@import url("footer.css");


/* CABECERA ************************************/
#cabecera{
	margin-bottom: 25px;
}
#cabecera_top{
	min-height:11px;
	height:auto !important;
	height:25px;
	background:url(../img/fondo_cabecera_top.gif) bottom #fff repeat-x;
	padding:8px 0 6px 0;
	color:#999;
	font-size:1.1em;
}
* html #cabecera_top{
	padding-bottom:0px;
}
#cabecera_top .no_full{
	margin: 0 auto;
	width: 768px;
	position: relative;
}
#cabecera_top ul li{
	display:inline;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	border-left:1px solid #999;
	padding:0 5px;
}
#cabecera_top a,#cabecera_top a:hover{
	color:#999;
	text-decoration:none;
	font-weight:normal;
}
#cabecera_top a:hover{
	text-decoration:underline;
}
#cabecera_top .primero{
	border:none;
}
#menu{
	background:url(../img/header/fondo_menu.gif) #000 repeat-x top;
	width:949px;
	min-height:36px;
	height:auto !important;
	height:36px;
	margin-left:6px;	
}
* html #menu {
	width:949px;
}
.no_full #menu{
	width: 758px;
	margin: 0 6px;
}
/*
.bordeado {
	height:25px;
	border-right:1px solid #000;
	border-left:1px solid #727374;
}
*/
#menu li{
	float:left;
	background:url(../img/header/fondo_bordes_menu.gif) repeat-y right;
	font-size:1.2em;
	padding: 0 !important;
	margin: 0 !important;
}
#menu a, #menu a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	display: block;
	line-height: 36px;
	height:36px;
	float:left;
	padding: 0 16px;
}
#menu li a:hover{
	background:url(../img/menu_top_over.gif) repeat-x center;
}
#menu #home{
	background: url(../img/header/btn_menu_home.jpg) no-repeat;
	width: 35px;
	height: 36px;
}
#menu #home a:hover{
	background: none;
}
#menu #home.seleccionado{
	background: url(../img/header/btn_menu_home_seleccionado.gif) no-repeat;
}
#menu #home a, #menu #ultimo{
	height:36px !important;
	padding: 0;
}
#menu li#ultimo{
	float:right;
	overflow:hidden;
}
#menu li#buscador{
	background: none;
	float: right;
	overflow:hidden;
}
#menu li.seleccionado{
	background:url(../img/header/fondo_menu_seleccionado.gif) #d7d7d9 repeat-x top;
	padding-bottom:2px;
}
#menu li.seleccionado a {
	color: #000;
}
#menu li.seleccionado a:hover {
	background:none;
}
#google_search{
	background:url(../img/header/fondo_buscar_google.jpg) left top no-repeat;
	overflow: auto;
	margin-top: 8px;
	width: 181px;
}
* html #google_search{
	width: 185px;
}
#google_search.ocupado{
	background:url(../img/header/fondo_buscar.jpg) left top no-repeat;
}
.no_full #google_search{
	position: absolute;
	top: 60px;
	right: 7px;
	background:url(../img/header/fondo_buscar_google_770.jpg) left top no-repeat;
}
.no_full #google_search.ocupado{
	background:url(../img/header/fondo_buscar_770.jpg) left top no-repeat;
}
#btn_buscar{
	background: url(/archivos_home/img/header/btn_buscar.jpg) no-repeat;
	width: 48px;
	height: 21px;
	float: left;
	border: 0;
}
.no_full #btn_buscar{
	background: url(/archivos_home/img/header/btn_buscar_770.jpg) no-repeat;
}
#google_search .text{
	background: none;
	height:17px;
	width:129px;
	border:0;
	float:left;
	font-size:1em;
	padding-top:2px;
}
.no_full .otros_links{
	margin-top: 0;
	font-size: 1em;
}
.otros_links{
	margin-top:-20px;
	margin-right:6px;
	font-size:1.1em;
	float: right;
}
.otros_links a,.otros_links a:hover{
	text-decoration:none;
	color:#999999;
}
.otros_links a:hover{
	text-decoration:underline;
}
* html .otros_links {
	margin:0;
	position:relative;
	top:-25px;
}
.compras{
	padding-right:18px;
}
#ayuda_soporte{
	background: none !important;
}
#ayuda_soporte.seleccionado {
	background:url(../img/header/fondo_menu_seleccionado.gif) #d7d7d9 repeat-x top !important;
	padding-bottom:2px;
}
.flotar_izq{
	float: left;
}
/*************************************/