
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/fondo.gif);
	background-repeat:  repeat-x;
	background-color: #ebe9dc;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
.cabecera{
	position:relative;
	overflow: hidden;
	width: 648px; 
	height: 185px;
}
a img {
	border: none;
}
.texto_idioma {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.idioma{
	position: absolute;
	top: 0; 
	right: 10px;
}
.idioma a{
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.idioma a:hover{
	color:#C27A5E;
	text-decoration:underline;
}
.celda_menu1{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C27A5E;
}
.celda_menu1 td{
		background-color: #C27A5E;
}
.celda_menu2{
	font-size: 18px;
	font-weight: normal;
	color: #C27A5E;
	text-decoration: none;
	background-color: #ffffff;
}
.celda_menu2 td{
		background-color: #ffffff;
}
a.celda_menu2:hover {
color: #ffffff;
text-decoration: none;
	background-color: #C27A5E;

}
.texto_programa_azul {
	font-size: 11px;
	font-weight: bold;
	color: #C27A5E;
	text-decoration: none;
	line-height: 20px;
}
.texto_programa_azul a {
	font-size: 11px;
	font-weight: bold;
	color: #C27A5E;
	text-decoration: none;
	line-height: 20px;
}
.texto_programa_azul a:hover {
	text-decoration: underline;
}
.texto_programa_negro {
	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-size: 11px;
	font-weight: normal;
	color: #C27A5E;
	text-decoration: underline;
}
a.texto_programa_azul:hover {
	text-decoration: none;
}
.texto_porque {
	font-size: 11px;
	font-weight: normal;
	color: #6D6B61;
	text-decoration: none;
	line-height: 20px;
	}
a.texto_porque {
	font-size: 11px;
	font-weight: normal;
	color: #6D6B61;
	text-decoration: underline;
	}
a.texto_porque:hover {
	text-decoration: none;
}
.texto_porque_titulo{
	color: #C27A5E;
	font-size: 14px;
	font-weight:bold;
}
 ul.texto_porque {
	margin:5px;
}
.texto_porque  li{
	background-image:url(../images/piti.gif);
	background-repeat:no-repeat;
	background-position:left 0.7em;
	padding-left:10px;
}

