.texto_idioma {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/fondo.gif);
	background-repeat:  repeat-x;
	background-color: #ebe9dc;
}
.celda_menu1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #09a6ef;
}
.celda_menu1 td{
		background-color: #09a6ef;
}
.celda_menu2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #09a6ef;
	text-decoration: none;
	background-color: #ffffff;
}
.celda_menu2 td{
		background-color: #ffffff;
}

a.celda_menu2:hover {
color: #ffffff;
text-decoration: none;
	background-color: #09a6ef;

}/*
a.celda_menu2 td:hover{
		background-color: #09a6ef;
}*/
.texto_programa_azul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09a6ef;
	text-decoration: none;
	line-height: 20px;
}
.texto_programa_negro {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #49473A;
	text-decoration: none;
	line-height: 20px;
}
.texto_dias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #49473A;
	text-decoration: none;
}
a.texto_programa_azul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #09a6ef;
	text-decoration: underline;
}
a.texto_programa_azul:hover {
	
	text-decoration: none;
}
.texto_porque {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6B61;
	text-decoration: none;
	line-height: 20px;
	}
	a.texto_porque {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6B61;
	text-decoration: underline;
	}
	a.texto_porque:hover {
	
	text-decoration: none;
}
/*#mapa{
	font-family: Tahoma;
	font-size: 11px;
	color: #003333;
	float: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FF0000;
}
*/