@charset "utf-8";
/* CSS Document */

/*IE png fix v_2*/

img,div{
	behavior:url(/iepngfix/iepngfix.htc);
}

/*generale*/

html{
	min-width:900px;
	min-height:100%;
}

body{
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:#F6F6F6 url(/images/sf_body.jpg) repeat-x top;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
}

a,
a:link,
a:active,
a:visited{
	color:#0069AA;
	text-decoration:none;
}

a:hover{
	color:#000;
}

h1{
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:1px solid #0069AA;
	font-size:22px;
	color:#0069AA;
	font-weight:normal;
}

h2{
	margin:0 0 15px;
	padding:0;
	border:0;
	font-size:16px;
	color:#666;
	font-weight:normal;
}

h3{
	margin:0 0 15px;
	padding:0;
	border:0;
	font-size:16px;
	color:#0069AA;
	font-weight:normal;
}

/*h4{
	margin:0 0 5px;
	font-size:18px;
	font-weight:normal;
	color:#000;
	letter-spacing:1px;
}

h5{
	margin:10px 0 0;
	padding:0 0 3px;
	font-size:20px;
	color:#00FF00;
	font-weight:normal;
	border-bottom:1px solid #FFF;
	letter-spacing:2px;
}*/

.piccolo{
	font-size:9px;
}

div#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	border:0;
}

/*testata*/

div#testata{
	width:900px;
	height:155px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	clear:both;
	background:url(/images/sf_testata.png) no-repeat top right;
}

div#logo{
	width:205px!important; width /**/:750px;
	height:75px!important; height /**/:105px;
	margin:0;
	padding:20px 530px 10px 165px;
	border:0;
	float:left;
	clear:both;
}

div#logo a{
	display:block;
	width:205px;
	height:75px;
	margin:0;
	padding:0;
	border:0;
}

div#areariservata{
	width:440px!important; width /**/:750px;
	height:50px;
	margin:0;
	padding:0 35px 0 425px;
	border:0;
	float:left;
	clear:both;
}

input.inputtxt{
	width:110px;
	height:16px;
	border:1px solid #999;
	font-size:11px;
	color:#999;
}

input.inputbot{
	width:60px;
	height:22px;
	margin:0;
	padding:0;
	border:0;
	display:block;
	float:left;
	background:transparent url(/images/b_login.jpg) no-repeat;
}

div#areariservata span{
	display:block;
	width:440px;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}


/*menù*/

div#menuleft{
	width:165px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

div#menulefttop{
	width:165px;
	height:30px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	background:url(/images/sf_menulefttop.png) no-repeat;
}

div#menuleftcenter{
	width:125px!important; width /**/:165px;
	margin:0;
	padding:25px 24px 85px 16px;
	border:0;
	float:left;
	background:url(/images/sf_menuleftcenter.png) no-repeat top;
}

div#menuleftcenter ul{
	width:125px;
	padding:0;
	margin:0;
	border:0;
	float:left;
	list-style:none;
	text-align:right;
}

div#menuleftcenter ul li{
	padding:0;
	margin:0 0 18px;
	border:0;
	display:block;
}

div#menuleftcenter a,
div#menuleftcenter a:link,
div#menuleftcenter a:visited,
div#menuleftcenter a:active{
	padding:0 22px 0 0;
	margin:0;
	font-size:15px;
	line-height:15px;
	display:block;
	color:#0069AA;
	text-decoration:none;
	background:url(/images/sf_amenu.gif) no-repeat bottom right;
}

div#menuleftcenter a:hover{
	color:#FFF;
}

div#menuleftbottom{
	width:165px;
	height:35px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	background:url(/images/sf_menuleftbottom.png) no-repeat;
}

/*contenuti*/

div#contenuto{
	width:900px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	clear:both;
	background:url(/images/sf_contenuto.png) repeat-y right;
}

div#pagina{
	width:675px!important; width /**/:735px;
	margin:0;
	padding:15px 38px 35px 22px;
	border:0;
	float:left;
}

div#pagina p{
	margin:10px 0;
	padding:0;
	text-align:justify;
}

.imgdx{
	float:right;
	margin-left:10px;
}

.imgsx{
	float:left;
	margin-right:10px;
}

div.boxhp{
	width:204px!important; width /**/:255px;
	height:304px!important; height /**/:324px;
	margin:15px 5px 0;
	padding:1px;
	border:2px solid #FFF;
	float:left;
	background:#F1F1F1 url(/images/sf_boxhp.jpg) repeat-x top;
}

div.boxhpfoto{
	width:204px;
	height:125px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

div.boxhptitolo{
	width:204px;
	height:40px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	clear:both;
}

div.blu{
	background:url(/images/sf_boxhptitoloblu.jpg) repeat-x;
}

div.verde{
	background:url(/images/sf_boxhptitoloverde.jpg) repeat-x;
}

div.rosso{
	background:url(/images/sf_boxhptitolorosso.jpg) repeat-x;
}

div.boxhptitolo h3{
	margin:0;
	padding:9px 9px 0;
	border:0;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

div.boxhptesto{
	width:186px!important; width /**/:204px;
	height:119px!important; height /**/:139px;
	margin:0;
	padding:20px 9px 0;
	float:left;
	clear:both;
}

div.boxhptesto p{
	margin:0!important;
	padding:0 0 12px!important;
}

/*footer*/

div#footer{
	width:460px!important; width /**/:900px;
	height:35px!important; height /**/:75px;
	margin:0;
	padding:18px 255px 22px 185px;
	float:left;
	clear:both;
	color:#FFF;
	text-align:left;
	background:url(/images/sf_footer.png) no-repeat right;
}

div#footer p{
	margin:0;
}

div#footer a,
div#footer a:link,
div#footer a:active,
div#footer a:visited{
	color:#CCC;
	text-decoration:none;
}

div#footer a:hover{
	color:#FFF;
}

/* documenti */
ul.folder {
	list-style-position: outside;
	list-style-image: url('/image/icone/folder.png');
}

ul.folder li.up {
	list-style-position: outside;
	list-style-image: url('/image/icone/folder_up.png');
}