* {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
	background: #ebefef;
  font-family: tahoma;
  
  color:#666666;
}
a {
	text-decoration: none;
	color: #6699cc;
	font-weight:bold;
  font-family: tahoma;
}
a:hover {
	color: #7AB103;
  font-family: tahoma;
}

.sede
{
 margin-left:70px;
 border-color:#cccccc;
 border-style:solid;
 border-width:2px;
  
}


.centrosede
{
 margin-left:70px;
  
  
}


#container {
	width: 934px;
	background: url(/img/container_bg.png) no-repeat;
	margin: auto;
}
#pagebox {
  float: left;
  width: 934px;
  background: #fff url(/img/bg.png) repeat-y;
  position: relative;
  overflow: hidden;
}
#top_bg {
	width: 934px;
	height: 15px;
	background: url(/img/top_bg.png) no-repeat;
}
#bottom_bg {
  float: left;
  margin: auto;
	width: 934px;
	height: 16px;
	background: #EBEFEF url(/img/bottom_bg.png) no-repeat;
}
#header{
	position: relative;
	width: 934px;
	height: 215px;
	background: url(/img/header_bg.jpg) center no-repeat;
}
#logo{
	position: absolute;
	top: 72px;
	left:202px;
	width: 205px;
	height: 92px;
  text-align: center;
}
#logo img{
	border: 0px;
  margin-top: 15px;
}
#logo a{
	outline: none;
}
#title{
	position: absolute;
	top: 35px;
	left:165px;
	width: 200px;
	height: 30px;
	background: blue;
}
#mission {
	position: absolute;
	top: 145px;
	left:601px;
	width: 305px;
	height: 44px;
  font-size: 18px;
  color: #449ac0;
  line-height: 44px;
  padding-left: 5px;
  font-family:Tahoma;
}
#menu {
	position: relative;
	margin: -16px 0px 0px 21px;
	width: 892px;
	height: 21px;
	background: #7BB204 url(/img/menu_bg.png) repeat-x;
}
#menu li{
	float: left;
  padding: 0px 35px;
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
}
#menu a{
	color: white;
  line-height: 21px;
  height: 21px;
  display: inline;
  font-family:Tahoma;
  font-size:14px;
}
#menu a:hover{
	text-decoration: none;
}
#menu_left {
	position: absolute;
	top: 0px;
	left:0px;
	width: 10px;
	height: 21px;
	background: url(/img/menu_left.png) no-repeat;
}
#menu_right {
	position: absolute;
	top: 0px;
	left:882px;
	width: 10px;
	height: 21px;
	background: url(/img/menu_right.png) no-repeat;
  font-family:Tahoma;
}

#leftmenu {
  float: left;
  width: 196px;
  background: #E5EBF0 url(/img/content_bg.png) repeat-x;
  margin: 0 0 0 31px;
}
#leftmenu_content {
  width:194px;
  height: 459px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  background: #fdfdfd url(/img/leftmenubg.png) repeat-x;
}
.home #leftmenu_content {
  height: 150px;
}
#leftmenu_bottom{
  width:196px;
  height: 127px;
  background: #fdfdfd url(/img/leftmenubottom.png) no-repeat;
}
#leftmenu_bottom_home {
  width:196px;
  height: 84px;
  background: #fdfdfd url(/img/leftmenubottomhome.png) no-repeat;
}
#leftmenu_bottom_home2 {
  width:196px;
  height: 71px;
  background: #fdfdfd url(/img/leftmenubottomhome2.png) no-repeat;
}
#leftmenu_banner {
  width:196px;
  height: 196px;
  background: #E5EBF0;
  margin: 0 0 10px 0;
}
#leftmenu_banner img{
  border: 0px;
}
.home #leftmenu_bottom {
  background: #fdfdfd url(/img/leftmenubottom.png) no-repeat;
}

