/* 
	Developed by:
	Prood.com
*/


body {
	background: #FED000 url(/images/fondo/amarillo.jpg) top left repeat-x;
}

a:link, a:visited {
	color: #FE9705;
}
a:hover, a:active {
	color: #FE9705;
}

/*-- LAYOUT --*/

#header #fondo {
	background: #FED000 url(/images/header/proteccion.jpg) top left no-repeat;
}
	
/* MENU 2 - pertenece al menu de servicios */
#menu2 {
	background:  url("/images/fondo/proteccion_menu.jpg") top left repeat-x;
	}

/*-- CONFIGURACION de los DIVs de ESTRUCTURA --*/
	
/* MENU 2 */	
#nav a.selected {
	background-position: 0 -228px;
	}


/*-- Estilo para el contenido --*/

#menuLat ul li a {
	color:#FED000;
	border: 1px solid #FED000;
}
#menuLat ul li a:hover {
	color:#FE9705;
	border-color: #FE9705;
}
#contenido h2 {
	color: #FE9705;
	border-bottom: 5px solid #FE9705;
}

#contenido {
	background: #fff url(/images/fondo/proteccion_logo.gif) top right no-repeat;
}

#txt .noticiasFecha {
	font-size:10px;
	color:#999;
	margin: 0;
	padding: 0;
}

#txt h3 {
	color: #FE9705;
}

/* Estilo para dejar el menu activo */
#nav #gd-proteccion a { background-position: 0 -228px; }
#menuLat #gd-proteccion-Lat a {	color:#fff;	text-decoration:none; background-color:#FE9705;	font-weight: bold; border-color: #FE9705; border-width: 1px 1px 1px 1px; border-style: solid; }
