html,body {
  height:100%;
}

body {
	margin:0;
	font-size:11px;
	color:#6A6A6A;
}

a {
	color:#757575;
}

a:hover {
	text-decoration:none;
}

input {
	font-size:11px;
	color:#666666;
	border:1px solid #CCCCCC;
	padding:2px;
	vertical-align:middle;
}

textarea {
	font-size:11px;
	color:#666666;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}

#content {
	min-height: 100%; 
	margin:0 auto;
	background:url(../fotos/cabecera_patron2.jpg) repeat-x;
	background-position:990px 0;
}

/* Hack para IE 6 // pegar pie al bottom*/
* html #content {
  height:100%;
}

#sombra {
	width:100%;
	height:12px;
	background:url(../fotos/sombra_menu.png) repeat-x !important;
	filter: none !important;
	background:none no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fotos/sombra_menu.png", sizingMethod="scale");
	position:absolute;
	z-index:1;
	font-size:0;
}

#central {
	width:955px;
}

#escaparate {
	margin:0;
	width:349px;
	/*height:100%;*/
	background:url(../fotos/escaparate_fondo.png) !important;
	filter: none !important;
	background:none no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fotos/escaparate_fondo.png", sizingMethod="scale");
	text-align:left;
	padding:18px 62px 10px 50px;
	/*position:absolute;
	z-index:0;*/
		float:left;
}

.escaparate-titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px; 
	color:#569400;
	line-height:22px;
}
.escaparate-subtitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#999999;
	font-weight:bold;
	line-height:20px;
}

.escaparate-descripcion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
}

.escaparate-links {
	width:50%; float:left; line-height:16px;
}

.escaparate-link {
	background:url(../fotos/escaparate_lista.gif) no-repeat;
	padding-left:8px;
	color:#757575;
}

#dcha {
	width:460px;
	padding-top:8px;
	/*padding-left:432px; */
		float:left;
		margin-left:-30px;
}

#mi-casa{
	width:457px;
	height:123px;
}

#ventajas{
	width:400px; height:137px;
	padding:5px 0 0 57px;
}

#al-dia {
	width:400px;
	padding:6px 0 0 57px;
}

#al-dia-titulares {
	width:400px;
	height:55px;
	overflow:auto;
	margin-top:4px;
	font-size:11px;
	line-height:18px;
	/* scroll */
	/*<!--[if IE]>*/
		scrollbar-face-color:#ececec;
		scrollbar-arrow-color:#000000;
		scrollbar-track-color:#ffffff;
		scrollbar-shadow-color:#ececec;
		scrollbar-highlight-color:#ececec;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-darkshadow-Color:#ffffff;
	/*<![endif]-->*/
}

.al-dia-fecha {
	color:#136CB6;
	font-weight:bold;
}

#menu {
	height:35px;
	background-image:url(../fotos/menu_fondo.jpg);
}

#menu ul {
	margin:0;
	padding:0;
	width:931px;
	padding-left:59px;
	text-align:center;
}

#menu ul li {
	float:left;
	/*display:inline;*/
	height:35px;
}

#la_empresa {
	background:url(../fotos/menu/la_empresa.gif) no-repeat;
	width:108px;
}

#estrategia {
	background:url(../fotos/menu/estrategia.gif) no-repeat;
	width:103px;
}

#responsabilidad {
	background:url(../fotos/menu/responsabilidad.gif) no-repeat;
	width:268px;
}

#rrhh {
	background:url(../fotos/menu/rrhh.gif) no-repeat;
	width:69px;
}

#zona_prensa {
	background:url(../fotos/menu/zona_prensa.gif) no-repeat;
	width:135px;
}

#escaparate_menu {
	background:url(../fotos/menu/escaparate.gif) no-repeat;
	width:195px;
}

#menu ul li a {
	display:block;
	text-decoration:none;
	height:35px;
	background-position:top;
}

#menu ul li a:hover {
	/*background-position:0 -35px;*/
	background-position:bottom;
	height:35px;
}

.menu-activo {
	background-position:bottom;
}


#pie {
	position:relative;
  	height:33px;
  	margin-top:-33px;
	padding-bottom:0;

	background:url(../fotos/pie_fondo.gif) repeat-x;
	background-position:bottom;
	color:#FFFFFF;
}

#pie ul {
	margin:0;
	padding:0;
	padding-left:30px;
	width:960px;
	text-align:center;
}

#pie ul li {
	float:left;
	/*display:inline;*/
}

#pie ul li a {
	color:#FFFFFF;
	display:block;
	height:33px;
}

#pie ul li a:hover {
	/*background-position:0 -33px;*/
	background-position:bottom;
}

.pie-link {
	text-decoration:underline;
}

#contacto-pestana {
	background:url(../fotos/contacto_pestana2.gif) no-repeat;
	width:117px;
}

#simulador-pestana {
	background:url(../fotos/simulador_pestana2.gif) no-repeat;
	width:186px;
}

#mi-casa-pestana {
	background:url(../fotos/mi_casa_pestana2.gif) no-repeat;
	width:112px;
}
