body{
	margin: 0px;
	background: #729FD2 url(images/bg.png) fixed repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
} 
#container_top{
	width: 1024px;
	background-image: url(images/bg_page.png);
	background-repeat: repeat-y;
	margin: 0px auto 30px auto;
}

#container{
	width: 900px;
	height: auto;
	margin: 0px auto 30px auto;
}

#header{
	width: 100%;
	height: auto;
}

#menu_cont{
	font-size: 12px;
	height: 35px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	
}

#menu_cont_rx{
	float: right;
}

#menu_bt{
	float: left;
	padding: 10px;
}

#menu_bt_sel{
	float: left;
	padding: 10px;
	background-color: #EDB341;
	color: #555555;
}

.menu_bt a:link, .menu_bt a:visited,.menu_bt a:active {text-decoration:none; color:#FFFFFF;}
.menu_bt a:hover {text-decoration:underline;}

#logo{
	width: 100%;
	height: auto;
}

#loghi_associati{
	margin-top: -75px;
	font-size:10px;
	padding-left: 30px;
	width: 600px;
	height: 75px;

}

#content{
	width: 800px;
	height: auto;
	font-size:12px;
	padding: 20px 50px 20px 50px;
	text-align:justify;
}

#footer{
	color: #555555;
	padding: 10px;
	width: 880px;
	height: 30px;
	background-color: #DDDDDD;
	font-size:12px;
	clear:both;
	
}

.footer a:link, .footer a:visited, .footer a:active {text-decoration:none; color:#42893E;}
.footer a:hover {text-decoration:underline;}


#footer_left{
	width: 616px;
	height: 10px;
	float: left;
	
}
#footer_right{
	width: 264px;
	height: 10px;
	float: right;
	text-align: right;
}

.title{
	color: #42893E;
	font-size: 18px;
}
.title_gray{
	color: #bbbbbb;
	font-size: 18px;
}
.subtitle{
	color: #42893E;
	font-size: 13px;
	font-weight:bold;

}

a.subtitlel:link, a.subtitlel:visited, a.subtitlel:active {text-decoration:none; color:#42893E;font-size: 12px;}
a.subtitlel:hover {text-decoration:underline;}

img.foto { 
border: 1px solid #42893E; 
}


.Page{	
	width: 800px;
	overflow:auto;
	height:0px;
	visibility:hidden;
    text-align:justify;
}

div.TabView{
  font-size: 12px;
  
}

.bt_link_div{
	margin-right: 2px;
	padding: 6px 16px;
	float:left;
	background-color: #D9D9D9;

}

.bt_link_div a:link, .footer a:visited, .footer a:active {text-decoration:none; color:#4D4D4D;font-size: 12px;}
.bt_link_div a:hover {text-decoration:underline;}


div.TabView div.Tabs{
    overflow: hidden;
}

div.TabView div.Tabs a{
    float: left;
    display: block;
    margin-right:2px;
    text-align: center;
    height:      20px;
    
    vertical-align: middle;
    background-color:#D9D9D9;
    text-decoration: none;
    font-size: 12px;
    color: #555555;
}

div.TabView div.Tabs a{
	float: left;
	display: block;
	margin-right:2px;
	 height:      20px;

  background-color:#D9D9D9;


}


div.TabView div.Tabs a:hover{
   text-decoration:underline;
}

div.TabView div.Pages{
  clear: both;
  overflow: hidden;
}

div.TabView div.Pages div.Page{
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad{
  padding: 3px 5px;
  overflow: hidden;
}

.thome{
	color: #555555;
	font-size:12px;
}

.subtitlethin{
	color: #42893E;
	font-size: 13px;

}
