.marco {
	border: 1px solid #E4E5E5;
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6D8C;
}
.login {
	font-family: Tahoma;
	font-size: 11px;
	color: #FB9700;
}
.azul {

	font-family: Tahoma;
	font-size: 11px;
	color: #3A6D8C;
}
.rojo {


	font-family: Tahoma;
	font-size: 11px;
	color: #E34400;
}
.azul12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A6D8C;
	list-style-image: url(images/vineta.jpg);
}
.rojoitalic {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
}
.naranja {


	font-family: Tahoma;
	font-size: 11px;
	color: #E34400;
}
.rojo-grande {
	font-family: Tahoma;
	font-size: 13px;
	color: #E34400;
	font-weight: normal;
}
.marcoAzul {

	border: 1px solid #3A6D8C;
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6D8C;
}
