body{
        margin:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}
input{
    border:0;
    font-size:12px;
    color:#990000;
}
.radioboton {
	border:0;
	font-size:12px;
	color:#990000;
}
.dobleBorde {
	border: 4px solid #fddcca;
}
select{
        border:0;
        font-size:12px;
        color:#990000;
}
fieldset {
	border: 1px solid #990000;
	-moz-border-radius: 5px;
	padding: 10px;
}
.mb {
	color:#939393;
	font-size:9px;	
	text-decoration:none;
}
.divMb {
	color:#990000;
	font-size:9px;	
	text-decoration:none;
}

textarea{
		font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#990000;
		width:400px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
        font-size: 24px;
        color:#990000;
        margin:0px;
}
.bgForm{
        background:url(../images/bgForm.jpg) repeat-x left top;
}
/* ESTILOS DEL HEDAER */

#headerBg{
        background:url(../images/bgCab.jpg) repeat-x left top;
        padding:12px 0;
}
#headerCont{
        width:960px;
        margin:0 auto;
}
#headerCont #logo{
        float:left;
}
#headerCont #help{
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#fff;
        font-weight:bold;
        float:right;
        margin-top:37px;
}
#headerCont #help b{
        font-size:16px;
        color:#fff;
}
/* ESTILOS DEL CONTENIDO */

#content {
        width:960px;
        font-family:Arial, Helvetica, sans-serif;
        /*margin:15px auto;*/
		/*margin: 0px auto;*/
		margin:15px auto 15px auto;
}
#contentIn {
        width:960px;
        font-family:Arial, Helvetica, sans-serif;
        margin:15px auto 15px auto;
}
#content #cuadroDestacado{
        float:left;
        font-size:12px;
        color:#939393;
		overflow:hidden; 
		border:1px solid #ffcccb; 
		margin-left:9px; 
		margin-right:9px; 
		cursor:pointer;
}
#content #cuadroDestacado h3{
        font-size: 13px;
        color:#ffffff;
		margin:0;
		font-style:italic;
}
#content #cuadroDestacado #tituloDestacado{
	top:0; 
	left:0; 
	margin:0; 
	padding:6px; 
	background-color:#900; 
	color:#FFF;
}

#content #cuadroDestacado #precioDestacado{
	margin:0; 
	padding:5px; 
	vertical-align:bottom; 
	float:left; 
	text-align:left; 
	position:relative; 
	left:0; 
	background-image:url(../images/fondo-trans-destacado.png); 
	background-position:left top; 
	background-repeat:repeat;
	color:#000;
}
#content #cuadroDestacado #precioDestacado h3{
        font-size: 16px;
        color:#990000;
		margin:0;
		
}
.tituloRojo{
        font-size: 16px;
        color:#990000;
		margin:0;
		font-weight:bold
}
a.tituloRojo{
        font-size: 16px;
        color:#990000;
		margin:0;
		text-decoration:none;
		font-weight:bold
}
a.tituloRojo:hover{
        font-size: 16px;
        color:#990000;
		margin:0;
		text-decoration:underline;
		font-weight:bold
}
/*#content #ciudad img{
        margin-bottom:15px;
}
*/
#content #cuadroDestacado ul{
        list-style:none;
        margin:0;
        padding:0;
}
#content #cuadroDestacado li{
        margin-bottom:5px;
}

#content #cuadroDestacado a{
        color:#990000;
}
#content #cuadroDestacado a:hover{
        font-size:12px;
        color:#000;
		text-decoration:none;
}
#content #ocupacion{
         font-size:12px;
         color:#990000;
}
#content #ocupacion b{
         color:#000;
         font-weight:normal;
}
#content #ocupacion .leyenda{
         color:#000;
         font-weight:normal;
         font-size:11px;
}
#content #mes{
        width:154px;
        float:left;
        font-size:12px;
        color:#010101;
}
.txtRojoN{
        font-size:12px;
        color:#e54925;
		font-weight:bold;
}
.txtVerdeN{
        font-size:12px;
        color:#990000;
		font-weight:bold;
}
.txtRojo{
        font-size:12px;
        color:#990000;
}
.txtVerde{
        font-size:12px;
        color:#990000;
}
.txt{
        font-size:12px;
        color:#000000;
}
.txtN{
        font-size:12px;
        color:#000000;
		font-weight:bold;
}

