/********************************************
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-repeat: repeat-y;
	margin: 0;
	background-color: #FFFFFF;
	background-position: center bottom;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0;
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
}

p{
font-family:Arial, Helvetica, sans-serif;}


.intro {
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
	font-size: 16px;
	color: #003399;
	font-style: italic;
	font-weight: bold;
}

.content{
	background-image: url(images/bg.content.jpg);
	width: 753px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

.container {
	width:100%;
	background-position: center top;
	background-repeat: no-repeat;
	top: 50px;
	padding: 0;
	margin: 0;
	
}

.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 202px;
	}
	
.text {
	font-family: "Century Gothic", "Arial Rounded MT Bold", Arial;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.heading {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 17px;
	color: #107BC8;
	font-weight: bold;
	margin-left: 40px;
}

.bottom {
background-image:url(images/bg.btm.gif)
}

.address {
	position:relative;
	top: -45px;
	left: 290px;
	width: 350px;
}

.imgleft {
	float:left;
	width: 290px;
}

.imgright {
	float:right;
	width: 500px;
}




/********************************************
todo esto de abajo queda igual para cada pagina.
son los clases para los precios y el resumen.

standard styles for facts and prices - don't vary per hotel
*/

ul {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#000000;}
li {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.small {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000;}
.big {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:16px; color:#000000;}
a {  font-family:Verdana,arial,Helvetica,sans-serif; color:#0000FF;}
a:visited {  color:#000066;}
a:hover {  color:#ff0000;}
.normal {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.arial {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.white {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#ffffff;}
.facts {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#000099;}
.factswhite {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#ffffff;}
.factsbold {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#000099;}
.table {
	background-image: url(images/sp-bahia_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

