/*
Author: Fabio Lombardo
Copyrights: © 2008 pdsicilia.it
*/

/*  
======================================================
			 elementi generali del sito
======================================================
*/

BODY {
	background-image: url(../images/sfbody.jpg);
	background-repeat: repeat-x;
	background-color: #a9b2b9;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
	color: #000000;
	line-height: 18px;
	width: 100%;
}


a:link{
	text-decoration: none;
	color:#333333;
}

a:visited{
	text-decoration: none;
	color:#333333;
}

a:hover{
	text-decoration: none;
	color:#990000;
}





#contenitore{
	width: 990px;
	left: 50%;
	margin-left: -495px;
	position: absolute;
	background-image: url(../images/sfcontainer.jpg);
	background-repeat: no-repeat;
	padding:0;
}

/* 	Testata  */


#top{
	width:  990px;
	height: 170px;
}

#logo_top{
	margin-top:10px;
	margin-left:15px;
	display:inline;
	width: 200px;
	height: 160px;
	float:left;
}

#scrollnews{
	margin-top:10px;
	margin-right:15px;
	padding-top:5px;
	padding-right:200px;
	width: 560px;
	height: 25px;
	float:right;
}
#banner_top{
	margin-right:15px;	
	width: 760px;
	height: 100px;
	float:right;
	text-align:right;
}

#menuorizzontale_top{
	margin-right:15px;
	width:760px;
	height:30px;
	float:right;
}

/*     menu orizzontale testata */


#menu_oriz{
	float:left;
	height:30px;
	margin:0;
	padding:0;
}

#menu_oriz ul {
	width:500px;
	height:30px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

#menu_oriz li{
	height:30px;
	line-height: 30px;
	list-style-image: none;
	display: inline;
	text-indent: 0px;	
}

.menu_oriz_no{
	font-weight: normal;
}

.menu_oriz_no a:link{
	text-decoration: none;
	line-height: 30px;
	height:20px;
	width:150px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	background-image:url(../images/menu_oriz_no.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	
}

.menu_oriz_no a:visited{
	text-decoration: none;
	line-height: 30px;
	height:20px;
	width:150px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	background-image:url(../images/menu_oriz_no.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.menu_oriz_no a:hover{
	text-decoration: none;
	line-height: 30px;
	height:20px;
	width:150px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color: #00CC00;
	background-image:url(../images/menu_oriz_over.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.menu_oriz_si{
	font-weight: normal;
}

.menu_oriz_si a:link{
	text-decoration: none;
	line-height: 30px;
	height:20px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color: #00CC00;
	background-image:url(../images/menu_oriz_si.jpg);
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.menu_oriz_si a:visited{	
	text-decoration: none;
	line-height: 30px;
	height:20px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color: #00CC00;
	background-image:url(../images/menu_oriz_si.jpg);
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.menu_oriz_si a:hover{
	text-decoration: none;
	line-height: 30px;
	height:20px;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color: #00CC00;
	background-image:url(../images/menu_oriz_si.jpg);
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* 	parte centrale  */
#centerpage{
	width: 960px;
	margin-left:15px;
	margin-right:15px;
	float: left;
	background-image: url(../images/sfcenterpage.gif);
	background-repeat: repeat-y;
	overflow:hidden;
	display:inline;
}

#colsx{
	width: 200px;
	float:left;
	background-image: url(../images/logo_top_sub.jpg);
	background-repeat: no-repeat;
}

#colcx{
	float:left;
	width: 500px;
}

.marginitesto{
	float:left;
	margin:20px;
	width: 460px;
	text-align:justify;
}

.marginitesto h3{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999; 
	padding-top:20px;
}



#colcx h2{
	margin:5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	
}

/* menu verticale */

#menu_vert {
	width: 200px;
	float:left;
	display: inline;
	margin-top:36px;

}

#menu_vert ul {
	width: 200px;
	padding:0;
	margin:0;	
	float:left;
	text-align: left;
	text-indent: 0px;
	display: inline;
}

#menu_vert li{
	width: 200px;
	height:31px;
	float:left;
	list-style:none;
	margin-bottom:0px;	
}

.menu_vert_no{
	font-size: 12px;
	line-height:30px;
	width:100%;
	margin-left:0px;
	font-weight: bold;
}

.menu_vert_no a:link{
	height:31px;
	width: 180px;
	color:#333333;
	text-decoration: none;
	display:block;
	background-image: url(../images/menu_vert_no.jpg);
	padding-left:20px;
}

.menu_vert_no a:visited{
	height:31px;
	width: 180px;
	color:#333333;
	text-decoration: none;
	display:block;
	background-image: url(../images/menu_vert_no.jpg);
	padding-left:20px;
}

.menu_vert_no a:hover{
	height:31px;
	width: 180px;
	color: #990000;
	text-decoration: none;
	display:block;
	background-image: url(../images/menu_vert_over.jpg);
	padding-left:20px;
}

.menu_vert_si{
	font-size: 12px;
	line-height:30px;
	width:100%;
	margin-left:0px;
	font-weight: bold;
}

.menu_vert_si a:link{
	height:31px;
	width: 180px;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	background-image: url(../images/menu_vert_si.jpg);
	padding-left:20px;
}

.menu_vert_si a:visited{
	height:31px;
	width: 180px;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	background-image: url(../images/menu_vert_si.jpg);
	padding-left:20px;
}

.menu_vert_si a:hover{
	height:31px;
	width: 180px;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	background-image: url(../images/menu_vert_si.jpg);
	padding-left:20px;
}


#coldx{
	width: 260px;
	float:right;
}

