body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.sinistra {
	float: left;
	width: 20%;
	clear: left;
}
div.head {
	text-align: left;
	background-image: url(../images/-costruzione_sito/head1.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
.destra {
	width: 20%;
	top: 250px;
	right: 0px;
	float: right;
}
.centro {
	float: left;
	background-color: #FFFFFF;
	width: 53%;
	margin-left: 20px;
}
.testo {
	display:     block;
	line-height: 16px;
	clear: both;
	position: relative;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: justify;
}
#nomepagina {
	display:     block;
	background-color: #000000;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bolder;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin: 0px;
	border-bottom-color: #FFFFFF;
}
#nomepagina a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nomepagina a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nomepagina a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nomepagina a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bolder;
	position: relative;
	visibility: visible;
	background-color: #627598;
	padding: 0px;
	height: 30px;
	background-image: url(../images/-costruzione_sito/fix.gif);
	background-repeat: repeat;
}
#navigation a:link {
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/-costruzione_sito/nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #627598;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation a:visited {
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/-costruzione_sito/nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #627598;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation a:hover {
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/-costruzione_sito/nav_up.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #627598;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation a:active {
	text-decoration: none;
	display: block;
	float: left;
	position: relative;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/-costruzione_sito/nav_down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #627598;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#bacheca {
	position: absolute;
	top: 0px;
	height: 150px;
	width: 200px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
.youtube {
}
.webtv {
	text-align: center;
	background-color: #000000;
	background-image: url(../images/-costruzione_sito/tv.gif);
}
#menu {
	text-align: left;
	display: block;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC00;
}
#menu a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDD5A;
	display: block;
	padding: 0.5em 0.5em 0.5em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a:link {
	color: #000000;
}
#menu a:visited {
	color: #000000;
}
#menu a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#menu a:active {
	color: #FF0000;
	background-color: #FFFFFF;
}

#footer {
	display:     block;
	background-color: #385374;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	bottom: 0px;
	visibility: inherit;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#memorizza {
	position: absolute;
	font-size: 14px;
	color: #000000;
	top: 0px;
	left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#memorizza a:link {
	color: #FF3300;
	text-decoration: none;
}
#memorizza a:visited {
	color: #CC0000;
	text-decoration: none;
}
#memorizza a:hover {
	color: #000000;
	text-decoration: none;
}
#memorizza a:active {
	color: #FF3300;
	text-decoration: none;
}
#mutual {
	background-color: #E6E6E6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mutual a:link {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mutual a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mutual a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	padding: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mutual a:active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#intopic {
	text-align: left;
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#intopic a:link {
	color: #385374;
	display: block;
	text-decoration: none;
}
#intopic a:visited {
	color: #FF9900;
	display: block;
	text-decoration: none;
}
#intopic a:hover {
	color: #003399;
	display: block;
	text-decoration: none;
}
#intopic a:active {
	color: #FF6600;
	display: block;
	text-decoration: none;;
}

