@charset "utf-8";
/*
 CSS Document 
*/

body {
	background-color: #FFF;
	font-size: 1em;
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Body_blu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.immagine_sx {
	float:left;
	margin:0px 10px 10px 0px;
}
/*
************************* GALLERY HEADER **********************
*/
#Gallery_Header {
	text-align:center;
	margin:0px auto 0px auto;
	width:960px;
	display:none;
	visibility:hidden;
}
#Gallery_Header p {
	margin:0px;
	padding:0px;
}
/*
************************* PAGE **********************
*/

#Page {
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Pagina_blu_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 10px;
	display: table;
}
#Page a, #Page a:link, #Page a:active, #Page a:focus, #Page a:visited {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	color: #0F5C9B;
	text-decoration: none;
}
#Page a:hover {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	color: #0F5C9B;
	text-decoration: underline;
}
#Top_Page {
	width: 970px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Bot_Page {
	background-attachment: scroll;
	background-image: url(/img/css/Bot_Page.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo_print {
	display:none;
}
/*
************************* HEADER **********************
*/
#Header {
	background-image: url(/img/css_new/Header_blu_post_election.jpg);
	height: 180px;
	width: 940px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	top: -5px;
}
/*
************************* PDHP **********************
*/
#PDHP {
	position: relative;
	width: 940px;
	height: 180px;
}
#PDHP img {
	width: 940px;
	height: 180px;
}
/*
************************* SEGUICI **********************
*/
#Seguici {
	position: relative;
	width: 490px;
	height: 40px;
	top: 5px;
	left: 5px;
}
#Seguici a.Tweeter, #Seguici a.Tweeter:link, #Seguici a.Tweeter:visited {
	background-image: url(/img/css/twitter.jpg);
	height: 28px;
	width: 163px;
	left: 0px;
	top: 7px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#Seguici a.Facebook, #Seguici a.Facebook:link, #Seguici a.Facebook:visited {
	background-attachment: scroll;
	background-image: url(/img/css/facebook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 94px;
	position: absolute;
	top: 10px;
	left: 165px;
}
#Seguici a:hover {
	text-decoration:none;
}
#Seguici a.Flikr, #Seguici a.Flikr:link, #Seguici a.Flikr:visited {
	background-attachment: scroll;
	background-image: url(/img/css/Flickr-o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 60px;
	position: absolute;
	top: 13px;
	left: 275px;
}
#Seguici a.Youtoube, #Seguici a.Youtoube:link, #Seguici a.Youtoube:visited {
	background-attachment: scroll;
	background-image: url(/img/css/youtube.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 78px;
	position: absolute;
	left: 345px;
	top: 9px;
}
#Seguici a.FFeed, #Seguici a.FFeed:link, #Seguici a.FFeed:visited {
	background-attachment: scroll;
	background-image: url(/img/css/FFeed.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 91px;
	position: absolute;
	top: 13px;
	left: 363px;
}
#Seguici a.Feed, #Seguici a.Feed:link, #Seguici a.Feed:visited {
	background-image: url(/img/css/rss.gif);
	height: 26px;
	width: 25px;
	top: 10px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	left: 435px;
}
/*
************************* LOGIN **********************
*/
#Login {
	position: absolute;
	width: 465px;
	right: 9px;
	height: 31px;
	top: 14px;
	font-size: 0.8em;
	text-align: right;
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Login.gif);
	background-repeat: no-repeat;
	background-position: 85px center;
}
.Logged {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	position:relative;
	margin-top:8px;
}
#Login #User {
	background-image: url(/img/css/Input-User.gif);
	width: 132px;
	height: 27px;
	float: left;
	position: absolute;
	right: 167px;
}
#User input {
	background-color: #FFF;
	height: 15px;
	width: 116px;
	padding: 0px;
	border: 1px solid #FFF;
	font-size: 0.8em;
	color: #666;
	position: relative;
	top: 5px;
	right: 5px;
}
#Login #Pass {
	background-image: url(/img/css/Input-Pass.gif);
	height: 27px;
	width: 159px;
	position: absolute;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	right: 5px;
}
#Pass input {
	font-size: 0.8em;
	color: #666;
	background-color: #FFF;
	border: 1px solid #FFF;
	position: relative;
	left: 10px;
	width: 100px;
	height: 15px;
	float: left;
	top: 4px;
}
#Login .Logged a, #Login .Logged a:link, #Login .Logged a:visited {
	color:#FFF;
	background-color:#0F5C9B;
	font-size:0.9em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	margin-right:10px;
	border:1px dotted #0F5C9B;
}
#Login .Logged a:hover {
	background-color:#9CF;
	color: #333;
	border:1px solid #ccc;
	text-decoration:none;
}
#Login a.Registrati, #Login a.Registrati:link, #Login a.Registrati:visited {
	background-attachment: scroll;
	background-image: url(/img/css/Registrati2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	height: 25px;
	width: 73px;
	text-indent: -9999px;
	position: relative;
	text-decoration: none;
	left: 5px;
	float: left;
}
#Login a.Registrati:hover {
}
#Login a.Entra, #Login a.Entra:link, #Login a.Entra:visited {
	background-attachment: scroll;
	background-image: url(/img/css/Entra2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 31px;
	width: 43px;
	text-indent: -9999px;
	position: absolute;
	text-decoration: none;
	right: 2px;
	top: 3px;
}
#Login a.Entra:hover {
}
/*
************************* HOMEPAGE **********************
*/

