body  {
	background: #FFFDF0;
	margin: 0 auto;
	padding: 0;
	padding-top: 20px;
	text-align: center;
	color: #000;
}
/*
a {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	border: 0;
}
a:hover {
	text-decoration: none;
	border: 0;
}
a:active {
	text-decoration: none;
	border: 0;
}

*/


/*****************************************************************************/

#container {
	position: relative; /* l'aggiunta di position: relative consente di posizionare due barre laterali relative al contenitore */
	width: 760px;
	margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
	/*height: 100%;*/
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: fffdf0;
}

.validator  {
	width: 100%;
	padding: 10px;
	height: 20px;
}
.validator a:link, .validator a:visited, .validator a:hover {
	text-decoration: none;
	/*color: #FFFDF0;*/
}

#AreaTestata {
	height: 135px;
	width: 760px;
	position: relative;
	z-index: 1;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: fffdf0;
}


/***************************/


#MenuBar {
	position: relative;
	background-color: #34AD46;
	height: 29px;
	width: auto;
	padding-left: 16px;
	vertical-align: middle;
	line-height: 29px;
}

#MenuBar a:link, #SiteNav a:visited {
	text-decoration:none;
}
#MenuBar a:hover {
	text-decoration:none;
}

#MenuBar a.img:link, #SiteNav a.img:visited {
	text-decoration:none;
}
#MenuBar a.img:hover {
	text-decoration:none;
}

/*****************************************************************************/

#globalNav{
	position: relative;
	width: 760px;
	min-width: 760px;
	height: 20px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-color: #34AD46;
	z-index: 102;
	text-align: left;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 0px;
	background-color: #34AD46;
	height: 18px;
	margin: 0px;
	left: 0px;
	z-index: 1;
	line-height: 18px;
	width: 747px;
	padding-left: 12px;
}

#globalLink p{
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
	text-align: center;
	clear: both;
}

a.glink:link, a.glink:visited {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 10px 4px 5px;
	text-decoration: none;
}
a.glink:hover{
	margin: 0px;
	padding: 2px 10px 4px 5px;
	text-decoration: none;
}


.skipLinks {display: none;}

/************ subglobalNav styles **************/
#subglobal1{
	z-index: 102;
	left: 20px;
	top: 133px;
}
#subglobal2{
	left: 115px;
	z-index: 102;
	top: 133px;
}
#subglobal3{
	left: 205px;
	z-index: 102;
	top: 133px;
}
#subglobal4{
	left: 278px;
	z-index: 102;
	top: 133px;
}
#subglobal5{
	left: 338px;
	z-index: 102;
	top: 133px;
}
#subglobal6{
	left: 397px;
	z-index: 102;
	top: 133px;
}

.subglobalNav{
	position: absolute;
	visibility: hidden;
	color: #333333;
	display: block;
	top: 137px;
	background-color: #34AD46;
	line-height: 20px;
	width: 160px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	display: block;
	background-color: #E4F8C5;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
}

.subglobalNav a:hover {
	display: block;
	background-color: #FFFFFE;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
}

/**************************************/
#InfoArea {
	height: 16px;
	width: 730px;
	position: relative;
	padding: 3px 15px;
}
#InfoArea a:link, #InfoArea a:visited {
	font-weight: bold;
	text-decoration:none;
}
#InfoArea a:hover {
	text-decoration: underline;
}

#SiteNav {
	position: relative;
	background-color: #34AD46;
	height: 18px;
	width: auto;
	padding-left: 16px;
	vertical-align: middle;
	line-height: 18px;
}

#SiteNav a:link, #SiteNav a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #888888;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #EEEEE6;
}
#SiteNav a:hover {
	background-color: #D8C4BF;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	text-decoration:none;}
#SiteNav img {
	vertical-align: middle;
}
#AreaLogin {
	position: relative;
	height: auto;
	width: 160px;
	border-left-color: #AAAAAA;
	border-left-width: 1px;
	border-right-color: #888888;
	border-right-width: 1px;
	background: url(../immagini/bg_strip.gif) repeat-y;
}
#AreaLogin p {
	padding: 5px;
}
.loginForm {
	padding: 0 10px 0 10px;
}

#AreaLogin a:link, #AreaLogin a:visited {
	padding: 3px 10px 3px 10px;
	color: #333333;
	background-color: #EEEEE6;
	display: block;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #aaaaaa;
	text-decoration:none;
}
#AreaLogin a:hover {
	background-color: #D8C4BF;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}
