@charset "utf-8";
.BotonAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	font-size: 9px;
}
.LEtraAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
.texbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textoazul {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0E7C8C;
	text-decoration: none;
}
.bordetabla {
	border: 1px dotted #FFB232;
}

