body, html	{
	height: 100%;
}

body	{
	background-color:#fff;
	margin:0px;
	padding: 0px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image:url(../immagini/sfondo.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

ul	{
	margin:0px;
	padding:0px;
}

li	{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

p	{
	line-height:150%;
}
a img 	{
	border: 0px;
}

.hidden	{
	display:none;
}

.clear	{
	clear: both;
	display: block;
}

.warning	{
	background-color:#FFC;
	padding: 10px;
	border-top: 1px solid #BF6C0B;
	border-bottom: 1px solid #BF6C0B;
	color: #BF6C0B;
	text-align: center;
}

.conferma	{
	background-color:#EFFFF8;
	padding: 10px;
	border-top: 1px solid #00854A;
	border-bottom: 1px solid #00854A;
	color: #00854A;
	text-align: center;
}

.errore	{
	background-color:#FFDFDF;
	padding: 10px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	color: #c00;
	text-align: center;
}

.nota	{
	background-color:#efefef;
	padding: 5px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #00854A;
	text-align: center;
	font-size:0.9em; 
	font-style:italic
}

.nota em	{
	font-style: normal;
}

.paginazione	{
	background-color:#efefef;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-align: center;
}

.paginazione a	{
	font-weight: bold;
}

p.grassetto	{		/* usato per i paragrafi in evidenza delle sezioni */
	font-weight: bold;
}

p.citazione, div.citazione	{		/* usato per evidenziare le caselle di testo nei paragrafi */
	color:#fff;
	background-color:#004080;
	font-weight: bold;
	padding:10px;
	width: 200px;
	float: right;
}

#ricerca .clear	{
	margin-bottom:10px;
}
a:link, a:visited	{
	color: #00854a;
	text-decoration: none;
}

a:hover, a:active, a:focus	{
	color: #057fc5;
	text-decoration:underline;
}

a.linkAlbum	{
	position: relative;
}

a.linkAlbum	span	{
	background-color: #00854A;
	color:#fff;
	position: absolute;
	top: 69px; 
	

	left: 186px;
	width: 120px;
	z-index:999;
	padding:5px;
	font-size: 0.9em;
	text-align: left;
	
}

a.linkAlbum:hover span	{
	background-color: #057FC5;
}

a.bannerAlbum	{
	background-image:url(../immagini/bannerAlbum.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:5px;
	padding-top: 75px;
	display: block;
}

a.bannerAlbum span	{
	display: block;
	text-align: center;
	font-weight: bold;
}


.citazione	a	{
	text-decoration: underline;
	color: #fff;
}
div#esterno	{
	position:relative;
	width: 900px;
	margin:0px auto;
}

div#intestazione	{
	height: 90px;
}
#intestazione h1 a	{
		display: block;
		height: 90px;
}

#intestazione h1	{
	text-indent: -3000px;
	overflow: hidden;
	background-image: url(../immagini/logo.png);
	width: 196px;
	height: 88px;
	margin:0px;

}

div#lingue, div#abruzzo	{
	position:absolute;
	top:0px;
	right:0px;
}

div.bordo	{
	margin:0px auto;
	border: 1px solid #aeaeae;	
}

div.bordo2	{
	margin:0px auto;
	border: 1px solid #ffffff;	
	background-color: #fff;
}

div#immagini	{
	width: 577px;
	float: left;
}

div.verde_blu	{
	line-height:2px;
	clear:both;
	background-image:url(../immagini/verde_blu.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height:22px;
}

#molliche	{
	margin: 5px 10px;
	font-size: 0.8em;
}

#main	{
	width: 577px;
	float: left;
	z-index:0;
}

body.area5 #main	{
	width: auto;
	float: none;
}

#main .inner	{
	margin: 10px;
}

#main h2	{
	margin-top: 0px;
}

#colonna	{
	float:right;
	width:316px;
}

div#scaricaPDF	{
	/*height: 95px;*/
	position:relative;
	clear: both;
	
	height:85px;
	z-index:2;
	font-size:0.9em;
}
#scaricaPDF	em	{
	font-size:0.8em;
}

div#scaricaPDF	a:link, div#scaricaPDF	a:visited	{
	background-image:url(../immagini/downloadAll.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 95px;
	color:#057fc5;
	overflow:hidden;
}

div#scaricaPDF	a:hover, div#scaricaPDF	a:focus, div#scaricaPDF	a:active	{
	background-image:url(../immagini/downloadAll.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 95px;
	text-decoration:none;
	overflow:hidden;

}

div#scaricaPDF.pdfsingolo	a:link, div#scaricaPDF.pdfsingolo	a:visited	{
	background-image:url(../immagini/download.png);
	background-position: right top;
}
div#scaricaPDF.pdfsingolo	a:hover, div#scaricaPDF.pdfsingolo	a:focus, div#scaricaPDF.pdfsingolo	a:active	{
	background-image:url(../immagini/download.png);
	background-position: right bottom;
}

#scaricaPDF span	{
	display:block;
	height:30px;
	position:absolute;
	text-align:right;
	top:38px;
	width:195px;
}

img#telefono	{
	position:absolute;
	top: 20px;
	left:220px;
}

