/* CSS Document */
body {
	margin: 30px auto 0 auto;
	padding: 0;
	text-align: center;
	font-size: 65%;
}
a {
	outline: none;
}
a img {
	border: 0;
}
img {
	border: 0;
}
p {
	margin: 6px 0;
	padding: 0;
}
ol {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0;
	padding-bottom: 0;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
input, select, textarea {
	border: 1px solid #CCCCCC;
	font-size: 100%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	overflow: auto
}
.n-tel {
	float:left;
	color:#3e9e07;
	font-weight:bold;
	font-size:11px;
	padding:10px 0 0 0;
	margin:0px;
	height:20px;

}
.n-fax {
	float:left;
	color:#606060;
	font-weight:bold;
	font-size:11px;
	padding:10px 0 0 0;
	margin:0px;
	height:20px;
}
.floatSXX {
	float: left;
	height:30px;
	margin:0px;
	padding:0px;
}
.up{float:left;margin-top:-10px;}
.info{margin:0 0 40px 0;padding:0px;width:240px; height:80px; float:left;}
.info2{margin:0px;padding:0px;width:550px; float:left;}
/*-------- classi generali ---------*/
.hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.normal {
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.mt20 {
	margin-top: 20px;
}
.mt16 {
	margin-top: 16px;
}
.mt8 {
	margin-top: 8px;
}
.ml8 {
	margin-left: 8px;
}
.mt8b16 {
	margin-top: 8px;
	margin-bottom: 16px
}
.mr8 {
	margin-right: 8px;
}
.pl8 {
	padding-left: 8px;
}
.cont_news_eventi {
	margin-top: 20px;
	overflow: hidden;
}
.abstract {
	margin-left: 122px;
}
.nop {
	margin: 0;
	padding: 0;
}
.verde li a {
	color: #339966;
}
.blue li a {
	color: #476588;
}
.TerraDiSiena {
	color: #D5A53D;
}
.underline {
	text-decoration:underline;
}
.verde_chiaro {
	color: #5D8C59;
}
.verde_chiaro_boldato {
	color: #5D8C59;
	font-weight:bold;
}
.verde_percorsi a{
	color: #333333;
	text-decoration:none;
}
.verde_percorsi a:hover{
	color: #1EA671;
	text-decoration:underline;
	
}
.arancioncino {
	color: #FF9900;
}
.arancio {
	color: #FF6600;
}
.zucchero {
	color: #30538d;
}
.grigio9 {
	color: #999999;
}
.grigio6 {
	color: #666666;
}
.rosso {
	color: #FF0000;
}
.boldato {
	font-weight: bold;
}
.floatSX {
	float: left;
}
.floatDX {
	float: right;
}
.clearfloat {
	clear: both;
}
/*-------- // classi generali ---------*/
#container {
	width: 800px;
	padding: 0 20px;
	background-image: url(../images/fondo.jpg);
	margin: 0 auto;
	text-align: left;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
/*-------- header ---------*/
#top_header {
	width: 760px;
	padding: 20px;
	border-top: 1px solid #eeeeee;
	position: relative;
	float: left;
}
#top_header img {
	float: left;
}
#top_header #right_header {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#top_header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #CCCCCC;
	float: right;
}
#top_header ul li {
	padding: 0;
	float: left;
	height: 1.4em;
	line-height: 1.4em;
	border-right: 1px solid #CCCCCC;
}
#top_header ul li a {
	padding: 1em;
	text-decoration: none;
	color: #FF0000;
	font-size: 1.1em;
}
#top_header #switch_lang {
	float: right;
	margin-left: 2em;
	width: 138px;
}
#top_header #switch_lang #lang {
	width: 120px;
}
#top_header #switch_lang #change_lang {
	background-image: url(../images/_change_lang.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	border: 0;
	margin-left: 2px;
}
#cont_swf_header {
	border-bottom: 1px solid #FFFFFF;
}
/*-------- // header ---------*/
/*-------- menu top ---------*/
#menu_top {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-image: url(../images/fondo_menu_top.jpg);
	float: left;
	width: 800px;
}
#menu_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 216px;
}
#menu_top ul li {
	margin: 0;
	padding: 0.3em 0;
	float: left;
	height: 1.4em;
	line-height: 1.4em;
}
#menu_top ul li a {
	color: #000000;
	text-decoration: none;
	padding: 0 1em;
	border-right: 1px solid #C1C1C1;
}
#menu_top ul li a:hover {
	color: #CC0000;
}
#menu_top ul li a.attivo {
	font-weight: bold;
	color: #CC0000;
}
/*-------- // menu top ---------*/
#corpo {
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 20px;
	float:left;
}
#main {
	margin: 0px;
	width: 551px;
	padding: 20px;
	border-left: 1px solid #E2E2E2;
	min-height: 45em;
	height: auto !important;
	height: 45em;
	float: right;
	line-height: 1.5em;
	border-color: #cccccc;
	position: relative;
}
#col_sx {
	width: 265px;
	float: left;
}
#col_dx {
	width: 265px;
	float: right; /*right-------------------------------------------------------------*/
}
#col_sx_partner {
	width:74%;
	float:left;
}
#col_dx_partner {
	width:24%;
	float:right;
}
/*--------  menu sx ---------*/
#spalla_sx {
	float: left;
	padding-top: 20px;
	background-color: #F6F6F6;
	width:208px;/*-------------------------display:none;-----------------------------------------*/
}
#spalla_sx .menu_sx {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
}
#spalla_sx .menu_sx li {
	padding: 0;
	margin: 0;
	float:left;
	width:208px;
}
#spalla_sx .menu_sx li a {
	float:left;
	width:195px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0.4em 0 0.4em 12px;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #D3D3D3;
	border-top: 1px solid #FDFDFD;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_bottoni_sx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#spalla_sx .sub {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #F6F6F6;
	margin: 1px 0;
	border-left: 1px solid #E1E1E1;
}
#spalla_sx .sub li {
	margin: 0;
	padding: 0;
	float:left;
}
#spalla_sx .sub li a {
	float:left;
	width:182px;
	font-weight: normal;
	height: auto !important;
	height: 1em;
	border: 0;
	color: #666666;
	background-color: #F6F6F6;
	background-image: url(../images/_f.gif);
	background-repeat: no-repeat;
	background-position: 12px 0.4em;
	padding: 0.4em 0 0.4em 24px;
}
#spalla_sx .menu_sx li a:hover {
	color: #CC0000;
}
#spalla_sx .menu_sx li a.attivo {
	color: #CC0000;
}
#spalla_sx .sub li a:hover {
	color: #CC0000;
}
#spalla_sx .sub li a.attivo {
	color: #CC0000;
}
#spalla_sx .menu_sx li a.scarica_pdf, #spalla_sx .menu_sx li a.partner {
	background-repeat: no-repeat;
	background-position: 180px 50%;
	color: #ff6600;
}
#spalla_sx .menu_sx li a.scarica_pdf {
	background-image: url(../images/pdf.jpg);
}
#spalla_sx .menu_sx li a.partner {
}
/*-------- //  menu sx ---------*/
/*--------  footer ---------*/
#footer {
	border-top: 1px solid #D3D3D3;
	clear: both;
	width: 800px;
	overflow: hidden;
	height: 1%;
	padding-bottom: 20px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	margin-right: 20px;
}
#footer ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.3em 0;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
	padding: 0 1em;
}
#footer ul li a:hover {
	color: #CC0000;
}
#footer ul li a.attivo {
	font-weight: bold;
	color: #CC0000;
}
/*--------  // footer ---------*/
/*--------  elenco index ---------*/
#elencoIndex {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#elencoIndex li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 230px;
	margin-right: 20px;
	height: 12.5em;
	margin-bottom: 1em;
}
#elencoIndex li.destra {
	float: right;
	margin-right: 35px;
}
#elencoIndex li h2 {
	margin: 0;
	padding: 0;
	width: 169px;
	height: 36px;
	line-height: 36px;
	text-indent: -99999px;
	display: block;
	margin-bottom: 8px;
	background-repeat:no-repeat;
}
#elencoIndex li.last {
	width: 507px;
	background-image:url(../images/home/ATMosfera_bb_italia.jpg);
	background-repeat:no-repeat;
	background-position:250px 36px;
}
#elencoIndex li.last.leonardo {
	width: 507px;
	background:url(../images/home/leonardo_tour_logo.jpg) no-repeat 280px 45px;
}
#elencoIndex li.last p {
	margin-right:280px;
}
#elencoIndex li.last h2 {
	width: 507px;
}
#elencoIndex li h2#ATM_ServiziSpa {
	background-image: url(../images/titoli/home_atm_servizi.jpg);
}
#elencoIndex li h2#city_tour {
	background-image: url(../images/titoli/home_citytour.jpg);
}
#elencoIndex li h2#ATMosfera {
	background-image: url(../images/titoli/home_atmosfera.jpg);
}
#elencoIndex li h2#tram_storici {
	background-image: url(../images/titoli/home_tram_storici.jpg);
}
#elencoIndex li h2#tram_storici_en {
	background-image: url(../images/titoli/home_tram_storici_en.jpg);
}
#elencoIndex li h2#city_sightseeing {
	background-image: url(../images/titoli/home_city_sightseeing.jpg);
}
#elencoIndex li h2#percorsi_eno {
	background-image: url(../images/titoli/home_percorsi_eno.jpg);
}
#elencoIndex li h2#percorsi_eno_en {
	background-image: url(../images/titoli/home_percorsi_eno_en.jpg);
}
#elencoIndex li h2#leonardo_tour {
	text-indent:0;
	color:#333;
	border-bottom:1px solid #6e6e6e;
	font-size:14px;
}
#elencoIndex li p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 0.9em;
}
#elencoIndex li img {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
#elencoIndex li#cont_rotazione_servizi {
	position: relative;
}
#elencoIndex li#cont_rotazione_servizi p {
	position: absolute;
	top: 44px;
	left: 122px;
}
#elencoIndex li#cont_rotazione_servizi #rotazione_servizi {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 13px;
}
/*--------  // elenco index ---------*/
h1 {
	margin:0;
	padding:0;
}
/*--------  heading 2 ---------*/
h2 {
	padding: 0;
	margin: 0 0 16px 0;
}
h2#ATM_ServiziSpa {
	width: 166px;
	height: 16px;
	line-height: 16px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/atm_servizi.jpg);
}
h2#servizi_noleggio, h2#partner {
	width: 166px;
	height: 18px;
	line-height: 18px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/servizi_noleggio.jpg);
}
h2#servizi_noleggio_en {
	width: 166px;
	height: 15px;
	line-height: 15px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/servizi_noleggio_en.jpg);
}
h2#i_nostri_servizi {
	width: 134px;
	height: 15px;
	line-height: 15px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/nostri_servizi.jpg);
}
h2#i_nostri_servizi_en {
	width: 134px;
	height: 15px;
	line-height: 15px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/nostri_servizi_en.jpg);
}
h2#ATMosfera {
	width: 230px;
	height: 24px;
	line-height: 24px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/ATMosfera.jpg);
}
h2#city_tour {
	width: 105px;
	height: 24px;
	line-height: 24px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/city_tour.jpg);
}
h2#city_sightseeing {
	width: 262px;
	height: 51px;
	line-height: 51px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/city_sightseeing.jpg);
}
h2#funicolare {
	width: 203px;
	height: 22px;
	line-height: 22px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/funicolare.jpg);
}
h2#percorsi_eno {
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/percorsi_eno.jpg);
}
h2#percorsi_eno_en {
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/percorsi_eno_en.jpg);
}
h2#tram_storici {
	width: 101px;
	height: 14px;
	line-height: 14px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/tram_storici.jpg);
}
h2#tram_storici_en {
	width: 157px;
	height: 14px;
	line-height: 14px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/tram_storici_en.jpg);
}
/*--------  // heading 2 ---------*/
/*--------  heading 3 ---------*/
h3 {
	padding: 0;
	margin: 0 0 8px 0;
}
h3#turismo_title {
	width: 169px;
	height: 21px;
	line-height: 21px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/turismo.jpg);
}
h3#turismo_title_en {
	width: 169px;
	height: 21px;
	line-height: 21px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/turismo_en.jpg);
}
h3#aziende_title {
	width: 169px;
	height: 22px;
	line-height: 22px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/aziende.jpg);
}
h3#aziende_title_en {
	width: 169px;
	height: 22px;
	line-height: 22px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/aziende_en.jpg);
}
h3#ATMosfera1_title {
	width: 234px;
	height: 23px;
	line-height: 23px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/ATMosfera1.jpg);
}
h3#ATMosfera2_title {
	width: 234px;
	height: 23px;
	line-height: 23px;
	text-indent: -99999px;
	display: block;
	background-image: url(../images/titoli/ATMosfera2.jpg);
	margin-top: 8px;
}
h3.title_green {
	padding-bottom: 8px;
	font-size: 1.2em;
	color: #5D8C59;
	background-image: url(../images/righino.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
h3.titolo_news_eventi {
	width:98%;
	padding: 0 0 8px 0;
	font-size: 1.1em;
	color: #666666;
	/*
	background-image: url(../images/righino02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	*/
	border-bottom:1px solid #999999;
}
.font1_1 {
	font-size: 1.1em;
}
h4 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
/*--------  // heading 3 ---------*/
/*--------  classi varie x heading ---------*/
.title {
	font-size: 1.2em;
}
.title1 {
	font-size: 1em;
}
/*--------  // classi varie x heading ---------*/
/*--------  box news ---------*/
#boxNews {
	clear: both;
	margin-top: 16px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-bottom: 15px;
}
#boxNews h2 {
	margin: 0;
	padding: 0;
	background-image: url(../images/fondo_news.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 1.3em;
	height: 1.5em;
	line-height: 1.5em;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-style: italic;
	padding: 0 15px;
}
#boxNews p {
	margin: 0 15px;
	padding: 0.2em 0;
	color: #FF6600;
}
#boxNews p a {
	color: #666666;
}
/*--------  // box news ---------*/
/*--------  elenco immagini gallery ---------*/
.elenco_img_gallery {
	margin: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.elenco_img_gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 201px;
	height: 18em;
	margin-bottom: 1em;
}
.sposta li {
	padding-left: 50px;
}
.elenco_img_gallery li p {
	margin: 0;
	padding: 6px 0;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #666666;
}
/*--------  // elenco immagini gallery ---------*/
/*--------  elenco immagini thumb ---------*/
.elenco_img_thumb {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
}
.elenco_img_thumb li {
	padding: 0;
	margin: 0 1px 1px 0;
	float: left;
}
.elenco_img_thumb li img {
	float: left;
}
/*--------  // elenco immagini thumb ---------*/
/*--------  elenco testuale ---------*/
.elenco {
	margin: 6px 0;
	padding: 0;
}
.elenco li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*--------  // elenco testuale ---------*/
/*--------  form more_info ---------*/
#more_info {
	margin-top: 20px;
}
#more_info #col_sx label {
	float: left;
	margin-bottom: 0.5em;
}
#more_info #col_sx input {
	float: right;
	width: 140px;
	margin-bottom: 0.5em;
}
#more_info #SG_Lang {
	float: right;
	margin-bottom: 0.5em;
}
#more_info #col_dx label {
	line-height: 0.9em;
}
#more_info #col_dx textarea {
	width: 262px;
	height: 57px;
	margin-top: 0.3em;
	overflow:auto;
}
#testo_privacy {
	width: 547px;
	height: 50px;
	margin-top: 0.1em;
}
#privacy {
	border: 0;
}
#invia, #accedi {
	background-color: #ffffff;
	padding: 0 15px;
}
#invia:hover, #accedi:hover {
	background-color: #999999;
	color: #FFFFFF;
}
#grado_sodd {
	margin: 0;
	padding: 0;
}
#grado_sodd li {
	margin: 0 1em 1em 0;
	padding: 0;
	list-style: none;
	float: left;
}
#grado_sodd li input {
	border: 0;
}
/*--------  // form infoline ---------*/
.descrizione_sezione {
	margin-top: 0;
	padding-top: 0;
}
.descrizione_sezione img {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}
#cont_swf_percorso {
	clear: both;
}
.elenco_foto {
	clear: both;
	margin: 0;
	padding: 0;
}
.elenco_foto li {
	margin: 1em 2em 1em 0;
	padding: 0;
	list-style: none;
	float: left;
}
.hovering {
	text-decoration: underline;
	cursor: pointer;
	color: #777777;
}
/*-----------stile download rassegna stampa-----------*/
#container #corpo #main p.download_risoluzione a {
	color:#5D8C59;
	width:49%;
	float:left;
	margin:50px 0 0 0;
	font-weight:bold;
}
/*---------------stile partner-----------*/
#container #corpo #main .partner {
	/*border-bottom:solid 1px #CCCCCC; alternativa da attivare solo quando si inseriranno altri partner - linea lunga*/
	overflow:hidden;
	width:550px;

}
#container #corpo #main .partner #col_sx_partner {
	width:450px;
	/*border-bottom:solid 1px #CCCCCC; da attivare solo quando si inseriranno altri partner*/
}
#container #corpo #main .partner #col_dx_partner {
	text-align:right;
	float:right;
	width:100px;
}
#container #corpo #main .partner h2.sezione {
	color:#666666;
}
#footer .comunitaria {
	color:#999;
	float:left;
	margin:5px 0 0 20px;
}