#AreaNewsletter {
	position: relative;
	border-left-color: #AAAAAA;
	border-left-width: 1px;
	border-right-color: #888888;
	border-right-width: 1px;	
	height: auto;
	width: 160px;
	background: url(../immagini/bg_strip.gif) repeat-y;
}
#AreaNewsletter a:link, #AreaNewsletter a:visited {
	padding: 3px 10px 3px 10px;
	color: #333333;
	background-color: #EEEEE6;
	display: block;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #aaaaaa;	
	text-decoration:none;
}
#AreaNewsletter a:hover {
	background-color: #D8C4BF;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}
#Servizi {
	width: 130px;
	position: relative;
	float: right;
	height: auto;
}
#Servizi img {
}
#iniziative {
	height: auto;
	width: 215px;
	position: relative;
	float: left;
	margin-top: 25px;
	background: #E3EEEC no-repeat top url(../immagini/iniz_top.gif);
}
.title {
	color: #660000;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #AAAAAA;
	border-left-width: 1px;
	border-right-color: #888888;
	border-right-width: 1px;	

	display: block;
	padding-left: 15px;
	height: 15px;
}
.titleSubpage {
	color: #996600;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding-left: 15px;
}
.titleLogin {
	color: #660000;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding-left: 15px;
	background: #D6D9C4 top no-repeat url(../immagini/main_nav_top.gif);
	height: 15px;
}
.titleNlett {
	color: #660000;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding-left: 15px;
	background: #D6D9C4 no-repeat top url(../immagini/main_nav_top.gif);
	height: 15px;
}
#legginews{
	bottom: 5px;
	position: absolute;
}
#leggieventi{
	bottom: 5px;
	position: absolute;
}
.leggitutte{
	position: absolute;
	text-align: right;
	width: 165px;
	bottom: -10px;
}
.leggitutte2{
	bottom: 0px;
	position: absolute;
	text-align: right;
	width: 165px;
}

/*********************************************************/

.agenda li {
	padding-left: 5px;
	float: left;
	clear: left;
}

/*********************************************************/

#News {
	float: left;
	position: relative;
	width: 165px;
	padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 12px;
	height: 135px;
}
#News a:link, #News a:visited {
	/*border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/	
	display: block;
	color: #333333;
	text-decoration:none;
}
#News a:hover {
	color: #336699;
	/*background-color: #C8E9FA;
	text-decoration:none;*/
}
/*************************************************************/
#Eventi {
	float: left;
	position: relative;
	width: 100%;
	padding-top: 15px;
	padding-left: 9px;
	padding-bottom: 1px;
	height: 135px;
}
#Eventi a:link, #Eventi a:visited {
	/*border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/	
	display: block;
	color: #333333;
	text-decoration:none;
}
#Eventi a:hover {
	color: #009900;
	/*background-color: #C8E9FA;
	text-decoration:none;*/
}
.inizTitle {
	color: #663300;
	padding-top: 10px;
}
.inizTitle a:link, .inizTitle a:visited {
	text-decoration:none;
}
.inizTitle a:hover {
	text-decoration:none;
}

/**************************************************************/
#RassegnaStampa {
	float: left;
	position: relative;
	width: 100%;
	padding-top: 15px;
	padding-left: 9px;
	padding-bottom: 5px;
	height: 135px;
}
#RassegnaStampa a:link, #RassegnaStampa a:visited {
	/*border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/	
	display: block;
	color: #333333;
	text-decoration:none;
}
#RassegnaStampa a:hover {
	color: #FF6600;
	/*background-color: #C8E9FA;
	text-decoration:none;*/
}

/*************************************************************/

#NewsNav{
	position: relative;
	top: 20px;
	height: 18px;
	left: 0px;
	z-index: 1;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #48A2C5;
	border-bottom-color: #48A2C5;
	vertical-align: baseline;
	width: 740px;
	text-align: center;
	font-size: xx-small;
}



#NewsNav a.anno:link, #NewsNav a.anno:visited{
	color: #48A2C5;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#NewsNav a.anno:hover{
	text-decoration: none;
}

#NewsNav a.mese, #NewsNav a.mese:visited{
	color: #48A2C5;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}
#NewsNav a.mese:hover{
	text-decoration: none;
	background-color: #D5E7FF;
}

#NewsNav a.mese_sel, #NewsNav a.mese_sel:visited{
	background-color: #D5E7FF;
	font-weight: bold;
	color: #48A2C5;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}


