@charset "utf-8";
/* CSS Document */


.txtblanco10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.txtblanco10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}




.lineaextazul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000065;
	border-bottom-color: #000065;
	border-left-color: #000065;
}


.txtazulosc10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000065;
	text-decoration: none;
	text-align: justify;
}

a.txtazulosc10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.txtazulcl10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00b4ff;
	text-decoration: none;
}

.lineainfazul {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000065;

}

.txtazulosc12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000065;
	text-decoration: none;
}






