body {
	background-color: #F9F4E8;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	SCROLLBAR-FACE-COLOR:#E2E4DA; SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;  SCROLLBAR-SHADOW-COLOR: #817F66;  SCROLLBAR-3DLIGHT-COLOR: #E2E4DA;  SCROLLBAR-ARROW-COLOR:#817F66;  SCROLLBAR-TRACK-COLOR: #F1E6BE;  SCROLLBAR-DARKSHADOW-COLOR:#B7B6A4; 
}
.gris_osc_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
/* 0000 */
.gris_osc_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/* .gris_osc_10:hover {
	color: #BF3707;
} */
.gris_osc_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
/* .gris_osc_11:hover {
	color: #BF3707;
} */
.blanco_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA6600;
	text-decoration: none;
	font-size: 9px;
}
.link_9:hover {
	color: #FF3333;
}
.link_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.link_10:hover {
	color: #FF3333;
}
.link_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.link_11:hover {
	color: #FF3333;
}
.cafe_10serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.cafe_11serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/* .cafe_11serif:hover {
	color: #AA6600;
} */
.naranja_11serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #BF3707;
	text-decoration: none;
}
/* .naranja_11serif:hover {
	color: #AA6600;
} */
.titulo_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.supertitulo_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #BF3707;
	text-decoration: none;
}

.footer {
	float: left;
	text-align: left;
	font-weight: normal;	
	clear: both;
	font-size: 9px;
	color: #999;
	height: 50px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	width: 100%;
	max-width: 760px;
}

.footer p{
	margin: 0px;
}

.footer a, .footer a:hover, .footer a:visited, .footer a:link {
	background: none;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 0px;
}
.footer .column0 {
	text-align: left;
	float: left;
	width: 5%;
	margin: 0 10px;
}
.footer .columnA {
	text-align: left;
	float: left;
	width: 32%;
	margin: 0 5px;
}
.footer .columnB {
	text-align: left;
	float: left;
	width: 28%;
	margin: 0 5px;
}
.footer .columnC {
	text-align: left;
	float: right;
	width: 28%;
	margin: 0px 0px 0px;
}

.menuA{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #f1e8c7;
	text-decoration: none;
}

.menuA:hover{
	color: #fff;
}

.menuB{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #f1e8c7;
	text-decoration: none;
}

.menuB:hover{
	color: #fff;
}

.menuBack{
	border-radius: 18px;
	color: #f1e8c7;
	background-color: #817F66;
	padding: 10px;
}