#Promocion {
	height: 200px;
	display: block;
	background-image: url(../img/urubambaHome.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
}
#destacados li {
	float: left;
}
#destacados {
	background-color: #D8170A;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 1.2em;
	clear: both;
	height: 25px;
	margin-bottom: 20px;
	display: block;
}
#destacados a {
	background-color: #D8170A;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	display: block;
	height: 16px;
}
#destacados a.destacado1 {
	text-align: center;
	width: 259px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 16px;
}
#destacados a.destacado2 {
	text-align: center;
	width: 239px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 16px;
}
#destacados a.destacado3 {
	text-align: center;
	width: 240px;
	height: 16px;
}




#contenido {
	padding-top: 25px;
	padding-bottom: 10px;
	clear: both;
}
#envoltura #contenido a {
	font-weight: bold;
	color: #168736;
}
#envoltura #contenido a:hover {
	color: #D8170A;
	text-decoration: underline;
}
#envoltura #contenido h3 {
}

#Promocion a {
	float: right;
	color: #DA0000;
	font-weight: bold;
	margin: 20px;
}
#lodge {
	float: left;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
}
#turismo {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
#servicios {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