#Content-hp {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding:0px 0px 20px 0px;
}
/*
************************* NAVIGAZIONE **********************
*/
#Nav {
	background-image: url(/img/css/Base_menu.gif);
	height: 35px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 25px;
}
#Nav ul {
	list-style-type: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
}
#Nav ul li {
	float: left;
}
#Nav ul li a, #Nav ul li a:link, #Nav ul li a:active, #Nav ul li a:visited {
	color: #0F5C9B;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.85em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#Nav ul li a:hover {
	color: #036;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0F5C9B;
}
#Box-Search {
	position: absolute;
	width: 200px;
	height: 25px;
	right: 7px;
	top: 20px;
}
#Box-Search form {
	margin: 0px;
	padding: 0px;
}
#Search {
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Ricerca.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 196px;
}
#Search .Search-input {
	background-color: #FFF;
	border: 1px solid #FFF;
	position: relative;
	color: #666;
	font-size: 10px;
	width: 145px;
	top: 4px;
	left: 10px;
	margin: 0px;
	height: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#Search a.DoSearch {
	background-image: url(/img/css_new/Sfondo_Tasto_Ricerca.gif);
	height: 22px;
	width: 34px;
	position: absolute;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	top: 3px;
	right: 6px;
	font-size: 0.0001em;
	color: #FFF;
	text-decoration: none;
}
/*
************************* DEFINIZIONE COLONNE **********************
*/
#Col-sx {
	position: relative;
	width: 500px;
	left: 10px;
	display: table;
	top: 0px;
}
#Col-sx > h1 {
	color:#666;
	font-size:2em;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#Col-dx {
	float: right;
	width: 402px;
	position: relative;
	right: 10px;
	padding-top: 0px;
}
/*
************************* TOP NEWS **********************
*/
#Top-News {
	font-family: "Arial", Helvetica, sans-serif;
	color: #FFF;
	font-size: 1em;
	position: relative;
	overflow:hidden;
	height:190px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#Top-News h1 {
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	margin-top: 0px 0px 0px 4px;
}
#Top-News p {
	display: block;
	font-size: 0.8em;
	width: 335px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	position: relative;
	padding-top: 10px;
	margin-bottom:2px;
}
#Top-News a.Link-Top-News, #Top-News a.Link-Top-News:link, #Top-News a.Link-Top-News:visited {
	font-size: 0.8em;
	color: #6C3;
	text-decoration: none;
	width:150px;
	margin-left:30px;
	font-weight:bold;
}
#Top-News a.Link-Top-News:hover {
	text-decoration:underline;
	color:#6F6;
}
#Box_Video {
	height: 274px;
	width: 400px;
	position: relative;
	left: 1px;
	overflow: hidden;
	clip: rect(0px,402px,249px,0px);
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Video.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Box_Video iframe {
	width:400px;
	height:274px;
}
#Video {
	height: 238px;
	width: 380px;
	position: relative;
	overflow: hidden;
	clip: rect(0px,380px,238px,0px);
	margin-right: auto;
	margin-left: auto;
	top: 10px;
}
/*
************************* CONTENUTI COLONNA SX **********************
*/
#Col-dx .ArchivioVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	display: block;
	text-align: right;
	font-weight: bold;
}
#Content-int {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height:400px;
}
#Content-colonna-sx-det {
	position: relative;
	font-family: "Arial", Helvetica, sans-serif;
	color: #333;
	width: 455px;
	font-size: 0.9em;
	line-height:1.5em;
	display: table;
}
#Content-colonna-sx-det #Testo-col-sx-int {
	color: #333;
	margin-top: 20px;
	position: relative;
	z-index: 99;
}
#Testo-col-sx-int strong {
	font-weight:bold;
}
#Testo-col-sx-int b {
	font-weight:bold;
}
#Testo-col-sx-int ul {
	list-style:disc;
	margin:5px 25px;
}
#Testo-col-sx-int ol {
	list-style:decimal;
	margin:5px 25px;
}
#Content-colonna-sx-det h1 {
	font-size: 2em;
	font-weight: normal;
	color: #666;
	margin: 0px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	display: block;
	width: 500px;
	line-height: 1.2em;
}
#Content-colonna-sx-det h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0F5C9B;
}
#Content-colonna-sx-det h2 a, #Content-colonna-sx-det h2 a:link, #Content-colonna-sx-det h2 a:active, #Content-colonna-sx-det h2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	font-weight: normal;
}
#Content-colonna-sx-det h2 a:hover {
	text-decoration:none;
}
#Content-colonna-sx-det h1 a, #Content-colonna-sx-det h1 a:link, #Content-colonna-sx-det h1 a:visited {
	color: #0F5C9B;
	display: block;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Content-colonna-sx-det h1 a:hover {
}
#Content-colonna-sx-det a, #Content-colonna-sx-det a:link, #Content-colonna-sx-det a:visited {
	color: #0F5C9B;
	text-decoration: underline;
}
#Content-colonna-sx-det form label {
	font-weight: bold;
	display: block;
	float: left;
	/*width: 150px;*/
	font-size: 0.9em;
}
#Contatti form label {
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	font-size: 0.9em;
}
#Col-Sx-Post-Event form label {
	font-weight: bold;
	display: block;
	float: left;
	font-size: 0.9em;
	width: 150px;
}
#Content-colonna-sx-det form input {
}
.Ora {
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
	display: block;
	line-height:1em;
	margin-left: 52px;
	margin-top: 3px;
}
.Ora-geoMarker {
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
	display: block;
	line-height:1em;
	margin-top: 3px;
}
.Dove {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	line-height: 1.3em;
	display: block;
}
.Introduzione p {
	font-size: 0.8em;
	color: #333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.clear_fix {
	clear: both;
	height: 10px;
}
.BoxData {
	width: 40px;
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 1em;
	margin-right: 10px;
}
.Mese {
	color: #FFF;
	background-color: #C30;
	display: block;
	font-weight: bold;
	font-size: 0.7em;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.Giorno {
	font-weight: bold;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
}
/****** REGISTRAZIONE********/

#Registrazione {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial", Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 35px;
	background-attachment: scroll;
	background-image: url(/img/css/Sfondo-registrazione.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#Error-Message {
	background-color: #F2F2EE;
	padding: 10px;
	width: 450px;
	border: 1px dotted #999;
	position: absolute;
	font-size: 0.9em;
	color: #666;
	left: 280px;
	top: 57px;
	z-index: 1000;
}
#Error-Message-Com {
	background-color: #F2F2EE;
	padding: 10px;
	width: 550px;
	border: 1px dotted #999;
	position: absolute;
	font-size: 0.9em;
	color: #666;
	left: 174px;
	top: -21px;
	z-index: 1000;
}
#Javascript_abilitato h1 {
	font-size: 1.3em;
	color: #F30;
	font-family: "Georgia", Times New Roman, Times, serif;
}
#Registrazione .Mod, #Registrazione .Reg-1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1.5em;
	color: #0F5C9B;
	font-weight: normal;
	margin: 0px;
}
#Registrazione .intro-reg {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
	width: 90%;
}
#Privacy {
	position: absolute;
	background-color: #FFF;
	padding: 10px;
	left: 47px;
	top: -14px;
	visibility: hidden;
	height: 400px;
	width: 600px;
	overflow: hidden;
	border: 1px dotted #666;
	z-index: 10000;
}
#Privacy b {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #0F5C9B;
}
#Error-Message a.close, #Registrazione a.close, #Error-Message-Com a.close {
	color: #FFF;
	text-decoration: none;
	background-color: #F30;
	position: absolute;
	top: 5px;
	right: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#Privacy .testo_privacy {
	overflow-y: scroll;
	height: 370px;
	padding-top: 10px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	line-height: 1.3em;
	width: 595px;
	padding-right: 10px;
	text-align: left;
}
#Privacy .testo_privacy b {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F5C9B;
	width: 85%;
	font-size: 0.9em;
	padding-bottom: 3px;
	display: block;
}
#Registrazione .obbligatorio {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.7em;
	color: #C30;
}
#Registrazione label {
	display: block;
	float: left;
	width: 135px;
	position: relative;
	font-size: 0.7em;
	color: #333;
	font-weight: bold;
}
#Reg-Volontari label {
	display: block;
	float: left;
	width: 200px;
	font-size: 0.8em;
	color: #FFF;
	position: relative;
}
#Reg-Volontari b {
	font-size: 1em;
	color: #FFF;
}
#Registrazione .input-generico {
	width: 120px;
}
.es {
	display: block;
	font-size: 0.9em;
	color: #C30;
}
#Cancellazione {
	font-size: 0.9em;
}
#Cancellazione h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #0F5C9B;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F5C9B;
	padding-bottom: 3px;
	float: left;
	display: block;
	width: 100%;
}
#Contatti {
	width: 450px;
}
#Indirizzo {
	width: 430px;
	padding: 10px;
	background-attachment: scroll;
	background-image: url(/img/css/Sfondo-registrazione.jpg);
	background-repeat: no-repeat;
	background-position: center -3px;
	border: 1px dotted #CCC;
	position: relative;
	top: 10px;
	display:none;
	visibility:hidden;
}
#Post-Event {
	display: table;
	padding-bottom: 50px;
}
#Col-Sx-Post-Event {
	display: block;
	position: relative;
}
.Mappa-Dario {
	border: 1px solid #f8f8f8;
	margin-bottom: 20px;
	width: 358px;
	height: 370px;
	margin-right: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	overflow: hidden;
}
.Mappa-Ita {
	border: 2px solid #0F5C9B;
	display: block;
	margin-bottom: 20px;
	width: 600px;
	height: 850px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	position: relative;
	float:right;
}
.Mappa-Est {
	border: 2px solid #0F5C9B;
	display: block;
	margin-bottom: 20px;
	width: 900px;
	height: 850px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 15px;
	position: relative;
}
#src fieldset {
	width: 450px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#src legend {
	padding:0px 5px;
}
#src .src_events {
}
#src .src_events {
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#src .src_events h2 {
	font-size: 1em;
	font-weight: normal;
	color: #333;
}
#src h2 {
	font-size: 1em;
	color: #0F5C9B;
}
#src p {
	font-size: 0.8em;
	color: #333;
}
#Result {
	font-size: 1.2em;
	line-height:1.4em;
	color: #999;
	font-weight:bold;
}
#Result b {
}
#Result a, #Result a:link, #Result a:active, #Result a:visited {
	display:inline-block;
	background-color:#0F5C9B;
	padding:3px 8px;
	color:#FFF;
	text-decoration:none;
}
#Result a:hover {
}
#Add {
	float:left;
	position: relative;
	right: 10px;
	padding-top: 20px;
	padding-left: 10px;
}
#Add .addthis_button_facebook_like iframe {
	width:105px !important;
}
fieldset#Contatti {
	width: 410px;
	border: 1px none #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:20px;
}
#Contatti legend {
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
#Commento legend {
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	background-color:#FFF;
	width:460px;
}
.Textcode {
	display: block;
	border: 1px dotted #6CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #333;
	height: 60px;
	width: 410px;
	padding: 5px;
	background-color: #E0FEF8;
}
.ImgDiffondi {
	padding: 2px;
	border: 1px dotted #CCC;
}
#Agenda {
	margin-top: 18px;
	padding:18px;
	border:1px dotted #CCC;
	background-color:#E1E1E1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:5px;
	width:464px;
}
#Agenda h1 {
	display: block;
	text-align: right;
	font-family: "Arial", Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0F5C9B;
	padding-bottom: 3px;
	padding-right: 4px;
	margin-bottom: 10px;
}
#Agenda h2 {
	font-family:"Georgia", Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	font-size:1em;
	color:#CC3300;
	font-weight:normal;
}
#Agenda h2 a, #Agenda h2 a:link, #Agenda h2 a:active, #Agenda h2 a:visited {
	font-size: 1em;
	font-weight: normal;
	color:#CC3300;
}
#Entra {
	border: 1px solid #0F5C9B;
	padding: 20px;
	width: 298px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
}
#Commento {
	padding: 30px 0px 30px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	z-index: 1;
	width:460px;
}
#Commento h2 {
	font-size:2em;
	font-family: "Arial", Helvetica, sans-serif;
	color:#666;
	margin:0px;
	padding:0px 0px 20px 0px;
}
#Commento form .select {
	padding: 3px;
}
#Commento form .input {
	padding: 3px;
	width: 380px;
	background-color:#DDD;
	border:none;
}
#Commento form .text-area {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	height: 100px;
	width: 380px;
	padding: 3px;
	background-color:#DDD;
	border:none;
}
#Commento .invia {
	font-size:1.2em;
	width:100px;
}
#Content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	display: table;
	position: relative;
}
#Content h1 {
	font-family:"Georgia", "Times New Roman", Times, serif;
	color:#0F5C9B;
	padding-left:10px;
	font-size: 1.8em;
	font-weight: normal;
}
#Content h2 {
	color: #666;
	font-weight: normal;
	display: block;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#Content .Proposte {
	border: 1px dotted #CCC;
	width: 280px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
