* {
 	padding: 0;
  	margin: 0;
} 




body {
	background-color: #E5E5E5;
}

#container {
	background-color: #fff;
  	margin: 20px auto;
  	width: 900px;
  	overflow: hidden;
	border: 1px solid #999;
}

#header {
    background-color: #fff;
}

#header img{
	margin: 0;
	padding: 12px;
	border: none;
	float: left;
}

#header h1 { 
	font-family: Georgia, "verdana", Times, serif;
	font-size: 20pt;
	font-weight: 300;
	color: #000;
	margin-top: 16px;
	margin-left: 13px;
	letter-spacing: 2px;
}

#header h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 15px;
}



.pullquote {
	color: #000;
	width:130px;
	background:white;
	float:right;
	filter:alpha(opacity=20);
	-moz-opacity:.3;
	opacity:.3;
	margin:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	line-height:26px;
	text-align:right;
	}
	
#comments {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
	


#footer {
	float: right;
	border-top: 1px solid #999;
	width: 900px;
	height: 40px;
	}
	
#footer p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 11px;
	}
	
#footer table{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 10px;
	}

#footer a:hover{
	color: #000;
	text-decoration: underline;
	border: none;
	}
	
	
.menu-colonna
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height:		1.5;
	font-size:			11px;
}



/* -- ARTICOLI SIMILI -- */
#comments .thumb {float: left; }
#comments .articoli-simili {display: block; margin: 8px 0 -1px 0 }
#comments .clear {clear: both;}






/* DA MODIFICARE SECONDO I COLORI DEL SITO */

.bianco {
	color:				#FFF;
}

#footer a{
	color: #004925;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #000;
}

A:link { text-decoration: none; color: #004925}
A:visited { text-decoration: underline; color: #004925}
A:hover {text-decoration: none; color: #0000FF}

#content {
	float: left;
	width: 100%;
	padding: 6px 10px 0px 0px;
	}
	
#content img{
	padding: 0px;
	float: center;
	border: 0px;
	}
	
	
#content img A{
	link: text-decoration: none;
	}	
	
#content p{
	font-family: Tahoma, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 25px;
	text-align: justify;
	line-height: 12pt;
	}
	
#content table{
	font-family: Tahoma, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	}

#content h1 {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 10px;
	color: #004925;
	font-variant: small-caps;
}

#content h3 {
	font-family:		Baskerville, Georgia, Times, serif;
	font-style:			normal;
	font-weight:		bold;
	font-size:			12pt;
	color:				#004925;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 25px;
}

#content .stile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #565656;
}