body {
	background-color: #e7f6f0;
}
.sup {
	background-image: url(../images/sombra_sup.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 1100px;
}
.later_izq {
	background-image: url(../images/sombra_izq.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: 80px;
}
.later_der {
	background-image: url(../images/sombra_der.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: 80px;
}
.bot1 {
	background-image: url(../images/botoner1.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
}
.bot3 {
	background-image: url(../images/botoner3.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 20px;
}
.bot5 {
	background-image: url(../images/botoner5.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 23px;
}
.bot7 {
	background-image: url(../images/botoner7.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 22px;
}
.bot9 {
	background-image: url(../images/botoner9.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 496px;
}
.cont {
	background-image: url(../images/contenido.gif);
	background-repeat: no-repeat;
	height: 524px;
	width: 940px;
}
.cont ul{
	width: 800px;
	
}
.cont li{
	padding-left:15px;
	padding-right:15px;
	list-style:none;
	float:left;
	
}


.inf {
	background-image: url(../images/sombra_inf.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 1100px;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 940px;
}
.cont_later {
	width: 50px;
}
.cont_horiz {
	height: 30px;
}
.textform {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #406C59;
	font-weight: normal;
}
.textformg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #406C59;

}
.textformgn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #406C59;
	font-weight: bold;
}
.botenvi {
	background-color: #5CC497;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A624A;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: none;
	color: #F57812;
	font-family: "Times New Roman", Times, serif;
}
.textoAzul {
	color: #006699;
	font-weight: bold;
}
#textoEmpresa{
	text-align:justify;
	font-family: "Times New Roman", Times, serif;
	font-size:15px;

}

#fotosproductos{
text-align:left;

}
#fotosproductos ul{
width:315px;

}
#fotosproductos li{
float:left;

}