#subdx{
	width: 260px;
	height:325px;
	float:right;
	margin:0;
}

#subdx p {
	margin:5px;
	text-align:left;
	color:#666666;
}


#cerca{
	width: 260px;
	height: 50px;
	text-align:center;
	float:right;
	background-image: url(../images/sfcerca.gif);
	background-repeat: repeat-x;
}

.cercainput{
	float:left;
	margin-top:15px;
	margin-left:15px;
	height: 15px;
	width: 175px;
	border: 1px solid #CCCCCC;
}
.cercabut{
	float:right;
	margin-top:15px;
	margin-right:15px;
	height: 19px;
}

/* 	Footer  */
#footer{
	background-image: url(../images/sffooter.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 160px;
	position:relative;
	margin:0;
	padding:0;
	float:left;
}

#logo_footer{
	margin-left:15px;
	display:inline;
	width: 200px;
	height: 145px;
	float:left;
}

#banner_footer{
	display:inline;
	width: 500px;
	height: 100px;
	float:left;
}

#addnewsletter{
	margin-right:15px;
	width: 260px;
	height: 100px;
	text-align:center;
	float:right;		
}

#addnewsletter h2{
	font-size:18px;
	text-align:left;
	width:245px;
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	padding-left:15px;	
	margin-top:15px;
	padding-top:5px;
}

.nlinput{
	float:left;
	margin-top:5px;
	margin-left:15px;
	height: 15px;
	width: 175px;
	border: 1px solid #CCCCCC;
}

.nlbut{
	float:right;
	margin-top:5px;
	margin-right:15px;
	height: 19px;
}


#menuorizzontale_footer{
	font-size:10px;
	margin-right:15px;
	display:inline;
	width: 750px;
	height: 16px;
	line-height:18px;
	float:left;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

/*     menu orizzontale testata */


#menu_footer{
	float:left;
	height:15px;
	margin:0;
	padding:0;
}

#menu_footer ul {
	width:750px;
	height:15px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

#menu_footer li{
	height:10px;
	line-height: 15px;
	list-style-image: none;
	display: inline;
	text-indent: 0px;	
}

.menu_footer_no{
	font-weight: normal;
}

.menu_footer_no a:link{
	text-decoration: none;
	line-height: 15px;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	color:#dedede;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;	
}

.menu_footer_no a:visited{
	text-decoration: none;
	line-height: 15px;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	color:#dedede;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;	
}

.menu_footer_no a:hover{
	text-decoration: none;
	line-height: 15px;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	color:#990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;	
}

.menu_footer_si{
	font-weight: normal;
}

.menu_footer_si a:link{
	text-decoration: none;
	line-height: 15px;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	color:#990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;	
}

.menu_footer_si a:visited{	
	text-decoration: none;
	line-height: 15px;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	color:#990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;	
}

.menu_footer_si a:hover{
	text-decoration: none;
	line-height: 15px;
	height:15px;
	padding-left:5px;
	padding-right:5px;
	color:#990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;	
}


#copy{
	font-size:10px;
	color:#dedede;
	margin-right:15px;
	display:inline;
	width: 750px;
	height: 16px;
	line-height:18px;
	float:left;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

/*=====================================
		   SOLO PER HOME
		 focus automatico
=======================================*/



#focus {
	width: 487px;
	height: 325px;
	float:left;	
	display:inline;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
	padding-bottom:5px;
	display:inline;
}


#myGallery
{
	width: 486px;
	height: 324px;
	z-index:5;
	display: none;
	border: 1px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loadingb.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;	
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone h3
{
	color: #FFFFFF;
	padding: 0;
	font-size: 12px;
	margin: 2px 5px;
	
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #FFF;
	font-weight: bold;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #FFF;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../images/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('../images/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../images/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('../images/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('../images/px.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('../images/px.gif') no-repeat center center;
	filter:alpha(opacity=80); }


/*  tab rss */


#tabView1 {
	width: 260px;
	height:325px;
	float:right;
	background-color:#f2f2f2;
	margin:0;
}

