/* CSS Document */


body {
margin : 0;
font : 14px "Century Gothic", Arial, Verdana, sans-serif;
background : url(../images/fondo_content.gif) repeat-x;
width : 100%;
background-color : #386c00;
color : #000000;

}


h1 {
font : 1.2em "Century Gothic", Arial, Verdana, sans-serif;
font-weight : bold;
margin : 0;
padding : 0;
line-height : 14px;
background : url(../images/point.png) no-repeat left center;
color : #ff5c00;
background-color : #ffffff;
padding-left : 15px;

}


th {
font : 1.2em "Century Gothic", Arial, Verdana, sans-serif;
font-weight : bold;
color : #ff5c00;
background-color : #ffffff;

}


li {
color : #000000;
background-color : #ffffff;

}





hr {
color : #333333;
background-color : #ffffff;
margin : 5px 0 5px 0;

}


img a {
border : none;

}


img {
border : none;

}


.global {
background : url(../images/fondo_content.gif) repeat-x;
width : 100%;

}


.content {
width : 800px;
margin : 0 auto;
font : 0.9em "Century Gothic", Arial, Verdana, sans-serif;

}


.content_left {
width : 277px;
float : left;

}

.content_left_big {
width : 750px;
float : left;

}

.content_center {
width : 473px;
float : left;

}


.text_back {
background : url(../images/fondo_texto_grande.gif) repeat-y;

}

.text_back_big {
background : url(../images/fondo_texto_grande_big.gif) repeat-y;

}


.foot_text {
background : url(../images/base_texto_grande.gif) no-repeat right;
height : 23px;

}

.foot_text_big{
background : url(../images/base_texto_grande_big.gif) no-repeat right;
height : 23px;

}


.content_right {
width : 50px;
float : left;

}


.foot {
font:.9em "Century Gothic", Arial, Verdana;
clear : both;
text-align : center;
color : #6c8d00;
background : #2f5901;
padding : 6px;

}


.foot a, .foot a:link, .foot a:active, .foot a:visited {
color : #8ba000;
background-color :#2f5901;
text-decoration : none;

}


.foot a:hover {
color : #fcfcfc;
background-color :#2f5901;

}


.sombra_content {
background : url(../images/sombra_content.gif) repeat-x;
height : 23px;

}


.reflejo_content {
background : url(../images/reflejo_texto_grande.jpg);
width : 473px;
height : 72px;

}



.box_content {
width : 425px;
margin-left : 25px;
}

.box_content_big {
margin-left:25px;
padding-top:5px;
}

.como_no {
width : 425px;
height : 45px;
margin : 0 auto;
padding-bottom : 10px;
background : url(../images/como_no.gif) no-repeat center;

}


#izquierda {
width : 277px;
height : 530px;

}

#izquierdaLlegar {
width : 277px;
height : 700px;

}


#izquierdaFotos {
width : 277px;
height : 270px;

}


#menu {
width : 473px;
height : 78px;

}


#submenu {
width : 473px;
height : 78px;

}


#idioma {
width : 50px;
height : 490px;

}


.mes {
text-align : left;
font : 1.2em "Century Gothic", Arial, Verdana, sans-serif;
font-weight : bold;
color : #999999;
background-color : #ffffff;

}


.resalte {
font : 1.2em "Century Gothic", Arial, Verdana, sans-serif;
font-weight : bold;
font-style : italic;
color : #000000;
background-color : #ffffff;

}


.txt_grey {
color : #666666;
background-color : #ffffff;

}


.temporada1 {
background : url(../images/fondoBaja.gif) repeat-x;
height : 18px;
line-height : 18px;
color : #003366;
background-color : #ffffff;
font-weight : bold;

}


.temporada2 {
background : url(../images/fondoMedia.gif) repeat-x;
height : 18px;
line-height : 18px;
color : #006600;
background-color : #ffffff;
font-weight : bold;

}


.temporada3 {
background : url(../images/fondoAlta.gif) repeat-x;
height : 18px;
line-height : 18px;
color : #333333;
background-color : #ffffff;
font-weight : bold;

}


hr {
margin : 0;
padding : 0;

}


hr.verde {
border : 1px solid #62bd19;
margin-top : 5px;
margin-bottom : 5px;

}

.cuadroRojo{
color:#FF0000;
background-color:#FFFFCC;
}

.error{
text-align:center;
background-color:#FFFFCC;
border:solid 1px #CC0000;
color:#FF0000; 
padding:4px; 
margin:4px;
}

.correcto{
text-align:center;
background-color:#EBFFE6;
border:solid 1px #0cad2b;
color:#000000; 
padding:4px; 
}

.btnReservar{color:#fff; font-weight:bold; display:block; height:25px; width:180px; background:url(../images/btnReservar.gif) top no-repeat; line-height:32px; text-align:center;font : 18px "Century Gothic", Arial, Verdana, sans-serif; font-weight:bold; margin:5px 0 5px 0; }
.btnReservar a:link, .btnReservar a:active, .btnReservar a:visited{display: block;height:25px; width:180px; color:#fff; font-weight:bold; color:#000; text-decoration:none }
.btnReservar a:hover{ background:url(../images/btnReservar.gif) bottom no-repeat;  color:#FFF}
