BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #09396A;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
}
A:HOVER {
	color: #378237;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
H2{
	font-size: 10pt;
}
#contenedor{
	text-align: left;
	width: 871px;
	margin: auto;
	background-color:#FFF;
}

#cabecera{
	height: 146px;
	width: 871px;
	background-image:url(images/top.jpg)
}
#imagetop{
	background-image:url(images/empresa.jpg);
	height: 289px;
	width: 871px;
}
#imagetop2{
	background-image:url(images/servicios.jpg);
	height: 289px;
	width: 871px;
}
#imagetoprecargas{
	background-image:url(images/recargastop.jpg);
	height: 289px;
	width: 871px;
}
#imagetophigiene{
	background-image:url(images/higienetop.jpg);
	height: 289px;
	width: 871px;
}
#imagetopcamaras{
	background-image:url(images/camarastop.jpg);
	height: 289px;
	width: 871px;
}
#imagetopmantenimiento{
	background-image:url(images/mantenimiento.jpg);
	height: 289px;
	width: 871px;
}
#imagetopcontacto{
	background-image:url(images/contacto.jpg);
	height: 289px;
	width: 871px;
}
#imagetopimplementos{
	background-image:url(images/implementostop.jpg);
	height: 289px;
	width: 871px;
}
#imagetopactividades{
	background-image:url(images/actividadestop.jpg);
	height: 289px;
	width: 871px;
}
#imagetopexperiencia{
	background-image:url(images/experienciatop.jpg);
	height: 289px;
	width: 871px;
}
#imagetopgases{
	background-image:url(images/toxic.jpg);
	height: 289px;
	width: 871px;
}
#imagetopdeteccion{
	background-image:url(images/dteccion.jpg);
	height: 289px;
	width: 871px;
}
#imagetopextinsion{
	background-image:url(images/extinsion.jpg);
	height: 289px;
	width: 871px;
}
#imagetopscampo{
	background-image:url(images/scampo.jpg);
	height: 289px;
	width: 871px;
}
#imagetopdiseno{
	background-image:url(images/diseno.jpg);
	height: 289px;
	width: 871px;
}
#imagetopproducto{
	background-image:url(images/productos.jpg);
	height: 289px;
	width: 871px;
}
#infotop{
	height: 289px;
	width: 290px;
	margin-left:581px;
	background-image:url(images/bggray2.jpg);
}
#infotoptexto{
	margin-left: 7px;
	margin-top: 9px;
	width: 270px;
	float:left;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#navegador{
	background-color:#FFF;
	width: 871px;
	
	background-color: #144700;
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 0px 0px 0px;
}

#cuerpo{
	background-color:#FFF;
	float: right;
	padding: 13px 3px 0px 10px;
	width: 658px;
}

#fbuscar{
	
}

#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
.radio{
	clear : both;
}

#lateral{
	background-image:url(images/bggray.jpg);
	float:left;
	width: 200px;

}
#textolateral{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	margin-left: 7px;
	margin-top: 9px;
	width: 180px;
	float:left;
}
#registro{
	
}

#otras{
	
}

.cuerpolateral{
	background-color: #F0E68C;
	padding: 5px 4px 13px 10px;
	margin-bottom: 15px;
}

.titlat{
	color:#ffffff;
	font-size:8pt;
	ext-transform : uppercase;
	font-weight : bold;
	letter-spacing : 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
}
a.one:link {
	color: #BBBBBE;
	text-decoration: none;
}
a.one:visited {
	color: #BBBBBE
}
a.one:hover {
	color: #BBBBBE
}
a.two:link {
	color: #131314;
	text-decoration: underline;
}
a.two:visited {
	color: #131314
}
a.two:hover {
	color: #131314
}
a.three:link {
		font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;


}
a.three:visited {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
	

}
a.three:hover {
		font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	border-bottom:dotted 1px #FFF;
}
A.enlacenav:HOVER{
	color: #FFFFAA;
}

#pie{
	clear:both;
	margin:auto;
	width:871px;
	background-color:#121212;
	text-align : center;
}.textotop {
	color:#FFF;
	font-size:9pt;
	ext-transform : uppercase;
	font-weight : normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.textocuerpo {
	color:#666;
	font-size:9pt;
	ext-transform : uppercase;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.tablaproductos {
	color:#FFF;
	font-size:8pt;
	ext-transform : uppercase;
	font-weight : bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	letter-spacing: 0.5px;
}
.textotitulotabla {
	color:#E0272D;
	font-size:9pt;
	ext-transform : uppercase;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 0.5px;
}