a.toplinks1:link, a.toplinks1:visited, 
a.toplinks1:hover, a.toplinks1:focus, a.toplinks1:active, 
a.toplinks2:link, a.toplinks2:visited,
a.toplinks2:hover, a.toplinks2:focus, a.toplinks2:active	{
	color:#333333;
	font-weight:bold;
	left:350px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top:20px;
	width:200px;
	font-size:0.9em;
}

a.toplinks2:link, a.toplinks2:visited,
a.toplinks2:hover, a.toplinks2:focus, a.toplinks2:active	{
	left: 550px;
}

.sitemap	a:link, .sitemap	a:visited	{
	color: #333;
}

.sitemap	a:hover, .sitemap	a:focus, .sitemap	a:active	{
	color: #333;
	text-decoration: underline;
}

#eventifissi	a:link, #eventifissi	a:visited	{
	display:block;
	background-color: #00854A;
	color: #fff;
	text-decoration: none;
	float: none;
	width:100%;
	text-align: right;
	padding: 0px;
	font-size: 0.9em;
	background-image:url(../immagini/frecciaeventi.png);
	background-repeat:no-repeat;
	background-position: top right;
	}
#eventifissi	a:hover, #eventifissi	a:active, #eventifissi	a:focus	{
	background-color: #057FC5;
}
#eventifissi	a span	{
	padding:5px 100px 5px 0;
	display: block;
	
}
#eventifissi	a strong	{
	font-size: 1.3em;
}
div#tool	{
	height: 77px;
	background-image: url(../immagini/bg_tools.jpg);
}

#tool li	{
	width:298px;
	float: left;
	text-align: center;
	margin-top: 18px;
}

#footer	{
	border-top: 1px solid #bbbbbb;
}
#footer ul	{
	padding:4px;
	position: relative;
}
#footer li	{
	display: inline;
}

#footer li.footer	{
	top: 3px; 
	position: absolute; 
	right: 0px;
}
a.footer:link, a.footer:visited	{
	padding:0px 15px 0px 15px;
	color: #057fc5;
	background-image:url(../immagini/arr_01.jpg);
	background-repeat: no-repeat;
	background-position: left 90%;
}

a.footer:hover, a.footer:focus, a.footer:active	{
	padding:0px 15px 0px 15px;
	color: #057fc5;
	text-decoration: underline;
}

div#abruzzo a:link, div#abruzzo a:visited	{
	background-image:url(../immagini/regioneAbruzzo.gif);
	background-repeat:no-repeat;
	display: block;
	height: 52px;
	width:31px;
	text-indent: -3000px;
	overflow: hidden;
	margin-top:10px;
}
#credits	{
	text-align: center;
}
.copyright	{
	text-align:center;
	color:#666;
	font-size:10px;
}
/********************************************************	LINGUE			*/
div#lingue	{
		top: 70px;
}

#lingue li	{
	display:block; 
	float:right;
	margin:5px;
}
#lingue	a	{
	background-repeat: no-repeat;
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	width:16px;
	height: 12px;
	background-position: 0 1px;
}
#lingue	a:hover	{
	background-position: 0 0px;
}
a.lingua1 	{
	background-image:url(../immagini/it.png);
}
a.lingua2 	{
	background-image:url(../immagini/gb.png);
}
a.lingua3 	{
	background-image:url(../immagini/de.png);
}
a.lingua4 	{
	background-image:url(../immagini/fr.png);
}
a.lingua5 	{
	background-image:url(../immagini/es.png);
}

/********************************************************   BOX LATERALI  	*/
.box, .boxgiallo	{
	clear: both;
}

.box h3	{
	font-weight: bold;
	color: #474747;
	border-bottom: 1px solid #bbbbbb;
	margin:0px;
}

.box h3 span	{
	display:block;
	border-bottom: 1px solid #fff;
	line-height: 21px;
	padding-left: 20px;
}

.box .inner{
	padding:10px 20px;
}

.giallo	{
	background-color:#fff9ec;
}

.giallo h3 span	{
	background-color: #fdb813;
}

.azzurro	{
	background-color:#ebf5fa;
}

.azzurro h3 span	{
	background-color: #057fc5;
	color: #fff;
}

.verde	{
	background-color:#efefef;
}

.verde h3 span	{
	background-color: #00854a;
	color:#fff;
}

div#sottosezioni, div#approfondimenti	{
	border-bottom: 1px solid #fff;
}


div#sottosezioni, div#approfondimenti, div#ricerca	{
	z-index:5;
	position:relative;
}

#sottosezioni .inner, #approfondimenti .inner	{
	padding: 0px;
}

#sottosezioni a:link, #sottosezioni a:visited {
	background-color:transparent;
	border-bottom:1px solid #bbbbbb;
	display:block;
	padding:10px;
	color: #00854A;
}

#sottosezioni a:hover, #sottosezioni a:focus, #sottosezioni a:active	{
	background-color:#ebf5fa;
	border-bottom:1px solid #bbbbbb;
	display:block;
	padding:10px;
	color: #00854a;
	text-decoration: none;
	}
	
