a:link {
	text-decoration: none;
	color: #c50b00;
}

a:visited {
	text-decoration: none;
	color: #c50b00;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #c50b00;
}


.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #656161;
	text-align: justify;

}
.textos_destacados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #656161;
	font-weight: bold;
}
.textos_bajadas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #a3a3a3;


}
.títulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c50b00;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;



}
.sub_títulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #800700;
	font-weight: normal;
	text-decoration: none;


}
.sub_títulos_interiores {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bb1f00;
	font-weight: normal;
	text-decoration: none;


}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #c00c0c;




}
.menu_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #515151;
	line-height: normal;

}
.menu_secundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.texto_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	background-color: #F0F0F0;
}
.tablas_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #8c8c8c;
	line-height: normal;

}

.campos {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin: 0px;
	padding: 1px;
	height: auto;
	border-top-color: #c50b00;
	border-right-color: #c50b00;
	border-bottom-color: #c50b00;
	border-left-color: #c50b00;






}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 70px;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 0px;
	background-image: url(../images/fondo_botones.gif);
	border-top: 0px none #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;








}

