
#cabecera_container {
	position:absolute;
	top:110px;
	left:40px;
	width:866px;
	height:218px;
	background:url(../img/enconstruccion/cabecera.jpg) no-repeat top left;
}

#servicios_container {
	position:absolute;
	top:346px;
	left:40px;
	width:275px;
	height:218px;
	background:url(../img/enconstruccion/servicios.jpg) no-repeat top left;
}

#contacto {
	position:absolute;
	top:346px;
	left:335px;
	width:531px;
	height:218px;
	padding:55px 20px 20px 20px;
	background:url(../img/enconstruccion/contactobg.gif) no-repeat top left;
}

* html #contacto {
	width:571px;
	w\idth:531px;
}

/* Formulario contacto
----------------------------- */
input#nombre {
	width:206px;
	margin-left:12px;
}

label#labelempresa {
	margin-left:15px;
	clear:none;
}

input#empresa {
	width:180px;
	margin-left:8px;
}

input#email {
	width:340px;
	margin-left:23px;
}

input#telefono {
	width:100px;
	margin-left:7px;
	margin-bottom:10px;
}

label#labelfax {
	clear:none;
	margin-left:108px;
}

input#fax {
	width:100px;
	margin-left:8px;
	margin-bottom:10px;
}

textarea#asunto {
	width:340px;
	height:70px;
	margin-left:16px;
}

input#enviar {
	position:absolute;
	top:170px;
	left:508px;
}


#correcto {
	position:absolute;
	top:25px;
	left:20px;
	font-size: 8pt;
	font-weight: bold;
	color:#FFB200;
}

#footer_container {
	position:absolute;
	top:576px;
	left:40px;
	width:866px;
	height:15px;
	padding-bottom:7px;
	background:url(../img/comunes/lineapie.gif) no-repeat bottom left;
}

#disenadopor {
	position:absolute;
	top:0px;
	left:0px;
	font-size:8pt;
	font-stretch:condensed;
	color:#4C4C4C;
}

#disenadopor img {
	margin-left:4px;
	vertical-align:bottom;
}

#menu_container li.inicio a#on {
	background:url(../img/comunes/menuinicio_on.gif) no-repeat top left;
}