#NewsNav a.mese_sel:hover{
	text-decoration: none;
	background-color: #D5E7FF;
}

/************************************************/
#EventiNav{
	position: relative;
	top: 20px;
	height: 18px;
	left: 0px;
	z-index: 1;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00923F;
	border-bottom-color: #00923F;
	vertical-align: baseline;
	width: 740px;
	text-align: center;
	font-size: xx-small;
}



#EventiNav a.anno:link, #EventiNav a.anno:visited{
	color: #00923F;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#EventiNav a.anno:hover{
	text-decoration: none;
}

#EventiNav a.mese, #EventiNav a.mese:visited{
	color: #00923F;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}
#EventiNav a.mese_sel, #EventiNav a.mese_sel:visited{
	color: #00923F;
	background-color: #9CD4AD;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#EventiNav a.mese:hover{
	text-decoration: none;
	background-color: #9CD4AD;
}
/************************************************/
#RassegnaNav{
	position: relative;
	top: 20px;
	height: 20px;
	left: 0px;
	z-index: 1;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F05C20;
	border-bottom-color: #F05C20;
	vertical-align: baseline;
	width: 740px;
	text-align: center;
	font-size: xx-small;
}

#RassegnaNav select{
	font-size: xx-small;
}

#RassegnaNav a.anno:link, #RassegnaNav a.anno:visited{
	color: #F05C20;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#RassegnaNav a.anno:hover{
	text-decoration: none;
}

#RassegnaNav a.mese, #RassegnaNav a.mese:visited{
	color: #F05C20;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#RassegnaNav a.mese_sel, #RassegnaNav a.mese_sel:visited{
	font-weight: bold;
	background-color: #FCDFCA;
	color: #F05C20;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#RassegnaNav a.mese_next{
	font-weight: bold;
	background-color: #FCDFCA;
	color: #F05C20;
	margin: 0px;
	padding: 2px 8px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#RassegnaNav a.mese:hover{
	text-decoration: none;
	background-color: #FCDFCA;
}

/************************************************/



#Banners {
	float: left;
	height: 140px;
	width: 100%;
	margin-top: 20px;
	text-align: right;
}

#Content {
	width: 760px;
	height: auto;
	position: relative;
	text-align: left;
	padding-top: 30px;
	min-height: 350px;
	z-index: 0;
}
#ContentTitle {
	width: 740px;
	height: auto;
	position: relative;
	z-index: 1;
	padding-left: 18px;
}
#ContentDX {
	width: 54%;
	height: auto;
	position: relative;
	float:left;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
#ContentDX img {
	float: right;
	vertical-align: top;
	padding-left: 25px;
	padding-bottom: 25px;
	margin: 0;
	text-decoration: none;
}
#ContentDX a img {
	float: none;
}
#ContentDX a:link, #ContentDX a:visited {
	color: #444444;
	text-decoration:none;
}

#ContentDX .bolder {
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}

#ContentDX .bolder2 {
	color: #3300FF;
	text-decoration:none;
	font-weight: bold;
}

#ContentDX .bolder3 {
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}


#ContentDX a:hover {
/*	background-color: #CC9999;
*/	text-decoration:none;
}
#ContentSx {
	width: 23%;
	height: auto;
	position: relative;
	float:left;
	padding-top: 20px;
}
#ContentSx img {
	float: none;
}
#ContentSx a img {
	float: none;
}
#ContentSx a:link, .feature a:visited {
	color: #444444;
	text-decoration: none;
}
#ContentSx a:hover {
/*	background-color: #CC9999;
*/	text-decoration:none;
}

#ContentDxCms {
	position: relative;
	float:right;
	padding-top: 10px;
	width: 760px;
}
#ContentSxcms {
	width: 99%;
	position: relative;
	float:left;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#ContentXx {
	width: 20%;
	height: auto;
	position: relative;
	float:right;
	padding-top: 20px;
}
/*******************************************/

#navbtn {
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
}
#navbtn img {
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#navbtn a img {
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	float: none;
}
#navbtn a img:link, #navbtn a img:visited {
	color: #444444;
	text-decoration:none;
}



/*******************************************/


.formtitolo {
	float: left;
	width: 400px;
	height: 30px;
	position: relative;
	vertical-align: middle;
	line-height: 30px;
}
.formtitolo p {
	position: relative;
	float: left;
	width: 100px;
	left: 20px;
}
.formtitolo input{
	padding: 5px;
	float: left;
	position: relative;
	vertical-align: middle;
}
.formimg {
	float: left;
	margin-right: 10px;
	text-decoration: none;
}

