body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	
}

img{
  border:none;
}
#cnt {
	width: 950px;
	margin: 10px auto;
	text-align: left;
}
#logo {
	width: 370px;
	height: 177px;
	background: url(images/logo.gif) no-repeat;
	float: left;
}
#top {
	width: 380px;
	height: 177px;
	float: right;
	background: url(images/claim.jpg) no-repeat;
	background-position: 12px 80px;
}
#login {
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 30px;	
}
#login .label {
	color: #707070;
	font-size: 12px;
	
}
#login input {
	border: 1px solid #cccccc;
	font-size: 10px;
	padding: 2px 5px;
	width: 90px;
	margin-left: 5px;
	
}
#login a {
	width: 27px;
	height: 27px;
	line-height: 27px;
	margin-top: 2px;
	margin-left: 5px;
	background: url(images/login.png) no-repeat;
	float: right;
}
#xx{
 	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 30px;
}
#xx input {
	border: 1px solid #cccccc;
	font-size: 10px;
	padding: 2px 5px;
	margin-top: 8px;
	float: right;
}
#xx a {
	float: right;
	margin-left: 5px;
}

#search_bar {
	width: 920px;
	height: 35px;
	line-height: 35px;
	padding-right: 30px;
	background: url(images/search_bg.gif) repeat-x;
	text-align: right;
	font-size: 10px;
}
#search_bar input {
	border: 1px solid #cccccc;
	font-size: 10px;
	padding: 2px 5px;
	margin-top: 8px;
	float: right;
}
#search_bar a {
	float: right;
	margin-left: 5px;
}

#who_s_who{
  background: url(images/etichetta-who-home.png) repeat-x;
  width:151px;
  height:52px;
  
  position:absolute;
  float:right;
  margin-left:770px;
  margin-top:-10px;
  
}

#search_bt {
	width: 73px;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	background: url(images/search_bt.png) no-repeat;
}

#header ul {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background: #336699;
	list-style: none;
	padding: 0px 45px;
}
#header{
  
}
#header li {
	padding: 23px;
	padding-bottom: 0px;
	text-align: center;
	float: left;
}
#header li.act {
	background: url(images/down_arrow.gif) no-repeat;
	background-position: center top;
}
#header li a {
	color: #ffffff;
}

#sub_about{
  padding-top:10px;
  padding-left:92px;
  background: url(images/freccia-blu-sottomenu.jpg) no-repeat;
	background-position: 180px top;
	font-size:12px;
	color:#707070;
	
}

#sub_about a,#sub_newsletter a{
  margin-left:10px;
  margin-right:10px;
  font-size:12px;
}

#sub_newsletter{
  padding-top:10px;
  padding-left:436px;
  background: url(images/freccia-blu-sottomenu.jpg) no-repeat;
	background-position: 509px top;
	font-size:12px;
	color:#707070;
}
/***************************/
.main {
	padding: 20px 40px 15px 70px;
	color: #333333;
	font-size: 12px;
	line-height: 160%;
	
}

.search_res {
	padding: 1px 2px;
	background: #FF6;
}

h1 {
	
	font-size: 28px;
	font-weight: normal;
	color: #65B7E1;
	margin: 0px;
	margin-top:1px;
	margin-bottom: 20px;
	padding: 0px;
	padding-bottom: 15px;
/*	border-bottom: 1px solid #e2e2e2;*/
}
h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #336699;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #336699;
}
h4 {
	padding: 0px;	
	margin: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #336699;
	font-weight:bold;
	font-size:13px;
}
.left {
	width: 365px;
	float: left;
	color:#707070;
	
}

.center{
  margin-left:295px;
  position:absolute;
}

.right {
	width: 365px;
	float:right;
	color:#707070;
	
}
.box {
  width:250px;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
}

#tab_home td {
  width:250px;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
	vertical-align:top;
	border-right:1px solid #ccd8e6;
}

#tab_home td a:hover {
     text-decoration:none;
}


.box a:hover{
  text-decoration:none;
}

a: visited {
  border:none;
}
a:active {
  border:none;
}
a:selected{
  border:none;
} 
a:focus {
  border:none;
}
a{
outline:none;
}


.box h4 {
  margin-top:5px;
}

/*list*/
.list td {
	padding: 10px 0px;
	vertical-align: top;
}
.list td {
	border-bottom: 1px solid #cccccc;
}
.list tr.last td {
	border-bottom: 0px;
}
.list td.image {
	width: 115px;
}
.list .title {
	color: #336699;
	width:100%;
}
.list .text {
	font-size: 12px;
	width:100%;
	color:#707070;
}
.list .pages {
	color: #336699;
	text-align: right;
	font-size: 12px;
}
.list .pages td {
	padding: 0px 5px;
	border: 0px;
}
.list .pages a {
	margin-left: 5px;
}
/*EVENT*/
.event .data, .event .title {
	color: #336699;
}
.event .text {
	background: #edf5f8;
	padding: 6px;
	margin: 2px 0px;
	font-size: 12px;
	color: #666;
	line-height: 140%;
}
/***************************/
#footer {
  color:#505050;
}
#footer .testo {
  font-size:11px;
  
}
#footer .news {
	width: 50%;
	background: #cccc66;
	/*padding: 10px 40px 5px 70px;*/
	height:80px;
	line-height:80px;
	/*padding-left:40px;
	padding-right:50px;*/
	text-align:center;
}
#footer .newsletter {
	width: 50%;
	background: #999999;
	/*padding: 10px 40px 5px 70px; */
	height:80px;
	line-height:80px;
	text-align:center;
	/*padding-right:40px;
	padding-left:50px;*/
}

