body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eee;
	background-image: url(/img/bkg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.top a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.top a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	text-decoration: none;
}
.top_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration: none;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.nav_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.text_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	line-height: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	color: #900;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 18px;
	color: #990000;
	text-decoration:none;
	margin:0px;
}
h3 {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
	margin:2px;
	padding:2px;
}

.oferta {
	color: #666;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.hr {
	border-top: 1px dotted #c0c0c0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	text-decoration: none;
}

.reservar
{
    background-image: url(/img/reserves_off.jpg);
    background-repeat:no-repeat;
    width:186px;
    height:30px;
}

.reservar:hover
{
    background-image: url(/img/reserves_over.jpg);
    background-repeat:no-repeat;
    width:186px;
    height:30px;
}
.marcInferior
{
    vertical-align:top;
}

#lightbox
{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox img
{
    width: auto;
    height: auto;
}
#lightbox a img
{
    border: none;
}
#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer
{
    padding: 10px;
}
#loading
{
    position: absolute;
    top: 0%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}
#prevLink, #nextLink
{
    width: 49%;
    height: 100%; /* background-image: url(data:image/gif;base64,AAAA); */ /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
    background: url(/js/prevlabel.gif) left 0% no-repeat;
}
#nextLink
{
    right: 0;
    float: right;
    background: url(/js/nextlabel.gif) right 0% no-repeat;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(/js/prevlabel.gif) left 0% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(/js/nextlabel.gif) right 0% no-repeat;
}
#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}
#imageData
{
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}
#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.CALENDARIcpYearNavigation, .CALENDARIcpMonthNavigation
{
    background-color: #cccccc;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.CALENDARIcpYearNavigation select, .CALENDARIcpMonthNavigation select
{
    padding: 0px;
    margin: 0px;
    border: solid 1px #cccccc;
}
.CALENDARIcpDayColumnHeader, .CALENDARIcpYearNavigation, .CALENDARIcpMonthNavigation, .CALENDARIcpCurrentMonthDateDisabled, .CALENDARIcpOtherMonthDateDisabled, .CALENDARIcpCurrentDateDisabled, .CALENDARIcpTodayTextDisabled, .CALENDARIcpText
{
    background-color: #ffffff;
    font-weight: normal;
    font-family: Arial;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
}
.CALENDARIcpTodayText
{
    color: #ff0000;
    font-weight: bold;
    font-size: 12px;
}
TD.CALENDARIcpDayColumnHeader
{
    text-align: center;
    border-bottom: solid 1px #cccccc;
}
TD.CALENDARIcpOtherMonthDate
{
    background-color: #ffffff;
    border: solid 0px #ffffff;
}
TD.CALENDARIcpCurrentMonthDate
{
    background-color: #ffffff;
    border: solid 0px #ffffff;
}
TD.CALENDARIcpCurrentDate
{
    background-color: #ffffff;
    border: solid 0px #ffffff;
}
TD.CALENDARIcpCurrentDateDisabled
{
    border: solid 0px #ffffff;
}
.CALENDARIcpCurrentMonthDate, .CALENDARIcpOtherMonthDate, .CALENDARIcpCurrentDate
{
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}
.CALENDARIcpOtherMonthDate
{
    color: #999999;
}
.CALENDARIcpCurrentMonthDate
{
    color: #000000;
    font-weight: bold;
}
.CALENDARIcpCurrentDate
{
    color: #bb0200;
    font-weight: bold;
    background-color: #ffd5af;
    border: solid 1px #f99655;
}
.CALENDARIcpBorder
{
    border: solid 1px #cccccc;
    background-color: #ffffff;
    height: 100px;
}
.button1
{
    background-image: url(/img/boto_reserves_off.png);
    background-repeat:no-repeat;
    width:156px;
    height:31px;
}
.button1:hover
{
    background-image: url(/img/boto_reserves_over.png);
    background-repeat:no-repeat;
    width:156px;
    height:31px;
}
.button
{
    
    
    color:#ffffff;
    text-decoration:none;
    font-size: 16px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    
    font-weight:bold;
    vertical-align:middle;
    margin-top:5px;
}
.button:hover
{
    
    color:#ffffff;
    text-decoration:none;
    font-size: 16px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    
    font-weight:bold;
    vertical-align:middle;
    margin-top:5px;
}
.gris {
	font-size: 18px;
	color: #990000;
	text-decoration:none;
}
.link_pequeno
{
    color: #990000;
	text-decoration:none;
}

.text
{
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
}

.text1
{
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

strong
{
    color:#900;
}
img
{
    border-style:none;
}