.formnuovoutente {
	width: 400px;
	height: 30px;
	position: relative;
	vertical-align: middle;
	float: left;
	line-height: 30px;
	padding-top: 30px;
}
.formnuovoutente p.titolo {
	position: relative;
	float: left;
	width: 300px;
	left: 20px;
	height: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.formnuovoutente p.testo {
	position: relative;
	float: left;
	width: 300px;
	left: 20px;
	height: 20px;
	line-height: 20px;
}
a.formnuovoutente:link, a.formnuovoutente:visited {
	position: relative;
	float: left;
	width: 300px;
	left: 20px;
	height: 10px;
	color: #444444;
}
a.formnuovoutente:hover {
	background-color: #CC9999;
}
/*******************************************/

#SecondoPiano {
	position: relative;
	float: none;
	width: 760px;
	text-align: left;
	/*background-color: #FFFDF0;*/
	padding-top: 30px;
	z-index: 102;
	height: 150px;
}
.SPsx {
	float: left;
	width: 215px;
	height: 140px;
	text-decoration: none;
}

.SPsx img{
	float: left;
	margin-right: 10px;
	text-decoration:none;
	border: 0px;
	/*
	border: 1px;
	border-color: #FFFDF0;
	*/
}


.SPsx a:link, .SPsx a:visited, .SPsx a:hover {
	text-decoration: none;
	/*color: #FFFDF0;*/
}

.SPcx {
	width: 215px;
	height: 140px;
	margin-left: 270px;
}

.SPcx img{
	float: left;
	width: 100%;
	text-decoration: none;
	border: 0px;
	/*border: 1px;
	border-color: #FFFDF0;*/
}

.SPdx {
	width: 215px;
	float: right;
	height: 140px;
}

.SPdx img{
	float: left;
	text-decoration:none;
	border: 0px;
	/*border: 1px;
	border-color: #FFFDF0;*/
}

#PrimoPiano {
	height: 180px;
	position: relative;
	float: none;
	width: 760px;
	text-align: left;
	/*background-color: #FFFDF0;*/
	padding-top: 30px;
	z-index: 0;
}
.PPsx {
	float: left;
	width: 240px;
	height: 180px;
}
.PPsx img{
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
#hp_primopiano_area {
	width: 371px;
	height: 104px;
	position: absolute;
	left: 8px;
	top: 200px;
}
.PP2cx {
	width: 359px;
	height: 22px;
	background-image: url(../immagini/fondino_linee.jpg);
	margin-bottom: 0px;
	float: left;
	padding-top: 5px;
}

.PPcx {
	width: 359px;
	height: 149px;
	background-image: url(../immagini/fondino_PrimoPiano.jpg);
	background-repeat: no-repeat;
}
.PPcx img{
	float: left;
	border: 0;
}
PPcxImg {
	float: left;
	margin:0px;
	padding:0px;
}

.PPcxcontent {
	float: left;
	width: 335px;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	height: 105px;
}
.PPcxcontent img{
	float: right;
	padding: 10px 5px 5px 5px;
	margin-left: 10px;
}
.PPcxcontent a{
	text-decoration: none;
	font-weight: normal;
	color: #663300;
	padding-top: 10px;
	
}
.PPdx {
	float: right;
	width: 130px;
	height: 180px;
}
.PPdx img{
	float: right;
	margin-right: 0px;
	vertical-align: middle;
}
.PPdesc {
	padding-top: 10px;

}




#PBsx {
	height: 30px;
	width: 370px;
	float: left;
	text-align:right;
}
#PBdx {
	height: 30px;
	width: 370px;
	float: right;
	text-align:left;
}

