#contenedor_header{
	width:100%;
}
#top{
	background-color:#ffe4fe;
	height:40px;
	text-align:right;
	width:100%;
}
#top ul{
	width:950px;
	padding-top:10px;
	margin:0 auto;
}
#top li{
	background:url(../img/header/sangria_top.jpg) no-repeat left;
	display:inline;
	padding:0 15px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.1pt;
}
#top li a{
	color:#426a8f;
	text-decoration:none;
}
#top span{
	color:#b3b9bf;
}

#header{
	width:950px;
	height:80px;
	margin:0 auto;
}
#header img{
	float:left;
}
#header form{
	float:right;
	margin-top:40px;
}
#header form .input_buscar{
	background:url(../img/header/background_input.jpg) repeat-x;
	border:solid 1px #bcbcbc;
	height:23px;
}
#header form .boton_buscar{
	background:url(../img/header/boton_buscar.jpg) no-repeat;
	border:none;
	height:25px;
	width:73px;
	margin-left:5px;
}


#submenu{
	background-color:#d8d8d8;
	border-top:solid 1px #FFFFFF;
	height:40px;
}
#contenedor_submenu{
	width:950px;
	margin:0 auto;
}
.pepe{
	width:550px;
	margin-top:10px;
	float:left;
}
.pepe li{
	display:inline;
	height:24px;
	float:left;
}
.pepe li div{
	background:url(../img/header/background_noticias_breves.jpg) repeat-x;
	height:18px;
	border:solid 1px #bcbcbc;
	width:426px;
	padding:1px 2px 1px 5px;
	font-size:11px;
	margin:0 8px 0 8px;
}
.pepe li img		{margin-top:4px;}
.pepe li span		{color:#5e97cd;}
.pepe li a			{color:#228bef; text-decoration:none;}
#submenu p			{font-size:11px; float:right; margin-top:10px;}
#submenu span		{color:#228bef;}



#menu{
	background:url(../img/menu/background_menu.jpg) repeat-x;
	height:22px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	font-size:12px;
}
#menu .separador{
	background:url(../img/menu/separador.jpg) no-repeat bottom;
	padding:0 1px 5px 0;
}
#menu ul{
	width:950px;
	margin:0 auto;
}
#menu li{
	background:url(../img/menu/separador.jpg) no-repeat bottom right;
	text-transform:uppercase;
	display:inline;
	padding:0 35px 5px 35px;
}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;
}