/* estilo de HOTEL VICO */

Body {
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #AFB0D1;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #f4f4f4;
	background-color: #FFFFFF;
	font-family: "Arial", Verdana;
	font-size: 13px;
	text-align:justify;
	margin: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-color: #d60000;
	text-decoration: none;
}

.h1 {
	font-family: "Arial";
	font-size: 15px;
	text-align:center;
	margin: 2px;
	font-style: bold;
	color: #666666;
}

.h3 {
	font-family: "Arial";
	font-size: 15px;
	text-align:center;
	margin: 2px;
	font-style: bold;
	color: #fadab4;
}

.h2 {
	font-family: "Arial";
	font-size: 14px;
	text-align:center;
	margin: 2px;
	font-style: bold;
	color: #666666;
}

.h4 {
	font-family: "Arial";
	font-size: 13px;
	text-align:justify;
	margin: 2px;
	font-style: bold;
	color: #d60000;
}

.copyr {
	font-family: "Arial";
	font-size: 9px;
	text-align:right;
	margin: 2px;
	font-style: bold;
	color: #666666;
}

.footer {
	font-family: "Arial";
	font-size: 12px;
	text-align:right;
	margin: 2px;
	font-style: bold;
	color: #fadab4;
}
.menus {
	font-family: "Arial";
	font-size: 12px;
	text-align:justify;
	margin: 2px;
	font-style: normal;
	color: #d60000;
}

.boton {
	font-family: "Arial";
	font-size: 13px;
	text-align:center;
	margin: 2px;
	font-style: bold;
	color: #fadab4;
}
a.botonrss {
    width:137px;
    height:28px; /* Dimensiones de la imagen */
    text-indent:-9999px;
    overflow:hidden; /* Oculatando el texto del enlace */
    display:block;
    background:url(/images/hotusa/btn-reservar.png) no-repeat 0 0; /* Poniendo la imagen como fondo */
}
a.botonrss:hover {
    background: url(/images/hotusa/btn-reservar-hover.png) no-repeat 0 0; /* Al hacer hover, ponemos la segunda imagen de fondo */
}
P, td {
	font-family: "Arial";
	font-size: 13px;	
	text-align:justify;
	margin: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d60000;
	text-decoration: none;
}

.Fecha {
	font-family: "Arial";
	font-size: 12px;	
	text-align:justify;
	font-style: normal;
	color: #CCCCCC;
	font-weight: none;
}

A:link {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #D60000;
}

A:visited {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #D60000;
}

A:hover {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}

A:active {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color: #666666;
}	

/* Estilo de HOTEL VICO */
