@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color:#F2E96D;
}

.logo{
	width: 350px;
	height: 170px;
	left: 50%; 
	top: 50%;
	margin-left: -175px; 
	margin-top: -115px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}

.logo-peque{
	width: 800px;
	height: 75px;
	left: 50%; 
	margin-left: -400px;
	text-align: left; 
	position: absolute;
}

.content-general{
	width: 800px; 
	position: absolute;
	left: 50%;
	top: 65px;
	margin-left: -400px; 
	text-align: center;
}

.address-top{
	width: 350px;
	left: 65%;
	top: 0px;
	position: absolute;
}

.bottom-menu{
	width: 100%;
	background-color: #de3447;
	color: #fff;
	height: 60px;
	bottom: 0px;
    position:fixed;
}

.menu{
	width: 640px;
	height: 40px;
	left: 50%; 
	top: 50%;
	margin-left: -320px; 
	margin-top: -20px;
	position: relative;
}

.option{
	float: left;
	position: relative;
}

.content-imgtitle-indexgen{
	width: 800px;
	min-height: 220px;
	max-height: 220px;
	margin-top: 65px;
	float: left;
	position: relative;
}

.content_images{
	border: #fff solid 6px; }

#content-imgtitle-index01, #content-imgtitle-index02, #content-imgtitle-index03, #content-imgtitle-index04{
	width: 200px;
	height: 300px; 
	text-align: center;
	float: left;
	position: relative;
}

.content-txttitle-indexgen{
	width: 760px;
	margin: 20px;
	height: 560px; 
	top: 300px;
	position: absolute;
	text-align: justify;
}

.clss_social{
	width: 500px;
	height: 80px;
	top: -120px;
	padding-right: 15px;
	padding-top: 30px;
	position: relative;
	float: right;
	text-align: right; }

.content-address{
	position: absolute;
	width: 300px;
	height: 50px; 
	padding: 10px;
	left: 50%;
	margin-left: 30px;
	top: 240px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003893;
	background-color: rgba(255, 255, 255, 0.6); }

#content-img-index{
	width: 500px;
	float: left;
	padding: 10px 0px 10px 0px;
	position: relative;
	text-align: center;
	border-bottom: dashed 1px #666;
}

#content-txt-index{
	width: 450px;
	float: left;
	position: relative;
	padding: 20px 20px 0px 20px;
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
}

#parr_aboutus{
	width: 260px;
	height: 500px;
	top: -70px;
	position: relative;
	float: right;
	text-align: justify;
	background-image: url(../images/content-image-index.png);
}

#text_aboutus{
	padding: 230px 20px 0px 20px;
	width: 220px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content-location{
	width: 380px;
	height: 500px;
	position: relative;
	float: left;
	padding: 30px 10px 30px 10px;
}

#content-infolocation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 20px 0px;
}

#content-formulario{
	width: 370px;
	height: 420px;
	position: relative;
	float: right;
	margin: 30px 10px 0px 10px;
	border-left: dashed 1px #666;
}

.content-form-panel{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 0.9em;
	width: 360px;
}

.content-form-label{
	width: 150px;
	height: 60px;
	text-align: left;
	margin: 0px 0px 0px 15px;
}

#content-form-idlabel{
	height: 130px;
}

.content-form-text, .content-form-areatext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 350px;
}

#content-form-idareatext{
	height: 100px;
}

.content-form-button{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 150px;
	background-color: #8fbf4d;
	color:#FFF;
	font-weight:bold;
}

#content-title{
	height: 50px;
	margin: 300px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	position: relative;
	border-bottom: dashed 1px #666;
}

#content-products{
	width: 800px;
	height: 450px;
}

.content-byproduct{
	width: 200px;
	height: 300px;
	margin: 25px 15px 25px 15px;
	padding: 20px 15px 20px 15px;
	border-width: 3px;
	border-style: dashed;
	border-color: #94190d;
	background-color: #FFF;
	float: left;
	text-align:center;
}