/*ofertas css*/

#cuerpo_contacta{
	position:relative;
	float:left;
	width:750px;
	height:500px;
	margin-top:-98px;
	line-height:16px;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	/*background-color:yellow;*/
	background: url(palmeras.jpg) no-repeat;
}

#estirador{
	position:relative;
	float:left;
	width:0px;
	height:550px;
}

.formulario{
	position:relative;
	float:left;
	width:450px;
	margin-top:25px;
	margin-left:85px;
	text-align:left;
}

.form{
	position:relative;
	float:left;
	width:450px;
	text-align:left;
	margin-left:10px;
	font-weight:bold;
}
