/*general*/



/*index*/
.div_indexbg { width:800px; height:500px; background-image:url(images/index_bg.jpg); margin-left:auto; margin-right:auto;}
.div_indexcola { width:290px; height:260px; float:left; margin-left:60px; margin-top:120px;}
.div_indexcolb { width:390px; height:260px; float:left; margin-top:120px;}

/*interiores*/
.div_banner1{ width:auto; height:50px;}
.div_idiomas{ width:800px; height:50px; margin-left:auto; margin-right:auto;}
.div_pleca{ width:auto; height:10px; }
.div_contenedorinterior{ width:800px; height:auto; margin-left:auto; margin-right:auto;}
.div_cola{ width:240px; height:auto; min-height:360px; float:left;}
.div_colb{ width:560px; height:auto; min-height:360px;float:left;}
.div_interiorgral{ width:520px; float:left; border-width: 1px; border-color:#CCC; border-style:solid; background-color:#FFF; margin-top:80px; min-height:300px; height:auto;}
.div_interiorprincipal{ width:520px; height:323px; float:left; border-width: 1px; border-color:#CCC; border-style:solid; background-color:#333; margin-top:50px; }
.div_interiorgral div{ margin:30px 30px 30px 30px;}
.div_interiorimagen { width:180px; height:auto;  float:left;}
.div_titulo { width:180px; height:280px; background-color:#383e43; float:left;}
.div_menu_bg { width:240px; height:170px; float:left; background-image:url(images/menu_bg.jpg); margin-top:5px; display:inline;}
.div_datosdir { width:460px; height:auto; float:left;margin-top:30px; margin-bottom:10px;}



/*banners*/
.fondo_quienes{ background-image:url(images/banner_quienes_somos.jpg);}
.fondo_tecnologia{ background-image:url(images/banner_tecnologia.jpg);}
.fondo_tipospiel{ background-image:url(images/banner_tipospiel.jpg);}
.fondo_principal{ background-image:url(images/banner_principal.jpg);}
.fondo_galeria{ background-image:url(images/banner_galeria.jpg);}


/*forms*/
.div_btnenviar { width:100px; height:50px; float:left; padding-top:80px; padding-left:340px;}
.div_btnenviarproducto { width:100px; height:50px; float:left; padding-top:20px; padding-left:190px;}
.div_btnentrar { width:100px; height:50px; float:left; padding-left:300px;}
.div_plecaform { width:440px; height:auto; float:left; padding:10px; background-color:#eceeee; margin:0px;}


/*fondos marcas naturales*/

.div_marcas{ width:460px; height:150px;}
.div_marcas p, .div_marcas h3{ margin-left:250px; text-align:left; margin-top:10px; display:block;}

.bg_fuego {background-image:url(images/marcas/fuego.jpg);}
.bg_pliegues {background-image:url(images/marcas/pliegues.jpg);}
.bg_venas {background-image:url(images/marcas/venas.jpg);}
.bg_cicatrices {background-image:url(images/marcas/cicatrices.jpg);}
.bg_grietas {background-image:url(images/marcas/grietas.jpg);}
.bg_callos {background-image:url(images/marcas/callos.jpg);}
.bg_mordedura {background-image: url(images/marcas/mordedura.jpg);}
.bg_alambre {background-image: url(images/marcas/alambre.jpg);}

/*lineas*/

.line_1 { width:460px; margin:0px; padding:0px; margin-top:10px;}


/*divs auxiliares*/

.float_left{ float:left;}
.height_500{ height:500px;}
.height_600{ height:600px;}
.height_700{ height:700px;}
.height_800{ height:800px;}
.height_900{ height:900px;}
.height_1000{ height:1000px;}
.height_1100{ height:1100px;}
.height_1200{ height:1200px;}
.height_1300{ height:1300px;}
.height_1500{ height:1500px;}

.width_460{ width:460px;}


.margingtop_50{ margin-top:50px;}
.margingtop_20{ margin-top:20px;}

