body{
	background: url("/images/fondo.jpg") no-repeat center 0 fixed;
	font-size:12px;
	font-family:serif;
	font-family: Arial, Helvetica, Verdana;
}

.header_princ{
	width:900px;
	margin:auto;
}

.header{
	width:750px;
	margin:auto;
	position:relative;
	height:200px;
}

#logo{
	position:absolute;
	top:35px;
	z-index:10;
}

.clear{clear:both;}

.header ul li{
	float:left;
	position:relative;
}

.header ul{
	float:right;
	margin-top:65px;
    position: relative;
    z-index: 10;	
}

.header li a{
	text-decoration:none;
	padding:10px;
	font-weight:bold;
	color:#104E81;
	text-shadow:-1px  -1px 0 #fff;
	display:block;
	width:100px;
	text-align:center;
}

.header li a:hover{
	 background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    color: #0D62A7;
}

.agua{
	background: url("/images/agua2.png") no-repeat center 0;
	height:700px;
	margin-top:-136px;
}

.adentro_agua{
	position:relative;
	width:900px;
	height:700px;
	margin:auto;
}

.agua img{
	position:absolute;
}

#verdesito{
	left:225px;
	top:70px;
}

#agua_plus{
	left: 190px;
    top: 70px;
    width: 241px;
}

#rojo_verde{
	left:-10px;
	top:50px;
}

#rosa{
	left:-40px;
	top:138px;
}

#azul{
	top:148px;
	right:-40px;
}

.pie{
	background: url("/images/fondo_pie.jpg") no-repeat center 0;
	height:70px;
}

.agua h2{
	position:absolute;
	top:620px;
	left:65px;
	font-size:28px;
	color:#104E81;
	font-weight:inherit;
}

.agua h2 span{
	color:#93CDFC;
	font-weight:bold;
}

#texto_pie{
	color: #66A8FF;
    font-family: segoe ui;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
    margin: auto auto 30px;
    text-align: left;
    width: 558px;
}

.pie_princ{
	margin-top:105px;
}

.contenido{
	width:900px;
	margin:-80px auto;
	position:relative;
}

#botella_roja{
	position:absolute;
	left:400px;
}

#botella_rosa{
	position:absolute;
	right:315px;
}

#b2_azul{
	position:absolute;
	right:270px;
}

#b_azul{
	position:absolute;
	right:400px;
}

#b3_azul{
	position:absolute;
	right:150px;
}

#botella_verde{
	position:absolute;
	right:160px;
}
#plus{
	position:absolute;
	right:40px;
}

#botella_azul{
    left: 30px;
    position: fixed;
    top: 205px;
}

.agua_de_plata{
	color: #000000;
    float: right;
    font-size: 14px;
    line-height: 1.5;
    margin: 200px 80px 0 0;
    text-align: justify;
    width: 500px;
}

.agua_de_plata p{margin-top:20px;}
.agua_de_plata ul{margin-top:25px;margin-left:35px;}
.agua_de_plata ul li{list-style:disc;padding:5px;}

.agua_de_plata h1{
	font-family:serif;
	font-size:32px;
	font-weight:inherit;
	color:#104E81;
	letter-spacing:5px;
	text-shadow: 0 1px 0 #CCC;
}

.contacto{
	width:750px;
	margin:50px auto;
	font-family:helvetica;
}

.inputs{
	background: url("/images/img_input2.png") no-repeat -60px -4px;
	width:435px;
	height:47px;
	padding-left:60px;
	border:0;
}

.contact td textarea{
	background: url("/images/img_textarea.png") no-repeat -25px -2px;
	height: 178px;
    width: 435px;
    border:0;
    padding:30px 0 0 60px;
}

#enviar{
	float:right;
}

.contacto img{
	float:left;
}

.contact{
	float:right;
}
#sub{
	display:none;
	position:absolute;
	top:-36px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95) !important;
	background: #fff;
	-moz-box-shadow:0 2px 2px #888;
	-webkit-box-shadow:0 2px 2px #888;
	box-shadow:0 2px 2px #888;
}
#sub li{
	float:none;
	border-bottom: 1px dotted #C8E1FF;
}
#sub li a{
	color: #083347;
    text-shadow: 0 1px 0 #FFFFFF;
}

#sub li a:hover{
	 background: none repeat scroll 0 0 transparent;
    color: #9FB4E8;
    text-shadow: 0 1px 0 #FFFFFF;
}

#text_co{
	color:#D53939;
}

#text_ma{
	color:#BC1B91;
}

#text_si{
	color:#0F8606;
}

#d select{
	width:120px;
}

.distrib{
	background: url("/images/cuadro_distrib.png") no-repeat;
	width:300px;
	height:165px;
	padding:1px;
	float:left;
}

.distrib table{
	font-size:12px;
	margin-left:22px;
}

.distrib table td{
	color: #0298C9;
    padding: 15px 0 0;
    text-shadow: 0 1px 0 #FEFEFE;
}

.distri{
	width:900px;
	margin:30px auto 0 auto;
}

.distribuidor{
	height:200px;
	margin:auto;
	float:left;
}

.loguito{
	background: url("/images/logo.png") no-repeat;
	width:130px;
	height:62px;
	float:left;
}

.tras{
    position: absolute;
    right: 0;
    width: 170px;
    top: 10px;
}