a.enlaceVerde{
        font-size:12px;
        color:#990000;
}
a.enlaceVerde:hover{
        font-size:12px;
        color:#000;
}
.sinMargen {
	margin:0;	
}
/* ESTILOS DEL CONTENIDO INTERIOR */
.leyenda{
         color:#636363;
         font-weight:normal;
         font-size:11px;
}
#menuBg{
        position:relative;
        background:#fddcca;
        text-align:center;
}
#menu{
        width:960px;
        margin:0 auto;
}

#contentIn #localidad{
        position:relative;
        height:75px;
		font-size:60px;
        color:#f5f6ef;
        font-weight:bold;
        border-bottom:solid 1px #f3f5e3;
        margin-bottom:15px;
}
#contentIn #localidadpeq{
        position:relative;
        height:75px;
		font-size:48px;
        color:#f5f6ef;
        font-weight:bold;
        border-bottom:solid 1px #f3f5e3;
        margin-bottom:15px;
}
#contentIn #producto{
        position:relative;
        height:75px;
        font-size:60px;
        color:#f5f6ef;
        font-weight:bold;
        border-bottom:solid 1px #ffcccb;
        margin-bottom:15px;
}
#contentIn #producto h1 {
        font-size: 24px;
        color:#990000;
        margin:0;
        padding:3px 0;
        vertical-align:middle;
        font-weight:normal;
}
#contentIn #localidad h1 {
        font-size: 24px;
        color:#990000;
        margin:0;
        padding:3px 0;
        vertical-align:middle;
        font-weight:normal;
}
#contentIn #localidadpeq h1 {
        font-size: 24px;
        color:#990000;
        margin:0;
        padding:3px 0;
        vertical-align:middle;
        font-weight:normal;
}
#contentIn #titulopeq{
        position:absolute;
        top:7px;
        left:0;
        z-index:2;
}
#contentIn #localidad h3 {
        font-size:15px;
        color:#990000;
        margin:0;
        padding:3px 0;
        font-weight:normal;
}
#contentIn h3 {
        font-size:14px;
        color:#990000;
        margin:0;
        padding:3px 0;
        font-weight:bold;
}
#contentIn #localidad h3 b{
        color:#000;
}

#contentIn #localidad a{
        font-size:15px;
        color:#990000;
        text-decoration:none;
        margin:0;
        padding:3px 0;
}
#contentIn #localidad a:hover{
        font-size:15px;
        color:#990000;
        text-decoration: underline;
}
#contentIn #titulo{
        position:absolute;
        top:36px;
        left:0;
        z-index:2;
}
#contentIn #titulogrande{
        position:absolute;
        top:36px;
        left:0;
        z-index:2;
}
#contentIn #volver a{
        position:absolute;
        top:50px;
        right:0;
        font-size:15px;
        color:#990000;
        font-weight:normal;
        text-decoration:none;
        z-index:2;
}
#volverIn a{
        font-size:15px;
        color:#990000;
        font-weight:normal;
        text-decoration:none;
        z-index:2;
}
#contentIn #main{
        float:left;
        width:390px;
        font-size:12px;
        color:#939393;
}
#contentIn #mainGrande{
        float:left;
        width:960px;
        font-size:12px;
        color:#939393;
}
#contentIn #mainGrande strong{
        font-size:12px;
        color:#000000;
        font-weight:normal;
        text-align:justify;
}
#contentIn #mainGrande #imagenLocalidad{
        float:right;
        margin:15px;
}
#contentIn #mainGrande #imagenNoticia{
        float:right;
        margin:15px;
}
#contentIn #mainGrande h2{
        font-size:14px;
        color:#282826;
        font-weight:bold;
        text-align:justify;
}


#contentIn #mainTextos{
        float:left;
        width:960px;
        font-size:12px;
        color:#000000;
}
#contentIn #mainTextos strong{
        font-size:12px;
        color:#000000;
        font-weight:bold;
        text-align:justify;
}
#contentIn #mainTextos #imagenLocalidad{
        float:right;
        margin:15px;
}
#contentIn #mainTextos #imagenNoticia{
        float:right;
        margin:15px;
}
#contentIn #mainTextos h2{
        font-size:16px;
        color:#282826;
        font-weight:normal;
        text-align:justify;
}

