body{
	font-family:Tahoma, Arial;
	margin:0;
	padding:0;
	background-color: #333333;
}

p{
	font-size:0.8em;
}

th {
	font-size: 0.9em;
	font-weight: normal;
	background-image: url(imagenes/deg_gris.jpg);
	height:10px;
	border: 1px solid #999999;
}

.up{
	background-image: url(imagenes/up.png);
	background-repeat: no-repeat;
	background-position: right;		
}
.down{
	background-image: url(imagenes/down.png);
	background-repeat: no-repeat;
	background-position: right;		
}


th a{
	color:#000000;
}



td{
	color:#003399;
}

td a{
	color:#003399;
}

.fila1 {
	background-color: #FFFFCC;
	font-size:0.8em;
}


.fila2 {
	background-color: #FFFF99;
	font-size:0.8em;
}
#cabecera {
	height: 200px;
	background-image: url(imagenes/Head.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contenedor {
	margin:auto;
	width: 990px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background:#FFFFFF;
}

#contenido{
	padding:10px;
	background-image: url(imagenes/degris.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

#menu{
	background-image: url(imagenes/deg_gris.jpg);
	background-repeat:  repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height:22px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#menu li{
	display:inline;
	padding-left:5px;
	text-transform:uppercase;
}

#menu a{
	font-size:0.8em;
	color:#003399;
	text-decoration:none;
}
#menu a:hover{
	border-bottom:solid #666666;
}
#criterio {
	border: 1px solid #CCCCCC;
	margin:10px;
	padding:5px;
	background-image: url(imagenes/fondo.png);
	background-repeat: repeat;
}
#tabla {
	width: 970px;
	clear:both;
}

.resultado {
	background-color:#003399;
	color:#FFFFFF;
	font-size:1.2em;
	margin:2px;
	border: 1px solid #999999;
	padding:2px;
	
}
#texto {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

label{
	color:#003399;
	font-size:0.8em;
}

#pie {
	background-color: #CCCCCC;
	margin-top:10px;
	font-size:0.7em;
	text-align:center;
	height:20px;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#pie a{
	color:#000000;
}


#seccion{
	float:right;
	padding-right:5px;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	color:#003399;
}	

.programa_hora {
	background-color: #003399;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align:center;
}
.programa_evento1 {
	font-weight: normal;
	color: #003399;
	font-size: 0.8em;
	text-align:left;
	background:#D6CFFC;
}

.programa_evento2 {
	font-weight: normal;
	color: #003399;
	font-size: 0.8em;
	text-align:left;
	background:#D0D3F9;
}

h3{
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
}

#eligedia ul{
	list-style:none;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}

#eligedia li{
display:inline;}