.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: 0px solid #3A6D8C;
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6D8C;
}
a:visited {
	color: #3A6D8C;
	text-decoration: none;
}
a:active {
	color: #3A6D8C;
	text-decoration: none;
}
a:link {
	color: #3A6D8C;
	text-decoration: none;
}
a:hover {
	color: #E34400;
	text-decoration: underline;
}
.blanca {

	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.marco2 {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6D8C;
}