body {
	margin: 0px;
}
/*ESTILOS DEL TEMPLATE*/
.fondoGrisIzq {
	background-image: url(../imagenes/sombra_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fondoGrisDer {
	background-image: url(../imagenes/sombra_der.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.logosFondoIzq {
	background-image: url(../imagenes/logos_fondo.gif);
	background-repeat: repeat;
	background-position: right top;
}
.logosFondoDer {
	background-image: url(../imagenes/logos_fondo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fondoBlanco {
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.fondoCurva1 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imagenes/curva_bot_1.gif);
}
.fondoCurva2 {
	background-image: url(../imagenes/curva_bot_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:197px;
	height:105px;
}
.tituloTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #099193;
	font-weight: bold;
	padding-top: 5px;
}
.listatop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #099193;
	font-weight: bold;
	padding-top: 5px;
	margin-left:10px;
	text-align:center;
}
.listatop li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	font-weight: normal;
	padding-left:-10px;
	margin-top:10px;
	color:#099193;
	text-align:center;
	list-style:none;
}
.listatop A {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#099193;
	margin-left:0px;

}


.tituloDerecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D61828;
}
.textoTop {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 10pt;
}
.textoContenido {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.textoContenidoBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.textoContenidoBot a:link,
.textoContenidoBot a:visited,
.textoContenidoBot a:active {
	color: #333333;
}
.textoContenidoBot a:hover {
	color: #D61828;
}
.tablasDerecha {
	background-color: #FFFFFF;
	border: thin solid #F4CE00;
}
.fondoBot {
	background-image: url(../imagenes/fondo_bot.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.fondoContenido {
	background-image: url(../imagenes/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondoDerecha {
	background-image: url(../imagenes/fondo_derecha.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
/*ESTILOS INTERNOS*/
.tituloInfoInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D61828;
	font-weight: bold;
}
.tituloInfoInterno a:link,
.tituloInfoInterno a:visited,
.tituloInfoInterno a:active {
	color: #D61828;
	text-decoration: none;
	font-size: 18px;
}

.tituloInfoInterno a:hover {
	color: #D61828;
	text-decoration: underline;
	font-size: 18px;
}
.links a:link,
.links a:visited,
.links a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	text-decoration: underline;
}
/* About Us */
#about_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.ownerlink,ownerlink A:link,ownerlink A:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.ownerlink a:hover {
	color:#099193;
	text-decoration:underline;
	font-weight:bold;	
}
/* About Us */

/* Noticias */
.parrafo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.parrafo A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

/* Noticias */

/* Reservaciones */
.table-reserve {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	width:100%;
}
.smallmsg {
	font-size:11px;
	color:#FFFF99;
	text-transform:capitalize;
}		
/* Reservaciones */