html, body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

#contenedor_fondo {
	width: 883px;
	height: 597px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_empresa {
	width: 883px;
	height: 767px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_contacto {
	width: 883px;
	height: 667px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_productos {
	width: 883px;
	height: 803px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_importacion {
	width: 883px;
	height: 993px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_cuadro {
	width: 883px;
	height: 1031px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_fabric {
	width: 883px;
	height: 957px;
	margin: auto;
	background-image:  url(../images/fondo_horiz.jpg);
	background-repeat: repeat-y;
}

#contenedor_fondo_cierre {
	width: 883px;
	height: 14px;
	margin: auto;
	background-image:  url(../images/fondo_cierre.jpg);
	background-repeat: no-repeat;
}

#banda_sup {
	width: 860px;
	height: 7px;
	margin: auto;
	background-image:  url(../images/barrita_sup.jpg);
	background-repeat: no-repeat;
}

/* IE6 Only */
*html #botonera {
	width: 800px;
	height: 292px;
	margin: -10px auto;
}

#botonera {
	width: 800px;
	height: 292px;
	margin: auto;
}

#separador_horiz01 {
	width: 860px;
	height: 21px;
	margin: auto;
}

#separador_vert01 {
	width: 1px;
	height: 206px;
	margin: 7px 0px 0px 0px;
	float: left;
	background-image:  url(../images/linea_vert_home.jpg);
}

/* IE6 Only */
*html #separador_vert01 {
	width: 1px;
	height: 206px;
	margin: 7px 0px 0px -10px;
	float: left;
	background-image:  url(../images/linea_vert_home.jpg);
}

#separador_vert02 {
	width: 3px;
	height: 280px;
	margin: 7px 0px 0px 0px;
	float: left;
	background-image:  url(../images/linea_vert_contacto.jpg);
}

#texto_home {
	width: 860px;
	height: 235px;
	margin: 0px 0px 0px 11px;
	float: left;
}

#texto_izq {
	width: 470px;
	height: 217px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#texto_der {
	width: 360px;
	height: 217px;
	margin: 0px 0px 0px 0px;
	float: left;
}

/* IE6 Only */
*html #texto_der {
	width: 360px;
	height: 217px;
	margin: 0px -50px 0px 0px;
	float: left;
}

/* IE6 Only */
*html #foto_izq {
	width: 172px;
	height: 217px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(../images/foto01_home.jpg);
	background-repeat: no-repeat;
}

#foto_izq {
	width: 172px;
	height: 217px;
	margin: 0px 0px 0px 12px;
	float: left;
	background-image: url(../images/foto01_home.jpg);
	background-repeat: no-repeat;
}

#texto_corrido_der {
	width: 200px;
	height: 70px;
	margin: 34px 0px 0px 118px;
}

#texto_corrido_der2 {
	width: 200px;
	height: 70px;
	margin: 39px 0px 0px 18px;
}

#texto_corrido_der_ver {
	width: 70px;
	height: 10px;
	margin: 0px 0px 0px 142px;
}

/* IE6 Only */
*html #texto_corrido_der_ver {
	width: 70px;
	height: 10px;
	margin: 0px 0px 0px 30px;
}

#texto_corrido_der_ver2 {
	width: 70px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}

#texto_corrido_izq {
	width: 240px;
	height: 210px;
	margin: 7px 0px 0px 16px;
	float: left;
}

/* IE6 Only */
*html #texto_der_arriba {
	width: 340px;
	height: 114px;
	margin: 0px 0px 0px 5px;
	float: left;
	background-image:  url(../images/mosquita_home.jpg);
	background-repeat: no-repeat;
	
}

#texto_der_arriba {
	width: 340px;
	height: 114px;
	margin: 0px 0px 0px 10px;
	float: left;
	background-image:  url(../images/mosquita_home.jpg);
	background-repeat: no-repeat;
}

/* IE6 Only */
*html #texto_der_abajo {
	width: 336px;
	height: 117px;
	margin: 0px 0px 0px 15px;
	float: left;
	background-image:  url(../images/aerosol_home.jpg);
	background-repeat: no-repeat;
}

#texto_der_abajo {
	width: 336px;
	height: 117px;
	margin: 0px 0px 0px 35px;
	float: left;
	background-image:  url(../images/aerosol_home.jpg);
	background-repeat: no-repeat;
}

#linea_horiz {
	width: 800px;
	height: 1px;
	margin: auto;
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	background-image:  url(../images/linea_horiz.jpg);
	background-repeat: no-repeat;
}

/* IE6 Only */
*html #linea_horiz {
	width: 800px;
	height: 1px;
	margin: auto;
	background-image:  url(../images/linea_horiz.jpg);
	background-repeat: no-repeat;
}