#leftmenu h2 {
  padding: 5px;
  padding-top: 5px;
	margin: 0px;
  color: #79b002;
  font-size: 16px;
  text-align: center;
}
#leftmenu ul.standard {
	margin: 0px;
  padding: 0px;
  font-size: 13px;
  list-style-type: none;
}
#leftmenu ul.standard li{
  margin-left: 0px;
  padding-left: 0px;
  background: url(/img/leftmenu_link.png) repeat-x;
}
#leftmenu ul.standard li a{
  padding-left: 25px;
  margin-left: 0px;
  display: block;
  line-height: 27px;
  background: url(/img/lm_bulleth.png) 10px center no-repeat;
  font-size:12px;
}
#leftmenu ul.standard li a.current{
  font-weight: bold;
  color: #73ab00;
}
#leftmenu ul.standard li a:hover{
  background: url(/img/lm_bullet.png) 10px center no-repeat;
}
#rightmenu {
  float: left;
  width: 196px;
  background: #E5EBF0 url(/img/content_bg.png) repeat-x;
  margin: 0 10px 0 0;
}
#rightmenu_content {
  width:194px;
  height: 515px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  background: #FBFBFB;
  background: #fdfdfd url(/img/rightmenubg.png) repeat-x;
  padding-top: 10px;
}
#rightmenu_content img{
  border: 0px;
}
#rightmenu_content h2{
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  background: url(/img/h2bg.png) repeat-x;
}
#rightmenu ul {
	margin: 0px;
  padding: 0px;
  font-size: 12px;
  list-style-type: none;
}
#rightmenu ul li{
  margin-left: 0px;
  padding-left: 0px;
  height: 22px;
}
#rightmenu ul li a{
  padding-left: 20px;
  margin-left: 0px;
  display: block;
  line-height: 22px;
  background: url(/img/lm_bulleth.png) 10px center no-repeat;
  font-size:12px;
  font-family: Tahoma;
}
#rightmenu_content table{
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-align: center;
}
#rightmenu_content thead{
  font-weight: bold;
}
#rightmenu_content tfoot{
  color: #777;
  font-size: 11px;
}
#rightmenu_content tbody tr.odd{
  background: #ececec;
}
#rightmenu_content tbody tr:hover{
  background: #EFFFBF;
  color: #000;
  cursor: crosshair;
}
#rightmenu_bottom {
  width:196px;
  height: 28px;
  background: #fdfdfd url(/img/rightbottom.png) no-repeat;
}
#maincontent, #navigator {
	width: 666px; 
  padding-left: 20px;
  float: left;
  padding-bottom: 20px;
  font-size: 12px;
}

#navigator{
  padding-top:10px;
}
#maincontent #contentitle {
  height: 62px;
  width: 609px;
  background: url(/img/title_bg.png) repeat-x;
  padding:0px;
  margin: 0px 0px 20px 0px;
}
#maincolumns {
  width: 420px;
  float: left;
  background: url(/img/maincontent_bg.png) repeat-y;
  padding: 10px;
  margin: 20px 20px 0 20px;
}
#maincontent_top {
  width: 440px;
  height: 15px;
  background: url(/img/maincontent_top.png) bottom no-repeat;
  margin: -10px;
}
#maincontent_bottom {
  width: 440px;
  height: 40px;
  margin: 0 -10px -10px -10px;
  background: #E5EBF0 url(/img/maincontent_bottom.png) no-repeat;
}
#maincontent h1, #maincolumns h1 {
  font-size: 18px;
  font-family:tahoma;
  font-size: 18px;
  font-weight:normal;
  line-height: 62px;
  color: #79b002;
  padding:0 20px;
  margin: 0px;
  background: url(/img/house.jpg) 300px center no-repeat;
}
#maincontent h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 0px;
}
#maincolumns h1 {
  background: none;
  line-height: 31px;
  text-align: center;
}
#maincolumns p{
  line-height: 18px;
  font-size: 12px;
  text-align: left;
  margin: 2px 0 4px 0;
}
#maincolumns h4 {
  background: none;
  font-size: 11px;
  color: #066295;
  line-height: 12px;
  margin: 0px;
  padding: 0px;
  padding-left: 100px;
}
#maincolumns ul {
  margin: 10px 0px 0px 20px;
  padding: 0px;
  list-style-type: circle;
}
#maincontent ul {
  margin-top: 2px;
  line-height:16px;
}

#maincontent p{
  line-height: 16px;
  text-align: justify;
  margin-right: 60px;
  margin-top:8px;
}
#maincontent img{
  float: left;
  padding: 2px;
  background: #fff;
  margin: 4px 10px 0px 0px;
}
#maincontent .boxtop, #maincontent .boxbottom{
  width: 626px;
  height: 13px;
  background: #E5EBF0 url(/img/box_top.png) no-repeat;
}
#maincontent .boxbottom{
  background: #E5EBF0 url(/img/box_bottom.png) no-repeat;
  margin-bottom: 10px;
}
#maincontent .box {
  background: #FEFEFE;
  border-left: 1px solid #d5d6d8;
  border-right: 1px solid #d5d6d8;
  width: 624px;
  /* min-height:165px; */
}
#maincontent #minheight.box {
  min-height:165px;
}
#maincontent .box img{
  float: right;
  padding: 2px;
  background: #ccc;
  margin: 0px 10px 0px 0px;
}
#maincontent .box1 img{
  float: right;
  padding: 2px;
  background: #ccc;
  margin: 0px 10px 0px 0px;
}