#Content .Proposte h1 {
	font-family:"Verdana", Geneva, sans-serif;
	font-size: 1.2em;
	color: #0F5C9B;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Content .Proposte p {
	font-size: 0.9em;
	line-height: 1.5em;
}
.Archivio {
	font-size: 0.7em;
	background-attachment: scroll;
	background-image: url(/img/css/Sfondo-Archivio.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.Archivio a, .Archivio a:link, .Archivio a:visited {
}
.Archivio a:hover {
}
#Reg-Volontari {
	background-color: #0F5C9B;
	color: #FFF;
}
#Reg-Volontari span {
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 10px;
}
#Tab-Reg b {
	color: #0F5C9B;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#Reg-Volontari b {
	color: #FFF;
}
#YouTube-Code label {
	width:400px;
}
#Correlati {
	padding:10px 10px 25px 0px;
	font-family:"Arial", Geneva, sans-serif;
	font-size:0.9em;
	color:#333;
}
#Correlati h2 {
	font-size:2em;
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#666;
	font-family:"Arial", Geneva, sans-serif;
}
.Box-Correlati {
	border-bottom: dotted 1px #CCC;
	padding-bottom:5px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.Box-Correlati h3 {
	font-size:1.1em;
	line-height:1.3em;
	color: #0F5C9B;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
	background-image: url(/img/icone/commenti.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:0px 0px 0px 25px;
}
.Box-Correlati div {
	font-size:0.85em;
	color:#333;
	line-height:1.4em;
	padding-top:4px;
}
.Box-Correlati .Autore_commento {
	color:#666;
	font-size:0.9em;
}
.Box-Correlati .testo_commento {
	color:#333;
	font-size:1em;
}
#Correlati a.LeggiCommenti, #Correlati a.LeggiCommenti:link, #Correlati a.LeggiCommenti:visited {
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #0F5C9B;
	background-color:#0F5C9B;
	color:#FFF;
	text-decoration:none;
}
#Correlati a.LeggiCommenti:hover {
	color: #0F5C9B;
	text-decoration: none;
	background-color: #FFF;
}
#Correlati-int {
	padding:0px;
	font-family:"Arial", Geneva, sans-serif;
	font-size:0.9em;
	margin-top:10px;
	color:#333;
}
#Correlati-int h2 {
	font-size:1.3em;
	font-family:"Georgia", Times New Roman, Times, serif;
	margin:0px;
	color:#666;
}
.Box-Correlati-int {
	border-bottom: dotted 1px #CCC;
	padding-bottom:5px;
	margin-top:10px;
}
.Box-Correlati-int h3 {
	font-size:1em;
	margin:0px 0px 0px 0px;
}
.Box-Correlati-int div {
	font-size:0.85em;
	color:#333;
	line-height:1.4em;
	padding-top:4px;
}
.Autore_commento-int {
	color:#666;
	font-size:0.85em;
}
a.Rss, a.Rss:link, a.Rss:visited, a.Rss:active, a.Rss:hover {
	float:right;
	border:none #FFF 0px;
	background-color:#FFF;
	color:#FFF
}
#Content .Ombra-Lettore {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:746px;
	padding-left:70px;
	padding-right:70px;
	background-attachment: scroll;
	background-image: url(/img/css/Ombra-lettore.gif);
	background-repeat: no-repeat;
	background-position: center -2px;
}
#Content .Ombra-Lettore-2 {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	height:417px;
	width:746px;
	padding-left:70px;
	padding-right:70px;
	padding-top:5px;
	background-attachment: scroll;
	background-image: url(/img/css/Ombra-lettore-2.gif);
	background-repeat: no-repeat;
	background-position: center -2px;
	position: relative;
}
#Content .Ombra-Lettore-2 h2 {
	margin:5px 0px 10px 10px;
}
#Content .Ombra-Lettore-2 object {
	padding-left:12px;
	margin-top:-10px;
}
#Content .Ombra-Lettore-2 iframe {
	padding-left:12px;
	margin-top:0px;
}
#Content .Ombra-Lettore-2 p {
	margin:0px;
	padding:0px;
}
#Content #Nav-Proponi {
	float: right;
	width: 650px;
	font-size: 1.2em;
	position: relative;
	top: -37px;
}
#Content #Nav-Proponi a.Link-Proponi, #Content #Nav-Proponi a.Link-Proponi:link, #Content #Nav-Proponi a.Link-Proponi:visited {
	background-color: #0F5C9B;
	padding: 5px;
	color: #FFF;
	border: 1px solid #0F5C9B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#Content #Nav-Proponi a.Link-Proponi:hover {
	color: #0F5C9B;
	background-color: #FFF;
	text-decoration: none;
}
#Content-colonna-sx-det a.Link-Commenti {
	font-size:0.9em;
}
/*
**** SOTTOSCRIVI MOZIONE
*/
div.overlay {
	background-image:url(/img/overlay/white.png);
	display:none;
	height: 550px;
	width: 550px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
div.overlay div.close {
	background-image:url(/img/overlay/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#sottoscrivi_mozione {
	background-image:url(/img/overlay/italia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:350px;
}
#sottoscrivi_mozione h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D13908;
}
#Sottoscrivi {
	z-index:11000;
	padding: 40px 20px 20px 20px;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color:#666666;
}
#Sottoscrivi legend {
	background:#FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	color: #0F5C9B;
}
#Sottoscrivi form #Col1 {
	float: left;
	width: 50%;
}
#Sottoscrivi form #Col2 {
	float: left;
	width: 50%;
}
/*
***** COMUNICATI
*/
#Content-colonna-sx-det .Comunicati {
	padding:20px 20px 20px 0px;
}
#Content-colonna-sx-det .Comunicati h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#333333;
	font-weight:bold;
	padding:0px 0px 20px 0px;
}
#Content-colonna-sx-det .Comunicati a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#CC3300;
	background-image: url(/img/icone/pagina_rossa.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding:5px 0px 0px 25px;
	line-height:1.3em;
}
#Content-colonna-sx-det .Comunicati .data {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.6em;
	padding:5px 0px 15px 0px;
	border-bottom:1px dotted #CCCCCC;
}
#Content-colonna-sx-det .Comunicati .LeggiCommenti {
	display:inline;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #0F5C9B;
	background-color:#0F5C9B;
	color:#FFF;
	background-image:none;
	font-size:1em;
}
#Content-colonna-sx-det .Comunicati .LeggiCommenti:hover {
	color: #0F5C9B;
	text-decoration: none;
	background-color: #FFF;
}
/*
***** NAV MAP 
*/
#Nav-Map {
	width:580px;
	position:relative;
	right:15px;
	float: right;
	top: 15px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
