/* CSS Document */

body{
	font-family: Verdana, Arial,sans-serif;
	color: #000000;
	/*line-height: 1.166;	*/
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

div#centrato
{
    width:955px;
	margin-left: auto;
	margin-right: auto;
    border-width: 0;
	padding: 0;
}

div#header
{
    border-width: 0;
	padding: 0;
	background-image:url(images/sfondogriglia.jpg);
	background-position:left top;
	background-repeat: repeat-x;
}

div#navigation
   {
    float: left;
    width: 270px;
	text-align:left;
    } 
	
div#content{
    margin-left: 285px;
	margin-right: 210px;
	padding-top: 20px;
	font-size: 90%;
	text-align: justify;
    }
	
div#extra
   {
	float:right; 
	width: 180px; 
	width:190px; 
	width:180px; 
	/*height: 500px;*/
	padding: 5px;
	/*margin-top: 5px;*/
	border-left-color: #FE9900;
	border-left-style: solid;
	border-left-width: 1px;
	/*text-align:center*/;	
	}		
	
div#footer{
    clear: all;
	background-color: #FFFFFF;
	color:#000000;
	font-weight:bold;
	font-size: 70%;
	text-align:center;
   }	
   
div#novita
   {
    background-color:#FBB346;
	padding: 5px;
	}   
	
div#link
   {
    padding: 5px;
	text-align:center;
	}	
   
 /*********** menu navigazione ***********/  

	
ul
   {
    margin-left: 0;
	padding-left:0;
	}
	
.menunavigazione
   {
    /*width:220px;*/
	margin:0;
	padding:0;
	list-style:none;
	}
	
.menunavigazione a
   {
     display:block;
	 text-decoration:none;
	 margin:1px;
	 padding: 3px;
	 padding-left: 10px;
	 background:#FE9900;
	 color:#000000;
	 font-weight: bold;
	 font-size: 80%;
	 }
	 
.menunavigazione a:link
.menunavigazione a:visited
   {
	 background:#FE9900;
	 color:#000000;
	}
	
.menunavigazione a:hover
   {
     background:#ff6633;
	 color:#000000;
	}

.menunavigazione a:focus
.menunavigazione a:active
   {
	 background:#FF6633;
	 color:#000000;
	}

 
   
   
 /*********** LINK ***********/  
a.lnavbar:link, a.lnavbar:visited
   {
	  color:#000000;
	  font-weight:bold;
	  text-decoration:none;
	  font-size: 80%;
	}
	
a.lnavbar:hover
   {
	  color:#FF6633;
	  font-weight:bold;
	  text-decoration:none;
	  font-size: 80%;
	  
	}	
	
a.levento:link, a.levento:visited
   {
	  color:#890C1B;
	  font-weight:bold;
	  text-decoration:underline;
	  font-size: 80%;
	}
	
a.levento:hover
   {
	  color:#890C1B;
	  font-weight:bold;
	  text-decoration:none;
	  font-size: 80%;
	  
	}		
	
	
/*************** STILI *****************/	

.evid
   {
    font-weight: bold;
	color: #890C1B;
	font-size: 90%;
	}
	
.dataevento
   {
    color: #006f24;
	font-size: 80%;
	font-weight: bold;	
	border-left-color: #FE9900;
	border-left-style: solid;
	border-left-width: 1px;	
	}
	
.titoloevento	
    {
    color:#333333;
	text-align:justify;
	font-size: 80%;
	font-weight: bold;		
	}

.descrevento	
    {
    color:#333333;
	text-align:justify;
	font-size: 80%;
	}	
	
.testo
   {
    text-align:justify
	}
	
.homebenvenuti
   {
    text-align: justify;
	line-height: 20px;
	font-size: 110%;
	}	
	
img.link
   {
    border:#000000;
	border-style:solid;
	border-width: 1px;
    }
	
.small
   {
    font-size: 80%;
	font-weight: bold;
	color:#000000;
	}				
	
.smallfont	
   {
    font-size: 70%;
	font-weight: normal;
	color:#000000;
	}		
	
td.tdraritatitolo
   {
    color:#CC3300;
	background-color:#FF9900;
	font-weight: bold;
	padding: 5px;
	}
	
td.tdraritatesto
   {
    color:#CC3300;
	padding: 5px;
	text-align:justify;
	border-bottom-color:#FF9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}	
	
.boldrarita
   {
    font-weight:bold;
	font-size: 120%;
	font-family: Helvetica;
	}	
	
td.tdtestobordo	
   {
    color:#000000;
	padding: 5px;
	text-align:justify;
	border-bottom-color:#FF9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}	