#eventigallery {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	background-color: #FF9900;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
#comunicati {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #CC0000;
	background-image: url(../images/logocomune.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	text-align: center;
	padding-top: 10px;
	font-weight: bolder;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.comunicato {
	text-transform: uppercase;
	background-image: url(../images/-costruzione_sito/comunicato.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.comunicato a{
	padding: 12px;
	display: block;
}
div.spot {
	display:     block;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
}
.rubrica {
	text-align: left;
	font-size: 1.4em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #023164;
	background-image: url(../images/-costruzione_sito/bg_rubrica.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	clear: left;
}
.non-solo {
	text-align: left;
	font-size: 1.4em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #023164;
	background-image: url(../images/-costruzione_sito/non-solo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	clear: left;
}
div.didascaliay {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	padding: 5px;
	margin-bottom: 20px;
}
div.sottotitolo {
	position: absolute;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	top: 110px;
	left: 75px;
}
#cerca {
	background-color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	height: 160px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
}
#turismo {
}
#chisiamo {
}
#territorio {
}
#svago {
}
#utili {
}
#rassegna {
	color: #FFFFFF;
	background-color: #385374;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 20px;
	padding: 12px;
	background-image: url(../images/-costruzione_sito/rassegna1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
#rassegna a:link {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#rassegna a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#rassegna a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
	padding-left: 50px;
}
#rassegna a:active {
	color: #FF6600;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#ultimoevento {
	color: #000000;
	font-size: 17px;
	font-weight: bolder;
	padding-bottom: 10px;
	background-color: #FFCC00;
	text-align: center;
}
#titoloultimo {
	color: #000000;
	font-size: 17px;
	font-weight: bolder;
	padding-bottom: 5px;
	background-color: #FF9900;
	text-align: center;
	padding-top: 5px;
}
#TV {
	text-align: center;
	background-color: #999999;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 30px;
	background-image: url(../images/-costruzione_sito/capannorieven_tv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Stile1 {color: #FF0000}
#formutual {
	color: #FFFFFF;
	background-color: #669900;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bystudio {
	position: absolute;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	top: 0px;
	left: 435px;
}
#piede {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	bottom: 0px;
	visibility: inherit;
	clear: both;
	padding-right: 0px;
	font-weight: bolder;
	background-image: url(../images/-costruzione_sito/red.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
#piede a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#piede a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#piede a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#piede a:active {
	color: #FF0000;
	text-decoration: none;
}
#logo {
	position: absolute;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	top: 50px;
	left: 70px;
}
#pubblicita {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-color: #FFAF1C;
	padding: 15px;
	margin-bottom: 20px;
}
.Stile2 {
	font-weight: bolder;
	font-size: 18px;
}
#archiviocomunicati {
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #CC0000;
	background-image: url(../images/-costruzione_sito/archivio.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	padding-top: 25px;
	font-weight: bolder;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 100px;
}
.vedilefoto {
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	background-image: url(../images/-costruzione_sito/bg_vedilefoto.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #dfdfdf;
	padding: 0px;
	clear: both;
}
.vedilefoto a{
	display: block;
	padding-left: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/-costruzione_sito/vedi_le_foto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.vedilefoto a:hover {
	color: #006600;
}
.continua {
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	background-image: url(../images/-costruzione_sito/freccia_destra.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.continua a{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.continua {
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	background-image: url(../images/-costruzione_sito/freccia_destra.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.continua a{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
div.orario {
	float: right;
	position: absolute;
	right: 0px;
	top: 155px;
}
.riquadro {
	clear: both;
	margin-top: 10px;
	height: 65px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.riquadro img{
	padding: 0px;
}
.pdf {
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E32E19;
	clear: both;
}
.pdf a{
	display: block;
	padding-left: 45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/-costruzione_sito/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pdf a:hover {
	color: #006600;
}
#reclame {
}
.riquadroottanta {
	clear: both;
	height: 80px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.appoggiare {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#articolo {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.vediilvideo {
	text-align: left;
	font-size: 16px;
	font-weight: bolder;
	background-image: url(../images/-costruzione_sito/bg_vedi_il_video.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #dfdfdf;
	padding: 0px;
	clear: both;
}
.vediilvideo a{
	display: block;
	padding-left: 125px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/-costruzione_sito/vedi_il_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.vediilvideo a:hover {
	color: #006600;
}
.fix {
	width: 850px;
}
#advert {
	position: absolute;
	top: 0px;
	height: 160px;
	width: 300px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#cercanel {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	padding: 0px;
}
#cercanel a:link {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#cercanel a:visited {
background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#cercanel a:hover {
background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#cercanel a:active {
background-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#mdc {
	top: 0px;
	right: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/-costruzione_sito/mdc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #00378C;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
	font-size: 12px;
	font-weight: bolder;
	border-bottom-width: inherit;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-top: 21px;
}
#mdc a:link {
	color: #00378C;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#mdc a:visited {
color: #00378C;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#mdc a:hover {
color: #FF6600;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
background-color: #FFFFFF;
	margin-left: 0px;
}
#mdc  a:active {
color: #00378C;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#estatecinema {
	top: 0px;
	right: 0px;
	background-image: url(../images/-home/estatecinema.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-size: 16px;
	color: #FFCF1F;
	font-weight: bolder;
	height: 40px;
	padding-top: 20px;
	clear: both;
	border: medium solid #FFFFFF;
}
#estatecinema a:link {
	text-decoration: none;
	color: #FFCC00;
}
#estatecinema a:visited {
text-decoration: none;
	color: #FFCC00;
}
#estatecinema a:hover {
text-decoration: none;
	color: #FFCC00;
	}
#estatecinema a:active {
text-decoration: none;
	color: #FFCC00;
}
#estatecinemadue {
	font-size: 18px;
	color: #ffffff;
	float: left;
	padding-left: 10px;
}
#estatecinemauno {
	float: left;
}
#adnkronos {
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
}
#bannerbasso {
	clear: both;
	text-align: center;
}
#banner2 {
	top: 0px;
	right: 0px;
	font-size: 16px;
	font-weight: bolder;
	height: 60px;
	clear: both;
	display: block;
	padding: 0px;
	background-color: #CC0000;
}
#banner2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#banner2 a:visited {
text-decoration: none;
	color: #FFFFFF;
}
#banner2 a:hover {
text-decoration: none;
	color: #000000;
	}
