body{
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	color: #666666;
	background-color: #ffa040;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background-image: url(../immagini/fond.gif);
	background-repeat: repeat-x;
	
	}
b{font-size: 110%;}
em{color: red;}
.news{
	color: #1d46f6;
}
h1{
	text-align:center;
}
h3{
color: #ff9933;
	
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	color: #f96c1f;
	font-weight: bold;
}
h4 {
	color: #2da807;
	font-weight: bold;	
}
/*layout*/
#maincontainer{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFF;
	
}

#header{
background: #fff;
height: 213px;
}
#header2 {
	clear: both;
	background-color: #fff;	
	line-height: 2.0em;
	height: 3.0em;
	color: #383737;
}
#contentwrapper{
float: left;
width: 100%;
background-color: White;
display:inline;

}
#contenuti{
margin: 0 170px 0 180px;
[if IE 6] margin: 0 150px 0 150px;;
background-color: white;


}
#navigation{
float: left;
width: 170px; /*Width of left column in pixel*/
[if IE 6] width:150px;
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: transparent;
display: inline; 

}
#rightcolumn{
	float: left;
	width: 180px; /*Width of right column*/
	margin-left: -180px; /*Set left margin to -(RightColumnWidth)*/
	background: #fff;
	display: inline; 
	[if IE 6] width:150px;
	[if IE 6]margin-left: -150px; 
}

#sessionbox {
color: #666666;
font-size: 11px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
font-size: 11px;
color: #666666;
line-height: 2.0em;
height: 2.0em;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}
/*stili x link nel top*/

#header2 ul {
	margin: 3px;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
}	

#header2 li {
	float: left;
}

#header2 li a {
	display: block;
	padding: 0em 1.0em 0em 1.0em;
	border-right: solid 0.1em rgb(214,214,199);		
text-decoration: none;
	color: #953dba;
}

#header2 a:hover {
text-decoration: none;
color: #ee1c23;
padding: 0em 1.0em 0em 1.0em;
border-right: solid 0.1em rgb(214,214,199);	
}
#header2 .selected {
color: #953dba;
}
#header2 img {
border: none;
}

.bottom {
	width: 170px;
	color: #000;
	background-color: #ff9933;
	background-image: url(../immagini/bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.contenuto {
background-image: url(../immagini/top.gif);
background-repeat: no-repeat;
padding: 14px;
}
/*stili x la navigazione sx*/
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation img {
    border: none;
}

#navigation li a {
text-decoration: none;
font-size: 11px;
}

#navigation li a:link, #navigation li a:visited {
	color: #953dba;
	
}

#navigation li a:hover, #navigation li #current {
        color: #ee1c23;
 }
/*stili x il footer*/
#footer a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #953dba;
}

#footer a:hover {
	text-decoration: none;
   font-size: 11px;
	color: #ee1c23;
}
#footer a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #953dba;
	text-decoration: none;

}
#footer li{
	display: inline;
	font-size: 11px;
}
/*briciole di pane*/	
.path{
   padding-left: 8px;
	padding-right:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	text-align:right;
	}	
	/* link */

	a:link {
	font-size: 12px;
	color: #374b7;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #374b7;
	font-size: 12px;
}
A:hover{
	font-size: 12px;
	color: #ff9933;
	text-decoration: none;

}
A:active{
	font-size: 12px;
	color: #ff6b08;
	text-decoration: none;
	}

.testo{
   padding-left: 10px;
	padding-right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	  
.foto{
	text-align: left;
	border: 0;
	padding-left: 5px;
}	
.center{
	text-align: center;

}	
#contenuti ul {
	list-style: circle;
	margin: 0;
	padding: 20px;
}

#contenuti img {
    border: none;
}
#contenuti li {
	text-decoration: none;
	font-style: bold;
 line-height: 20px;
}

.elenco{
	list-style: decimal;
	margin: 0 5px;
	padding: 20px;
}


.elenco li {
	text-decoration: none;
	font-style: bold;
 line-height: 20px;
}

.small {
	font-size: 70%;
	
}