#texto_empresa {
	width: 860px;
	height: 405px;
	margin: 0px 0px 0px 11px;
	float: left;
}

#texto_empresa_der {
	width: 560px;
	height: 290px;
	margin: 14px 0px 0px 0px;
	float: left;
}

/* IE6 Only */
*html #texto_empresa_corrido_der {
	width: 490px;
	height: 290px;
	margin: 0px 0px 0px 15px;
	float: left;
}

#texto_empresa_corrido_der {
	width: 490px;
	height: 290px;
	margin: 0px 0px 0px 35px;
	float: left;
}

#texto_empresa_izq {
	width: 288px;
	height: 390px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image:  url(../images/fondo_empresa.jpg);
	background-repeat: no-repeat;
}

/* IE6 Only */
*html #texto_empresa_corrido_izq {
	width: 220px;
	height: 160px;
	margin: 208px 0px 0px 25px;
	float: left;
}

#texto_empresa_corrido_izq {
	width: 220px;
	height: 250px;
	margin: 208px 0px 0px 45px;
	float: left;
}

#texto_productos {
	width: 860px;
	height: 440px;
	margin: 0px 0px 0px 11px;
	float: left;
}

#texto_productos_imp {
	width: 860px;
	height: 630px;
	margin: 0px 0px 0px 11px;
	float: left;
}

#texto_productos_cuadro {
	width: 860px;
	height: 669px;
	margin: 0px 0px 0px 11px;
	float: left;
}

#texto_productos_der {
	width: 560px;
	height: 290px;
	margin: 14px 0px 0px 0px;
	float: left;
}

#texto_productos_corrido_der {
	width: 490px;
	height: 290px;
	margin: 0px 0px 0px 35px;
	float: left;
}

#texto_productos_corrido_der2 {
	width: 490px;
	height: 290px;
	margin: 0px 0px 0px 35px;
	float: left;
}

/* IE6 Only */
*html #texto_productos_corrido_der2 {
	width: 490px;
	height: 290px;
	margin: 0px 0px 0px 15px;
	float: left;
}

#texto_productos_titulo_der {
	width: 490px;
	height: 20px;
	margin: 14px 0px 0px 0px;
	float: left;
}

#texto_productos_izq {
	width: 288px;
	height: 390px;
	margin: 25px 0px 0px 0px;
	float: left;
}

#texto_productos_corrido_izq {
	width: 220px;
	height: 250px;
	margin: 0px 0px 0px 45px;
	float: left;
}

/* IE6 Only */
*html #texto_productos_corrido_izq {
	width: 220px;
	height: 250px;
	margin: 0px 0px 0px 20px;
	float: left;
}

#texto_productos_corrido_izq2 {
	width: 195px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.titulo_productos {
	width: 220px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#celda_txt{
	margin: 0px 0px 0px 7px;
}

.celda01_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 140px;
	height: 20px;
}

.celda02_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 216px;
	height: 20px;
}

.celdasep_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 12px;
	height: 20px;
}

.celda01_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 140px;
	height: 18px;
	background-color:#F2F2F2;
}

.celda02_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 216px;
	height: 18px;
	background-color:#F2F2F2;
}

.celdasep_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 12px;
	height: 18px;
	background-color:#F2F2F2;
}

.celda03_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 368px;
	height: 18px;
	background-color:#F2F2F2;
}

.celda03_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 368px;
	height: 18px;
}

.celda04_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 368px;
	height: 25px;
}

#texto_fabric {
	width: 860px;
	height: 593px;
	margin: 0px 0px 0px 11px;
	float: left;
}

/* IE6 Only */
*html #texto_fabric {
	width: 860px;
	height: 593px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#texto_fabric_izq {
	width: 288px;
	height: 265px;
	margin: 18px 0px 0px 0px;
	float: left;
}

#texto_fabric_corrido_izq {
	width: 220px;
	height: 250px;
	margin: 0px 0px 0px 45px;
	float: left;
}

/* IE6 Only */
* html #texto_fabric_corrido_izq {
	width: 220px;
	height: 250px;
	margin: 0px 0px 0px 32px;
	float: left;
}

#texto_fabric_der {
	width: 560px;
	height: 230px;
	margin: 14px 0px 0px 0px;
	float: left;
}

#texto_fabric_corrido_der {
	width: 490px;
	height: 230px;
	margin: 0px 0px 0px 35px;
	float: left;
}

#link_fabric {
	width: 490px;
	height: 25px;
	margin: 20px 0px 0px 0px;
	float: left;
}

#texto_contacto {
	width: 850px;
	height: 310px;
	margin: 0px 0px 0px 11px;
	float: left;
	
}

