@charset "utf-8";
.cabecera {
	background-image: url(../images/ediconser-home.jpg);
	background-repeat: no-repeat;
	height: 219px;
}
#wrapper { width: 1000px; float: left; overflow: hidden; position: relative; }

#contenedor { margin: 0 auto; width: 1000px; top:0;}
#social, #contenedor {width: 150px; float: right;}
#social {
	position: relative;
	z-index: 999;
	margin: 20px 0;
	top: 60px;
	
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 85px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 5px;
}
.formulario-caja {
	width: 250px;
}