#maincontent .box #boximage{
  width: 624px;
  height: 125px;
}
#maincontent .box #boximage img{
  float: right;
  padding: 2px;
  background: #ccc;
  margin: 0px 5px 0px 5px;
}
#maincontent .box ul{
  margin:  0px;
  padding: 5px 0px 5px 25px;
  list-style-image: url(/img/lm_bullet.png);
  list-style-type: circle;
}
#maincontent .box ul li{
  line-height: 18px;
  font-weight:normal;
  font-size:11px;
}
#fumetto {
	float: left;
	width: 611px;
	height: 34px;
	background: #FEFEFE url(/img/fumetto.png) no-repeat;
	margin: 0px;
	padding: 0px;
  margin-top:5px;
}
#fumetto h3{
  text-align: center;
	line-height: 34px;
  font-size: 14px;
  margin: 0px;
  color: #4f4f4f;
}
#bottomnav { 
  float: left;
	position: relative;
	margin: 0px 0 0px 21px !important;
  margin: 0px 0 0px 11px;
	width: 892px;
	height: 241px;
}
#bottomnav_left {
	position: absolute;
	top: 0px;
	left:0px;
	width: 299px;
	height: 241px;
	background: #f6f8e0 url(/img/bottomnav_left.jpg) no-repeat;
}
#bottomnav_center h2, #bottomnav_right h2 {
	text-align: left;
	color: white;
	margin-left: 10px;
	font-family: impact;
  font-weight: normal;
}
#bottomnav_center h2{
	color: #56a4c6;
}
#bottomnav_center {
	position: absolute;
	top: 0px;
	left:321px;
	width: 300px;
	height: 241px;
  background: #fff url(/img/bottomnav_center.jpg) no-repeat;
}
#bottomnav_left li, #bottomnav_center li {
	font-family: tahoma;
	font-size: 18px;
	list-style-type: none;
	padding: 2px 0px;
}
#bottomnav_left li {
	padding: 2px 0px;
}
#bottomnav_center ul{
	margin-left: -10px;
}
#bottomnav_center li a{
	color: #707070;
  padding-left: 13px;
  font-weight: normal;
  font-size:14px;
}
#bottomnav_center li a:hover{
  background: url(/img/lm_bullet.png) left center no-repeat;
}
#bottomnav_left li a{
	background: url(/img/lm_bullet.png) left center no-repeat;
  padding-left: 10px;
  color: #32322d;
  font-size:14px;
  font-weight:normal;
}
#bottomnav_right {
	position: absolute;
	top: 0px;
	left:642px;
	width: 249px;
	height: 241px;
	background: #BBD2E4 url(/img/bottomnav_right.jpg) no-repeat;
}
#bottomnav_right a{
  padding:27px;
	width: 80px;
	height:60px;
  font-size: 13px;
	line-height: 14px;
  display: block;
  color: white;
  font-weight: bold;
}
#bottomnav_right a:hover{
  font-weight: bold;
}
#bottomnav a:hover{
  color: #79B002;
}

