*{
	border:0;
	padding:0;	
	margin:0;
}

/* GENERAL */

body{
	background-color: #C0C0C0;
	font-family: Tahoma, serif, sans-serif;	
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 25px;
}

#general{
	width:900px;
	background-color: #94967D;
	text-align: left;
}

h2{
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

p{
	margin-bottom: 5px;
	text-align: justify;
}

/* CABECERA */

#cabecera_principal{
	width:100%;
	height: 90px;
	background-image: url("../img/fondo_cabecera_principal.jpg");
}

#cabecera_foto{
	width:100%;
	height: 282px;
	background-image: url("../img/foto_cabecera_index.jpg");
}

#mapa_cantabria{
	margin-left: 665px;
	margin-top: 138px;
	margin-bottom: 3px;
}

#imagen_publicidad{
	margin-left: 10px;
	margin-top: 154px;
}

#titular_seccion{
	background-image: url("../img/fondo_titulo_seccion.gif");
	color: #8A8C77;
	font-family: Tahoma,serif,sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	margin-left: 210px;
	width: 680px;
	height: 33px;
	margin-top: 249px;
	background-repeat: no-repeat;
	position:absolute;
	padding-left: 10px;
	padding-top:5px;
}

/* CONTENT */

#content{
 	height: auto!important; /* para los browsers buenos */
    height: 965px; /* para IE5+ */
    min-height: 965px; /* para los browsers buenos */
	padding-left: 215px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#content p{
	margin-left: 7px;
	margin-right: 5px;
}

.separador_content{
	width: 99.5%;
	height: 1px;
	background-color: #CFD0C2;
	margin-bottom: 5px;
	font-size: 0px;
}

.imagen_derecha{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.imagen_izquierda{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;	
	margin-left: 5px;
	margin-top: 5px;
}

#content a{
	color: #FFFFFF;
}

/* MENÚ */

#menu{
	margin-left: 4px;
	margin-top: 119px;
	width: 193px;
	background-color: #70879D;
	border: solid 2px #FFFFFF;
	position: absolute;
	height: 1100px;
	color: #BECEDE;
}

#menu h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu ul{
	list-style-type: none;
	margin-left: -33px;
	margin-left: 8px;
}

#menu li{
	padding-top: 3px;
	padding-bottom: 5px;
}

#menu a{
	text-decoration: none;
	color: #BECEDE;
}

#menu h1 a{
	color: #FFFFFF;
}

.separador_menu_claro{
	height: 1px;
	background-color: #B8C3CE;
	width:95%;	
	font-size: 0px;		
}

.separador_menu_oscuro{
	height: 1px;
	background-color: #8699AC;
	width:99%;
	margin-left: -8px;
	font-size: 0px;	
}

.subapartado{
	margin-left: -8px;
	margin-right: 9px;
	padding-left: 5px;
}

.subapartado:hover{
	background-color: #8D9FB1;		
}

#ofertas_lateral{
	position:absolute;
	margin-left: 16px;
	margin-top: 1235px;
}


.cuadro_portada{
	height:190px;
	border:solid;
	border-width:1px 1px 1px 1px;
	border-color:#707F91;
	margin-top:10px;
	margin-left: 5px;
	overflow: auto;
}

.cuadro_portada_primero{
	height:190px;
	border:solid;
	border-width:1px 1px 1px 1px;
	border-color:#707F91;
	margin-top:10px;
	overflow: auto;
}

.cabecera_cuadro{
	height:33px;
	background-image: url("../img/cabecera_cuadro.jpg");
	background-repeat: repeat-x;
	margin-bottom: 8px;
	color: #8A8C77;
	font-weight: bold;
	padding-top:6px;
	padding-left: 8px;
}

div#proximas_salidas{
	width:283px;
	height:auto;
	border:solid;
	border-width:0px 1px 1px 1px;
	border-color:#707F91;
	margin-top:5px;
}

.miniletra{
	margin-top:5px;
	font-size:11px;
}

div#proximas_salidas table{
	with:100%;
	margin-left:7px;
	margin-top:10px;
}

	.salida{
		width:595px;
		height:145px;
		border:solid;
		border-width:1px;
		border-color:#707F91;
		margin-bottom:10px;
	}
		
	.salida_izquierda{
		float:left;
		width:145px;
		background-color: #CCD2C4;
		background-repeat: repeat-x;
	}
	
	.titulo_salida{
		height:63px;
		font-weight:bold;
		margin-bottom: 3px;
		margin-top:0px;
		margin-left:8px;
		margin-right:8px;
		font-size:12px;
		padding-top: 2px;
		color: #8A8C77;
		text-align: left;
	}
	
	.salida_centro{
		float:left;
		width:460px;
		height:145px;
		border:solid;
		border-width:0px 1px 0px 1px;
		border-color:#707F91;
		padding:5px;
		overflow: auto; 
	}
		
	.detalles_salida ul, li{
		list-style-image:url("../img/flecha_lista.gif");
	}
	
	.salida_centro td{
		padding-left:10px;
		padding-right:10px;
	}
	
	.tabla_salida{
	float:left;
	border:solid;
	border-width:1px 1px 1px 1px;
	border-color:#707F91;
	margin-bottom:15px;
	margin-left:5px;
}

/* FOOTER */

#footer{
	width: 100%;
	height: 42px;
	background-color: #CFD0C2;
	border-top: solid 1px #FFFFFF;
}