body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAECF3;
}

/* GENERAL =============================== */


.blanco {background-color: #FFFFFF}
.azul {background-color: #003C93}
.celeste1 {background-color: #979FC1}
.celeste2 {background-color: #EAECF3}

A:link, A:visited, A:active { color: #003C93; text-decoration: none} 
A:hover { color: #002861; text-decoration: underline}

A.tit:link, A.tit:visited, A.tit:active { color: #ABABC4; text-decoration: none} 
A.tit:hover { color: #FFFFFF; text-decoration: none}

.txt {
font-size : 12px;
font-family : Trebuchet MS, arial, Helvetica;
color: #707070;
}

.txtazul {
font-size : 12px;
font-family : Trebuchet MS, arial, Helvetica;
color: #003C93;
line-height: 14px;
}

.footer {
font-size : 11px;
font-family : Trebuchet MS, arial, Helvetica;
color: #979FC1;
}
A.footer:link, A.footer:visited, A.footer:active { color: #979FC1; text-decoration: none} 
A.footer:hover { color: #979FC1; text-decoration: none}

.menu {	font-size : 12px; font-family : "Trebuchet MS", arial, Helvetica; color: #003C93; line-height: 22px;}
A.menu:link, A.menu:visited, A.menu:active { color: #003C93; text-decoration: none;} 
A.menu:hover { color: #002861; text-decoration: underline;}

.txtcel {
font-size : 12px;
font-family : Trebuchet MS, arial, Helvetica;
color: #979FC1;
}

.tit {
	font-size : 22px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color: #003C93;
	margin-top: 4px;
}