* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../immagini/bkg_sup.jpg) #9f0606	repeat-x top left;
}

#main {
	position:relative;
	margin: 0px auto 0px auto;	
	width:1020px;
	
}

#container{
width: 1020px;
float:left;
}

#header {
	width:1020px;
	height:395px;
	margin: 0px auto 0px auto;	
	background:url(../immagini/header.jpg) #9f0606 no-repeat;
	float:left;
}

#content {
	width:1020px;
	background:url(../immagini/bkg_center.jpg) #9f0606 repeat-y top left;
	float:left;
	
}

#azzera_float{clear:both;}

.container_testo{
	padding-left:60px;
}

.testo{
	color:#FFFFFF;
	width:880px;
	text-align:center;
	padding:10px;
}

#footer{
	float:left;
	text-align:center;
	width:1020px;
	height:45px;
	margin: 0px auto 0px auto;	
	background:url(../immagini/footer.jpg) #9f0606 no-repeat;
}

h1{
	font-size:24px;
	font-weight:normal;
}

a{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#container_footer{
	width:940px;
	padding-left:40px;
}

.footer_parts{
	float:left;
	position:relative;
	width:30%;
	padding:10px 5px;
}

.titolino_footer{
	font-size:13px;
	color:#FFFFFF;
}
