/* Foglio di stile */
/* ideato e creato */
/* da Giacomo Socci */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	color: #039;
	font-size: 20px;
	text-transform: uppercase;
	margin: 5px;
	text-align: center;
	padding-bottom: 9px;
	font-weight: normal;
}

.viaggi h2 {
	color: #D43;
}

hr {
	line-height: 0px;
	height: 0px;
	border-bottom: 1px solid #DD4133;
	color: #DD4133;
}

img {
	border: none;
}

#main {
	width: 958px;
	background: url(img/sf_corpo_o.png) left repeat-y;
	margin: 0px auto;
	border: 1px solid #039;
}

.nascosto {
	display: none;
}

#intestazione, #testata, #corpo, #piedipagina {
	width: 100%;
	width: 958px;
	clear: both;
}

#intestazione {
	height: 240px;
}
	
	#foto_principale {
		width: 650px;
		height: 240px;
		margin-left: 308px;
	}
		
		#foto_principale #flashcontent {
			z-index: 1;
			background: url(img/sf_corpo_o.png) left repeat-y #FEF74A;
		}
		
		#foto_principale img {
			position: absolute;
			top: 1px;
			z-index: 2;
		}
	
	#logo {
		width: 308px;
		float: left;
		padding-left: 0px;
		padding-top: 0px;
	}
	
	#menu_ist {
		width: 320px;
		margin-left: 320px;
		background: url(img/sf_menu_ist.png) top center no-repeat;
		height: 100px;
	}
	
	#menu_ist.gestione {
		background: url(img/sf_menu_ist_gestione.png) top center no-repeat;
	}
		
		#menu_ist ul {
			margin: 0px;
			padding: 0px;
		}
		
		#menu_ist li {
			list-style: none;
			float: left;
			margin: 8px 9px;
		}
		
		#menu_ist.gestione li {
			margin: 8px 0px;
			margin-left: 5px;
		}
		
		#menu_ist li a {
			color: #000;
			text-decoration: none;
		}

#testata {
	float: left;
	margin-top: -5px;
}

.bigbox {
}
	
	.bigbox table td {
		background-color: #FFF;
		border: 1px solid #DD4133;
		padding: 0px 10px;
		margin: 2px;
	}
	
	.bigbox h3#table_titolo {
		color: #FFF;
		padding: 0px 10px;
		background: url(img/sf_table_titolo.jpg) top repeat-x;
		width: 99%;
	}
	
	.bigbox div#table_info table td {
		background-color: #FFF;
		border: 1px solid #DD4133;
		padding: 0px 10px;
		margin: 0px;
	}

.richiesta table {
}

.gestione table {
	width: 450px;
}

.gestione table td {
	border: none;
	padding: 0px;
	margin: 0px;
}