#tabView1 p {
	margin:5px;
	text-align:left;
	color:#666666;
}

#tabView1 h3	{
	text-align: right;
	margin-top: 10px;
	margin-right: 35px;
	font-size: 12px;	
}

#tabView1 img	{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#tabView1 a	{
	color: #000000;
	text-decoration:none;
}

#tabView2 {
	width: 260px;
	height:320px;
	float:right;
	background-color:#f2f2f2;
}

#tabView2 p {
	margin:5px;
	text-align:left;
	color:#666666;
}

#tabView2 h3	{
	text-align: right;
	margin-top: 10px;
	margin-right: 35px;
	font-size: 12px;	
}

#tabView2 img	{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#tabView2 a	{
	color: #000000;
	text-decoration:none;
}

.tab{
	padding: 0;
	height:25px;
	width: 260px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}

.tab ul{
margin:0;
margin-left: 10px; 
padding: 0;
list-style: none;
}

.tab li{
display: inline;
margin: 2px 0 0 0;
padding: 0;
}

.tab a{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #333333;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 10px;
}
.tab a:link{
	color: #333333;

}

.tab a:hover{
	color: #990000;
}

.tab a.selected{
	background-color: #ffffff;
	color: #333333;
	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: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #ffffff;
	border-left-color: #d9d9d9;
}

.tabcontent{
display:none;
}


#yudembann {
	width: 260px;
	height: 70px;
	float:right;
	margin:0;
	padding:0;
}


#radiodembann {
	width: 260px;
	height: 70px;
	float:right;
	margin:0;
	padding:0;
}

#altrenews{
	float:right;
	width: 470px;
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
}


#newssx {
	width: 180px;
	float:left;
}

#newssx h2{
	font-size:18px;
	width:180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	margin-top:15px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
}

#newsdx {
	width: 260px;
	float:right;
}

#newsdx h2{
	font-size:18px;
	width:260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	margin-top:15px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;	
	float:right;
}



.newsitem{
	width: 100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	padding-bottom:5px;
}

.data{
	float:left;
	font-size:10px;
	color:#666666;
	text-decoration:none
}

.titlenews {
	float:left;
	font-size:12px;
	color:#333333;
	text-decoration:none
}

.newsthumbs{
	margin-bottom:5px;
	width:168px;
	padding:5px;
	border:1px solid #666666;
	display:block;
}

.bannersx{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	margin:0;
	padding:0;
}


/*  
======================================================
				per organismi
======================================================
*/

.organ_title{
	margin-left:10px;
	width:480px;
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.organ_1{
	width:480px;
	margin-top:10px;	
	margin-left:10px;		
	margin-bottom:10px;	
	padding:0;
}


.organ_1 li{
	width:470px;
	height:25px;
	padding:5px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	text-indent: 0px;
}


.organ_2{
	width:480px;
	margin-top:10px;	
	margin-left:10px;		
	margin-bottom:10px;	
	padding:0;
}


.organ_2 li{
	width:470px;
	height:25px;
	padding:5px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	text-indent: 0px;
}


.dhtmlgoodies_question{
	margin-left:10px;
	width:470px;
	height:25px;
	padding:5px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
}
.dhtmlgoodies_answer{	
	width:450px;
	margin-left:20px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.dhtmlgoodies_answer_content{
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.dhtmlgoodies_answer_content ul{
	text-indent: 0px;
	padding:0px;
	margin-left:0px;		
	margin:0px;
}

.dhtmlgoodies_answer_content li{
	list-style-type:none;
	margin-bottom:10px;
	margin-left:0px;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;		
}



/*  
======================================================
	    per commissioni e rassegna stampa
======================================================
*/



.dhtmlgoodies_tree{
	margin:0px;
	padding:0px;
}

.dhtmlgoodies_tree ul{	/* Sub menu  */
	margin-left:5px;	
	padding-left:0px;
	display:none;	/* Initially hide sub nodes */
}

.dhtmlgoodies_tree li{	  /* Nodi */
	list-style-type:none;
	vertical-align:middle;
	line-height:25px;
}

.dhtmlgoodies_tree li a{	/* link nei Nodi */
	color:#000;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	padding:2px;
}

.linea {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


/*  
======================================================
   		    coordinatori provinciali
======================================================
*/

.boxcooprov{
	margin:auto;
	display:inline;
	float:left;
	padding:10px;
	margin:10px;
	width:200px;
	height:100px;
}


/*  
======================================================
   		    deputati pd
======================================================
*/



.deputati_title{
	margin-left:10px;
	width:480px;
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	float:left;
	display:inline;
}

.deputati{
	width:480px;
	margin-top:10px;	
	margin-left:10px;		
	margin-bottom:10px;	
	padding:0;
}

.deputati li{
	width:470px;
	height:25px;
	padding:5px;
	float:left;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	margin-left:0;	
	text-indent: 0px;
}

.deputati_nome{
	float:left;
	width:350px;	
}

.deputati_scheda{
	text-align:right;
	float:right;
	width:100px;
}

/*  
======================================================
   		    documenti
======================================================
*/

#goto{
	width:480px;
	margin-top:20px;	
	margin-right:10px;		
	margin-bottom:10px;	
	padding:0;
	text-align:right;
}

.documenti{
	width:480px;
	margin-top:10px;	
	margin-left:10px;		
	margin-bottom:10px;	
	padding:0;
}

.documenti li{
	width:470px;
	height:50px;
	padding:5px;
	float:left;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	margin-left:0;	
	text-indent: 0px;
}

.documenti_titolo{
	float:left;
	width:350px;	
}

.documenti_apri{
	text-align:right;
	float:right;
	width:100px;
}

/*  
======================================================
   		    appuntamenti, partecipa e notizie
======================================================
*/


.appuntamenti{
	width:480px;
	margin-top:10px;	
	margin-left:10px;		
	margin-bottom:10px;	
	padding:0;
}

.appuntamenti li{
	width:470px;
	padding:5px;
	float:left;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	margin-left:0;	
	text-indent: 0px;
}

.imgnews {
	width:120px;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666666;
}

#container_imgnewsbig {
	width: 487px;
	height: 325px;
	float:left;	
	display:inline;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
	padding-bottom:5px;
}

.imgnewsbig {
	width: 487px;
	height: 325px;
}

#container_newsbig {
	width: 470px;
	float:left;
	display:inline;
	padding:15px;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

#container_newsbig h3{
	float:left;
	padding:2px;
	margin:0;
	display:block;
	font-size: 13px;
	font-weight: bold;
	color: #00CC00;		
}

#container_newsbig h2{
	font-size: 15px;
	color: #990000;
	float:left;
	display:block;
	
}

