/********************************************
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-image: url(images/bg.body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}

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

p, .paraverd {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}


.content{
	background-image: url(images/bg.content.gif);
	width: 800px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 340px;
}

.container {
	width:100%;
	background-image: url(images/bg.jpg);
	background-position: center top;
	margin-bottom: 0px;
	
}

.text {
	font-family: "Century Gothic", Arial;
	color: #660000;
	line-height: 16px;
	font-size: 14px;
}

.textcontainer {
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;

}

