body{
	color:#000000;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

a{
	color:#3F619E;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color:#9D3F8F;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.documentos{
	color:#3F619E;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.documentos:hover{
	color:#9D3F8F;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.botones{
	background: url(imagenes/boton_off.png);
	color:#3F619E;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	
}

.botones:hover{
	background: url(imagenes/boton_on.png);
	color:#9D3F8F;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	
}
.botones_socios{
	background: url(imagenes/boton_on.png);
	color:#9D3F8F;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	
}

.botones_socios:hover{
	background: url(imagenes/boton_off.png);
	color:#3F619E;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	
}

.menu{
	background: url(imagenes/boton_off.png);
	color:#3F619E;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	
}

.titulo{
	background: url(imagenes/fondo_titulo.png);
	color: #3F619E;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.titulo_grande{
	background: url(imagenes/fondo_titulo_grande.png);
	color: #3F619E;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}

.sugerencias{
	color: #3F619E;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	vertical-align: middle;
}

.titulo2{
	color:#3F619E;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
}

.llave{
	background: url(imagenes/fondo_llave.png);
	background-repeat: repeat-y;
	background-position: right;
}
 
.texto{
	background-color: #FFFFFF;
}

marquee{
	color:#9D3F8F;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.formulario_inicio{
	color: #3F619E;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	
}

.formulario_inicio_input{
	background: #FFFFFF;
	color: #3F619E;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}

.formulario_sugerencias_input{
	background: #FFFFFF;
	color: #3F619E;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
}
 
.botones_2{
	color:#FEF0D8;
	color:#3F619E;
	
}
