/* CSS Document */
@import url(base.css);


html, body {		
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../img/fondo_contenido.gif) repeat center top;
	font-family: arial;
	color: #000;
	font-size: 11px;
}


.general{
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	width: 900px;
	position: relative;

}

.logo{
position: absolute;
top: 15px;
left: 30px;
width: 100px;
text-align: right;
}



.info_extra{
position: absolute;
top: 56px;
left: 560px;
width: 155px;
height: 20px;
text-align: center;
background: #ccc;
}

.info_extra2{
position: absolute;
top: 5px;
left: 500px;
width: 390px;
text-align: left;
}


.info_extra3{
position: absolute;
top: 56px;
left: 725px;
width: 155px;
height: 20px;
text-align: center;
background: #e7e7e7;
}

.form_establecimientos{
position: absolute;
top: 37px;
left: 200px;
width: 325px;
height: 32px;
text-align: left;
}

.menu_principal{
position: absolute;
top: 85px;
width: 900px;
height: 80px;
text-align:center;
background: #FFFFFF;
}




.banner_home{
position: absolute;
top: 172px;
width: 900px;
height: 368px;
}

.condis_life{
margin: 0;
border: 0;
padding: 10px 10px 0 0;
float: right;
}

.td1{
margin: 0;
border: 0;
padding: 0 0 0 50px;
width: 695px;
height: 18px;
/*height: 28px;*/
background: #dd2a14;
font-family: arial;
color: #fff;
font-size: 15px;
/*font-size: 18px;*/
font-weight: bold;
line-height: 18px;
text-align: left;
}

.td2{
margin: 0;
border: 0;
padding: 0;
width: 13px;
height: 18px;
/*height: 28px;*/
}

.td3 	{
margin: 0;
border: 0;
padding: 0;
width: 192px;
height: 18px;
/*height: 28px;*/
background: #0a4e57;

}

.pie{
position: absolute;
top: 455px;
width: 900px;
height: 80px;
text-align: center;
}

.tdDet1{
margin: 0;
border: 0;
padding: 0 0 0 50px;
width: 695px;
height: 18px;
/*height: 28px;*/
background: #dd2a14;
font-family: arial;
color: #fff;
font-size: 15px;
/*font-size: 18px;*/
font-weight: bold;
line-height: 18px;
text-align: left;
}

.tdDet2{
margin: 0;
border: 0;
padding: 0;
width: 13px;
height: 18px;
/*height: 28px;*/
}

.tdDet3 	{
margin: 0;
border: 0;
padding: 0;
width: 192px;
height: 18px;
/*height: 28px;*/
background: #0a4e57;
}


.tit_detergentes {
	font-family: arial;
	color: #fff;  
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 18px;
	text-decoration: none;
	background: #0a4e57;
	}


a.detList:link, a.detList:visited {
	font-family: arial;
	color: #dd2a14;  
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 16px;
	text-decoration: none;
	text-transform: lowercase; 
	}
a.detList:hover  {
  	color: #000;
	}
	
	
	a.detList2:link, a.detList2:visited {
	font-family: arial;
	color: #0a4e57;  
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	border: 0;
	padding: 5px;
	line-height: 18px;
	text-decoration: none;
	text-transform: lowercase;
	
	}
a.detList2:hover  {
  	color: #777;
	}

.estabClass {
	min-height:566px; /*ff*/
	height: auto !important; /*ie7 */
	height: 566px; /*ie6 */
}
