/********************************************
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 {
margin: 0px;
}

h1 {
	font-size: 18px;
	color: #000066;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

p, .paraverd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}



/********************************************
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/bg.right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	clip: rect(1px,auto,auto,auto);
}
.tableintro {
	background-image: url(images/top_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.tablebig {

	background-image: url(images/bg.left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 0px;
	clip: rect(1px,auto,auto,auto);
}
.tablebig2 {


	background-image: url(images/bg.left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 0px;
	clip: rect(1px,auto,auto,auto);
}
.indent12 {
	padding-left: 12px;
}