#Content #Nav-Map a.Link-Map, #Content #Nav-Map a.Link-Map:link, #Content #Nav-Map a.Link-Map:visited {
	background-color: #0F5C9B;
	padding: 5px;
	color: #FFF;
	border: 1px solid #0F5C9B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#Content #Nav-Map a.Link-Map:hover {
	color: #0F5C9B;
	background-color: #FFF;
	text-decoration: none;
	padding: 5px;
}
#Nav-Map2 {
	width:250px;
	position:relative;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#Content #Nav-Map2 a.Link-Map, #Content #Nav-Map2 a.Link-Map:link, #Content #Nav-Map2 a.Link-Map:visited {
	background-color: #0F5C9B;
	padding: 5px;
	color: #FFF;
	border: 1px solid #0F5C9B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#Content #Nav-Map2 a.Link-Map:hover {
	color: #0F5C9B;
	background-color: #FFF;
	text-decoration: none;
	padding: 5px;
}
#Top-colonna-dx a.Link, #Top-colonna-dx a.Link:link, #Top-colonna-dx a.Link:visited {
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #0F5C9B;
	color:#0F5C9B;
	width:250px;
	display:block;
	margin:0px auto;
	font-family:'Georgia', Times New Roman, Times, serif;
	font-weight:bold
}
#Top-colonna-dx a.Link:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0F5C9B;
}
#Distance {
	width:280px;
	margin-left:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dotted #CCC;
	padding:10px;
	background-color: #D1E0EF;
	overflow:hidden;
}
.Box-Distance {
	padding-top:10px;
	padding-bottom:5px;
	line-height:1.3em;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#Content a.RoundLink, #Content a.RoundLink:link, #Content a.RoundLink:visited {
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #0F5C9B;
	background-color:#0F5C9B;
	color:#FFF;
}
#Content a.RoundLink:hover {
	color: #0F5C9B;
	text-decoration: none;
	background-color: #FFF;
}
#searchDiv {
	width:280px;
	margin-left:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px dotted #CCC;
	padding:10px;
	background-color: #D1E0EF;
	overflow:hidden;
	margin-top: 10px;
}
#Content #searchDiv a.Cerca, #Content #searchDiv a.Cerca:link, #Content #searchDiv a.Cerca:visited {
	background-color: #0F5C9B;
	color: #FFF;
	border: 1px solid #0F5C9B;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 3px;
	position: relative;
}
#Content #searchDiv a.Cerca:hover {
	color: #0F5C9B;
	background-color: #FFF;
	text-decoration: none;
}
#Content .Ombra-Lettore-Gallery {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	height:417px;
	width:746px;
	padding-left:70px;
	padding-right:70px;
	padding-top:5px;
	background-attachment: scroll;
	background-image: url(/img/css/Ombra-lettore-2.gif);
	background-repeat: no-repeat;
	background-position: center -2px;
	position: relative;
}
#Content .Ombra-Lettore-Gallery .Gallery {
	position: absolute;
	top: 1px;
	left: 74px;
}
/*
************************* CONTENUTI COLONNA DX **********************
*/
#Content-colonna-dx {
	position: relative;
}
#Content-colonna-dx .links {
	overflow:hidden;
	padding:10px 0px 0px 0px;
}
#Content-colonna-dx .links a{
	display:block;
	float:left;
	padding:2px 5px 0px 0px;
}
#Content-colonna-dx .libri{
	overflow:hidden;
	padding:30px 0px 0px 0px;
}
#Content-colonna-dx .libri a{
	display:block;
	float:left;
	padding:2px 0px 0px 7px;
}
#Top-colonna-dx {
	width: 412px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display:table;
	background-attachment: scroll;
	background-image: url(/img/css/Top-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Bot_Colonna_dx_bianca {
	background-image: url(/img/css/Bot_colonna_dx_bianca.png);
	height: 21px;
	width: 412px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
#Top-colonna-dx p {
	color: #333;
	font-family: "Arial", Helvetica, sans-serif;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.4em;
}
.separatore {
	background-image: url(/img/css/Separatore.gif);
	height: 38px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.Box {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: table;
	position: relative;
	padding-top: 15px;
	height: 50px;
}
#Content-colonna-dx a.Titolo-partecipa, #Content-colonna-dx a.Titolo-partecipa:link, #Content-colonna-dx a.Titolo-partecipa:visited {
	color: #0F5C9B;
	font-weight: bold;
	display: block;
	width: 80%;
	font-size: 1.5em;
	font-family: "Georgia", "Times New Roman", Times, serif;
	position: relative;
	text-decoration: none;
}
#Content-colonna-dx a.Titolo-partecipa:hover {
	text-decoration:underline;
}
#Col-dx #Content-colonna-dx #Top-colonna-dx .Box p {
	display: inline-block;
	color: #333;
	padding-left: 60px;
	width: 300px;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#LeggiPropste {
	background-image: url(/img/css/banner_proposte.jpg);
	height: 33px;
	width: 375px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-right: 10px;
	padding-left: 20px;
}
#Col-dx #LeggiPropste a, #Col-dx #LeggiPropste a:link, #Col-dx #LeggiPropste a:visited {
	color: #FFF;
	font-size: 0.75em;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#Col-dx #LeggiPropste a:hover {
	text-decoration:none;
	color:#FC0;
}
/*
***** ISCRIVITI
*/
.Iscriviti {
	background-attachment: scroll;
	background-image: url(/img/css/Uno.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.Proponi {
	background-attachment: scroll;
	background-image: url(/img/css/Due.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.Diffonti {
	background-attachment: scroll;
	background-image: url(/img/css/Tre.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.Volontario {
	background-attachment: scroll;
	background-image: url(/img/css/Quattro.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.Contribuisci {
	background-attachment: scroll;
	background-image: url(/img/css/Cinque.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.Plus {
	background-attachment: scroll;
	background-image: url(/img/css/Plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 17px;
	width: 19px;
	position: relative;
	display: block;
	margin-left: 43px;
	visibility:hidden;
}
#Content-colonna-sx-int {
	position: relative;
	font-family: "Arial", Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
	margin-top: 15px;
	clear: both;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#Content-colonna-sx-int h1 {
	font-size:1.2em;
	line-height:1.1em;
	color: #0F5C9B;
	margin: 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight:normal;
}
.Testo-col-sx-int {
	clear:both;
	color: #666;
	line-height: 1.5em;
	margin-top: 5px;
	font-size:0.9em;
}
.Testo-col-sx-int p {
	margin:0px;
	width:95%;
}
/*
************************* FOOTER **********************
*/
#Footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	position: relative;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333333;
	clear:both;
	padding:20px 0px 20px 0px;
	border-top:1px solid #CCC;
	overflow:hidden;
}
#Footer a {
	color: #0F5C9B;
	text-decoration: none;
	font-family: "Arial", Helvetica, sans-serif;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#loghi_footer {
	float:left;
	width:150px;
	padding:0px 0px 0px 5px;
}
#loghi_footer a {
	border:none;
	padding:0px;
	margin:0px;
	float:left;
}
#loghi_footer img {
	float:left;
}
#nav-footer {
	width:700px;
	padding-top:16px;
	float:left;
}
#credits {
	width:110px;
	font-family: "Arial", Helvetica, sans-serif;
	float:right;
	padding-top:16px;
}
#credits a {
	border:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#comitato_footer {
	width:424px;
	height:58px;
	margin:15px auto 0px auto;
	background-image:url(/img/css_new/comitato_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	padding:18px 0px 0px 0px;
	line-height:1.5em;
	color: #0F5C9B;
}
.tab-Registrati {
	background-attachment: scroll;
	background-image: url(/img/css_new/Registrati.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Out_Border_Viaggio {
	border: 1px solid #e7e7e7;
	width: 402px;
}
#In_Border_Viaggio {
	border: 1px solid #cfcfcf;
	padding-bottom: 15px;
}
#In_Border_Viaggio h1 {
	background-image: url(/img/css_new/Sfondo_Viaggio_Con_Dario.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left center;
	color: #41a309;
	text-align: center;
	border: 1px solid #41a309;
	padding: 11px;
	font-size: 1.8em;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Out_Border_Mappa {
	border: 1px solid #e7e7e7;
	width: 402px;
}
#In_Border_Mappa {
	border: 1px solid #cfcfcf;
	padding-bottom: 15px;
}
#In_Border_Mappa h1 {
	background-image: url(/img/css_new/Sfondo_Top_Mappa.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	text-align: center;
	border: 1px solid #CCC;
	padding: 15px;
	font-size: 1.8em;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 3pt #4d6ab2;
	filter: dropshadow(color=#dddddd, offX=1, offY=1);
	/*filter: glow(color=#ddd,strength=1);filter: glow(#ddd, 1px);*/
   text-shadow: #ddd 1px;
}
#Box_Travel_Content {
	width: 402px;
	display: table;
}
#Box_TMAT {
	margin-top: 10px;
	height: 233px;
	width: 402px;
	margin-bottom:15px;
	position: relative;
	z-index: 200;
}
#Partecipa {
	background-attachment: scroll;
	background-image: url(/img/css_new/Sto_con_Dario.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 105px;
	margin-top: 10px;
}
#Partecipa p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
/********************* REGIONE ****************************/

#In-Border-HP-regioni h1 {
	color: #c84a0c;
	text-align: center;
	border: 1px solid #F00;
	padding: 12px;
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Header_Hp_Regioni.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 1.8em;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#Out-Border-HP-regioni {
	border: 1px solid #e7e7e7;
	width: 500px;
}
#In-Border-HP-regioni {
	border: 1px solid #cfcfcf;
}
#Content-HP-Regioni {
	padding: 10px;
}
#Dati-Territorio {
	background-color:#ececec;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
comitato_footer font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#Dati-Territorio span {
	display: block;
	margin-top: 5px;
}
#Lista-Regioni {
	margin-top: 10px;
}
#Google_Popup {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	display:table;
	position:relative;
	width: 99%;
}
#Google_Popup h1 {
	border:none;
	font-size:1em;
	color:#C30;
	background-image:none;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
