img{
	border:0px;
}

div.paragrafo{
	padding:10px;
	color:#2f190a;
	line-height:16px;
	text-align:left;
}

td.boxRicerca{
	background-color:#fff1d3;
	padding:10px;
	height:70px;
}

select.selectEscursioni{
	width:200px;
	color:#2f190a;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

div.boxStatico{
	width:615px;
	height:350px;
	background-image:url('../img/back_elenco.jpg');
	background-repeat:no-repeat;
	position:relative;
}

div.boxStatico #boxTitolo{
	width:300px;
	height:30px;
	position:absolute;	
	top:70px;
	left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:-1px;
	color:#000000;
}

div.boxStatico #boxTitolo h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:-1px;
	color:#000000;
	font-weight:normal;	
}

div.boxStatico #boxTesto{
	width:274px;
	height:180px;
	position:absolute;	
	top:110px;
	left:20px;
}

div.boxStatico #pulBack{
	width:140px;
	height:40px;
	position:absolute;
	top:270px;
	left:310px;
	cursor:pointer;
}

div.boxStatico #pulRegolamento{
	width:140px;
	height:40px;
	position:absolute;
	top:270px;
	left:460px;
	cursor:pointer;
}

div.escursione{}

div.escursione div.foto{
	float:left;
	width:175px;
	height:122px;
	background-image:url(../img/back_foto.jpg);
	background-repeat:no-repeat;
	position:relative;
}

div.escursione div.fotoIN{
	width:106px;
	height:66px;
	/*background-color:#ff0000;*/
	position:absolute;
	top:37px;
	left:35px;
}

div.escursione div.clip{
	width:31px;
	height:29px;
	position:absolute;
	left:118px;
	top:32px;
	z-index:2;
}

div.escursione div.descrizione{
	float:left;
	width:440px;
	height:122px;
}

div.titolo{
	color:#ee9426;
	text-transform:uppercase;
	padding-left:10px;
	letter-spacing:-1px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

div.titolo h1{
	color:#ee9426;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:12px;
	font-weight:bold;
}

div.escursione div.pulDettaglio{
	width:605px;
	height:30px;
	padding-right:10px;
	border-bottom:1px solid #84a8c8;
	clear:both;
	text-align:right;
}

div.pulIndietro{
	width:605px;
	height:30px;
	padding-right:10px;
	padding-top:10px;	
	clear:both;
	text-align:right;
}

<!-- DETTAGLIO -->

#foto{
	padding:7px;
	background-image:url('../img/map.jpg');
	background-position:center center;
}

#boxImmagini{
	width:width:100%;
	height:24px;
	background-image:url('../img/seqImm.gif');
	background-repeat:repeat-x;
	margin-top:3px;
	padding:3px;
	border:1px solid #ffeecb;
}


