
body{
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
img{
	border:0;
	margin:0;
	display:block;
}
a{
	color:#666666;
	text-decoration:none;
}
html{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
	padding-left:15px;
	list-style:disc;
}
h1{
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.div_body{
	width:1026px;
	margin:auto;
}
.menu a{
	padding:0;
	margin:0;
	float:left;
}
.cuerpo{
	clear:both;
}
.bg_contact{
	clear:both;
	background:url(../images/bg_contact.jpg);
	width:1026px;
	height:1204px;
}
.bg_products{
	clear:both;
	background:url(../images/bg_products.jpg);
	width:1026px;
	height:854px;
}
.bg_about{
	clear:both;
	background:url(../images/bg_about.jpg);
	width:1026px;
	height:854px;
}
.bg_home{
	clear:both;
	background:url(../images/bg_home.jpg);
	width:1026px;
	height:854px;
}

.margenes{
	padding-top:47px;
	padding-left:28px;
	padding-right:28px;
}
.margenes_home{
	padding-left:28px;
	padding-right:28px;
}
.margenes2{
	padding-right:40px;
	text-align:justify;
}
.linea{
	border-bottom:1px dashed #BCCBD3;
}
.linea2{
	border-bottom:1px dashed #A0A0A0;
	margin-top:10px;
	margin-bottom:10px;
}

.bg_location{
	background:url(../images/bg_location.png) no-repeat;
	width:256px;
	height:555px;
	margin-top:50px;
}
.copy{
	background:url(../images/bg_copy.jpg) no-repeat;
	width:1026px;
	height:51px;
	margin-top:20px;
	font-size:10px;
}
.copy a{
	color:#000000;
}
.txt_copy{
	padding-top:12px;
	padding-left:28px;
	line-height:15px;
}
.sm{
	float:right;
	margin-right:20px;
	margin-top:4px;
}
.margen_ul{
	margin-top:53px;
}
.margen_ul2{
	margin-top:30px;
}
.margen_prod{
	padding-top:30px;
}
.bg_cuadro1{
	background:url(../images/bg_cuadro1.png) no-repeat;
	width:256px;
	height:211px;
	margin-top:50px;
	margin-bottom:35px;
}
.bg_cuadro2{
	background:url(../images/bg_cuadro2.png) no-repeat;
	width:256px;
	height:233px;
	margin-bottom:35px;
}
.bg_cuadro3{
	background:url(../images/bg_cuadro3.png) no-repeat;
	width:256px;
	height:211px;
}
.margen_lat{
	margin-top:50px;
}
.margen_lat img{
}
.txt_lateral{
	padding-top:15px;
	padding-left:13px;
	padding-right:15px;
	font-size:12px;
	text-align:justify;
}
.tit_loc{
	color:#1A1A1A;
	font-size:14px;
	font-weight:bold;
}
.txt_loc{
	line-height:12px;
}
.txt_pdf{
	padding-top:3px;
	font-style:italic;
}
.txt_home{
	width:520px;
}
.bg_cuadro_home{
	background:url(../images/bg_cuadro_home.png) no-repeat;
	width:256px;
	height:562px;
	margin-top:17px;
	margin-bottom:12px;
}
.bg_cuadro2_home{
	background:url(../images/bg_cuadro2_home.png) no-repeat;
	width:256px;
	height:243px;
}.txt_lateral .txt_loc {
	text-align: left;
}
.txt_lateral .txt_loc {
	text-align: left;
}
.form-contact{ margin:0 auto; margin-top:20px; border:1px solid #ccc; width:380px; }
.form-contact .margen{ padding:15px; }
.form-contact label{ display:block; margin-left:2px; font-size:12px; font-weight:bold; margin-top:10px; }
.form-contact input[type=text]{ width:340px; height:20px; padding:5px 2px; border:1px solid #ccc; }
.form-contact textarea{ width:340px; padding:5px; border:1px solid #ccc; height:150px; }
.form-contact input[type=submit]{ width:100px; border:1px solid #ccc; padding:5px; font-weight:bold; color:#666666; margin-top:10px; }
.form-contact label.error{ color:#CC0000; }