/* navigatore */
.prev {
	float: left;
	width: 25px;
	height: 138px;
}
.prev img, .next img {
	border: 0px;
}
.next {
	float: left;
	width: 25px;
	height: 134px;
	padding-left:5px;
}
a.buttonprev, a.buttonnext {
	width: 20px;
	line-height: 134px;
	text-decoration: none;
	outline: none;
}
.navopzioni {
	float: left;
}
.navopzioni a img{
	border:0px;
}
.navopzioni li{
	height:134px;
}
.navopzioni img {
	margin: 0 5px;
	height:134px;
}
.navopzioni img:hover {
	margin: 0 5px;
}
#footerblock {
  float: left;
  position: relative;
	width: 934px;
	height: 95px;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
	background: #fff;
	margin: 10px auto;
}
#footerblock_l, #footerblock_r {
  position: absolute;
  top: -1px;
  left: 0px;
	width: 13px;
	height: 98px;
	background: #fff url(/img/footerleft.png) no-repeat;
}
#footerblock_r{
	background: #fff url(/img/footerright.png) no-repeat;
  left: 921px;
}
#rete {
  float: left;
  height: 60px;
  width: 220px;
  background: #fff url(/img/rete.png) left center no-repeat;
  margin-left: 13px;
  padding-left: 80px;
  padding-top:35px;
}
#rete h3 {
  margin: 0px;
  padding: 0px;
}
#rete h3 a {
  color: #0066ff;
}
#rete h3 a:hover {
  color: #66FF40;
}
#info {
  float: left;
  height: 70px;
  width: 431px;
  background: #fff url(/img/infobg.png) repeat-y;
  margin:15px 0;
  text-align: center;
}
#info img{
  margin-top: -10px;
  border: 0px;
  padding: 0 30px;
}
#links {
  float: left;
  height: 95px;
  width: 170px;
  font-family: tahoma;
  font-size: 14px;
}
#links ul {
  text-align: right;
  list-style-type: none;
}
#links ul li a {
  padding-right: 10px;
  background: url(/img/links_bullet.png) right center no-repeat;
}
#footer {
  float: left;
	width: 934px;
	height: 30px;
	margin: 0 auto;
  color: #0066ff;
  font-size: 12px;
  text-align: center;
}

/* tab */
#tab {
	margin:10px 0;
	padding:0px;
	height:193px;
	width:194px;
	list-style:none;
	overflow:hidden;
}
#tab li.menuOption {
	width:194px;
  height:28px;
  overflow:hidden;
}
#tab li#tab-2.menuOption { 
  height:165px;
  overflow:visible;
}

.menuOptionHover{
	display:block;
	width:196px;
	height:165px;	
}


#tab li#tab-1 .menuOptionHover { background: url(/img/tab.png) no-repeat;}
#tab li#tab-2 .menuOptionHover { background: url(/img/tab.png) no-repeat;}

#tab li#tab-1 .menuOptionHover:hover { background: url(/img/tab_hover.png) no-repeat;}
#tab li#tab-2 .menuOptionHover:hover { background: url(/img/tab_hover.png) no-repeat;}
#tab-1 .tabup li {
  line-height: 22px;
  height: 22px;
}
.tabup li{
  line-height: 17px;
  font-size: 14px;
}
.tabup li a{
  display: block;
  padding-left: 12px;
  border-bottom: 1px solid #ccc;
  margin-right: 10px;
  font-size: 13px;
}
.tabup li a:hover{
  color: #79b002;
  background: url(/img/lm_bullet.png) left center no-repeat;
}
.tabup ul{
  margin-top:6px;
  height: 60px;
  list-style-type: none;
  margin-left: -30px;
}
#tab-3 .tabup ul{

}
#tab h2 {
  font-family: "trebuchet MS";
  font-size: 14px;
  line-height:  24px;
  text-align: center;
  margin: 0px;
  color: #999;
  cursor:url(/img/arrow.png), pointer;
}
#tab h2 a {
  outline: none;
  display: block;
}


/* Form */
#moduli table {
  font-size: 11px;
  border-spacing: 0px; 
	border-collapse:collapse;
  width: 100%;
}
#moduli tr{
  border-top: 1px solid #EBEFEF;
}
#moduli td {
  width: 215px;
  height: 35px;
  padding-left: 5px;
  border-top: 1px solid #EBEFEF;
}
#moduli td.label {
  width: 120px;
  padding-left: 10px;
  border-right: 1px solid #EBEFEF;
  color: #066295;
  font-family: tahoma;
  font-weight: bold;
}
#moduli span.label {
  color: #066295;
  font-family: tahoma;
  font-weight: bold;
}
#moduli td.intestazione {
  height: 30px;
  background: #b1ccde;
}
#moduli h3 {
  color: white;
  text-indent: 6px;
  font-size: 12px;
 width: 410px;
  padding: 0px;
  margin: 0px;
}
#moduli p, #moduli span.center  {
  text-align: center;
  width: 410px;
}
#moduli input:focus, #moduli input:hover {
  background: #EFEFEF;
  border: 2px solid #066295;
  color: #066295;
}
#moduli input:hover {
  border: 2px solid #8EB9CF;
}
#moduli p input, #moduli a {
    color: #066295;
}
#moduli input.send {
  font-size: 14px;
  font-weight: bold;
  font-family: tahoma;
}
#moduli select.single {
  width: 200px;
}
#moduli select.double {
  width: 98px;
}
#moduli select.triple {
  width: 65px;
}
#moduli select.triple2 {
  width: 64px;
}
#moduli input.mini {
  width: 105px;
}

