.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_contacto.jpg);
	background-repeat: no-repeat;
}

#contacto-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/contacto_03.jpg);
	background-repeat: no-repeat;
}
#contactFormulario {
	left: 22px;
}

#caja_formulario {
	position:absolute;
	width:401px;
	height:175px;
	z-index:1;
	left: 115px;
	top: 265px;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#email {
	position:absolute;
	width:55px;
	height:48px;
	z-index:1;
	left: 447px;
	top: 184px;
}
