@import url("reset.css");

/* ESTRUCTURA *********************/
body{
	background:url(../img/bg_cabecera.gif) top center no-repeat;
}
#contenido{
	width:974px;
	margin:auto;
}
/**********************************/

/* FORMULARIOS ********************/
.bloque{
	margin-bottom:10px;
}
.text{
	background:#f7e1f1;
	border:1px solid #952669;
	color:#464646;
	font-size:1em;
	width:136px;
	padding:3px 5px 2px 5px;
}
.boton input{
	position:absolute;
	left:-999px;
	top:-999px;
	width:0;
	height:0;
	background:none;
	overflow:hidden;
	border:0;
}
/**********************************/

/* CABECERA ***********************/
#cabecera{
	height:200px;
	color:#fff;
	padding:0 7px;
}
#cabecera a{
	color:#fff;
	text-decoration:none;
}
#cabecera a:hover{
	text-decoration:underline;
}
#cabecera .bloque{
	margin-bottom:5px;
}
#guia{
	font-size:1.1em;
	background:url(../img/ico_flecha.gif) left no-repeat;
	padding-left: 15px;
	color:#fff;
	float:left;
	margin-top:180px;
}
#guia span{
	color:#feb914;
}
#login{
	float:right;
	margin-top:40px;
	text-align:right;
}
#login .text{
	color:#313888;
}
#personas{
	background:url(../img/ico_personas.gif) left no-repeat;
	height:25px;
}
.buscador{
	float:right;
	clear:right;
	background:url(../img/ico_lupa.gif) left no-repeat;
	padding-left:30px;
	height:24px;
	width:227px;
}
.buscador label{
	font-size:1.1em;
	float:left;
	line-height:20px;
	margin-right:5px;
}
.buscador .text{
	float:left;
	border:1px solid #fdb70f;
	border-right:0;
	background:#fff;
}
.buscador .boton{
	float:left;
	background:url(../img/btn_submit_buscar.gif) no-repeat;
	width:25px;
	height:20px;
}
/**********************************/

/* MENU ***************************/
#menu{
	background:url(../img/bg_sombra_menu.png) right bottom no-repeat;
	padding-right:7px;
	margin-left:7px;
}
#menu ul{
	border-top:2px solid #feb914;
	background:url(../img/bg_menu.gif) top repeat-x;
}
#menu li{
	float:left;
	text-align:center;
}
#menu li a{
	height:34px;
	line-height:34px;
	float:left;
}
#menu li a:hover{
	background-position:bottom center !important;
}
#menu li a span{
	display:none;
}
/**********************************/

/* CUERPO *************************/
#cuerpo{
	background:url(../img/bg_cuerpo.png) right repeat-y;
	padding:0 7px;
}
#contenido_cuerpo{
	background:#fff url(../img/bg_contenido_cuerpo.gif) top left no-repeat;
}
.marco{
	padding:0 40px;
	padding-top:20px;
}
#banner_principal{
	margin-bottom:15px;
}
#secciones_destacadas{
	margin-bottom:15px;
}
#secciones_destacadas .modulo{
	float:left;
	margin-right:19px;
}
#secciones_destacadas .modulo.ultimo{
	margin:0;
}
#banners{
	margin-bottom:15px;
}
#banners .izquierdo{
	float:left;
}
#banners .derecho{
	float:right;
}
#paginas{
	float:left;
}
#paginas .modulo{
	float:left;
	margin-right:5px;
	background:url(../img/bg_modulo_paginas.gif) bottom no-repeat;
	height:211px;
	overflow:hidden;
	width:197px;
}
#paginas .modulo h3{
	width:197px;
	height:25px;
}
#paginas .modulo h3 span{
	display:none;
}
#paginas .modulo .imagen{
	height:93px;
}
#paginas .modulo p{
	width:179px;
	font-size:1.1em;
	color:#6c6c6c;
	margin:5px auto;
	line-height:14px;
	height: 56px;
	overflow:hidden;
}
#paginas .modulo .ver_mas{
	text-align:right;
	width:179px;
	margin:auto;
}
#nuestra_compania h3{
	background:url(../img/titulo_nuestra_compania.gif) no-repeat;
}
#proceso_de_produccion h3{
	background:url(../img/titulo_proceso_de_produccion.gif) no-repeat;
}
#publicidad h3{
	background:url(../img/titulo_publicidad.gif) no-repeat;
}
#noticias{
	float:right;
	background:url(../img/bg_noticias.gif) bottom no-repeat;
	height:211px;
	width:325px;
	display:inline;
	margin-right:5px;
}
#noticias h3{
	background:url(../img/titulo_noticias_de_ultimo_minuto.gif) right no-repeat;
	height:25px;
	margin-bottom:9px;
}
#noticias h3 span{
	display:none;
}
#contenido_noticias{
	height:168px;
	width:315px;
	margin:auto;
	overflow:auto;
}
#contenido_noticias .modulo{
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-bottom:15px;
}
#contenido_noticias .modulo.ultimo{
	margin:0;
	border:0;
	padding:0;
}
#contenido_noticias .imagen img{
	float:left;
	border:2px solid #d1dde4;
}
#contenido_noticias .texto{
	float:right;
	color:#6c6c6c;
	font-size:1.1em;
	width:202px;
}
#contenido_noticias h4, #contenido_noticias h4 a{
	color:#d39607;
	font-weight:bold;
	text-decoration:none;
}
#contenido_noticias h4 a:hover{
	text-decoration:underline;
}
#contenido_noticias .fecha{
	color:#d39607;
}
#noticias_anteriores{
	text-align:right;
	color:#6c6c6c;
	font-size:1.1em;
	margin:5px 10px 25px 0;
}
#noticias_anteriores a{
	color:#6c6c6c;
	text-decoration:none;
}
#social{
	background:url(../img/bg_social.gif) center no-repeat;
	line-height:20px;
	height:20px;
	padding:12px 40px;
}
#social label{
	font-size:1.1em;
	color:#484848;
	float:left;
}
#social .modulo{
	float:left;
	display:inline;
	margin-left:5px;
}
#social .separador{
	margin:0 10px;
	border-right:1px solid #c9c9c9;
	height:20px;
	display:inline;
	float:left;
}
#social .text{
	border:1px solid #feb914;
	background:#fff;
	float:left;
}
#social #formularioNewsletter .boton{
	background:url(../img/btn_ok.gif) no-repeat;
	width:34px;
	height:19px;
	float:left;
	display:inline;
	margin-left:5px;
}
#social #formularioDeBusquedaSocial .text{
	border-right:0;
}
#social #formularioDeBusquedaSocial .boton{
	float:left;
	background:url(../img/btn_submit_buscador_social.gif) no-repeat;
	width:25px;
	height:20px;
}
#sombra_abajo{
	margin-left:7px;
	width:967px;
	height:6px;
	background:url(../img/sombra_abajo.gif) no-repeat;
}
/**********************************/

/* PIE ****************************/
#pie{
	margin-top:20px;
	height:35px;
	background:url(../img/bg_pie.gif) bottom no-repeat;
	text-align:center;
	padding-top:60px;
	font-size:1.1em;
	color:#fff;
}
#pie a{
	color:#fff;
	margin:0 10px;
	text-decoration:none;
}
#pie a:hover{
	text-decoration:underline;
}
/**********************************/