@CHARSET "ISO-8859-1";

html{
	font: normal 12px Arial;
}

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;	
	font: normal 12px Arial;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	text-align: center;		
	color:#666666;
}

a, a:hover, a:active, a:visited{
	text-decoration:none;
	font-size:12px;
	color:#0598CB;
}

a img{
	border: 0px;
}
img{
	border: 0px;
}
h1{
	font-size:18px;			
	font-weight:bolder;
	margin:0em 0em 0em 0em;
}

h2{
	font-size:14px;		
	font-weight:bolder;
	margin:0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

h3{
	font-size:12px;		
	font-weight:bolder;
	margin:0em 0em 0em 0em;
}

#page {
	position:relative;
	text-align: left;	
	margin: 0px auto;	
	border: 0px solid #FF0000;
	background-color: #FFF;
	width:77.5em;
	padding:1em 1em 1em 1em;
			
}

#top{
	position:relative;
	z-index:1;
	width:77.6em;
	background-color: #A6C6EC;		
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

#top #menu{
	position:absolute;
	top:5em;
	right:0.1em;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;			
	text-align: left;
	font-size:13px;
	font-weight:bolder;
}

/*====================TOP MENU ======================*/
ul.menu img { border: none; }
ul.menu li { display: inline; list-style:none; margin:0em 0em 0em 0em; padding:0em 0em 0em 0em;}
ul.menu li a { float: left; display:block; height: 22px; margin:0em 0em 0em 0em; padding:0em 0em 0em 0em; }
ul.menu li a img { border:none; vertical-align:bottom; /* for IE6 */}
ul.menu li a:hover { visibility:visible; /* for IE6 */ }
ul.menu li a:hover img { visibility:visible; /* for IE6 */ }
ul.menu li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

ul.menu li a#inicio { width: 63px; background:url(../images/menu/iniciosel.gif) no-repeat left bottom; }
ul.menu li a#historia { width: 78px; background:url(../images/menu/historiasel.gif) no-repeat left bottom; }
ul.menu li a#productos { width: 94px; background:url(../images/menu/productossel.gif) no-repeat left bottom; }
ul.menu li a#guia { width: 186px; background:url(../images/menu/guiasel.gif) no-repeat left bottom; }
ul.menu li a#faq { width: 194px; background:url(../images/menu/faqsel.gif) no-repeat left bottom; }

#wrapper{	
	z-index:0;
	position:relative;
	margin:0em 0em 0em 0em;
	top:0em;	
	/*background: #A6C6EC url(../images/home/pixfondoazulcielo.gif) repeat;*/
	width:74.6em;
	background-color: #A6C6EC;
	padding:1.5em 1.5em 1.5em 1.5em;
}


#bottom{	
	z-index:0;
	position:relative;
	background-color: #88B0D4;
	margin:2em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	height: 26px;	
	color:#FFFFFF;	
	width:77.6em;
}

#bottom a{
	color:#FFFFFF;
	text-decoration: none;
}

#menuBottom {
	background-color: #FFFFFF;
	width:140px;
	/*width:144px;*/	
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;			
	text-align: right;
	position: absolute;
	bottom: -24px;
	right: 0;
}
#menuBottom ul {
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;			
}
#menuBottom ul li{
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;			
}

#menuBottom ul.menu li a { height: 26px; margin-left: 5px;}
ul.menu li a#farmacia { width: 159px; background:url(../images/bottom/botfarmaceuticossel.gif) no-repeat left bottom; }
ul.menu li a#prensa { width: 139px; background:url(../images/bottom/botprensasel.gif) no-repeat left bottom; }
ul.menu li a#Reckitt { width: 131px; height: 70px; background:url(../images/bottom/logo_reckitt.jpg) no-repeat 0 0; }

#txtBottom{
	float:left;
	width:600px;
	height: 26px;	
	font-weight: bold;
	font-size: 10px;
	margin:-0.5em 0em 0em 0em;
	padding:0em 1em 0em 1em;			
	text-align: left;
	vertical-align: middle;		
}
#txtBottom a{
	font-size: 11px;
}

.clearing{
	clear: both;
}

.cabecera{
	background-color:#5EBFDF;
	color:#FFF;
	font:bolder 12px Arial; 
	padding:0.2em 0em 0.2em 1em;
	margin:0em 0em 0em 0em;
}

.cabecera2{
	color:#5EBFDF;
	font:bolder 12px Arial; 
	padding:1em 0em 0em 1em;
	margin:0em 0em 0em 0em;
}

.desc_cabecera{
	border-bottom:2px solid #FFF;
	padding:1em 1em 1em 1em;
	margin:0em 0em 0em 0em;	
	height: 1%;
}

.desc_cabecera2{
	border-bottom:2px solid #5EBFDF;
	padding:0em 0em 0em 0em;
	margin:1em 1em 1em 1em;	
	height: 1%;
}