#container_newsbig p{
	float:left;
}



#menu_dx_vert {
	width: 260px;
	float:left;
	display: inline;
}

#menu_dx_vert ul {
	width: 260px;
	padding:0;
	margin:0;	
	float:left;
	text-align: left;
	text-indent: 0px;
	display: inline;
}

#menu_dx_vert li{
	width: 260px;
	height:40px;
	float:left;
	list-style:none;
}

.menu_dx_vert_no{
	font-size: 12px;
	line-height:40px;
	width:260px;
	margin-left:0px;
	font-weight: bold;
}

.menu_dx_vert_no a:link{
	height:23px;
	width: 240px;
	color:#333333;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;
}

.menu_dx_vert_no a:visited{
	height:23px;
	width: 240px;
	color:#333333;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;
}

.menu_dx_vert_no a:hover{
	height:23px;
	width: 240px;
	color:#333333;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;	
}

.menu_dx_vert_si{
	font-size: 12px;
	line-height:40px;
	width:260px;
	margin-left:0px;
	font-weight: bold;
}

.menu_dx_vert_si a:link{
	height:23px;
	width: 240px;
	color:#990000;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;
}

.menu_dx_vert_si a:visited{
	height:23px;
	width: 240px;
	color:#990000;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;
}

.menu_dx_vert_si a:hover{
	height:23px;
	width: 240px;
	color:#990000;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;
}
/*  
======================================================
   		   		 Link
======================================================
*/


.link_title{
	margin-left:10px;
	width:480px;
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.linkgroup{
	width:480px;
	margin-top:10px;	
	margin-left:10px;		
	margin-bottom:10px;	
	padding:0;
}


.linkgroup li{
	width:470px;
	height:25px;
	padding:5px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	text-indent: 0px;
}

/*  
======================================================
			 solo galleria foto
======================================================
*/

#gallery {
	float:left;
	width:490px;
	padding:5px;
	border:
; 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#gallery h2{
	margin:5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#gallery img{
	margin:3px;
	width:116px;
	border:0;
}

/*  
======================================================
			 solo contatti
======================================================
*/


/* include contatti  */


#contactform {
	margin-top:20px;
	width:480px;
	overflow: visible;
	float:left;
	display:inline;
}


#contactform b{
	color:#990000;
	font-size:14px;
}

fieldset {
	float:left;
	width:480px;
	height: 30px;
}

label {
	float:left;
	width:220px;
	display: inline;
	margin-right: 10px;
	line-height:20px;
	font-size: 13px;
	text-align:right;
}

.input {
	border: 1px solid #999999;
	width:220px;
	color:#000000;
	margin-bottom:3px;
}

.notaform {
	width:450px;
	font-size: 11px;
	padding:10px;
}
.inviomodulo {
	width:450px;
	text-align:center;
	padding:10px;
}

