#main4 {
	position:relative;
	left:12px;
	width: 959px;
	background-color: #FFFFFF;
	background-image: url(../IMAGES/fondo-empresa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main {
	position:relative;
	background-repeat: no-repeat;
	display: block;
	left:12px;
	top:0px;
	height: 178px;
	width: 959px;
}
#main2 {
	position:relative;
	display: block;
	left:12px;
	top:0px;
	width: 959px;
	background-color: #FFFFFF;
	background-image: url(../IMAGES/fondo-texto-mes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main3 {
	position:relative;
	display: block;
	left:12px;
	top:0px;
	width: 959px;
	background-color: #FFFFFF;
}
#listado {
	position:relative;
	background-image: url(../IMAGES/productos-tabla-fondo.gif);
	background-repeat:  repeat-y;
	left:0px;
	top:0px;
	width: 308px;
	float:left;
}
#fichas {
	position:relative;
	width: 651px;
	float:left;

}
#listado2 {
	position:relative;
	background-image: url(../IMAGES/productos-pie.gif);
	background-repeat:  no-repeat;
	left:0px;
	top:0px;
	width: 308px;
	float:left;
	height: 54px;
}
#fichas2 {
	position:relative;
	width: 651px;
	float:left;
}
.textoempresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E7B2B;
	font-weight: bold;
}
.textograndeVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E7B2B;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.botonverde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:#3E7B2B;
	font-weight:bold;
}
.textoverdeclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9BD053;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#main2 #producto {
	background-image: url(../IMAGES/fondo-pie-noticias.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E7B2B;
	font-weight: bold;
}
