@charset "utf-8";
/* CSS Document */
html, body {
	margin:0px 0px 100px 0px;
	height:100%;
	width:auto;
	text-align:center;	
	background:#00447B;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}

a {
	color:#D70D27;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#D70D27;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color:#D70D27;
	font-weight:bold;
}



#spalla_sx {
	/*background-image:url(../img/background-FBA.png);
	background-repeat:repeat;
	float: left; 
	width: 1024px;
	text-align:center;
	height:10000px;*/
	background:#FFF;
}

#paginaContainer {
	text-align:center;
	margin:0 auto;
	width:1024px;
	height:auto;
	background:#FFF;
	display:block;
}
#mainContainer {

	text-align:center;	
	background:#FFF;
	width:800px;
	padding:0px 112px 0px 112px;
	/*height:600px;*/
	float:left;
	display:block;
	
	
	background-image:url(../img/background-FBA.png);
	background-repeat:repeat;
}

#mainContainer_in {

	text-align:center;	
	background:#FFF;
	width:800px;
	padding:0px 0px 0px 0px;
	/*height:600px;*/
	float:left;
	display:block;
}

#header {
	
	height:180px;
	width:800px;
	float:left;
}
#column_sx {
	background:#FFF;
	float: left; 
	width: 262px;
	height:auto;
}
#content {
	
	color:#514F52;
	font-size:12px;
	margin:0px 0px 0px 0px;
	text-align:justify;	
	float: left;
	width: 341px;
	background:#FFF;
}

#content_wide {
	
	color:#514F52;
	font-size:12px;
	margin:4px 0 0;
	text-align:justify;	
	float: left;
	width: 521px;
	background:#FFF;
}

#titolo {
	font-size:16px;
	font-weight:bold;
	color:#00447B;
	text-align:center;
	margin:15px 0px 17px 0px;
}

#column_dx {
	float: left;
	width: 197px;
	height:360px;
}
#footer {
	height:60px;
	float:left;
	width: 800px;
}

#spalla_dx {
	background-image:url(../img/background-FBA.png);
	background-repeat:repeat;
	float: left; 
	width: 112px;
	height:10000px;
}