/* CSS Document */

.width {
	width:98%;
	min-width:550px;
	margin: 0 auto;
}

/* IE */
* html .minwidth {border-left:550px solid #fff; position:relative; float:left; z-index:1;}
* html .container {margin-left:-550px; position:relative; float:left; z-index:2; text-align:left;}

body,html {
	font-family: arial,sans-serif;
	text-align:center;
	margin-top: 3%;
}

div#container{
	text-align:center;
	position: relative;
	width: 100%;

}
div#header{
	margin-right: auto;
	margin-left: auto;
	}

		div#head_ang_dx{
	height:60px;
	width: 6%;
	float: left;
	margin-top: 8px;
	border-left: solid 1px;
	border-top: solid 1px;
	border-color: #000000;
	bottom: 0px;
	z-index: 3;
}
			
		div#head_pneudinamica{
	width:29%;
	float: left;
	text-align: right;
	z-index: 4;
}
		div#head_ang_sx{
	height:60px;
	width: 64%;
	float: right;
	margin-top: 8px;
	border-top: solid 1px;
	border-color: #000000;
	border-right: solid 1px;
	z-index: 5;
	bottom: 0px;
	text-align: right;
}

div#subcontainer{
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-color:#000000;
	clear: left;
	display: block;
	}
.subcontainer_mappa {
	background-image:url(../immagini/mappa.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#logo{
	background-image: url(../immagini/sf_grigio.png);
	background-repeat: repeat-x;
	background-position:top;
	float: left;
	width: 40%;
	padding-top: 1px;

}
div#logo_palm{
	width: auto;
	margin-top: 10px;
	padding-top: 1px;
	margin-bottom: 20px;
	display:none;
}

div#colonna_dx{
	text-align:left;
	width:60%;
	float: left;
	background-image: url(../immagini/sf_grigio.png);
	background-position: top;
	background-repeat: repeat-x;
}
	.menu{
	width: auto;
	float: left;
	padding-right: 12px;
	padding-top: 1px;
		}
		
div#contenuti{
	width: 100%;
	clear: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;

	}
	.colonna{
	text-align: left;
	width: 47%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	padding: 5px;
	background-image: url(../immagini/sf_bianco_sfum300x7.gif);
	background-position: left;
	background-repeat: repeat-y;
		}
		
div#spacer {
	width: auto;
	clear: left;
	}
	
div#footer{
	background-color: #BDBDBD;
	background-image: url(../immagini/sf_footer.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	width: auto;
	margin-bottom: 5px;
	margin-top: 1%;
	height: 60px;
	}

div#footer_palm{
	display:none;
	}
	
	div#footerbar{
	clear:both;
	display: block;
	background-color: #F0F0F0;
	border-top: 1px dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 1px;
	}
div#form{width:45%; float:left; margin-top: 10px;}
div#fiscale{width:95%; text-align:center; margin-left: auto; padding-right: 1%; margin-right: auto;}
div#default { width:auto; text-align:center; margin-left:auto; margin-right:auto; display:none;}