#banner2 a:active {
text-decoration: none;
	color: #99CC33;
}
#banner2due {
	font-size: 18px;
	color: #ffffff;
	float: left;
	padding-left: 10px;
}
#comingsoon {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	height: 500px;
	font-weight: bolder;
	font-size: 15px;
	margin-bottom: 20px;
	padding-left: 180px;
}
#comingsoon a:link {
	text-decoration: none;
	color: #FF0000;
	}
#comingsoon a:visited {
text-decoration: none;
	color: #FF0000;
}
#comingsoon a:hover {
text-decoration: none;
	color: #FFFFFF;
	}
#comingsoon a:active {
text-decoration: none;
	color: #99CC00;
}
#rss {
	font-size: 18px;
	font-weight: bolder;
	color: #FF6600;
	text-align: left;
	padding: 5px;
	margin: 0px;
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	width: 65px;
}
#rss a:link {
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/-costruzione_sito/-rss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
#rss a:visited {
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/-costruzione_sito/-rss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
#rss a:hover {
	color: #CC0000;
	text-decoration: none;
	background-image: url(../images/-costruzione_sito/-rsssu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
#rss a:active {
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../images/-costruzione_sito/-rssdown.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
#rss img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
#bannerduebis {
	font-size: 18px;
	color: #ffffff;
	padding-left: 430px;
	padding-top: 15px;
}
#agenda {
	background-image: url(../images/-costruzione_sito/agenda.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 202px;
	margin-bottom: 20px;
	text-align: center;
}
#benvenuti {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 20px;
}
#benvenuti object{
	float: right;
	margin-left: 15px;
}
#osspace {
	top: 0px;
	right: 0px;
	background-image: url(../images/-home/osservatoriopace.gif);
	background-repeat: repeat-x;
	background-position: left;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bolder;
	height: 45px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#osspace a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#osspace a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#osspace a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0A51A1;
}
#osspace  a:active {
	color: #FFFF00;
	text-decoration: underline overline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner3 {
	top: 0px;
	right: 0px;
	font-size: 16px;
	font-weight: bolder;
	height: 60px;
	clear: both;
	display: block;
	padding: 0px;
	background-image: url(../images/-home/settimanapace.gif);
	background-repeat: repeat-x;
}
#banner3 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#banner3 a:visited {
text-decoration: none;
	color: #FFFFFF;
}
#banner3 a:hover {
text-decoration: none;
	color: #000000;
	}