.Stile_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Stile_b {color: #006600}
.Stile_c {color: #999999}


/********************************************/
#Testata {
	background-color: #E4F8C5;
	padding: 0px;
	height: 116px;
	width: 760px;
	position: relative;
	z-index: 0;
}
.tld {
	position:absolute;
	left: -1px;
	margin: 0px;
	padding: 0px;
	bottom: -15px;
}

.trd {
	position:absolute;
	right: -1px;
	margin: 0px;
	padding: 0px;
	bottom: -15px;
}
.tbd {
	position:absolute;
	padding: 0px;
	width: 100%;
	bottom: -15px;
}
.tlu {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

.tru {
	position:absolute;
	padding: 0px;
	z-index: 100;
	margin: 0px;
	top: -1px;
	right: -1px;
}
.navbd {
	width: 435px;
	bottom: -15px;
	z-index: -1;
	position: absolute;
}
.boxbd {
	bottom: -25px;
	z-index: -1;
	position: absolute;
	left: 1px;
	width: 120px;
}
ul {
	margin: 0px;
	padding: 0px;



}


#boxflash{
	position: absolute;
	top: 16px;
	right: 16px;
	color: #333333;
	width: 470px;
	left: auto;
	height: 60px;
	text-align: right;
	z-index: 1;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	right: 14px;
	color: #919999;
	width: auto;
	bottom: 36px;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#utility a{
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	display: inline;
	padding-right: 5px;
}

#utility a:hover{
	background-color: #E4F8C5;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 5px;
	display: inline;
}
#utility p{
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
	text-align: center;
	clear: both;
}

/************** Login info styles *****************/

#logininfo{
	position: absolute;
	color: #333333;
	text-align: right;
	bottom: 36px;
	z-index: 2;
	left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#logininfo a{
	color: #333333;
	text-decoration: none;
}

#logininfo a:hover{
	/*background-color: #FFFDF0;*/
	text-decoration: none;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 85px;
	right: 15px;
	z-index: 1;
	visibility:hidden
}

#search input{
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	color: #333333;
	text-decoration:none;}

#search a:hover{
	margin: 0px;
	text-decoration:none;
}
.InizText {
	/*border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.InizText img{
	float: left;
	margin-right: 10px;
}
.newsBlock {
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #888888;
	border-right-style: solid;
	border-right-width: 1px;	
}

.newsData {
	color: #660000;
}
.feature {
	margin: 10px;
	padding-top: 20px;
}
.feature table tr td{
	margin: 10px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.feature p {
	padding-top: 0px;
	text-decoration:none;
}
.descrizione_foto{
	color: #3399CC;
}
.feature img {
	float: right;
	padding-top: 20px;
}
.feature a:link, .feature a:visited {
	color: #444444;
	text-decoration:none;
}
.feature a:hover {
/*	background-color: #CC9999;
*/	text-decoration:none;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:102px;
	width:15px;
	height:52px;
	z-index:2;
}



#Sostienici {
	height: auto;
	width: 130px;
	position: relative;
	background: no-repeat top url(../immagini/sost_nav_top.gif);
}
#Sostienici a:link, #Sostienici a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEEE6;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #888888;
	border-right-style: solid;
	border-right-width: 1px;
}
#Sostienici a:hover {
	background-color: #D8C4BF;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	text-decoration:none;
}
#Sostienici img {
	vertical-align: middle;
}


#PrimoPianoCms {
	background-color: #EEE6DB;
	height: auto;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 10px;
	width: 98%;
}
.bgGrey {
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	background-color: #F9F5CC;

}
.bgDayListing {
	color: #333333;
	background-color: #99CC00;
}
.bgMonthListing {
	color: #FFFFFF;
	background-color: #009900;
}
.featureCMS .links .bgMonthListing a:link, .bgMonthListing a:hover, .bgMonthListing a:visited{
	color: #FFFFFF;
	background-color: #336699;
	text-decoration:none;
}
.colriep {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-left: 10px;
	color: #333333;
	background-color: #CCDCEF;
	margin-right: 10px;
}
.colriep_comunicazioni {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-left: 10px;
	color: #ffffff;
	background-color: #996633;
	margin-right: 10px;
}
.maplink {
	margin: 2em;
	vertical-align: middle;
	line-height: 1.5em;
}
.maplink a:link, .maplink a:visited {
	color: #444444;
	list-style-type: disc;
	text-decoration:none;
}
.maplink a:hover {
	background-color: #CC9999;
	text-decoration:none;
}
.maptext {
	margin: 1em;
}
/****** forum **********/
#Forum {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	color: #333333;
}
.forum_bottomline{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000;
	padding-bottom:5px;
	width: 99%;
}
/****** fine forum ********/

