/* GENERAL    */

body {
	background-color: #FFFFF;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
}

#cabecera {
display:none;
}
#menu-sup {
display:none;

}

#caja {
	padding-top: 5px;
	background-color: #FFFFFF;
	
}
#caja {
clear:left;	
}

.separar_columnas {
	clear: both;
}

h1, h2, h3, h4, h5, h6 { 
font-family: 'trebuchet ms', verdana, sans-serif;
font-weight: normal;
font-size: medium;

}

h1 {
font-family: 'trebuchet ms', verdana, sans-serif;

}
#pie_pag {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #999999;
}
#pie_pag h4 {
font-size:12px;
}

 .imgstxt
 {
	float: right;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
 }

  .imglogo
 {
   float: left;
	margin: 10px;
 }
 .bordefoto {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


/* MENU DE NAVEGACION ACTIVIDADES    */

#menu_actividades{
	width: 200px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	display:none;
	
}

#bg_alojamientos {
	background-image: url(../imagenes/alojamientos/bg_alojamientos.gif);
	background-repeat: no-repeat;
	height: 270px;
	width: 200px;
	margin-right: 10px;
}

#bg_ofertas {
	background-image: url(../imagenes/ofertas2010/bg_ofertas.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: 200px;
	margin-right: 10px;
}

#cont-navi {
	padding-top: 60px;
	padding-left: 10px;

}

#navi {
	list-style:none;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;

}
#navi li {
	font-family: 'trebuchet ms', verdana, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	display:block;
	  padding-left: 3px;
	  padding-right: 3px;

        }
#navi li a  {
      color:#333;
	  text-decoration:none;
	  	  	font-weight: bold;

	


      }
#navi li a:visited  {
      color:#333;
	  text-decoration:none;
      }
#navi li a:hover {
	background:#E87900;
      }
.active {
	background:#E87900;
	
}
#continguts a  {
	color:#52add9;
	text-decoration:none;	


      }
#continguts a:visited  {
	color:#52add9;
	text-decoration:none;
      }
#continguts a:hover {
	color:#52add9;
	text-decoration:underline;
      }

/* FIN actividades    */

#cuerpo {
	margin-top: 0px;
	padding-top: 0px;
	height: auto;


}
/* NAVEGACION 2 + TITULO    */
#navega_sup {
display:none;

}

#titulo_sup {
background-image: url(../imagenes/invierno/bg_groc.gif);
background-repeat: no-repeat;
height: 40px;
width: 730px;
font-size:22px;
padding-top:  3px;
padding-left: 8px;
}
.htabs {
display:none;
}
.noprint {
display:none;
}
.print {
overflow:visible;
display:block;
}


/* CONTENIDO  */

.txtactividad {
font-weight: bold;
font-size:22px;
margin-top:  5px;
padding-left: 8px;

}
.txtactdescrip {
font-size:13px;
padding-left: 8px;
}
.bgapartado {
background-image: url(../imagenes/invierno/bg_gris.gif);
background-repeat: no-repeat;
height: 37px;
width: 660px;
margin-top: 28px;


}
#continguts {
	width: 720px;
  	color: #333333;
	font-size:12px;

}
.apartado {
  	color: #666666;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
}
.destacado {
  	color: #666666;
	font-weight: bold;
	font-size:16px;

}
.precios {
	color: #52add9;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.preciosgran {
	font-size:16px;

}
.destacado-color {
	color: #db3E06;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.precios-color {
	color: #db3E06;
	font-size:16px;
	font-weight: bold;

}
.preciostitulo {
font-weight: bold;
text-align: center;
}
.notas {
	font-size:11px;

}
#continguts table {
	border: 1px solid #CCCCCC;
}
#continguts table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#bg_ofertas_fr {
	background-image: url(../imagenes/ofertas-10fr/bg_temporales.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: 200px;
	margin-right: 10px;
}
  .imgstxtos
 {
	float: right;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
 }

/* IMPRIMIR */

.saltopagina {
      page-break-after: always;
}