#banner3 a:active {
text-decoration: none;
	color: #99CC33;
}
#verti {
	display: block;
	text-align: center;
}
#fae {
	top: 0px;
	right: 0px;
	color: #0066CC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	border: medium solid #FF6600;
	background-image: url(../images/-home/logofae.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
}
#fae a:link {
	color: #0066CC;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#fae a:visited {
	color: #0066CC;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#fae a:hover {
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#fae  a:active {
	color: #FF3300;
	text-decoration: underline;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#capcrea {
	top: 0px;
	right: 0px;
	height: 65px;
	background-color: #000000;
	padding: 5px;
	margin: 0px;
}
#capcrea a:link {
	color: #0066CC;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#capcrea a:visited {
	color: #0066CC;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#capcrea a:hover {
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #000000;
}
#capcrea a:active {
	color: #FF3300;
	text-decoration: underline overline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.agenda {
	text-align: left;
	font-size: 18px;
	color: #000000;
	background-image: url(../images/-costruzione_sito/agenda_su.jpg);
	background-repeat: repeat-x;
	background-position: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-weight: bolder;
	display: block;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFD527;
	border-left-color: #FFD527;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFD527;
}
div.agenda a:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-weight: bolder;
}
div.agenda a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-weight: bolder;
}
div.agenda a:hover {
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-weight: bolder;
}
div.agenda a:active {
	color: #CC0000;
	text-decoration: underline;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-weight: bolder;
}
.agendatesto {
	text-align: left;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/-costruzione_sito/agenda_giu.jpg);
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFD527;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFD527;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFD527;
}
.agendatesto p{
	margin: 0px;
	padding: 0px;
}
.titoloagenda {
	margin: 0px;
	color: #CC0000;
	font-weight: bolder;
}
.titoloagenda a {
	background-image: url(../images/-costruzione_sito/link_agenda.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 20px;
}
.titoloagenda a:link {
	color: #CC0000;
}
.titoloagenda a:visited {
	color: #CC0000;
}
.titoloagenda a:hover {
	color: #FF0000;
}
.titoloagenda a:active {
	color: #FFCC00;
}
div.strappo {
	text-align: left;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/-costruzione_sito/strappo.jpg);
	background-position: left;
	display: block;
	height: 20px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFD527;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFD527;
}
#sottoagenda {
	background-color: #FFD527;
	height: 10px;
	margin-bottom: 20px;
}
#sottoagenda2 {
	background-image: url(../images/-costruzione_sito/sottoagenda2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	width: 17px;
	float: right;
	}
.box {
	clear: both;
	margin-bottom: 20px;
	}
.box_2 {
	clear: both;
	margin-bottom: 20px;
	display: block;
	}
#comunecapannori {
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#comunecapannori a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/-territorio/comunedicapannori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#comunecapannori a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/-territorio/comunedicapannori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#comunecapannori a:hover {
	color: #99CC00;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/-territorio/comunedicapannori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#comunecapannori a:active {
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/-territorio/comunedicapannori.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#forumgiovani {
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#forumgiovani a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(../images/-home/forum_giovani.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFAB21;
	font-weight: bolder;
	font-size: 14px;
}
#forumgiovani a:visited {
color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(../images/-home/forum_giovani.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFAB21;
	font-weight: bolder;
	font-size: 14px;
}
#forumgiovani a:hover {
color: #FF0000;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(../images/-home/forum_giovani.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFAB21;
	font-weight: bolder;
	font-size: 14px;
}
#forumgiovani a:active {
	color: #66CC00;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-image: url(../images/-home/forum_giovani.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFAB21;
	font-weight: bolder;
	font-size: 14px;
}
.foto {
	padding: 7px;
	float: left;
	text-align: left;
	margin-right: 15px;
	font-style: italic;
	clear: left;
	border: 1px solid #395384;
	position: relative;
	margin-bottom: 15px;
	background-color: #CCCCCC;
	}
