body { 

margin : 0;
padding : 0;
color : #333333;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align : left;
/*background-color: #D3D3D3;*/
background-color:#FFB164;
background:#ffffff url(imagenes/fondos/fondo_web7.jpg) top left repeat-x;
text-decoration:none;
	
} 


#myGallery
{
width: 200px !important;
height: 180px !important;
} 

/* Noticias */
.titulo_noti{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#970000;

}
.noticia{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.blanco{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.titulo_peque{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}



/* Los enlaces */
a {
text-decoration:none;
color:#970000;
}
a:hover {
text-decoration:underline;
color:#970000;
}
.menu a:hover{
text-decoration:none;
color:#FF0000;
}



/* Calendario */
.celda1 { 
font-size : x-small;
} 
.celda2 { 
font-size : x-small;
} 
.celda3 { 
font-size : x-small;
} 
.tabla_sava th, td { 
font-size : xx-small;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
} 
.da	{
	margin:0;
	font-family : verdana,arial,helvetica;
	background-color: #E8FAFF;
	font-size : xx-small;
	color:	#0000FF;
	font-weight: normal;
	text-align:	center;
	}
.fs	{
	font-family : verdana,arial,helvetica;
	background-color:	#FFFFFF;
	font-size : xx-small;
	color:	#ff0000;
	font-weight: normal;
	text-align:	center;
	}	
.de	{
	font-family : verdana,arial,helvetica;
	background-color:#9EDAE2;
	font-size : xx-small;
	color:	#336600;
	font-weight: normal;
	text-align:	center;
	}
.dev {
	font-family : verdana,arial,helvetica;
	background-color: #0066FF;
	font-size : xx-small;	
	color:	#FFFFFF;
	font-weight: normal;
	text-align:	center;
}	
.altn  {
	font-family : verdana,arial,helvetica;
	font-size : xx-small;
	color: #006633;
	background-color: #E8FAFF;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : xx-small;
	color: #ffffff;
	background-color: #003366;
	font-weight: bold;
}
/* Calendario */


/* el cuadro de la busqueda */
div.busca {
font-family : verdana,arial,helvetica;
color: #000000;
margin-top:15px; 
margin-left:20px; 
} 

.entrada{
font-size : 10px;
}

.titulo_seccion{
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color:#003366;
	font-weight: bold;
}

/* botones */

.btn_peque{
	font-family : arial,helvetica;
	font-size : 10px;

}