
#body_contenido
{	
	background:url("estilo2/fondoContenido.jpg") repeat-y;

}
	
#cabecera
{
	background:url("estilo2/fondoCabeceraVerano.jpg") no-repeat;
}


#cabecera #herramientas UL LI a:hover
{
	text-decoration:underline;
	color:#FF6701;
}


#menuEnlaces UL LI a
{
	color:#000099;
	background: url("estilo2/fondoBotonVerano.jpg") no-repeat;
}

#menuEnlaces UL LI a:hover
{
	color:#FFFFFF;
	background: url("estilo2/fondoBotonHoverVerano.jpg") no-repeat;
}

#contenido #texto_contenido
{
	background: url("estilo2/fondoContenidoCabecera.jpg") no-repeat left top;
}

#contenido #menu_contenido
{
	background:url("estilo2/fondoMenuNoticiasVerano.jpg") top no-repeat;
}

#contenido #menu_contenido LI .fecha
{
	color:#FF6701;
}

#contenido #menu_contenido LI A:hover
{
	color:#FF6701;
}

#contenido #menu_contenido #menu_contenido_google
{
	background: url("estilo2/fondoBotonLocalizaVerano.jpg") left no-repeat;
}

#contenido #menu_contenido #menu_contenido_google:hover
{	
	background: url("estilo2/fondoBotonLocalizaHoverVerano.jpg") no-repeat;
	
}

#pie
{
	background: url("estilo2/fondoPieVerano.jpg") no-repeat top;
}

#pie A
{
	text-decoration:underline;
	color:#FF6701;
}

#pie A:hover
{
	text-decoration:none;
	color:#666666;
}

#contenido #texto_contenido #listado li .datosNoticias H4
{
	background:url("estilo2/iconoNoticiaVerano.gif") no-repeat;
}
