@charset "utf-8";
/* CSS Document */

body {
	background-image:url(pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


body a{ color:#0033FF;}
body a:hover{ color:#FF9900;}

table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contenitore{
	position:absolute;
	margin-left:50%;
	left:-450px;
	width:900px;
	
}

#footer{width:900px; height:50px; background-image:url(footer.png); position:relative; float:left; text-align:center; font-family:Arial; font-weight:400; color:#999999; }

h1{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold;}
h2{ font-size:16px; font-weight:bold; color:#777; font-family:Arial;}

#tags{line-height:20px; color:#999999; font-family:Georgia;}
#tags a{line-height:20px; color:#999999; font-family:Georgia; text-decoration:none;}
#tags a:hover{line-height:20px; color:#555; font-family:Georgia;}

.style1 {
	font-size: 11px;
	color: #444;
}

.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}


.style4 {
	color: #333;
	font-weight: bold;
}

.style5 {
	color: #333;
	font-weight: bold;
	font-size:10px;
	font-family:Arial;
}