body {
/*	background:url(../imagenes/fondo.gif) repeat-x top #fff;*/
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px auto auto auto;
	color:#514c48;
}

a {
	color:#A5AA97;
}

#principal {
	width:720px;
	margin:auto;
	padding:0px;
	position:relative;
}

.imagen {
	width: 880px;
	position:absolute;
	top:40px;
	left:20px;
}

#header {
	width:677px;
	height:20px;
	margin:auto;
}

#contenido {
	width: 690px;
	clear:both;
	height:490px;
}

#enconstruccion {
	width:600px;
	height:120px;
	padding:520px 80px 0 0;
	background:url(../imagenes/construccion.png) no-repeat center;
}

/* inicio footer */
#footer {
	width:680px;
	padding:0px 0 0 0;
	text-align:center;
	font-size:1.1em;
	color:#153C58;
}
/* fin footer */