body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

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

h2 {
	font-size : 12px;
	font-family : "Trebuchet MS", arial, Helvetica;
	color: #979FC1;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}


.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;
}
.txt2 {
font-size : 12px;
font-family : Trebuchet MS, arial, Helvetica;
color: #707070;
line-height: 14px;
}

.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: underline}

.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;
}

.boton {color:#444444; background:#D1D1D1;height:18px;border:1px solid #BABABA; font-family: Verdana, Arial, Helvetica;font-size:8pt;margin:0 0 0 0px;}
.campo {color:#6E6E6E; background:#FFFFFF;font:normal 11px Arial, Helvetica;border: solid 1px #BABABA;margin:2 4px 0 0px;}


#sign a
  {color:#979FC1; font-weight: bold; text-decoration: none}
#sign a:hover
  {color:#979FC1; font-weight: bold; text-decoration: underline}