html,body{
	margin: 0px;
	padding:0px;
}

body{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #000000;
	background-image: url(/images/bg_background.jpg);
	background-repeat: repeat-x; 
	background-position: 0px 0px;;

}

#contenitore{
	width:1000px;
	text-align:left;
}

#header{
	height:75px;
	margin:0px;
	background-image: url(/images/header.jpg);
}

#headersx {
	float:left;
	width:700px;
	margin-left:2px;
}

#headersx ul{
	margin:0px;
	padding:0px;
	text-align:center;
	padding-top:42px;
}

#headersx li{
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline;
	color:#ffffff;
	font-size:14px;
	list-style-type: none;
}

#headerdx {
	float:right;
	width:258px;
	padding-top:37px;
}

#headerdx img{
	border:0px;
}

.top1{
	float:left;
	width:90px;
}

.top2{
	float:left;
	width:100px;
	border-left:1px solid #ffffff;
}

.top3{
	float:left;
	width:90px;
	border-left:1px solid #ffffff;
}

.top4{
	float:left;
	width:90px;
	border-left:1px solid #ffffff;
}

.top5{
	float:left;
	width:90px;
	border-left:1px solid #ffffff;
}

.top6{
	float:left;
	width:100px;
	border-left:1px solid #ffffff;
}

.top7{
	float:left;
	width:75px;
}

.top8{
	float:left;
	width:185px;
}

.top9{
	float:left;
	width:150px;
	border-left:1px solid #ffffff;
}

.top10{
	float:left;
	width:180px;
	border-left:1px solid #ffffff;
}

.top11{
	float:left;
	width:170px;
	border-left:1px solid #ffffff;
}

.top12{
	float:left;
	width:140px;
	border-left:1px solid #ffffff;
}

#headersx a:link{
	color: #ffffff;
	text-decoration: none;
}

#headersx a:visited{
	color: #ffffff;
	text-decoration: none;
}

#headersx a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#centro{
	clear:both;
	margin-left:20px;
}

#centro h1{
	margin:0px;
	padding:0px;
	font-size:110px;
	font-weight:normal;
	color:#ffffff;
	width:626px;
	font-family: Franklin Gothic Medium Cond, Calibri, Arial, Helvetica, sans-serif;
	line-height:85px;
}

#centro h2{
	color:#bb0c28;
	margin:0px;
	padding:0px;
	font-size:40px;
	font-family: Franklin Gothic Medium Cond, Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#centro h3{
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top:15px;

}

#centro a:link{
	color: #bb0c28;
	text-decoration: none;
}

#centro a:visited{
	color: #bb0c28;
	text-decoration: none;
}

#centro a:hover{
	color: #bb0c28;
	text-decoration: underline;
}


#centro ul{
	margin:0px;
	padding:0px;
	text-align:left;
	padding-top:15px;
}

#centro li{
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline;
	list-style-type: none;
}

#centro img{
	border:0px;
	margin-right:13px;
}

#footer{
	height:88px;
	margin:0px;
	margin-top:135px;
	background-image: url(/images/footer.gif);
}

#footersx {
	float:left;
	width:1000px;
	margin-left:2px;
}

#footersx ul{
	margin:0px;
	padding:0px;
	text-align:center;
	padding-top:14px;
}

#footersx li{
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline;
	color:#ffffff;
	font-size:14px;
	list-style-type: none;
}


#footer a:link{
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}


#footerdx {
	float:right;
	width:258px;
	padding-top:13px;
}

#footerdx img{
	border:0px;
}