#contiene {
	position: relative;
	width: 1200px;
	height: 520px;
	z-index: 0;
}
#div_texto {
	position: absolute;
	width: 825px;
	height: 514px;
	z-index: 4;
	left: 25px;
	top: 24px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#div_twitter {
	position: absolute;
	width: 300px;
	height: 430px;
	z-index: 2;
	left: 880px;
	top: 24px;
}
#div_face {
	position: absolute;
	width: 300px;
	height: 300px;
	z-index: 3;
	left: 880px;
	top: 470px;
}
#div_f_contacto {
	position: relative;
	width: 825px;
	height: 320px;
	z-index: 4;
	left: 25px;
	top: 24px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#combo{
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border-width: 0;
	width: 375px;
	height: 22px;
}
#div_nombre {
	position: absolute;
	width: 375px;
	height: 24px;
	z-index: 5;
	left: 120px;
	top: 47px;
}
#div_domicilio {
	position: absolute;
	width: 367px;
	height: 24px;
	z-index: 5;
	left: 128px;
	top: 87px;
}
#div_telefono {
	position: absolute;
	width: 367px;
	height: 24px;
	z-index: 5;
	left: 128px;
	top: 127px;
}
#div_celular {
	position: absolute;
	width: 385px;
	height: 24px;
	z-index: 5;
	left: 112px;
	top: 167px;
}
#div_email {
	position: absolute;
	width: 384px;
	height: 24px;
	z-index: 5;
	left: 113px;
	top: 207px;
}
#div_mensaje {
	position: absolute;
	width: 168px;
	height: 132px;
	z-index: 5;
	left: 596px;
	top: 50px;
}
#div_btn {
	position: absolute;
	width: 174px;
	height: 38px;
	z-index: 5;
	left: 593px;
	top: 200px;
}