/* CSS Document */
/* BODY */


BODY{border:0;margin:0;padding:0;font-family:Helvetica,Arial,Verdana,Trebuchet MS,sans-serif;font-family: Tahoma, Geneva, sans-serif; font-size: 15px; 
color:#000;background:#fff; }




a { color: #007740;   font-weight: normal; text-decoration: none;}

a:hover { color: ##ff1721;  font-weight: normal; text-decoration: none; } /*background-color: #a9a693;}*/


body
{
    margin:0px 0px;
    text-align: center;
}

#struttura{width:800px;margin:0 auto; padding:0px;}
#logo{ text-align:center; width:800px; margin:20px 0 0 0;}

#testo{ 
	padding-top:10px;
	text-align:center;
	color:#642720;
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:0px;}
	
#piede{
	width:800px; margin:0 0 0 0px;
	padding-top:20px;
	margin-bottom:20px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:150%;}
#piede a{color:#000; text-decoration:underline;}
#piede a:hover{color:#bc0618;text-decoration:none;}