/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0 0px 0;
	color: #555555;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/fondo.jpg);
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 955px;
	background: url(images/fondo2.jpg) repeat-y;
}
fondo {
	background-color: #FFFFFF;
	border-top-color: e6e0c5;
	border-right-color: e6e0c5;
	border-bottom-color: e6e0c5;
	border-left-color: e6e0c5;
}

#header {
	background: url(estilos/images/bkg.gif);
	height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.PARRAFO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.TITULO_AZUL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}

	.TIUTLOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #610802;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
	.VINETAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #610802;
	font-weight: bold;
	}
.LINEA_ARRIBA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-position: center center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a7a785;
	}
	
	.LINEAS_PUNTEADAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-position: center center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.PARRAFO_CENTRO {
	font-family: Arial, Helvetica, "calibri", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-position: center;
	
}
.PARRAFO2 {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 22px;
}
	.TIUTLO_DORADO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	
	}
	.TIUTLO_NEGRO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
	font-weight: bold;
	}
	
	.HOTELES_ESTRELLAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #610802;
	font-weight: bold;
	line-height: 16px;
	vertical-align: bottom;
	letter-spacing: 0.4em;
	}
#title {
	color:#CCCCCC;
	padding: 70px 0 0 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a: link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a: visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FC0;
	text-decoration: none;
	font-weight: normal;
}
a: hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	}
	a:active {
	text-decoration: none;
	
	}	
.PARRAFO2 .TITULO_AZUL a {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TELEFONOS{
	color: #FFF;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 22px;
	background-image: url(fotos/abajo.jpg);
	height: 65px;
	width: 850px;
	background-repeat: no-repeat;
	background-color: #520405;
	font-weight: bold;
	}		
.DIRECCION {
	font-family: Arial, Helvetica, "calibri", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-position: center;
	
	

