body {
	margin: 0px;
	padding: 0px;
}
.fndBarDer {
	background-color: #FFCC00;
}
.txtIdiomas {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #3366E1;
}

.txtFecha {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #FF5050;
}
.txtFecha2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FF5050;
}
.fndAzul {
	background-color: #3E77A8;
}
.fndAzulClaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3E77A8;
	background-color: #9ED4FB;
}
.txtAzul {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #3366E1;
	text-align: justify;
}
.txtAzul2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #3366E1;
	text-align: justify;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fndBarraTitu {
	background-color: #3E77A9;
	background-image: url(images/fndTitular.jpg);
	background-repeat: no-repeat;
}
.txtGdeBlco {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	
}
.fndBlncoTxtAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3E77A8;
	background-color: #FFFFFF;
}
.txtmenu {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #3366E1;
}

.txtForm {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF5050;
	
}