#foot {
	font-size: 11px;
	margin-top: 15px;
	text-align: center;
  
}
/***************************/
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.generic {
	width: 91px;
	height: 33px;
	line-height: 33px;
	background: url(images/generic_bt.png) no-repeat;
	font-size: 12px !important;
}
.button {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	display: block;
	border:none;
}
.button2 {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	display: block;
	border:none;
}
.verde {
	width: 91px;
	height: 33px;
	line-height: 33px;
	background: url(images/bottone-verde.png) no-repeat;
	font-size: 12px !important;
}
.grigio {
	width: 91px;
	height: 33px;
	line-height: 33px;
	background: url(images/bottone-griggio.png) no-repeat;
	font-size: 12px !important;
}

.t11 {
	font-size: 11px;
}
.dk_blue {
	color: #336699;
}
.blue {
	color: #65B7E1;
}
.lt_grey {
	color: #999999;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}                          

.autore{
color:#707070;
}
.descrizione{
color:#87a2c0;

}
.left_book {
	width: 390px;
	float: left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.right_book {
	padding-top:10px;
	padding-left:10px;
  padding-bottom:10px;
  width: 390px;
	margin-left: 420px;
	
}

.elenco_libro{
  width:120px;
  float:left;
  padding:4px;

}


.tit_lib, .txt_lib, .aut_lib{
  margin-top:5px;
  color:#336799;
  font-size:13px;
  
  line-height:13px;
}

.txt_lib{
  color:#707070;
}

.aut_lib{
  color:#727272; 
}
.txt_lib a{
  color:#92aec6;
}
.list_b{
  margin-top:10px;
  height:25px;
  padding:0px;
  padding-left:10px;
  background-color:#79c0d4;
}
.list_j{
  margin-top:10px;
  height:25px;
  padding:0px;
  padding-right:10px;
  background-color:#86a3c3;
  text-align:right;
}
.list_b a, .list_j a{
  color:#ffffff;
}

.list{
  width:805px;
  padding:5px;
  /*border:1px solid #adc2d5;*/
  margin-bottom:5px;
  float:left;
}
.elencos {
  
  width:680px;
  float:left;
  
}

.book{
  width:820px;
  padding:10px;
  border:1px solid #adc2d5;
}

.tabella td{
  padding-left:0px;
  color:#707070;
  height:25px;
  vertical-align:top;
}

.lib_tit {
  background-color:#9cbfc9;
  width:810px;
  height:30px;
  color:#ffffff;
  padding-left:10px;
  line-height:30px;
  margin-top:15px;
  margin-bottom:5px;
  font-size:15px;
  font-weight:600;
}

.lib_desc{
  background-color:#b0dae6;
  color:#62696f;
  padding:10px;
  width:800px;
  font-size:13px;
  line-height:15px;
}

input {
  border:none;
  border:1px solid #65B7E1; 
  width:500px;
  color:#707070;
}

select {
  border:none;
  border:1px solid #65B7E1;
  width:500px;
}

option {
 color:#707070;
 font-size:13px;
 height:14px;
}
option:selected{
 color:#707070; 
}

.forms {
  color:#4e6f91;
  text-align:left;
  font-size:12px;
}
.forms input{
  font-size:13px;
}

checkbox {
  border:none;
  border:1px solid #65B7E1;
  width:4px;
}

textarea{
  border:none;
  border:1px solid #65B7E1;
  width:500px;
  font-size:13px;
  color:#707070;
}
.smal_input{
  width:260px;
}

#stat{
  list-style:decimal;
}
.member {
  padding:10px;
  padding-left:0px;
}

.left_member {
 float:left;
 margin-right:10px;
 margin-top:5px;
}
.right_member{
  margin-left:78px;
}
#secretariat{
/*border:1px solid #707070;*/
}

#secretariat div {
  float:left;
  width:60px;
  margin-right:10px;
  font-size:11px;
  line-height:14px;
  text-align:center;
  margin-top:10px;
}

/*  -------------------------------- news -------------------------    */

.n_tit{
  color: #868d30;
  font-size:13px;
  font-weight:bold;
} 

.elenco {
border-bottom:1px solid #ccd8e6;
padding-bottom:5px;
margin-bottom:15px;
width:100%;
}
