html, body {
	background-position: top center;
	margin-top: 0px;
}

img {
	border: 0px;
}

#pie_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5c5c5;
}

#pie_index a {
	text-decoration: none;
	color: #c5c5c5;
}

#pie_index a:hover {
	text-decoration: underline;
}

#pie {
	width: 540px;
	text-align: center;
	height: 30px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 60px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5c5c5;
	border-top: solid 1px #efefef;
}

#pie a {
	text-decoration: none;
	color: #c5c5c5;
}

#pie a:hover {
	text-decoration: underline;
	color: #666;
}

#menu {
	width: 932px;
	height: 121px;
	margin-bottom: 3px;
}

#submenu {
	height: 38px;
	background-color: #f2efea;
	padding-top: 15px;
}

#contenido {
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-top: 30px;
	margin-left: 5px;
}

#contenido a {
	text-decoration: none;
	color: #999999;
}

#contenido a:hover {
	text-decoration: underline;
	color: #000;
}


#contenido_hab {
	width: 850px;
}

#map {
	 width: 650px;
	 height: 400px;
	 margin-top: 20px;
}

.formulario {
	border: 1px solid #a4a4a4;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	width: 250px;
	padding-left: 3px;
	background-color: #e8e4d8;
}

.formulario_boton {
	border: 1px solid #a4a4a4;
	background-color: #938b80;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	width: 40px;
	padding-left: 3px;
}

.separador {
	clear: both;
	height: 30px;
}

.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

