@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../imagenes/header-background.png);
}
*{outline: none;}
.container {
	width:960px;
	height:750px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:10%;
	margin-left:auto;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
}
#header {
	padding:0;
	margin:0;
	width:100%;
	height:160px;
	float:left;
	background-image: url(../imagenes/header.png);
	background-repeat: no-repeat;
}
#imagein {
	float: left;
	height: 187px;
	width: 240px;
	position: relative;
	list-style-type:none;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h2 {
	padding: 0;
	margin-left:10px;
	margin-top:15px;
	text-align:center;
	color:rgb(102,102,102);
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#FFF;
}
a:active {
	text-decoration: none;
	color:#666;
}
#small{
	float:right;
	text-decoration: none;
	font-size:15px;
	font-style:italic;
	color:#000;
	height:20px;
	width:50px;
	margin:3px;
	background:#BBB;
	}	
#footer {
	padding:10px;
	width:100%;
	height:50px;
	font-size:16px;
	background-color:#999999;
	text-align: center;
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#000;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	position:relative;
}
.footer{
	height: 4em;
}
h3 {
	font-size:20px;
	padding:5px;
	margin-top:15px;
	text-align:center;
	color:#4F171A;
	font-style: normal;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size:14px;
	margin-top:12px;
	color:#C66;
	font-style: italic;
	cursor: text;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 120%;
	text-align: left;
}
#productos {
	float:left;
	width:600px;
	position:relative;
	margin-left:200px;
	margin-right:20px;
	margin-top:40px;
	background:#FFF;
	-moz-box-shadow:0px 5px 3px rgba(102, 102, 102, 0.51);
	-webkit-box-shadow:0px 5px 3px rgba(102, 102, 102, 0.51);
	list-style-type:none;
}
#caja{
	margin-left:275px;
	margin-right:auto;
	width:auto;
	height:auto;
	}
#caja2{
	margin-left:0;
	width:600px;
	height:600px;
	cursor: default;
	}
.pieimagen {
	float: left;
	position: relative;
	z-index: auto;
}


h42 {
	font-size:16px;
	padding: 0;
	margin-left:45px;
	margin-top:15px;
	text-align:justify;
	color:#666;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	height: 300px;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 80px;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	white-space: normal;
	float: left;
	clear: left;
	line-height: 25px;
}
#productos2 {
	float:left;
	width:600px;
	position:relative;
	margin-left:200px;
	margin-right:20px;
	margin-top:40px;
	background:#FFF;
	-moz-box-shadow:0px 5px 3px rgba(102, 102, 102, 0.51);
	-webkit-box-shadow:0px 5px 3px rgba(102, 102, 102, 0.51);
	list-style-type:none;
}
#mensaje{
	width:300px;
	height:auto;
	}
	
#label {
	font-size: 14px;
}
h32 {
	position:relative;
	font-size:16px;
	padding:10px;
	color:#4F171A;
	margin-top:80px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:140px;
}
#mensaje{
	margin-left:150px;
	width:300px;
	height:150px;
	}
h6 {
	position:relative;
	font-size:24px;
	color:#4F171A;
	margin-top:50px;
	margin-right:0px;
	margin-bottom:50px;
	margin-left:150px;
}
#correo{
	margin-left:150px;
	width:300px;
	height:15px;
	}
#firma {
	text-align: center;
	color: #4F171A;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 45px;
	padding: 10px;
	font-size: 14px;
}
#home .container #productos #caja h4 #result_box2 {
	text-align: justify;
}
