* { margin:0px; padding:0px;}
body { background: #003365; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.wrapper { width:968px; margin:0 auto; text-align:center; position:relative;}
.header { width:968px; height:194px; text-align:center; background:url(images/header.jpg) top left no-repeat;}

.nav { display:block; width:549px; height:32px; float:right; margin-right:40px; margin-top:104px; text-align:left;}
.nav .start { display:block; float:left; width:56px; height:32px; background:url(images/nav_start.jpg) top left no-repeat; }
.nav .end { display:block; float:left; width:57px; height:32px; background:url(images/nav_end.jpg) top left no-repeat; }
.nav .home { display:block; float:left; width:93px; height:32px; background:url(images/nav_home.jpg) top left no-repeat; padding:0; }
.nav .calidad { display:block; float:left; width:101px; height:32px; background:url(images/nav_calidad.jpg) top left no-repeat; }
.nav .productos { display:block; float:left; width:125px; height:32px; background:url(images/nav_productos.jpg) top left no-repeat; }
.nav .contacto { display:block; float:left; width:117px; height:32px; background:url(images/nav_contacto.jpg) top left no-repeat; }


.main { width:968px; background:url(images/global_bg_wrapper.jpg) top left repeat-y; height:auto; display:table; position:relative;}
.home { width:366px; height:350px; display:block; float:left; padding-left:30px;}
.home_texto { display:block; float:left; width:500px; font-size:14px; color:#333; text-align:left; padding-left:40px; line-height:20px; padding-top:10px;}
.footer { width:968px; height:51px; background:url(images/global_bg_footer.jpg) top left no-repeat; font-size:11px; color:#333; line-height:42px; clear:both;}
.footer a { text-decoration:none; color:#333;}
.footer a:hover { text-decoration:underline;}

.tit { background:url(images/global_tit_bg.jpg) top left no-repeat; width:907px; height:38px; font-size:16px; color:#333; line-height:38px; margin-left:30px; margin-bottom:10px; text-align:left; padding-left:10px;}
.volver { width:81px; height:26px; display:block; float:right; margin:-44px 38px 0 0; }


.listadorproductos { width:912px; display:block; float:left; padding-left:30px;}
.item_producto { width:300px; height:221px; display:block; float:left; margin-right:4px; margin-bottom:8px; background:#CCC;}

.item_producto_int { width:300px; height:221px; display:block; float:left; padding-left:30px; margin-right:20px; margin-bottom:8px; }

.desc_producto { font-size:14px; text-align:left; display:block; float:left; width:595px; line-height:20px; color:#333; padding-bottom:30px;}

.desc_producto h3 { color:#CC0000; font-weight:bold; padding:10px 0px 20px 0px; }

/*Contacto*/

.maincontacto { width:968px; background:url(images/global_bg_contacto.jpg) 361px top no-repeat; height:auto; display:table; position:relative;}
.formcontacto
{
width:500px; text-align:left; padding-left:40px; display:block; float:left;
}
.formcontacto input
{
width:300px;}
.OpForm
{
text-align:left; font-family:Tahoma, Verdana; font-size:12px; color:#333; text-decoration:none;
margin:10px 0 6px 0;
}
.OpForm2
{
text-align:left; font-family:Tahoma, Verdana; font-size:11px; color:#333; text-decoration:none;
}
.BtContacto
{
width:100px!important;
background:#444; background-repeat:repeat-x; background-position:center; height:24px;
text-align:center; font-family:Tahoma, Verdana; font-size:12px; color:#CCCCCC;
border: none;
cursor:pointer;
padding-bottom:5px; _padding-bottom:0px;
}

/*Contacto Gracias*/
.gracias
{
height:430px;
}
