.fondo_contacto {
	background-image: url(../img_contacto/Contacta_body.png);
	width:800px;
	height:430px;
}
.cajatexto{
	
	width:220px;
	font-family:Verdana;
	overflow:hidden;
	height:100px;
}
.cajatexto_simple
{
	width:220px;
	font-family:Verdana;
}
.fondo_contacto_enviado
{
	background-image: url(../img_contacto/Contacta_enviado.png);
	width:800px;
	height:430px;


}
.fondo_contacto_noenviado
{
	background-image: url(../img_contacto/Contacta_noenviado.png);
	width:800px;
	height:430px;

}
.fondo_home
{
		background-image: url(../img_home/home_foot.png);
		width:800px;
		height:430px;
}
.fondo_servicios
{
		background-image: url(../img_servicios/servicios_foot.png);
		width:800px;
		height:430px;
}
.fondo_constructora
{
		background-image: url(../img_const/const_foot.png);
		width:800px;
		height:430px;

}
.cursor
	{
		cursor:hand;
		
	}

