body {
	font: 15px/16px verdana;
	color: black;
	margin: 0;
	padding:0;
}
a.contact_me {
	text-decoration: none;
}
a.riquadro_sx {
	text-decoration: none;
	color: #42733F;
}
a.riquadro_sx:hover {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: italic;
	color: grey;
	background-color: #86E87F;
}
p.riquadro_sx {
	valign: center;
	font-weight: bold;
	color: blu;
	font: 15px;
	text-align: left;
}
a.menu {
	text-decoration: none;
	color: #42733F;
}
a.menu:hover {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #42733F;
}
p.commenti_form {
	color: black;
	font: 12px;
	text-align: left;
}
p.menu {
	font-weight: bold;
	color: blu;
	font: 15px;
	text-align: left;
}
div#container{ 
	width: 850px;
	margin: 0 auto;
	background-color: #ffffff;
}
div#header{
	background: #c6c6c6;
}
div#main{
	float:right;
	width:650px;
}
div#container_menu{ 
	width: 850px;
	margin: 0 auto;
	background-color: #000000;
}

div#intestazione {
	background-image: url(up.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 10px 0px 20px 0px;
	width: 100%;  
	height: 140px;
	font: 30px arial;
	font-style: oblique;
	color: #42733F;
	text-align: right;
	border-left-color: #506B46;
	border-left-style: ridge;
	border-left-width: 2px;
}
div#menu {
	width: 100%;  
	height: 56px;
	background: #c5c5ff;
	border-top-color: #506B46;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #506B46;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-left-color: #506B46;
	border-left-style: ridge;
	border-left-width: 2px;
}

div#colonna_sx{
float:left;
width:198px;
background-color: #ffffff;
font: 12px arial;

}

div#centrale{
float: left;
width:643px;
background-color: #ffffff;
padding: 0px 0px 0px 10px;
}
div#centrale2 {
float: left;
width: 843;
background-color: #ffffff;
padding: 0px 0px 0px 10px;
}
div#footer_centrale{
padding: 15px 0px 15px 0px;
border-bottom-color: #506B46;
border-bottom-style: ridge;
border-bottom-width:2px;
border-top-color: #506B46;
border-top-style: dashed;
border-top-width: 1px;
}
div#intestazione_sx{
//float:left;
width: 196px;
height: 50px;
background-color: #ffffff;
color: #000000;
background-image: url(../img/tondo.png);
}
div#riquadro_sx{
float:left;
width:196px;
background-color: #ffffff;
}
div#title_post {
text-align: center;
font:20px arial;
color: black;
border-bottom-color: #506B46;
border-bottom-style: dashed;
border-bottom-width: 1px;
}
div#date_post {
text-align: right;
font:12px verdana;
color: black;
}
div#commenti{
	padding: 0px 10px 10px 10px;
	text-align: left;
	font:14px verdana;
	color:black
	border-top-color: #506B46;
	border-top-style: ridge;
	border-top-width: 1px; 
	border-left-color: #506B46;
	border-left-style: ridge;
	border-left-width: 1px;
	border-right-color: #506B46;
	border-right-style: ridge;
	border-right-width: 1px;
	border-bottom-color: #506B46;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	}
div#commenti_form{
	text-align: left;
	font:18px verdana;
	color:black
	border-left-color: #506B46;
	border-left-style: ridge;
	border-left-width: 1px; 
}
div#footer{
	border-top-color: #506B46;
	border-top-style: ridge;
	border-top-width: 1px;
	background-color: white;
	font:12px verdana;
	color: black;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	clear: both;
}