@charset "utf-8";
/* CSS Document */

body{
	margin: 0 auto;
	padding: 0px;
	background-color:#ffffff;
	color:#666666;
	font-family: trebuchet ms;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

a{
	text-decoration:none;
	color:#8b8c8e;
}

img{
	border: 0px;
}

#container{
	width:950px;
	margin:0 auto;
	margin-top: 10px;
	text-align:left;
	position:relative;
}

#up{
	position:relative;
	display:inline;
	float:left;
	width:950px;
	height:47px;
	z-index:100;	
}

#logo{
	display:inline;
	float:left;
	width:204px !important;
	height:53px;
	overflow:hidden;
}

#utils{
	display:inline;
	float:left;
	width:550px;
	height:20px;
}

#menu_main{
	position:relative;
	display:inline;
	top: 20px;
	float:right;
	width:550px;
	height:20px;
	margin: 0px 0px 0px 0px;
	background-color:white;
	z-index:100;
}


#menualto{
	display:inline;
	float: left;
	width:745px;
	padding:0px;
	color:#505050;
	font-size:10px;
	height:25px;
	text-align:right;
	text-transform:uppercase;
	margin:11px 0px 0px 0px;
}

#contenutomenualto{
	display: inline;
	float:right;
	height: 25px;
	margin:0px 0px 0px 0px;
	padding: 0px;
}

#contenitorelinkaccessibile{
	display:inline;
	float: left;
	width: 125px;
	margin:6px 0px 0px 0px;
}

#contenutomenualto a{
	color:#505050;
}

#menualto ul{
	list-style: none;
	display: inline;
	float:left;
	margin: 6px 0px 0px 0px;
	padding:0px;
}

#menualto li{
	list-style: none;
	display: inline;
}

#link_ufficio{
	display: inline;
	float:left;
	margin: 5px 0px 0px 0px;
}


#link_ufficio a{
	display: inline;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	background-color:#316691;
	color: #ffffff;
}


#menu6{
	/*display:inline;
	float:left;
	width:50px;*/
	background-color:#316691;
}

#menu6 a{
	/*display:block;
	float:left;
	width:80px;*/
	color:#ffffff;
	margin:0px 4px 0px 4px;
}


#print{
	float: left;
	width:20px;
	height: 12px;
	margin: 7px 0px 0px 15px;
	display: inline;
	padding:0px;
	overflow:hidden;
}

/*SWITCHER*/

#switcher{
	float:left;
	display:inline;
	margin: 9px 20px 0px 15px;
	padding:0px;
	height:15px;
}

#switcher h3{
	display:none;
}

#switcher ul{
	display:inline;
	margin:0px;
	padding:0px;
	height:15px;
	list-style-type:none;

}

#switcher li{
	display:inline;
	width:15px;
	height:15px;
	margin:0px;
	padding:0px;
}

#switcher a{
	display:block;
	float:left;
	width:15px;
	height:15px;
	color:#ffffff;
	text-decoration:none;
}

#switcher a img{
	border:0px;
	width:15px;
	height:15px;
}

#switcher .small{
	background-image:url(../images/small.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 22px;
}

#switcher .normal{
	background-image:url(../images/normal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 22px;
}

#switcher .big{
	background-image:url(../images/big.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 22px;
}

/* FINE SWITCHER*/

#flashemenu{
	position:relative;
	display:inline;
	float:left;
	width:950px;
	height:415px;
	margin: 0px;
	background-color: #ffffff;
}

#menu_main{
	font-size: 12px;
	font-weight: bold;
}

#menu_main a{
	color:#505050;
}

#menu_main ul, #menu_main li{
	list-style: none;
	display:inline;
	float: left;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
}

#menu_main ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	letter-spacing: 0.2;
}

#menu_main li{
	width: 125px;
	margin: 0px 0px 0px 0px;
}

#menu_main li a:hover{
	color: #138fd0;
}	

#bottom{
	display:inline;
	float:left;
	width:950px;
	height:201px;
	background-image:url(../images/sfondo_bottom.jpg);
	background-repeat:repeat-x;
}

#menubasso{
	width:950px;
	margin: 0px auto;
	padding-top:3px;
	background-image:url(../images/sfondomenubassocentro.jpg);
	background-repeat:repeat-x;	
	height:201px;
	text-align:left;
}

#contenutomenubasso{
	display:inline;
	float:left;
	margin: 20px 0px 0px 15px;
	color: #ffffff;
}

.titolomenubasso{
	display:inline;
	float:left;
	width:130px;
	height: 20px;
	font-size:13px;
	font-weight:bold;
	border-left: 1px solid #2785c0;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}

.titolomenubasso a{
	color: #ffffff;
}

.elementomenubasso{
	display:inline;
	float:left;
	width:150px;
}

.elementomenubasso ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	font-size:11px;
	float:left;
}

.elementomenubasso li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
}

.elementomenubasso li a{
	color: #ffffff;
} 

#ul_primo_elemento_menubasso{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 0px;
	margin: 0px 0px 0px 10px;
}

#ul_primo_elemento_menubasso li{
	margin: 0px 0px 4px 0px;
}

#primo_elemento_menubasso .titolomenubasso{
	margin: 0px 0px 0px 0px;
}

#footer{
	font-size:11px;
	display:inline;
	float:left;
	width:950px;
	height:15px;
	text-align:center;
}
