@charset "utf-8";
.Tit-Marron {font-size: 16pt; color: #96773D; font-family: Georgia, "Times New Roman", Times, serif;}

.Tit-Rojo {
	color: #990000;
	font-weight: bold;
}

/* CSS Document */

.menu_sup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
.menu_sup a:link, .menu_sup a:visited{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menu_sup a:hover {
	color: #000000;
	font-weight: bold;
}
.menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #96773D;
	font-weight: normal;
}
.menu a:link, .menu a:visited{
	color: #96773D;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover {
	color: #69542C;
	font-weight: normal;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EFEADE;
	font-weight: normal;
}
.footer a:link, .footer a:visited{
	color: #ECE5D6;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	font-weight: bold;
}
.texto{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
.texto a:link, .texto a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.texto a:hover {
	color: #69542C;
	font-weight: bold;
}
.titular{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #96773D;
	font-weight: normal;
}
.titular a:link, .titular a:visited{
	color: #96773D;
	font-weight: bold;
	text-decoration: none;
}
.titular a:hover {
	color: #69542C;
	font-weight: normal;
}
.menucentral{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #745C30;
	font-weight: bold;
}
.menucentral a:link, .menucentral a:visited{
	color: #745C30;
	font-weight: bold;
	text-decoration: none;
}
.menucentral a:hover {
	color: #211B0E;
	font-weight: bold;
}