span.luogo {
	font-size:0.9em;
	display:block;
	margin-bottom: 3px;
}
.Box-Candidato-Reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #D5EDF4;
	border: 1px solid #999;
	width: 145px;
	height: 60px;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.Box-Candidato-Reg img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right:5px;
	border: 2px solid #FFF;
}
.Box-Candidato-Reg p {
	position: relative;
	width: 140px;
}
.Box-Candidato-Reg p b {
	display: block;
	font-size: 10px;
}
.Box-Candidato-Reg p span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	display: block;
	margin-top: 2px;
}
#Last-News {
	margin-top: 10px;
}
#Last-News h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	font-size: 1.6em;
}
#Last-News .Box-Notizie {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-left: 5px;
	margin-right: 5px;
}
#Last-News .Box-Notizie .data {
	font-size: 0.8em;
	color: #999;
}
#Last-News .Box-Notizie h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 2px;
	margin-bottom: 5px;
}
#Last-News .Box-Notizie h1 a {
	color: #C00;
	font-weight: normal;
	font-size: 0.6em;
	background-attachment: scroll;
	background-image: url(/img/css_new/Marker_Notizie_Reg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	text-indent: 20px;
}
#Last-News .Box-Notizie p {
	color: #666;
	font-size: 0.8em;
	margin-top: 0px;
}
/*  Hp singola Regione  */