#contentIn #mainTextos h2 strong{
        font-size:16px;
        color:#282826;
        font-weight:bold;
        text-align:justify;
}

#contentIn #main a{
        font-size:12px;
        color:#990000;
        text-decoration:underline;
}
#contentIn #main a:hover{
        font-size:12px;
        color:#000;
        text-decoration:underline;
}
#contentIn #main strong{
        font-size:12px;
        color:#000000;
        font-weight:normal;
        text-align:justify;
}
#contentIn #main h2{
        font-size:14px;
        color:#282826;
        font-weight:bold;
        text-align:justify;
}
#contentIn #ficha{
        float:right;
        width:550px;
        /*background:#f3f5e3;*/
        padding:10px 1px 10px 5px;
        font-size:12px;
        color:#939393;
}
#contentIn #ficha img{
	border: 1px solid #990000;
	}
#contentIn #ficha a{
        font-size:12px;
        color:#990000;
        text-decoration:underline;
}
#contentIn #ficha a:hover{
        font-size:12px;
        color:#000;
        text-decoration:underline;
}
#contentIn #ficha .title{
        font-size:15px;
        color:#990000;
        margin-bottom:10px;
}
#contentIn #ficha b{
        font-size:12px;
        color:#000;
        font-weight:bold;
}
#contentIn #ficha img{
        margin-bottom:15px;
}
#contentIn #ficha .nota{
        font-size:12px;
        color:#000;
}
#contentIn #galeria{
        float:left;
        width:165px;
        font-size:12px;
        color:#990000;
}
#contentIn #galeria img{
        margin-bottom:10px;
}
#contentIn #ocupacion{
         font-size:12px;
         color:#990000;
}
#contentIn #ocupacion b{
         color:#000;
         font-weight:normal;
}
#contentIn #ocupacion .leyenda{
         color:#000;
         font-weight:normal;
         font-size:11px;
}
#contentIn #mes{
        width:154px;
        float:left;
        font-size:12px;
        color:#010101;
}

/* ESTILOS DE LAS NOTICIAS */
#paginacion{
        /*background: url(../images/navPaginacion.jpg) no-repeat left top;*/
        padding:6px 10px 20px 10px;
        margin-bottom:15px;
        font-size:12px;
        color:#282826;
}
#paginacion b{
        font-size:14px;
        color:#282826;
        font-weight:bold;
}
#paginacion strong{
        font-size:14px;
        color:#282826;
        font-weight:bold;
}
#paginacion a{
        font-size:12px;
        color:#990000;
        text-decoration:underline;
}
#paginacion a:hover{
        font-size:12px;
        color:#000;
        text-decoration:underline;
}
#noticias {
        width:960px;
        font-family:Arial, Helvetica, sans-serif;
        margin:45px auto;
}
#noticias #navegacion{
        background: url(../images/navNoticias.jpg) no-repeat left top;
        padding:6px 10px 20px 10px;
        margin-bottom:15px;
        font-size:12px;
        color:#282826;
}
#noticias #navegacion b{
        font-size:16px;
        color:#ffffff;
        font-weight:bold;
		font-style:oblique;
}
#noticias #navegacion strong{
        font-size:14px;
        color:#282826;
        font-weight:bold;
}
#noticias #navegacion a{
        font-size:12px;
        color:#80aa02;
        text-decoration:underline;
}
#noticias #navegacion a:hover{
        font-size:12px;
        color:#000;
        text-decoration:underline;
}

#noticias #articulo{
        float:left;
        width:200px;
        font-size:12px;
        color:#939393;
}
#noticias #articulo #title{
        color:#fff;
        margin-bottom:5px;
        /*height:20px;*/
}
#noticias #articulo #title a{
        color:#fff;
		text-decoration:none;
		background-color:#900;
		padding:3px 5px 3px 5px;
		font-size:14px;
 }
 #noticias #articulo #title a:hover{
        color:#fff;
		text-decoration:underline;
 }