#texto_contacto_izq {
	width: 295px;
	height: 240px;
	margin: 0px 0px 0px 25px;
	float: left;
	
}

/* IE6 Only */
*html #texto_contacto_corrido_izq {
	width: 270px;
	height: 240px;
	float: left;
	margin: 0px 10px 0px 5px;
	
}

#texto_contacto_corrido_izq {
	width: 270px;
	height: 240px;
	margin: 0px 0px 0px 20px;
	float: left;
	
}

#texto_contacto_der {
	width: 440px;
	height: 240px;
	margin: 0px 0px 0px 10px;
	float: left;
}

#texto_contacto_corrido_der {
	width: 440px;
	height: 240px;
	margin: 0px 0px 0px 10px;
	float: left;
}

/* IE6 Only */
* html #texto_contacto_corrido_der {
	width: 440px;
	height: 240px;
	margin: 0px 0px 0px 10px;
	float: left;
}

#formulario {
	float: left;
	margin: 15px auto;
	width: 450px;
	height: 240px;	
}

#formulario_txt {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 270px;
	height: 25px;
}

#formulario_validar {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 360px;
	height: 28px;
}

#formulario_validar_izq {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 118px;
	height: 28px;
}

#formulario_validar_der {
	float: left;
	margin: 0px 0px 0px 1px;
	width: 155px;
	height: 28px;
}

#form_izq {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 65px;
}

#form_der {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 270px;
}

#formulario_error {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 250px;
	height: 10px;
}

#botones {
	float: left;
	margin: 8px 0px 0px 10px;
	width: 70px;
	height: 28px;
}

/* IE6 Only */
* html #pie {
	width: 800px;
	height: 34px;
	margin: -15px auto 5px auto;
}

#pie {
	width: 800px;
	height: 34px;
	margin: auto;
}

#pie_izq {
	width: 100px;
	height: 13px;
	margin: 11px auto;
	float: left;
}

#pie_centro {
	width: 600px;
	height: 13px;
	margin: 11px auto;
	float: left;
}

#pie_der {
	width: 100px;
	height: 13px;
	float: left;
	margin: 8px auto;
}

.txt_pie {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	font-style: normal;
	line-height: normal;
}

.txt_home01 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-style: normal;
	line-height: 20px;
}

.txt_home02 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-style: normal;
	line-height: 16px;
}

.txt_home03 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-style: normal;
	line-height: 21px;
}

.titulo_contacto {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	color: #80A713;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.txt_punteo2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.txt_aclaracion {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #80A713;
	font-style: normal;
	font-variant: normal;
}

.txt_sesion {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 6px;
	font-weight: normal;
	line-height: 12px;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
}

.botones {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 60px;
}

.campos {
	margin: 2px 0px 9px 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	height: 15px;
	width: 275px;
}

.campos_validar {
	margin: 0px 0px 0px 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	height: 28px;
	width: 145px;
}

.campo_message {
	margin: 2px 0px 0px 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	height: 65px;
	width: 275px;
}

.link_bold {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #80A713;
}

a:link {
	text-decoration: none;
	color: #808080;
}

a:visited {
	text-decoration: none;
	color: #808080;
}

a:hover {
	text-decoration: underline;
	color: #80A713;
}

a:active {
	text-decoration: none;
	color: #808080;
}

li {	
	margin: 1px 0px 0px 0px;
	width: 180px;
	float:left;
	text-decoration:none;
	list-style-type:none; 
}

li a:link {
	color:#80A713;
	font-weight: bold;
	text-decoration:none;
}

li a:hover {
	color:#80A713;
	font-weight: bold;
	text-decoration: underline; 
}

li a:visited {
	color:#80A713;
	font-weight: bold;
}

li a:active {
	color:#80A713;
	font-weight: bold;
}

.celda14_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 112px;
	height: 18px;
}

.celda15_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 50px;
	height: 18px;
}

.celdaseptitulo_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 10px;
	height: 18px;
}

.celda10_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 18px;
}

.celda11_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 48px;
	height: 18px;
}

.celdasepcuad_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 11px;
	height: 18px;
}

.celda10_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 18px;
	background-color:#F2F2F2;
}

.celda11_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 48px;
	height: 18px;
	background-color:#F2F2F2;
}

.celdasepcuad_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 11px;
	height: 18px;
	background-color:#F2F2F2;
}

.celda_cuadro{
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.celda_cuadro_prod{
	margin: 0px 0px 0px 5px;
	text-align: left;
}

.celda_cuadro_titulo{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

.celda20_gris{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 18px;
	background-color:#F2F2F2;
}

.celda_separadora{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 280px;
	height: 18px;
}

.celda_separadora2{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 280px;
	height: 11px;
}

.celda20_blanco{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 18px;
}
