

html, body {
	height: 100%;
}

/** CONTENEDOR */

#contenedor {
	width: 931px;
	margin: 0px auto;
}

#c-izquierda {
	float: left;
	width: 30px;
	height: 680px;
	background: url(../img/fondo2.jpg) no-repeat left top;
}

#c-central {
	float: left;
	width: 871px;
}

#c-derecha {

	float: left;
	width: 30px;
	height: 680px;
	background: url(../img/fondo3.jpg) no-repeat left top;
}

/** LOGOTIPO SUPERIOR */

#logo {

	height: 88px;
	margin: 0px auto;
	background: #5f7b87;
}

#logo h1 {
	float: left;
	width: 730px;
	height: 88px;
	background: url(../img/subpage1_08.jpg) no-repeat left top;
}



#logo span {
	display: none;
}


/** cabecera datos parte de nieve */

#cabecera {

	width: 771px;
	height: 190px;
	margin: 0px 0px 0px 31px;
	padding: 40px 40px 0px 0px;
}

/** Contenido */

#contenido {

	width: 831px;
	padding: 6px 0px 0px 21px;
}

#colE {
	position: relative;
	float: left;
	width: 150px;
	z-index: 4;
}

#colB {
	float: right;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;

	height: 600px;
	border-right: 1px solid #E7E7E7;
}
#colA {
	float: right;
	width: 350px;
	padding-left: 20px;


}

#colC {
	float: right;
	padding-left: 20px;
	border-left: 1px solid #E7E7E7;
	width: 640px;
}

#col_Ancho {
	float: right;
	padding-left: 20px;
	width: 640px;
}
#col_Ancho1 {
	float: left;
	padding-left: 10px;
	width: 350px;
}

/** PIE*/

#pie {
	clear: both;
	padding: 60px 0px;
}

/** NOTICIAS */

#noticias {
}

#noticias .contenido {
	padding: 0px 0px 0px 0px;
}

/** galeria principal */

#galeria {
}
/* thumbnails galeria */
p.thumbs { 
	padding: 1px 0 0 0px; 
	margin: 0 0 0 6px;
}
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 2px;
	background: #FAFAFA;
   border: 1px solid #EDEDED;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;	
}
.thumbs a:hover { background-color: transparent; border: none }


/** ACTTIVIDADES */

#actividades {
	margin-top: 20px;
}

#actividades.content {
	padding: 0px 25px 10px 10px;
}

/** BOX4 */

#buscar{
margin-top: 30px;
}

#buscar.content {
	padding: 0px 25px 10px 10px;
}

/** CAJAS*/

#web{
}

#web .contenido {
	padding: 0px 25px 10px 25px;
}
#webcan{
}

#webcam .contenido {
	
	background-color: #fafafa;
padding: 7px 15px 10px 9px;
border:1px solid #ededed;
}
#telefono{
	margin-top: 20px;
}

#telefono .contenido {
	
	background-color: #fafafa;
padding: 7px 15px 10px 9px;
border:1px solid #ededed;
}
#semana-blanca{
	margin-top: 20px;
}

#semana-blanca .contenido {
	
	background-color: #fafafa;
padding: 6px 0px 0px 12px;
border:1px solid #ededed;
}
#logos{
	margin-top: 10px;
	
	margin-left: 25px;
}

#logos .contenido {

	padding: 0px 4px 0px 10px;
	
}
#standares{
	margin-top: 15px;
}




.marcadeagua
{
  position: absolute;
  width: 5px;
  left: 0;
  top: 0;
    z-index: 1;
  
}

.marcadeaguaimagen
{
  background-image: url('../img/marca-de-agua.png');
  background-repeat: no-repeat;
  height: 500px;
  width: 250px;
  margin: 0;
  z-index: 1;
  
}


/* img */
img.noticias {
	background: #FAFAFA;
   border: 1px solid #E4E4E4;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* buscar portada */
form#busqueda {
	padding: 0; margin: 10px 0 0 10px;
	width: 240px; height: 33px;
	background: #fff url(../img/fondo-buscar.gif) no-repeat;
	border: none;	
}
form#busqueda p {
	margin: 0; padding: 0;		
	border: none;
}
form#busqueda input {
	border: none;
	background: transparent;
	color: #BABABA;
	margin: 0; padding: 5px;
	font-size: 12px;	
	float: right;		
}
form#busqueda.tbox {
	margin: 1px 0 0 1px;
	width: 300px;
	display: inline;
	
}
form#busqueda.btn{
	width: 24px; height: 24px;		
	margin: 5px 0 0 0;	padding: 0;	
}
form.busqueda label {
	display: none;
}
/* Remontes y pistas */
#remontesypistas
{
	
	font-size: 12px;
	margin: 30px 60px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
	
}
#remontesypistas th
{
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #193867;
	background: #dfeefe;
}
#remontesypistas tbody
{
	background: #ffffff;
}
#remontesypistas td
{
	padding: 10px;
	color: #333333;
	border-top: 1px dotted #cccccc;
}
#remontesypistas tbody tr:hover td
{
	
	background: #fafafa;
}
#remontesypistas .titulo
{
	padding: 12px;
	color: #193867;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #dfeefe;
}
#remontesypistas tr:hover .titulo
{
	padding: 12px;
	color: #193867;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #dfeefe;
}
#remontesypistas .pistaazul
{color: #00a8ef;
}
#remontesypistas .pistaroja
{color: #e42922;
}
#remontesypistas .pistaverde
{color: #009900;
}
/* tarifas */
#tarifas
{
	
	font-size: 12px;
	margin: 30px 60px;
	width: 550px;
	text-align: left;
	border-collapse: collapse;
}
#tarifas th
{
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background: #5f7b87;
}
#tarifas tbody
{
	background: #ffffff;
}
#tarifas td
{
	padding: 6px;
	color: #333333;
	border-top: 1px dotted #cccccc;
}
#tarifas tbody tr:hover td
{
	
	background: #fafafa;
}
#tarifas .titulo
{
	padding: 7px;
	color: #193867;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #dfeefe;
}
#tarifas tr:hover .titulo
{
	padding: 7px;
	color: #193867;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #dfeefe;
}
#tarifas .cab
{
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #5f7b87;
}
#tarifas tr:hover .cab
{
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #5f7b87;
}
/* alojamientos */
#alojamientos
{
	
	font-size: 11px;
	margin: 4px 20px;
	width: 460px;
	text-align: left;
	border-collapse: collapse;
}
#alojamientos th
{
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background: #5f7b87;
}
#alojamientos tbody
{
	background: #ffffff;
}
#alojamientos td
{
	padding: 6px;
		font-size: 11px;
	color: #333333;
	border-top: 1px dotted #cccccc;
}
#alojamientos tbody tr:hover td
{
	
	background: #fafafa;
}
#alojamientos .titulo
{
	padding: 7px;
	color: #193867;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #dfeefe;
}
#alojamientos tr:hover .titulo
{
	padding: 7px;
	color: #193867;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #dfeefe;
}
#alojamientos .cab
{
	padding: 1px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #5f7b87;
}
#alojamientos tr:hover .cab
{
	padding: 1px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #cccccc;
	background: #5f7b87;
}
