/********************************************
NN4.xxx

estos clases son variables.
contienen el fuente, etc para los paras normales
y tambien los fondos de las tablas o divs, si hay.

these are the variable styles which differ per hotel.
only use css compatible with NN4.xx
*/


body {
	background-color: #EFE6D6;
	margin: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 90px;

}


.content {
	background-image: url(images/bg.content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-left: 25px;
	width: 735px;
	padding-top: 0px;
}
.text1 {
	margin-left:160px;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin-right: 40px;
	color: #333333;
	line-height: 22px
}


#navlist {
	width: 144px;
	float: left;
	margin: 0px;
}

#navlist ul {
	margin-left: 7px;
	list-style-type: none;
	
}

#navlist li {
	font-size: 11px;
}

#navlist a {
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/bg.nav.off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#navlist a:link, #navlist a:visited {
color: #663333;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
	color: #2D1E2D;
	background-image: url(images/bg.nav.on.gif);
	background-repeat: no-repeat;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #FFFFFF;
background-image:  url(images/bg.nav.on.gif);
background-repeat: no-repeat;
color: #663333;
}

.text2 {width: 260px}
.fotos {
	padding-right: 80px;
	padding-left: 50px;
}

.special {
	font-size:18px;
	color:#3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:thin solid #3366CC;
	background-color: #66CC66;
	padding: 10px;
	margin-left: 60px;
	margin-right: 60px;
}

