BODY {
	background : #ebebeb;
	font : 9pt sans-serif;
	color : #003580;
	margin : 20px 0px 20px 0px;
	text-align: center;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #669900;
}
A:HOVER {
	color: #669900;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
#borde{
	border: 1px solid #669900;
	text-align: left;
	width: 995px;
	margin: auto;
}
#contenedor{
	text-align: left;
	width: 995px;
	margin: auto;
	background-color : #ffffff;
}
#cabecera{
	height : 106px;
	width: 995px;
}
#navegador{
	padding : 3px 10px 5px 10px;
	border-bottom : 15px solid #669900;
	font-size : 14px;
	color : #669900;
	font-weight : bold;
}
#cuerpo{
	float:right;
	width:762px;
	margin-left: 8px;
	padding: 12px 0px 10px 0px;
	background-color : #ffffff;
}
#navabajo{
	font-weight : bold;
}
#lateral{
	margin:10px 10px;
	width: 205px;
	float:left;
}

#lateral h2{
	font-size : 14px;
	color : #669900;
	font-weight : bold;
border-bottom : 15px solid #669900;
}

#otras ul{
	margin : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
}
#otras li{
	padding-left: 14px; 
	background: transparent url("images/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;	
}
#pie{
	clear : both;
	color : #cccccc;
	text-align : right;
	margin : 10px 10px 0px 10px;
	padding-bottom:10px;
}

.cuerpolateral{
	padding: 5px 4px 13px 10px;
	background-color: #EBEBEB;
	border: 1px solid #669900;
}

.titlat{
	background-color:#669900;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #669900;
}
A.enlacenav:HOVER{
	color: #669900;
}
.radio{
	clear : both;
}

#hotels{
	float:right;
	width:762px;
	margin: 8px 8px 8px 8px;
	padding: 12px 0px 10px 0px;
	background-color : #ffffff;
}

#hotels h2{
	font-size : 14px;
	color : #669900;
	font-weight : bold;
border-bottom : 15px solid #669900;
}

.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 762px;
	list-style-type: none;
}
.list li {
	padding: 0px;
	float: left;
	width: 175px;
	list-style-type: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	color: #669900;
}
.list ul li {
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
	width: 175px;
	list-style-type: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	color: #669900;
}
.list li a {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #669900;
	text-decoration: none;
}
.list li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #66990;
	text-decoration: underline;
	
}
.list ul li a {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #669900;
	text-decoration: none;
	
}
.list ul li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	float: left;
	list-style-type: none;
	color: #669900;
	text-decoration: underline;
	
}