html, body{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}


#fbFooter {
	height: 120px;
	background-color: #F9B211;
	background-image: url('../img/footerBackground3.gif');
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
}
#fbFooter2 {
	height: 10px;
	background-color: #F9B211;
}

.fbPaginationMinor {
	color: #666;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;
	position: relative;
	height: 100px;
}

#fbMenu {
	float: left;
	margin-right: 0px;
	position: relative;
	margin-top: 70px;
	width: 573px;
}
#logo {
	float: left;
	position: relative;
}
#menu  {
	bottom: 0px;
	position: absolute;
	margin: 0px;
}

#altmsg {
	position: absolute;
	background-color:#F9B400;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #999;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}
#bandiere {
	height: 50px;
	width: 470px;
	margin-top: 25px;
}
#bandiere img {
	margin-right: 20px;
}
#fisso {
	height: 120px;
	width: 1010px;
}

#offerta {

position:absolute;
left:425px;


}