#Candidato {
	background-color: #ECECEC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#Candidato b {
	font-size: 1.5em;
	color: #C30;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
#Candidato span {
	font-size: 0.9em;
	color: #333;
}
#Candidato img {
	border: 3px solid #FFF;
	float: left;
	margin-right: 10px;
}
#Candidato p {
	color: #333;
	font-size: 13px;
	font-style: italic;
	margin-top: 10px;
}
#Testo-Candidato {
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
	color: #333;
}
#Mappa-Regione {
	margin-top: 10px;
	border: 1px solid #0F5C9B;
	height: 350px;
	width: 475px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#Notizie-Regionali, #Agenda-Regionale {
	float: left;
	width: 230px;
	margin-right:20px;
	margin-left: 10px;
	margin-top: 15px;
}
#Notizie-Regionali h1, #Agenda-Regionale h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	font-size: 1.3em;
}
#Notizie-Regionali h2, #Agenda-Regionale h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Notizie-Regionali .Box-Notizie h2 a {
	background-attachment: scroll;
	background-image: url(/img/css_new/Marker_Notizie_Reg.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	display: block;
	padding-left: 20px;
}
#Agenda-Regionale .Box-Agenda h2 a {
	background-attachment: scroll;
	background-image: url(/img/css_new/Marker_Agenda_Reg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	display: block;
	padding-left: 20px;
}
#Agenda-Regionale .Box-Agenda h2 {
	background-attachment: scroll;
	background-image: url(/img/css_new/Marker_Agenda_Reg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	display: block;
	padding-left: 20px;
}
#Notizie-Regionali .data, #Agenda-Regionale .data {
	font-size: 0.7em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#Notizie-Regionali p, #Agenda-Regionale p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666;
	line-height:1.2em;
}
.Prev {
	position: relative;
	left: 0px;
	width:138px;
}
.Next {
	right: 0px;
	float: right;
	width:138px;
	position: relative;
}
.Img-Tappa {
	border:dotted 1px #999;
	padding:3px;
	margin:5px 10px 10px 0px;
	float:left;
}
.Border-Out {
	border: 1px solid #e7e7e7;
}
.Border-In {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
}
#Mozione {
}
#Mozione ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Mozione ul li a, #Mozione ul li a:link, #Mozione ul li a:visited {
	height: 45px;
	display: block;
	font-size: 1.4em;
	padding-left: 20px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