#noticias #articulo b{
        color:#000;
        font-weight:normal;
}
#noticias #articulo img{
        margin-bottom:10px;
}
#noticias #articulo #fecha{
        background:url(../images/calendario.png) no-repeat left top;
        height:20px;
        width:200px;
        text-align:left;
        font-size:12px;
        color:#990000;
        padding-top:4px;
		padding-left:20px;
}

#noticias #articulo a{
        font-size:12px;
        color:#990000;
		text-decoration:none;
}
#noticias #articulo a:hover{
        font-size:12px;
        color:#000;
		text-decoration:underline;
}
#noticias #oferta{
        float:left;
        width:450px;
        font-size:12px;
        color:#939393;
}
#noticias #oferta #title {
        color:#990000;
        margin-bottom:10px;
        height:20px;
		text-decoration:none;
		font-size:16px;
}
#noticias #oferta #title a{
        color:#990000;
        margin-bottom:10px;
        height:20px;
		text-decoration:none;
		font-size:16px;
}
#noticias #oferta b{
        color:#000;
        font-weight:normal;
}
#noticias #oferta img{
        margin:0 10px 10px 0;
		float:left;
}
#noticias #oferta #fecha{
        background:url(../images/dateNews.gif) no-repeat left top;
        height:20px;
        width:450px;
        text-align:center;
        font-size:11px;
        color:#990000;
        padding-top:4px;
}

#noticias #oferta a{
        font-size:12px;
        color:#990000;
}
#noticias #oferta a:hover{
        font-size:12px;
        color:#000;
}
#noticias #verTodas{
		float:right;
}
#noticias #verTodas a{
        color:#990000;
        height:20px;
		text-decoration:underline;
		font-size:14px;
}
#noticias #verTodas a:hover{
        color:#990000;
        height:20px;
		text-decoration:none;
		font-size:14px;
}
.caracteristica {
        color:#990000;
		text-decoration:none;
		font-size:12px;	
}
#noticias #oferta #titleBlack {
        color:#000000;
        margin-bottom:10px;
        height:20px;
		text-decoration:none;
		font-size:18px;
}

/* ESTILOS DEL PIE */
#footerBg {
        background:url(../images/footerline.jpg) repeat-x left top;
}
#footer {
        font-family:Arial, Helvetica, sans-serif;
        width:960px;
        margin:0 auto;
}
#footer #listado{
        float:left;
        margin-right:25px;
}
#footer #listado #tList{
        background:url(../images/gr_footer.jpg) no-repeat left top;
        font-size:12px;
        color:#010101;
        font-weight:bold;
        padding:7px 7px 7px 30px;
}
#footer #listado ul{
        list-style:none;
        margin:20px 0;
        padding:0 10px;
        border-left: solid 1px #dfdfdf;
}
#footer #listado li{
        font-size:11px;
        color:#7e7e7e;
        margin-bottom:5px;
}
#footer #listado li a{
        font-size:11px;
        color:#7e7e7e;
        margin-bottom:5px;
        text-decoration:none;
}
#footer #listado li a:hover{
        font-size:11px;
        color:#990000;
        margin-bottom:5px;
        text-decoration:underline;
}
#footer #legal{
        padding-top:7px;
        float:right;
        text-align:right;
        font-size:12px;
}
#footer #legal a{
        font-size:12px;
        color:#000;
        text-decoration:underline;
}
#footer #legal b{
        font-size:12px;
        color:#990000;
        font-weight:normal;
}
#footer #legal .nota{
        font-size:11px;
        color:#7e7e7e;
}
.footerTitle{
		font-size:12px;
        padding-top:8px; 
		text-align:right;
		font-weight:bold;
		color:#fff;
}
.legal{
        padding-top:20px;
        text-align:right;
        font-size:11px;
}
.legal a{
        font-size:11px;
        color:#990000;
        text-decoration:underline;
}
.legal a:hover{
        font-size:11px;
        color:#990000;
        text-decoration:none;
}
.legal strong{
        font-size:11px;
        color:#990000;
        font-weight:normal;
}
.legal .nota{
        font-size:10px;
        color:#7e7e7e;
}

/* CLASES */

.clear {
        clear:both;
}
.marco {
        border:solid 1px #eeeeee;
}
.sepGreen{
        background:#f3f5e3;
        height:3px;
        margin:10px 0;
}
.sepRed{
        background:#ffcccb;
        height:3px;
        margin:10px 0;
}

