@charset "utf-8";
/* CSS Document */
#header
{

	width: 930px;
	margin: auto;
	clear:both;
	padding:0;
	margin-bottom:0;
	overflow:hidden;
	height:135px;
}

#logo
{
	margin:0;
	padding:0;
	text-align:center;
	float: left;
	width:202px;
	height: 135px;
	overflow: hidden;
}
#top_right
{
	width:725px;
	float:left;
}
#langs
{
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:15px;
	text-align: right;	
}
#form_search_top
{
	margin:0;
	padding:0;
	text-align: right;
	display: inline;
}
#form_search_top_container
{
	width:100%;
	text-align: right;
	display:block;
	margin-bottom:0;
	padding-bottom:0;
	margin-bottom:10px;
	height:30px;
}


.nav_secciones
{
	background-image:url(/_img/v11/bg_sections.gif);
	background-repeat:no-repeat;
	width:725px;
	height: 34px;
	text-align: center;
	color:#CCCCCC;
	padding-top: 18px;
	float:right;
	margin:0;
}

.nav_secciones a
{
	color:#666666;
	vertical-align:middle;
	padding: 2px;
	text-transform:uppercase;
}

.nav_secciones a:hover
{
	background-color:#fafafa;
	text-decoration: none;
}
.nav_secciones_sel
{
	color: #000 !important;
	font-weight:bolder;
}


/*
#nav_top
{
	color:#000;
	background-image:url(/_img/v8/fdo_menu_top.gif);
	background-position: bottom;
	height:25px;
}
#nav_top div,#nav_top span
{
	float: left;
	margin-right:20px;
}
#nav_top a
{
	color:#000;
}
*/
