@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:url(img/bg.gif) repeat-x top;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a img {border:none;}

#Tabella_01{margin-left:auto; margin-right:auto;}
#content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	padding-right:40px;
	vertical-align:top;
	font-weight: bold;
}

#content h1{color:#71111f; font-size:17px;}
#content p{font-size:14px; line-height:20px;}
#content img {float:left; margin: 0 20 20 0;}
#content a:link{color:#71111f; text-decoration:none;}
#content a:hover{color:#71111f; text-decoration:underline;}

#colonne {vertical-align:top;}

#footer{background-color:#71111f; margin-top:20px;}
#footer p {color:#FFF; text-align:center; font-size:12px;}
#footer a:link{color:#fff; text-decoration:none;}
#footer a:hover{color:#fff; text-decoration:underline;}
.nomeutente{ color:#333;}
.info{ color:#999;}