#approfondimenti a:link, #approfondimenti a:visited{
	background-color:transparent;
	color:#057FC5;
	display:block;
	padding:10px 10px 10px 60px;
	min-height: 33px;
	background-image:url(../immagini/nd.png);
	background-position:4px 4px;
	background-repeat:no-repeat;
}
#approfondimenti a:hover, #approfondimenti a:focus, #approfondimenti a:active {
	background-color: #efefef; 
	display:block;
	padding:10px 10px 10px 60px;
	text-decoration: none;
	min-height: 33px;
}

#approfondimenti li	{
	min-height: 53px;
	border-bottom:1px solid #bbbbbb;
		
}


#ricerca  a	{
	display: block;
	height:inherit;
	width: 69px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 55px;
	text-align:center;
	float: left;
}

a#dormire	{
	background-image:url(../immagini/ico_dormire.jpg);
}
a#mangiare	{
	background-image:url(../immagini/ico_eat.jpg);
}
a#eventi	{
	background-image:url(../immagini/ico_eventi.jpg);
}
a#trasporti	{
	background-image:url(../immagini/ico_bus.jpg);
}

/********************************************************   STILI SEZIONE */

div#sezioni	{
	float:right;
	width: 316px;
}


ul.sezioni	li	{
	height: 29px;
}

ul.sezioni li a	{
	display: block;
	line-height:28px;
	text-align: right;
	padding-right:4px;
	color: #000;
	text-decoration: none;
}

ul.sezioni li a:hover, ul.sezioni li.attivo	{
	font-weight: bold;
}

li.stile_1	a	{	border-bottom: 1px solid #b3ad95;	}
li.stile_2	a	{	border-bottom:  1px solid #feca38;	}
li.stile_3	a	{ 	border-bottom: 1px solid  #84c547;	}
li.stile_4	a	{	border-bottom: 1px solid #4f8549;	}
li.stile_5	a	{	border-bottom:  1px solid #a32129;	}
li.stile_6	a	{ 	border-bottom: 1px solid  #a58e98;	}
li.stile_7	a	{	border-bottom: 1px solid #ed268d;	}
li.stile_8	a	{	border-bottom:  1px solid #162975;	}
li.stile_9	a	{ 	border-bottom: 1px solid  #027bc2;	}
li.stile_10	a	{	border-bottom: 1px solid #f47f22;	}

#sottosezioni  ul .attivo	{
	background-color: #8ECFB2;
	color: #003300;
}
	
#approfondimenti ul .attivo	{
	background-color: #A8C1CF;
	color: #000099;
}


h3.mappa	{
	border-color:#00854A;
	color: #00854A;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

ul.app	{
	margin-bottom: 20px;
}

li.ss	{
	width: 50%;
	float: left;
	margin-top: 20px;
}

ul.ss	li {
	font-weight: bold;
}


ul.app li	{
	font-weight: normal;
	text-indent: 20px;
}

ul.errori	{
	margin-bottom:15px;
}
.errori li	{
	list-style-type:square;
	margin: 0px 15px;
}

input, textarea	{
	border: 1px solid #666;
	margin-bottom:10px;
}

input.okko, textarea.okko	{
	border-color: #C00;
}
/***************************************************************** EVENTI */

.evento span	{
	color:#C00;
}
table.evento	td	{
	vertical-align: top;
	padding:3px;
}

div.evento	{
	position: relative;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}

.evento h4	{
	position: absolute;
	margin:0px;
	padding: 0px;
	top: 0px;
	left: 50px;
}

.evento cite 	{
	display: block;
	text-indent: -50px;
	margin-bottom: 3px;
	padding-left:50px;
	margin-top:3px;
}


/***************************************************************** ALBUM */

object.album	{
	border:0px solid #fff;
	width:100%;
	height:700px;
	overflow: hidden;
}

table.nascondi	{
	display: none;
}


body.album	{
	background-image: none;
}

#thumbs a	{
	display: block;
	width:150px;
	height: 150px;
	overflow: hidden;
}


/**************************************************************** TARTARUGHINE */

.tartaruga h3	{
	background-color:#FFA500;
	background-image:url(../immagini/h3_tart.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	display:block;
	line-height:200%;
	padding:0 20px;
	width:50%;
	}

.tartaruga	h4	{
	color: #7F7F7F;
	font-style:italic;
	font-weight: normal;
	margin: 0px;
}

 .tartaruga h2 + h4	{
	margin-top:-12px;
}

.tartaruga table	{
	border: 1px solid #ccc;
	background-color: #efefef;
}
.tartaruga table td	{
	vertical-align: top;
	line-height:150%;
}
td.routeSX	{
	width: 300px;
}

td.routeDX li	{
	margin-bottom:10px;
}

td.routeDX li li	{
	margin-left:20px;
}

.cur	{
	color:#000;
	background-color:#fff;
	font-weight: normal;
	padding:10px;
	width: 200px;
	float: right;
	background-image:url(../immagini/cur.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 0px 20px 20px;
}

.cur h3	{
	color:#333333;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:180px;
	background-image:url(../immagini/bgCur.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-top:0px
}