.sepWhite{
        background:#ffffff;
        height:10px;
        margin:10px 0;
}
.titulo{
        font-size:14px;
        color:#282826;
        font-weight:bold;
        margin-bottom:10px;
}
.titulopeq{
        font-size:12px;
        color:#282826;
        font-weight:normal;
        margin-bottom:10px;
}
.formlinet #mes{
        width:154px;
        float:left;
        font-size:12px;
        color:#010101;
}
.formline #cuadroDisponibilidad{
        width:454px;
        float:left;
        font-size:12px;
        color:#010101;
}
.formlinet #cuadroDisponibilidad{
        width:454px;
        float:left;
        font-size:12px;
        color:#010101;
}
.formlinet{
        background:#ffffff;
        font-size:11px;
        color:#636363;
}
.formlinet b{
        color:#000;
        font-weight:bold;
}
.formlinet a{
        color:#990000;
}
.formlinet .bgForm{
        background:url(../images/bgForm.jpg) repeat-x left top;
}
.formHuesped{
	background:#e1fc58;
    padding:5px;
    font-size:11px;
    color:#636363;
}
.formHuesped b{
        color:#000;
        font-weight:bold;
}
.formHuesped a{
        color:#990000;
}
.formHuesped .bgForm{
	background:#e1fc58;
    padding:5px;
    font-size:11px;
    color:#636363;
}
.formHuesped{
        /*background:url(../images/bgForm.jpg) repeat-x left top;*/
}
.formline{
        background:#fddcca;
        padding:1px 15px 3px 15px;
        font-size:11px;
        color:#636363;
}
.formline b{
        color:#000;
        font-weight:bold;
}
.formline a{
        color:#990000;
}
.formline .bgForm{
        background:url(../images/bgForm.jpg) repeat-x left top;
}
.formlineg{
        background:#f0f0f0;
        padding:5px 15px 5px 15px;
        font-size:11px;
        color:#636363;
}
.formlineg b{
        color:#000;
        font-weight:bold;
}
.formlineg a{
        color:#990000;
}
.formlineg .bgForm{
        background:url(../images/bgForm.jpg) repeat-x left top;
}
.calendario{
        font-family: Arial, Helvetica, sans-serif;
}
.calendario .semana {
        background:#990000;
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
}
.calendario .dia {
        background:#f4f6e4;
        font-size:10px;
        color:#990000;
        font-weight:normal;
}
.calendario .festivo {
        background:#d70000;
        font-size:10px;
        color:#fff;
        font-weight:bold;
        padding:0 2px;
}
.calendario .ocupado {
        background:#7aa300;
        font-size:10px;
        color:#fff;
        font-weight:bold;
        padding:0 2px;
}
.calendario .diaHoy {
        background:#d3d8ae;
        font-size:10px;
        color:#990000;
        font-weight:bold;
}
.calendario .diaVacio {
        background:#ffffff;
        font-size:10px;
        color:#990000;
        font-weight:bold;
}
.calendario .diaOcupado {
        background:#d3d8ae;
		background-image:url(../images/dia_ocupado.gif);
		background-position:left top;
		background-repeat:no-repeat;
        font-size:10px;
        color:#384415;
        font-weight:bold;
}
.calendario .diaFinReserva {
        background:#d3d8ae;
		background-image:url(../images/dia_fin_reserva.gif);
		background-position:left top;
		background-repeat:no-repeat;
        font-size:10px;
        color:#384415;
        font-weight:bold;
}
.calendario .diaInicioReserva {
        background:#d3d8ae;
		background-image:url(../images/dia_inicio_reserva.gif);
		background-position:left top;
		background-repeat:no-repeat;		
        font-size:10px;
        color:#384415;
        font-weight:bold;
}
.calendario .diaInicioFinReserva {
        background:#d3d8ae;
		background-image:url(../images/dia_dos_reservas.gif);
		background-position:left top;
		background-repeat:no-repeat;		
        font-size:10px;
        color:#384415;
        font-weight:bold;
}
.carrusel{
        width: 220px;
        cursor: pointer;
        margin-bottom:15px;
}