.foto img{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
.didascalia {
	color: #FFFFFF;
	background-color: #395384;
	padding: 1px 5px 0px;
	margin: 0px;
	}
.titolo {
	text-align: left;
	font-size: 1.4em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.2em;
}
.titolo a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.titolo a:visited {
text-decoration: underline;
	color: #FFFFFF;
}
.titolo a:hover {
text-decoration: none;
	color: #99CC00;
	}
.titolo a:active {
text-decoration: none;
	color: #FFFF00;
}
.margine_immagine {
	margin-right: 10px;
}
.paragrafo {
	margin-top: 1em;
}
#camelie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	background-image: url(../images/-home/cameliabanner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#camelie a{
	padding: 0.5em;
	color: #FF00CC;
	display: block;
	border-right-width: medium;
}	
#camelie a:hover{
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
#osservatorio_pace {
	background-image: url(../images/-costruzione_sito/osservatorio1.gif);
	padding: 0em 0.5em 0.5em;
	margin-top: 0em;
}

#osservatorio_titolo {
	padding: 0.2em;
	margin: 0px;
}
#osservatorio_titolo a{;
	color: #FFFFFF;
}
#osservatorio_titolo a:link {
	color: #FFFFFF;
}
#osservatorio_titolo a:visited {
	color: #FFFFFF;
}
#osservatorio_titolo a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	}
.affiancasinistra {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	background-color: #000000;
	padding: 0.5em;
	}
#sagre {
	padding-right: 2em;
	line-height: 1.5em;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
#sagre strong {
	font-weight: bolder;
	color: #CC0000;
	}
.intopic {
	border: 1px solid #CCCCCC;
	background-image: url(../images/-costruzione_sito/intopic.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
#terratoscana {
	background-image: url(../images/-costruzione_sito/terraditoscana.gif);
	padding: 0em 0.5em 0.5em;
	margin-top: 0em;
}
#terratoscana_titolo {
	padding: 0.2em;
	margin: 0px;
}
#terratoscana_titolo a{;
	color: #FFFFFF;
}
#terratoscana_titolo a:link {
	color: #FFFFFF;
}
#terratoscana_titolo a:visited {
	color: #FFFFFF;
}
#terratoscana_titolo a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	}
}
#pulci {
	top: 0px;
	right: 0px;
	margin: 0px;
	background-image: url(../images/-costruzione_sito/Pulci_-_Il_signore_degli_amplessi_di_Claudio_Cardinali.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 20px;
	border-bottom-width: inherit;
	border-bottom-style: solid;
	padding-top: 142px;
}
#pulci a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 142px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/-costruzione_sito/Pulci_-_Il_signore_degli_amplessi_di_Claudio_Cardinali.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#meteo {
	background-color: #FF9900;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 25px;
	padding: 15px;
	background-image: url(../images/-costruzione_sito/icona_meteo.png);
	background-repeat: no-repeat;
	background-position: left;
}
#meteo a:link {
	color: #385374;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#meteo a:visited {
	color: #385374;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#meteo a:hover {
	color: #385374;
	display: block;
	text-decoration: underline;
	padding-left: 50px;
}
#oroscopo {
	color: #FFFFFF;
	background-color: #385374;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 20px;
	padding: 12px;
	background-image: url(../images/-costruzione_sito/icona_oroscopo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
}
#oroscopo a:link {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#oroscopo a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#oroscopo a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
	padding-left: 50px;
}
#oroscopo a:active {
	color: #FF6600;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#video {
	background-color: #FF9900;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 25px;
	padding: 15px;
	background-image: url(../images/-costruzione_sito/icona_video1.png);
	background-repeat: no-repeat;
	background-position: left;
}
#video a:link {
	color: #385374;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#video a:visited {
	color: #385374;
	display: block;
	text-decoration: none;
	padding-left: 50px;
}
#video a:hover {
	color: #385374;
	display: block;
	text-decoration: underline;
	padding-left: 50px;
}
