/* CSS Document */

.width {
	width:100%;
	margin: 0 auto;
}

/* IE */
* html .minwidth {z-index:1;}
* html .container {z-index:2;}

body,html {
	font-family: arial,sans-serif;
	text-align:center;
}

div#container{
	text-align:center;
	width: 100%;
}	
		.head_home {
	background-image: url(../immagini/sf_head.png);
	background-position: right top;
	background-repeat: no-repeat;
}
		.head_1 {
		background-image: url(../immagini/sf_head_line1.png);
		background-position: right top;
		background-repeat: no-repeat;}
		.head_2 {
		background-image: url(../immagini/sf_head_line2.png);
		background-position: right top;
		background-repeat: no-repeat;}
		.head_3 {
		background-image: url(../immagini/sf_head_line3.png);
		background-position: right top;
		background-repeat: no-repeat;}
		.head_4 {
		background-image: url(../immagini/sf_head_line4.png);
		background-position: right top;
		background-repeat: no-repeat;}
		.head_5 {
		background-image: url(../immagini/sf_head_line5.png);
		background-position: right top;
		background-repeat: no-repeat;}


div#header{
	margin-right: auto;
	margin-left: auto;
	display: none;
	}

div#subcontainer{
	}
.subcontainer_mappa {
}

div#logo{
	background-image: url(../immagini/sf_nero.png);
	background-repeat: repeat-x;
	background-position:top;
	float: left;
	width: 40%;
	margin-bottom: 10px;
	display: none;

}
div#logo_palm{
	margin-bottom: 10px;
	text-align: center;
	background-image: url(../immagini/sf_nero.png);
	padding-top: 7px;

}
div#colonna_dx{
	text-align:center;
	width:100%;
}
	.menu{
	width: auto;
	margin-top: 10px;
	background-image: url(../immagini/sf_nero.png);
	padding-top: 1px;
		}
		
div#contenuti{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 15px;

	}
	.colonna{
	text-align: left;
	width: 95%;
	padding: 3px;
	border-color: #CCCCCC;
	border: dotted 1px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
		}
		
div#spacer {
	width: auto;
	clear: left;
	}
	
div#footer{
	background-color: #C6C6C6;
	text-align: left;
	width: auto;
	margin-top: 1%;
	height: 60px;
	background-image: url(../immagini/cilimdro.jpg);
	background-position: right;
	background-repeat: no-repeat;
	display: none;
	}
	div#footer_palm{
	background-color: #C6C6C6;
	text-align: center;
	width: auto;
	margin-top: 1%;
	}
	
	div#footerbar{
	background-color: #000000;
	border-top: 1px dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-bottom: 1px;
	vertical-align: middle;
	}
div#form{
	width:95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	padding: 5px;
}
div#fiscale{
	width:100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
div#default {
	width:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
}
.line1 {
	padding:3px;
	border: solid 1px;
	border-color: #6633CC;
	margin-left: 2%;
	margin-right: 2%;
	margin-top:1%;
	margin-bottom:1%;

}
.line2 {
	padding:3px;
	border: solid 1px;
	border-color: #009900;
	margin-left: 2%;
	margin-right: 2%;
	margin-top:1%;
	margin-bottom:1%;

}
.line3 {
	padding:3px;
	border: solid 1px;
	border-color: #FF0000;
	margin-left: 2%;
	margin-right: 2%;
	margin-top:1%;
	margin-bottom:1%;

}
.line4 {
	padding:3px;
	border: solid 1px;
	border-color: #0033FF;
	margin-left: 2%;
	margin-right: 2%;
	margin-top:1%;
	margin-bottom:1%;

}
.line5 {
	padding:3px;
	border: solid 1px;
	border-color: #0099FF;
	margin-left: 2%;
	margin-right: 2%;
	margin-top:1%;
	margin-bottom:1%;
}
#img_footer{width:27%; text-align:right; float: left;}
#ricerca{
	text-align:left;
	float: left;
	font-weight: bold;
	margin-left: 3%;
	width: 70%;
	vertical-align: middle;
}
#submenu{padding-top: 15px; font-size: 14px;}

