.Estilo1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	background-color: #000000;
}
.enlace {	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlace:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.fila01 {	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #261403;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CD3C01;
}
.tabla01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #261403;
}
.zona {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #640000;
}

#idiomes{list-style:none;width:100%;text-align:center;margin:0;padding:0;font-family:arial;font-size:12px;padding:10px 0;}
#idiomes li{display:inline;}
#idiomes li a{display:inline;padding:0px 5px;color:#E19174;text-decoration:none;}
#idiomes li a.selected{color:#FFF2A8;}