body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.down {
	width:1000px;
	font-size: 12px;
	color: #D9D8CF;
	height: 80px;
	padding-top:50px;	
}


a:link{
	font-size:12px;
	color:#B8292F;
	text-decoration:none;
	}
a:active{
	font-size:12px;
	color:#B8292F;
	text-decoration:none;
	}
a:visited{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
a:hover{
	font-size:12px;
	text-decoration:underline;	
	}



.titoletto {font-size:12px; color:#63614E;}
.titolo {font-size:25px; font-weight:bold; color:#63614E;}

.articolo_titolo {font-size:11px; font-weight:bold; color:#87856D;}
.articolo_testo {font-size:11px; font-weight:bold; color:#63614E;}


input, textarea,select {
	font-size: 12px;
	color: #666633;
	background-color: #CECEC2;
	border: 1px solid #87856D;
}

