body {
	padding: 0px;
	margin:0px;
	text-align: center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:80%;
	color:#000000;
	background-image: url("images/sfondo.jpg");
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#626262;
	background-attachment: fixed;
}
		 
#testa {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position:top left;
	background-attachment:fixed;
}		 
		 
#bloccotesta {
	width:756px;
	\width:758px;
	w\idth:756px;
	margin: 0px auto;
	padding: 0px;	 
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #CDCCC1;
	background-color:#000000;
}	 

#presentazione {
	float:right;
	width:600px;
	padding:0px;
	text-align: right;
}

#presentazione h1 {
	color:#d2d2d2;
	font-size:11px;
	margin:0px;
	padding: 30px 10px 0px 0px;
}								 

#logo {
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: left;
	border: 0px solid green;
}

#navigazione {
	color:#000000;
	padding:0px;
	margin: 0px; 
	height:35px;
	text-align: center;
	background-repeat: repeat-x;
	background-position:top left;
	line-height: 35px;
}

#navigazione p {
	margin:0px;
	padding:0px;
}		
	
#menu {
	width:756px;
	\width:758px;
	w\idth:756px;		
	text-align:center;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-left-color: #CDCCC1;
	border-right-color: #ffffff;
	height: 35px;
	padding: 0px;
	margin:0px auto;					 							 
}			 
			
#menu ul {		
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	height: 35px;
	line-height: 35px;
	width:756px; 					 		 
}					 		 

#menu li { 
	padding: 0px;
	margin: 0px;
	/*display: inline;*/
	width: 108px;
	height: 35px;
	color: #CDCCC1;
	float: left;
	line-height: 35px;
}

#menu a {
	display: block;
	padding: 0px;
	line-height : 35px;
	text-align : center;
	width: 108px;
	height : 19px;
	color : #d2d2d2;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height : 35px;
}

#menu a:hover {
	color : #ffffff;
	text-decoration: none;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#000000;
}			

#menu a:active {
	color : #d2d2d2;
	text-decoration: none;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#000000;
}		

#menu a.current {
	color:#5e8da8;
	text-decoration: none;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#000000;
}


#contenitore {
	width:756px;
	\width:758px;
	w\idth:756px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CDCCC1;
	background-color: #d2d2d2;
	background-image: url("images/sfondopagina.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}

			
#flash {
	width:756px;
	padding:0px;
	margin:0px 0px 10px 0px;
}		


#corpo {
	width:435px;
	\width:465px;
	w\idth:435px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
	padding:5px 10px 5px 20px;
	line-height:1.5;
	margin:0px 0px 50px 0px;
	border-right:1px dotted #626262;
}
			 
#corpo h1.scheda {
	font-size:100%;
	clear:both;
}
 
#sidebar {
	width:245px;
	\width:270px;
	w\idth:245px;
	float:left;
	padding:5px 5px 0px 20px;
	line-height:1.5;
}	 
		 
hr.blocca {
	display: block;
	width: 100%; 
	border: 0px dotted #cdcdcd;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px; 
	clear:both;
	visibility:hidden;
}	 
					
#footer {
	width:758px;
	text-align:center;
	padding:5px 0px 0px 0px;
	font-size:80%;
	margin: 0px auto;
	background-color: #000;
	color:#666666;
}

#footer h1 {
	display:none;
}						
		
		
#w3icons {
	margin:40px auto 10px auto;
	padding:0px;
	text-align:center;
}		
		
#w3icons a {
	background-color:transparent;
}

#w3icons ul {
	margin:0px;
}

#w3icons ul li {
	display:inline;
	list-style-type:none;
}

.box p {
	font-size:85%;
}

div.dotted {
	border-bottom:1px dotted #626262;
	font-size:0px;
	margin:20px 0px;
	padding:0px;
	height:0px;
}

div.focus {
	border:1px solid #DADADA;
	padding:10px;
	margin: 15px 10px 0px 0px;
	background-color: #b1b1b1;
}

div.focusblu {
	border:1px solid #DADADA;
	padding:10px;
	margin: 15px 10px 0px 0px;
	background-color: #5e8da8;
	color:#FFFFFF;
}

div.focusarancio {
	border:1px solid #DADADA;
	padding:10px;
	margin: 15px 10px 0px 0px;
	background-color: #FF9900;
}


a:link, a:active, a:visited {
	color: #d2d2d2;
	font: 10px Verdana;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	font: 10px Verdana;
	text-decoration: underline;
}

.current {
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}

.hide {
  display:none;
}

.hidealways {
  display:none;
}

h1 {
  margin-bottom:10px;
  font-size:120%;
  color:#000000;
}		 

h2 {
  font-size:100%;
  color:#000000;	
}	 
	 
p {
  margin:0px;
  margin-bottom:10px;
  padding:0px;
}
	
img {
  border:0px;			
  margin:0px;
  padding:0px;				
}

em {
  font-style:italic;
}

strong {
  font-weight:bold;
}	
			
hr {
  display:none;
}		


ul {
  list-style-type:square;
  font-size:85%;
  line-height:1;
}

li {
  padding-bottom:10px;
  list-style-position:outside;
}


/*
.flotta {
  float:left;
  margin: 0px;
  margin-right: 10px;
  padding: 0px;
  border: 0px solid blue;
}
*/

.thumb {
	margin: 20px 0px 40px 0px;
	padding:0px;
	border:0px solid red;

}		

.img {
	border:0px solid #cccccc;
	float: left;
	width: 200px;
}

.descrizione {
  border: 0px solid #dcdcdc;
	float: left;
	width: 220px;
	margin: 0px 0px 0px 10px;
}

.divblock{
  width:100%;
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	visibility:hidden;
}

.web {
	color: #000000;
	font: 11px Verdana;
}

.white {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

a.web:link, a.web:active, a.web:visited {
	color: #000000;
	font: 11px Verdana;
	text-decoration: none;
}

a.web:hover {
	color: #000000;
	font: 11px Verdana;
	text-decoration: underline;
}