#corpo {
}
	
	.col_sx {
		width: 314px;
		float: left;
		padding-left: 19px;
	}
	
	.col_dx {
		width: 311px;
		float: right;
	}
	
	#bigbox .col_dx {
		width: 360px;
	}
	
	.col_cc {
		margin: 0px;
		margin-left: 314px;
		margin-right: 311px;
		padding: 0px 13px;
	}
		
		.col_sx h2, .col_dx h2 {
			text-decoration: underline;
			padding-bottom: 4px;
		}
	
	.richiesta {
		width: 750px;
		margin-left: 30px;
		margin-top: 20px;
		padding: 10px 20px;
		border: 1px solid #DD4133;
		background: #FFF;
	}
	
	.richiesta h3 {
		color: #DD4133;
		border-bottom: 1px solid #666;
	}
	
	a.torna {
		color: #666;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#beb {
		margin-top: 22px;
	}
	
	#lastminute, #eventi, #meteo {
		background: url(img/box_titolo_lastminute.jpg) top left no-repeat;
		margin-top: 22px;
		padding-top: 27px;
	}
	
	#eventi {
		background: url(img/box_titolo_eventi.jpg) top left no-repeat;
		margin-left: 6px;
	}
	
	#meteo {
		background: url(img/box_titolo_meteo.jpg) top left no-repeat;
		margin-top: -15px;
		margin-left: 6px;
		padding-top: 40px;
		text-align: center;
	}
	
	#lastminute_end, #eventi_end, #meteo_end {
		background: url(img/box_end_lastminute.jpg) top left no-repeat;
		height: 12px;
		margin-bottom: 20px;
	}
	
	#eventi_end, #meteo_end {
		background: url(img/box_end_eventi.jpg) top left no-repeat;
		margin-left: 6px;
	}
	
	#bigbox {
		width: 920px;
		background: url(img/bigbox_titolo.jpg) top left no-repeat;
		margin-top: 22px;
		margin-left: 19px;
		padding: 0px 13px;
		clear: both;
	}
	
	#bigbox.cartina_marche {
		background: url(img/bigbox_titolo_cartina.jpg) top left no-repeat;
		height: 1084px;
	}
	
	#bigbox.cartina_marche_strutture {
		background: url(img/bigbox_titolo_cartina_strutture.jpg) top left no-repeat;
		height: 1084px;
	}
	
	#bigbox.cartina_marche_strutture .col_sx, #bigbox.outgoing .col_sx {
		height: 1030px;
		width: 400px;
		overflow: auto;
	}
	
	#bigbox.cartina_marche_strutture .col_sx div, #bigbox.outgoing .col_sx div {
		margin-left: -9px;
	}
	
	#bigbox.outgoing {
		background: url(img/bigbox_titolo_outgoing.jpg) top left no-repeat;
		height: 1084px;
	}
		
	div.bigbox {
		width: 882px;
	}
	
	#bigbox_end {
		background: url(img/bigbox_end.jpg) top left no-repeat;
		width: 920px;
		height: 12px;
		margin-left: 19px;
		margin-bottom: 20px;
		clear: both;
	}
	
	#bigbox_end.cartina_marche {
		background: url(img/bigbox_end_cartina.jpg) top left no-repeat;
	}
	
	#bigbox_end.outgoing {
		background: url(img/bigbox_end_outgoing.jpg) top left no-repeat;
	}
	
	.categorie p {
		vertical-align: middle;
		height: 70px;
	}
	
	.categorie a {
		text-decoration: none;
		color: #039;
		text-transform: uppercase;
	}
	
	.categorie img {
		float: left;
		vertical-align: middle;
		margin-right: 4px;
	}
	
	.elenco_home div {
		width: 272px;
		border-bottom: 1px solid #DD4133;
		background-color: #FEFFED;
		margin: 15px 7px;
		margin-bottom: 0px;
	}
	
	.col_dx .elenco_home {
		margin-left: -90px;
	}
	
	.citta div {
		border: 1px solid #DD4133;
		padding: 0px 6px;
		width: 380px;
		margin-left: -20px;
	}
	
	.elenco_home a.titolo {
		color: #333;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
	}
	
	/* stili per il news ticker - start */
	.news_scroller {
		height: 148px;
		overflow: hidden;
	}
	
	.news_item {
		display: block;
	}
	
	.elenco_eventi div {
		border-bottom: none;
		margin: 0px;
		width: auto;
		background: none;
		margin-top: 15px;
	}
	
	.elenco_eventi div div div {
		width: 272px;
		border-bottom: 1px solid #DD4133;
		background-color: #FEFFED;
		margin: 15px 7px;
		margin-bottom: 0px;
	}
	/* stili per il news ticker - end */
	
	#bigbox h2 {
		color: #FFF;
		font-size: 20px;
		text-transform: capitalize;
		text-align: left;
		font-weight: normal;
		padding-top: 2px;
	}
	
	#bigbox span.titolo, #bigbox a.titolo {
		color: #333;
		font-size: 16px;
		text-align: left;
		margin: 0px;
		padding: 0px;
	}
	
	.elenco_home .sottotitolo, #bigbox .sottotitolo {
		color: #666;
		font-size: 12px;
		font-weight: bold;
	}
	
	.elenco_home .prezzo, #bigbox .prezzo {
		color: #3A61B0;
		font-size: 14px;
		font-weight: bold;
		float: right;
	}
	
	.piccolo {
		font-size: 10px;
	}
	
	.elenco_home img {
		float: right;
		width: 100px;
		height: 75px;
		margin: 4px;
		margin-top: 16px;
		border: 1px solid #DD4133;
	}
	
	img.banner {
		width: 100px;
		height: auto;
		border: 1px solid #DD4133;
		margin: 0px;
		margin-left: 0px;
		margin-bottom: 6px;
	}
	
	img.icona_cat {
		float: right;
		width: 100px;
		height: 75px;
		margin: 0px;
	}
	
	img.stella {
		width: 19px;
		height: 19px;
		border: none;
		margin: 0px;
		float: none;
	}
	
	#bigbox #slideshow {
		float: right;
		width: 400px;
		height: 300px;
		margin-top: 15px;
		border: 1px solid #DD4133;
	}
	
	#bigbox #video_youtube {
		float: right;
		margin-top: -260px;
	}
	
	.elenco_home p.descrizione {
		/*width: 170px;*/
	}
	
	.elenco_home p.descrizione a, #bigbox p.descrizione a {
		text-decoration: none;
		color: #000;
	}

#piedipagina {
	height: 80px;
	background: url(img/sf_piedipagina.png) bottom repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
	
	#piedipagina img {
		float: right;
		padding-top: 8px;
	}
	
	#piedipagina p {
		padding: 0px;
		margin: 0px;
		padding-top: 8px;
		padding-left: 10px;
	}