#Mozione ul li a:hover {
	color: #FFF;
	background-attachment: scroll;
	background-image: url(/img/css_new/Sfondo_Tasti_Mozioni.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-decoration: none;
}
.Introduzione-Tappa p {
	width:200px;
	float:left;
}
.Box-Tappa {
	display:table;
}
.Box-Tappa iframe {
	width:500px;
	height:350px;
}
#YD iframe {
}
#Ricerca .Box-Ricerca {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#Ricerca .Box-Ricerca h2 a, .Box-Ricerca h2 a:link {
	text-decoration: none;
	font-size: 0.8em;
	background-attachment: scroll;
	background-image: url(/img/css_new/Doc_Ricerca.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 25px;
}
#Ricerca .Box-Ricerca h2 a:visited {
	color: #C30;
}
#Ricerca .Box-Ricerca h2 a:hover {
	text-decoration: underline;
}
.searched {
	background-color:#FF6;
	padding:2px 4px 2px 4px;
}
/*    stili ADON    */

.twitter {
	font-style:italic;
	color:#069;
	margin-bottom:15px;
	position:relative;
	display:block;
	width:440px;
	background-attachment: scroll;
	background-image: url(/img/css_new/Dario_Twitter.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.twitter b {
	position:relative;
	top:15px;
	text-indent:170px;
	display:block;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
}
.Box_Top_News_hp {
	padding: 10px 5px 10px 10px;
	font-family: "Georgia", Helvetica, sans-serif;
	font-size: 0.7em;
	border-left:2px solid #003366;
	margin-left:3px;
	margin-top:10px;
}
#Box_Dx {
	width:45%;
	float:right;
	margin-top:45px;
}
#Box_Sx {
	width:45%;
	float:left;
}
#Box_Sx p {
	margin-left:25px;
	font-size:1.2em;
	font-weight:bold;
}
#Box_Sx ul {
	margin:0px;
	padding-letf:0px;
	list-style-position: inside;
	list-style-image: url(/img/css_new/PreHp/pin.gif);
}
#Box_Sx ul li {
	padding-bottom:4px;
	margin-left:0px;
	padding-left:0px;
	font-size:0.9e;
}
ul#Video-list {
	list-style:none;
	margin:0px 25px;
	;
	padding:0px;
}
ul#Video-list li {
	clear:both;
	padding-bottom:10px;
	display:block;
	overflow:hidden;
}
ul#Video-list li a {
	display:block;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
	text-decoration:none !important;
	padding:5px 0px 0px 0px;
}
ul#Video-list .Img-tn-video {
	display:block;
	margin:0px 0;
	width:75px;
	height:55px;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	border:2px solid #666;
}
.video-player {
	width:380px;
	height:238px;
}
/* ################## SRC ITEM   **************/
.src_item {
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #CCC;
	overflow:hidden;
}
.src_item .data {
	color:#666;
	font-size:0.8em;
}

