@charset "utf-8";
/* CSS Document */
.industrias {font-family:Tahoma, Verdana; font-size:13px;	color:#666666;}

.bg_left{
	background-position:top right;
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;

}
.bg_right{
	background-position:top left;
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;

}
.bg_web_primario{
	background-image:url(images/bg_web.jpg);
	background-repeat:no-repeat;

}
.footer{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#b3ccdd;
	

}
.footer a:link,
.footer a:visited{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#b3ccdd;
	text-decoration:underline;
	

}
.footer a:hover{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#b3ccdd;
	text-decoration:none;
	

}
.img_index{
	background-repeat:no-repeat;
	background-image:url(images/prod_index.jpg);
	background-position:top right;

}
.img_index2{
	background-repeat:no-repeat;
	background-image:url(images/prod_contacto.jpg);
	background-position:top right;

}

.texto_general{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#6d6d6d;
	
}
.texto_general a:link,
.texto_general a:visited{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#6d6d6d;
	text-decoration:underline;
	
}
.texto_general a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#6d6d6d;
	text-decoration:none;
	
}
.cuadro_detalle{
	background-repeat:no-repeat;
	background-image:url(images/bg_detalle_prod.gif);

}
.campo_mailrapido{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#665f56;
	border:1px solid #c9c9c9;

}
.producto{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#665f56;

}
.producto a:link,
.producto a:visited{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#665f56;
	text-decoration:underline;

}
.producto a:hover{
	font-family:Tahoma, Verdana;
	font-size:9px;
	color:#665f56;
	text-decoration:none;

}
.bg_prod_detail{
	background-image:url(images/producto_detalle.gif);
	background-repeat:no-repeat;

}

.style_cuadro_mail{
	border:1px solid #c9c9c9;
	background-color:#F0F0F0;

}
.bt_enviar{
	border:0px;
	background-image:url(images/bt_enviar.jpg);
	width:135px;
	height:34px;
	color:#0082c8;

}