.pinStyle1{ position:relative; background:url(/img/arrow.png) no-repeat 0 0; height:30px; width:25px; top:-15px; color:#fff; text-align:center; font: bold 12px Tahoma; cursor: pointer;}
.pinStyle1 .text{ position: relative; top: 2px; }

#pagebg {
  position: absolute;
  width: 892px;
  top: 0;
  left: 21px;
  background: #E5EBF0 url(/img/content_bg.png) repeat-x;
  height: 200px;
  z-index: -1;
  overflow: hidden;
}

/* dizionario */
ol#toc {
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}

ol#toc li {
  float: left;
  margin: 1px 1px -1px 1px;
  border-bottom: 1px solid #ccc;
}

ol#toc a {
  background: #bdf url(/img/dic_tab.png);
  color: #eee;
  display: block;
  float: left;
  height: 30px;
  padding-left: 10px;
  text-decoration: none;
  outline: none;
  width: 80px;
  text-align: center;
}

ol#toc a:hover {
  background-color: #3af;
  background-position: 0 -60px;
  color: #fff;
  height: 28px;
  margin: 2px 0 0 0;
  overflow: hidden;
}
ol#toc li.current a:hover {
  margin-top: 0;
  border-bottom: 1px solid #fff;
  background-position: 0 -30px;
}
ol#toc li.current a:hover span {
  background-position: 100% -30px;
  color: #008;
}
ol#toc a:hover span {
    background-position: 100% -60px;
}
ol#toc li.current {
  border-bottom: 1px solid #fff;
}
ol#toc li.current a {
  background-color: #48f;
  background-position: 0 -30px;
  color: #008;
  font-weight: bold;
}

ol#toc li.current span {
  background-position: 100% -30px;
}

ol#toc span {
  background: url(/img/dic_tab.png) 100% 0;
  display: block;
  line-height: 30px;
  padding-right: 10px;
}

div.content {
  border: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-top: 1px solid #fff !important;
  background: #fff;
  clear: left;
  padding: 1em;
  margin-right: 60px;
}
#_ac.content p, #_di.content p, #_lq.content p, #_rz.content p {
  width: 540px;
  margin: 5px auto 10px auto;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #ccc;
}
#_ac p {
  width: 540px;
  margin: 5px auto 10px auto;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #ccc;
}
.content p strong{
    /* cambiare il colore della voce del dizionario, es: color: #ccc */
}

/* varie per paragrafi */
#maincontent p.infotext {
  padding-top: 10px; 
  line-height: 18px; 
  font-size: 13px;
}
span.titlegreen {
  color:#73ab00;
  font-weight: bold;
  margin: 0 0 12px 0;
  display: block;
}
#maincolumns  ul.contatti{
  list-style-image: none;
  list-style-type: none;
  font-size: 12px;
}
#maincolumns  ul.contatti li{
  margin: 20px 0;
}
#maincolumns  ul.contatti li#sede{
 background: url(/img/sede.png) left center no-repeat;
 padding: 0 0 0 25px;
}
#maincolumns  ul.contatti li#cont_info{
 background: url(/img/info.png) left center no-repeat;
 padding: 0 0 0 25px;
}
#maincolumns  ul.contatti li#numverde{
 background: url(/img/numverde.png) left center no-repeat;
 padding: 0 0 0 25px;
}
#maincolumns  ul.contatti li#orari{
 background: url(/img/orari.png) left center no-repeat;
 padding: 0 0 0 25px;
}
#maincontent #chi.box {
  line-height: 18px; 
  font-size: 13px;
}

#maincontent #chi.box img {
  line-height: 18px; 
  font-size: 13px;
  padding:0px;
}


#maincontent #chi.box ul.chisiamo {
  list-style-image: none;
  list-style-type: none;
  text-align:justify; 
  font-size: 13px;
}

#maincontent #chi.box ul li.chisiamo {
  list-style-image: none;
  list-style-type: none;
  text-align:justify; 
  font-size: 13px;
}

#maincontent .box ul.question{
  list-style-image: none;
  list-style-type: none;
}

#maincontent ul.question{
  list-style-image: none;
  list-style-type: none;
}
#maincontent ul.question li.title{
  font-weight: bold;
  color: #2E8FBC;
  font-size: 13px;
}
#maincontent ul.question li a, #maincontent ul.question li.title{
  background: url(/img/question_bullet.gif) left center no-repeat;
  padding: 0 0 0 28px;
  line-height: 22px;
}