﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; list-style-type:none; font-family:Tahoma;}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 12px;
	background-color: #ffffff;
	margin:0px;
}
#contenedor { 
	background-image:url(../img/fondo_02.jpg);
	background-repeat:repeat-x;
	width: 100%;
	background-color: #ec8e00;
}
/*
#encabezado { 
	height:65px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}*/
#encabezado { 
	height:65px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	width:100%;
	z-index:555;
	background: #fff;
}

#encabezado_items{
	width: 960px;
	margin: 0 auto;
}

#logo{ 
	float:left;
	padding-left:72px;
	padding-top:3px;
}

#logo a{
	width: 130px;
	height: 58px;
	display: block;
	text-indent: -9999px;
	background: url(../img/logo_05.png) no-repeat;
}

#navegacion ul {
margin:0px;
padding:0px;
padding-right:5px;
list-style-type:none; /* quitar viñetas */
float:right;
margin-top:20px;
/*background:url(img/botonera_08.gif) no-repeat;*/ /* Para aclzar el menú */
}

#navegacion li {  /* menus a la izquierda */
	display:block;
	float:left;
	height:26px;  /* ordenar menus */

	position: relative; 
}	
#navegacion li a{
	float:left;
	width: 120px;
	text-decoration:none;
	text-indent: -9999px;
	/*opacity:0.5; */  /* para calzar menus */
}
#navegacion li a#btn1{
	width:54px;
	height:26px;
	background:url(../img/botonera_08.gif) no-repeat 0px 0px;
}
#navegacion li a#btn1:hover, a#btn1.selected{
	background:url(../img/botonera_08.gif) no-repeat 0px -26px!important;
}

#navegacion li a#btn2{
	width:86px;
	height:26px;
	background:url(../img/botonera_08.gif) no-repeat -53px 0px;
}
#navegacion li a#btn2:hover, a#btn2.selected{
	background:url(../img/botonera_08.gif) no-repeat -53px -26px!important;
}
	
#navegacion li a#btn3{
	width:158px;
	height:26px;
	background:url(../img/botonera_08.gif) no-repeat -140px 0px;
}
#navegacion li a#btn3:hover, a#btn3.selected{
	background:url(../img/botonera_08.gif) no-repeat -140px -26px!important;
}

#navegacion li a#btn4{
	width:100px;
	height:26px;
	background:url(../img/botonera_08.gif) no-repeat -298px 0px;
}
#navegacion li a#btn4:hover, a#btn4.selected{
	background:url(../img/botonera_08.gif) no-repeat -298px -26px!important;
}

#navegacion li a#btn5{
	width:80px;
	height:26px;
	background:url(../img/botonera_08.gif) no-repeat -400px 0px;
}
#navegacion li a#btn5:hover, a#btn5.selected{
	background:url(../img/botonera_08.gif) no-repeat -400px -26px!important;
}
#navegacion li a#btn6{
	width:101px;
	height:26px;
	background:url(../img/botonera_08.gif) no-repeat -569px 0px;	
}
#navegacion li a#btn6:hover, a#btn6.selected{
	background:url(../img/botonera_08.gif) no-repeat -569px -26px!important;
}
#navegacion li a#btn7{	width:93px;	height:26px;	background:url(../img/botonera_08.gif) no-repeat -477px 0px;	}#navegacion li a#btn7:hover, a#btn7.selected{	background:url(../img/botonera_08.gif) no-repeat -477px -26px!important;}
#contenido{
	height:745px;	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544945;
	position: relative;
	top: 60px;
	padding:20px 0;
}

#footer{
	background: #fff url(../img/linea_footer_13.png) repeat-x;
	height:130px;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#e35b00;
	text-align:center;
	padding-top:10px;
}

#footer_link{
	margin: 0 auto;
	width:610px;
	padding:15px;
	height: 90px;
}

#footer_link a.eucerin, #footer_link a.eucerinkids, #footer_link a.eucerinfb{
	width: 187px;
	height: 82px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	background: url(../img/links_17.png) no-repeat;
}

#footer_link a.eucerinkids{
	width: 230px;
	background: url(../img/links_18.png) no-repeat;
}

#footer_link a.eucerinfb{
	width: 166px;
	height: 74px;
	background: url(../img/facebook.gif) no-repeat;
}

/* TEXTOS ///////////////////////////////////////////*/
.titulo_pdto, .titulo_faq, span.ititle{
	color:#db4003;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

.titulo_faq{ font-size:14px;}


/* Compartidos /////////*/
.clear{ clear: both;}
.error_msg{
	width: 700px;
	height: 40px;
	border-top: 2px solid #ED8E00;
	border-bottom: 2px solid #ED8E00;
	background: #FDF0DB;
	margin-bottom: 5px;
	text-align: center;
	padding: 15px 0 0 2px;
	position: absolute;
	top: 360px;
	z-index: 999999;
	margin-left: 85px;
	font-weight: bold;
	font-size:14px;
}


#uv_items{
	position: absolute;
	top:-15px;
	right:26px;
	width: 376px;
	height: 85px;
	background: url(../img/bg_radiacion.png) no-repeat;
	z-index:20;
	display: block;
}

#uv_items div.sombra{
	background:transparent url(../img/degrade_radiacion.png) no-repeat scroll -5px 21px;
	float:left;
	height:45px;
	padding:15px 0 0 10px;
	width:128px;
	z-index:20;
}

#uv_items div.sol{
	width: 110px;
	height: 45px;
	background: url(../img/sol_radiacion.png) no-repeat;
	z-index:20;
}

#uv_items div.sol span{
	color:#000000;
	display:block;
	font-size:22px;
	font-weight:bold;
	position:relative;
	text-align:center;
	top:10px;
	width:92px;
	left: 20px;
	z-index:20;
}

#uv_items div.info{
	float: left;
	width: 217px;
	height: 65px;
	margin-top: 4px;
	padding-top: 15px;
	font-size: 11px;
	color: #fff;
	z-index:20;
}

#uv_items div.info select{
	margin-top: 6px;
	border: none;
	width: 190px;
	height: 16px;
	color: #5D5D5D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:relative;
	z-index: 554;
}

#city{
	text-transform: capitalize;
}

#flashmask{
	padding-top: 20px;
	width: 910px;
	height: 675px;
	margin:0 auto;
}

.separator{
	margin-top: 20px;
	width: 959px;
	margin-left: -20px;
}

.separator_left, .separator_right, .separator_center{
	background: url(../img/division_sombra_izq.png) no-repeat;
	width: 108px;
	height: 17px;
	float: left;
}

.separator_center{
	background: url(../img/division_sombra_bg.png) repeat-x;
	width: 680px;
}

.separator_right{
	background: url(../img/division_sombra_der.png) no-repeat;
}

.firma {
	background:transparent url(../img/firma.gif) no-repeat scroll 0 0;
	display:block;
	height:12px;
	text-indent:-9999px;
	width:84px;
	right: 10px;
	position: absolute;
}

 #opiniones{ position: absolute; top: 50%; z-index: 999; height: 143px; width: 22px; margin-top: -70px; margin-left: 0px; }
#opiniones a{ display: block; width: 22px; height: 143px; background: url(../img/opinion.png) no-repeat 0 0;}
#opiniones a:hover {background-position:-22px 0;}	  

