@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.rojo {
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30567A;
	text-decoration: none;
}
.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30567A;
	text-decoration: underline;
}
.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #457BAD;
	text-decoration: underline;
}
.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30567A;
	text-decoration: none;
}
.vermas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30567A;
	text-decoration: underline;
}
.vermas a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4073A2;
	text-decoration: underline;
}
.vermasgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.vermasgris a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.vermasgris a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #30567A;
	text-decoration: none;
}
.tit_modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}
.tit_modulo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}
.tit_modulo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}
.texto_moduloizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tit_socio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A9125;
	text-decoration: none;
	font-weight: bold;
}
.tit_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #30567A;
	text-decoration: none;
	font-weight: bold;
}
.borde {
	border: 3px solid #BBE2FF;
}

