/* Alambre Estudio Grafico
   Estilos Portada para Contenido CSS+XHTML
   Sagardoetxea
   Diciembre 2006
*/

#principal{
	background-color:#F0F0E6;
}

#por_1_container{
	background-color:151518;
	width:637px;
	color:white;
	margin-bottom:15px;
}

#por_1_container table{
	padding-top:15px;
	margin-left:15px;
	padding-bottom:15px;
	width: 607px;
	color:white;
}

	.por_1_izq{
	vertical-align:top;
}

	.por_1_hueco{
	width:15px;
}

	.por_1_der1{
	width:261px;
}

	.por_1_der1 img.b_dest{
	width:137px;
	height:19px;
}

	.por1_der2{
	vertical-align:bottom;
	color:#A4ABA5;
}
	.por1_der2_tit{
	font-weight:bold;
	font-size:18px;
	margin-bottom: 25px;
}

	.por1_der2_texto{
	font-size:11px;
	margin-bottom:8px;
}

	.por1_der2_texto p{
	margin-top:0px;
	margin-bottom:0px;
}
	
	.por1_der2_enlace img{
	border:0px;
	width:61px;
	height:11px;
}

/* 2º nivel */

#por_2nivel{
	width:637px;
	text-align:left;
	margin-bottom: 15px;
}

	#por_2nivel table{
	width:100%;
}

	.por_2nivel_celda{
	vertical-align:top;
	background-color:white;
	width:311px;
}

	.por_2_elem{
		width:311px;
		background-color:white;
		color:#A4ABA5;
}

	.por_sep2{
	width:15px;
}

	.por_2_img{
	padding-top: 15px;
	padding-left:15px;
	margin-bottom:15px;
}

.por_2_img a{
}

	.por_2_tit{
	font-weight:bold;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
}
	
	.por_2_subtit{
	font-size:11px;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:15px;
	clear:left;
}

	.por_2_enl{
	margin-bottom:15px;
	margin-left:15px;
}

	.por_2_enl img{
	border:0px;
	width:61px;
	height:11px;
}

/* 3er nivel */

#por_3nivel{
	width:637px;
	clear:left;
	margin-top:15px;
}

	#por_3nivel table{
	width:100%;
}

	.por_3nivel_celda{
	vertical-align:top;
	background-color:white;
	width:202px;
}

	.por_3_elem{
		width:202px;
		background-color:white;
		float:left;
		color:#A4ABA5;
		display: inline;
}

	.por_sep3{
	width:15px;
	float:left;
}

	.por_3_img{
	padding-top: 15px;
	padding-left:15px;
	margin-bottom:10px;
}

	.por_3_tit{
	font-weight:bold;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
}
	
	.por_3_subtit{
	font-size:11px;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:15px;
}

	.por_3_enl{
	margin-bottom:15px;
	margin-left:15px;
}

	.por_3_enl img{
	border:0px;
	width:61px;
	height:11px;
}

/* Smooth */

.smooth_container{
	width:637px;
	background-color: white;
	margin-bottom: 15px;
	padding-top: 15px;
	clear:left;
}

	.smooth_galeria{
	width:607px;
	height: 339px;
	background-color: white;
	margin-left: 15px;
	margin-bottom: 15px;
	clear:left;
}

	.smooth_galeria img.gal_img_tit{
	margin-bottom: 15px;
}

	.smooth_texto{
	margin-left: 15px;
	width:607px;
	font-size:11px;
	margin-bottom:8px;
	color:#A4ABA5;
}

	.smooth_enlace img{
	border: 0px;
	margin-left: 15px;
	margin-bottom: 8px;
}

/* Noticias Portada */

#not_portada_container{
	background-color: white;
	width: 637px;
	clear:both;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

	#not_portada_container a{
	text-decoration: none;
	color:#58711A;
	}
	
	.not_portada_izq{
	width: 311px;
	float: left;
	padding-top: 15px;
	padding-left:15px;
	}

	.not_portada_der{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 264px;
	float: left;
	margin-left: 30px;
	}

	.por_not_dest_tit{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	}

	.por_not_dest_subtit{
	color:#A4ABA5;
	}

	.por_not_dest_subtit p.bodytext{
	margin-top: 0px;
	}
	
	.por_not_list_tit{
	margin-bottom: 10px;
	}
	
	img.tit_not_img{
	margin-bottom: 10px;
	}
	
/* Tour */

.tour_container{
	width: 100%;
	background-color: #E1E1CE;
	display: block;
	margin-bottom: 15px;
	}

.tour_container .titulo{
	color:#8AA411;
	margin-left: 15px;
	padding-left: 0px;
}

.tour_container .titulo{
	color:#8AA411;
	margin-left: 15px;
	padding-left: 0px;
}

.tour_container ul{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tour_container ul li{
	list-style-type: none;
	display: inline;
	padding: 2px 10px;
	background-color: #8AA411;
	margin-right: 6px;
}

.tour_container ul li.otras{
	background-color: #58711A;
}

.tour_container ul li a{
	text-decoration: none;
	color: white;
	}

.tour_container .clear{
	clear: both;
	line-height: 0px;
	height: 2px;
}