.lados_blancos {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #2668a0;
	text-decoration: none;
}
TD {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.texto_negro {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.texto_verde {
	font-family: Tahoma;
	font-size: 12px;
	color: #45860c;
	text-decoration: none;
	font-weight: normal;
}

a.texto_blanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.texto_blanco:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3a6ad5;
	text-decoration: underline;
}
A:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A51AB;
	text-decoration: none;
}
A.men {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0f3792;
	text-decoration: none;
}
A.men:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A51AB;
	text-decoration: underline;
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