/************* CMS ************/
#containerCMS {
	position: relative; /* l'aggiunta di position: relative consente di posizionare due barre laterali relative al contenitore */
	width: 760px;
	margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
	/*height: 100%;*/
	/*text-align: left;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#ContentCMS {
	height: auto;
	position: relative;
	text-align: left;
	min-height: 350px;
	z-index: 0;
	width: 760px;
}
#ContentTitleCMS {
	width: 99%;
	position: relative;
	z-index: 1;
	padding-left: 18px;
}
#AreaTestataCMS{
	height: 161px;
	width: 760px;
	position: relative;
	z-index: 1;
}
#TestataCMS {
	padding: 0px;
	z-index: 0;
	background-color: #FFFDF0;
	height: 107px;
	margin: 0px;
}
.tld {
	position:absolute;
	left: -1px;
	margin: 0px;
	padding: 0px;
	bottom: -15px;
}

.trd {
	position:absolute;
	right: -1px;
	margin: 0px;
	padding: 0px;
	bottom: -15px;
}
.tbd {
	position:absolute;
	padding: 0px;
	width: 100%;
	bottom: -15px;
}
.tlu {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

.tru {
	position:absolute;
	padding: 0px;
	z-index: 100;
	margin: 0px;
	top: -1px;
	right: -1px;
}
#menu_cms{
	background-image: url(/immagini/fondino_menu_areavolontari.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	width: 755px;
	height: 29px;
	margin-top: 0px;
	vertical-align: top;
	padding-left: 20px;
	position: absolute;
	line-height: 29px;
	padding-top: 0px;
	top: 107px;
	left: 5px;
}
#menu_cms_v{
	background-image: url(/immagini/fondino_menu_areavolontari.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	width: 755px;
	height: 29px;
	margin-top: 0px;
	vertical-align: top;
	padding-left: 20px;
	position: absolute;
	line-height: 29px;
	padding-top: 0px;
	top: 107px;
	left: 5px;
}

#logininfoCMS{
	color: #333333;
	text-align: right;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 750;
	padding-right: 10px;
	height: 25px;
	vertical-align: bottom;
	line-height: 25px;
	position: absolute;
	top: 140px;
	left: 5px;
}

#logininfoCMS a{
	color: #333333;
	text-decoration: none;
}

#logininfoCMS a:hover{
	/*background-color: #FFFDF0;*/
	text-decoration: none;
}

.featureCMS {
	width: 99%;
	margin-left: 10px;
}


/*.featureCMS p {
    padding-left: 200px;     //o quelli che vuoi//
	padding-top: 0px;<
	text-decoration:none;
}*/

.testo_elenco_css p {
	padding-top: 0px;
	text-decoration:none;
}


.featureCMS table tr td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.featureCMS p {
	padding-top: 0px;
	text-decoration:none;
}
.featureCMS img {
	float: right;
}
.featureCMS a:link, .featureCMS a:visited {
	color: #444444;
	text-decoration:none;
}
.featureCMS a:hover {
/*	background-color: #CC9999;*/	
text-decoration:none;
}

/**************     box_documenti_v         **********/
.featureCMS .box_documenti_v table tr td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	height: 20px;
}
.featureCMS .box_documenti_v img {
	vertical-align: bottom;
	width: 20px;
	float: left;	
}

.featureCMS .box_documenti_v a:link {
	float: left;
	padding-top: 0px;
	line-height: 20px;
	height: 20px;
	display: block;
	color: #333333;
	
}
.featureCMS .box_documenti_v a:visited {
	float: left;
	padding-top: 0px;
	display: block;
	color: #333333;
}
.featureCMS .box_documenti_v a:hover {
	float: left;
	padding-top: 0px;
	display: block;
	color: #333333;
}

/**************     fine box_documenti_v         **********/

.links {
	}
	

.links li{
	list-style-type: none;
	}


#foto_dx {
	height: auto;
	width: 160px;
	float: right;
	padding-left: 20px;
}
#foto_dx img {
	padding:5px;
	display:block;
}
.titolo_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	font-weight: ;
}
.titolo_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.titolo_X {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	font-weight: bold;
}

.left_15{
	padding-left:15px;
	}
.left_10{
	padding-left:10px;
	}
.left_right_10{
	padding-left:10px;
	padding-right:10px;
	}
.left_10_marrone{
	padding-left:10px;
	color:#960;
	}
.left_10_titolo_bianco{
	padding-left:10px;
	font-weight:bold;
	color:#fff;
	}
.left_10_testo_333{
	padding-left:10px;
	color:#333;
	border-right: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}

.visualizza_tutti  a:link, .visualizza_tutti a:hover, .visualizza_tutti a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.dettaglio_cms{
	padding-left:130px;
	padding-right:100px;
	
}
.titolo_dettaglio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
	}
