html,body { 
	margin:10px;
	margin-left:10px;
	padding:0px; }
	

	
/* ---------------- stili sul body e tipografia  -------------------- */
body{font:12px/18px Verdana, Arial, Helvetica, sans-serif;	  }
h1 {font-size: 20px; line-height:18px; padding-bottom: 5px }
h2{font-size: 18px;padding-bottom: 5px }
h3{font-size: 14px; font-weight:bold; }
h4{font-size: 12px; font-weight:bold; margin-top:10px;}
.special_box_large, #special_box_large{ background-color:#efefef; border:1px solid #ccc; padding:10px; margin-bottom:10px;}
.special_box_large img{ width:100%; height:100%}
A {
	color: #3366CC;
	text-decoration:none;
}
.img_left{
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	margin-top:2px;
	border:0px;
	}
.img_right{
	float:right;
	margin-left:5px;
	margin-bottom:2px;
	margin-top:2px;
	border:0px;
	}
.button{ display:none}
/*------------- spazio contenitore generale ------------- */
#big_container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	z-index:1;
}

/* -------------  top con banner FAO ------------- */
#header {
	padding: 0px;
	height: 75px;
	width:auto;
	border-bottom:2px solid #000;
}
#header img{ border:0;}

#navcontainer, #left_side, #language, #news_left img, #news_right img/* #right_side img, #content_dwn img*/{display:none;}



/* -------------  print -------------  */
#print { visibility: visible;
width:745px; 

	padding: 3px 10px 3px 3px;
	margin-bottom:5px;
	text-align:right;
	background-color: #FFFFCC;
	font-weight:bold;}
/* -------------  contenitore centrale -------------  */
#box_container {
	/*background-image: none;*/
	width: 100%;
	float: left;
	
}
 
#content {
	width: 65%;
	float: left;

}
#content_large {
	width:100%;
	float: left;

}
#content h1, #content_large h1, #content h2, #content_large h2{
font-weight:bold;
	width:auto;
	border-bottom: 1px dashed #666;
	}
	
#content ul, #content_large ul{
	list-style-position: outside;
	}
#content ul, #content_large ul li{ border-bottom:1px solid #ccc; margin-bottom:20px}
		
table{width:100%;border-top:2px solid #000; }
table img{border:none;}	
table a{ font-style:normal;}	
table th{ border-bottom: 1px dashed #000;
text-align:left;}
table td{ 
border-bottom: 1px solid #ccc;
border-right:1px solid #efefef;}

#content_dwn {
	width: auto;
	margin-top:15px;
	background-image: none;
}
#news_left {
	width:auto;
	/*float: none;
	border-top:1px solid #999;*/

}
#news_right {
	width:auto;
	/*float: none;
	border-top:1px solid #999;*/
}
/*---list  EVENTS */	

dl.event{margin: 2em 0; padding: 0;}

.event img{
	border:0;
}
.event dt{
padding-top:1em;
	float:left;
	position: relative;
	left: 0;
	top: 0;
	width:8em;
	line-height:1.5em;
	border-top:2px solid  #000;
	text-align: center;}

.event dd{

	margin: 0 0 2.5em 8em;
	padding: 1em 0 0 1em;
	border-top:1px solid #000;
	line-height:1.5em;
	font-size:1em;}
	.event dd a{ font-weight:bold;}
	
/* ---------- list ----*/
	
/*-------------- right side ----------------------*/
#right_side {
font-size:10px;
	width: 30%;
	float: right;

	
	}
/* -------- aggiunto ora ---------*/
#right_side ul, #content_right_side ul{
	margin: 5px;
	padding: 0px;
	list-style: none;
	clear: left;
	}
#right_side ul li, #content_right_side ul li{
	padding-bottom: .3em;
}

#right_side h3 {
	padding-top:2px;
	padding-bottom:5px;
	padding-left:5px;
	margin-top:0px;
	font-weight:normal;
	line-height: 1.2em;
	}
#right_side h2 {
   font-size:11px;
   border-bottom:1px dashed #666;
   line-height:18px;}
   
   
.blu_box_H2, .gray_box_H2{
     border-bottom:1px dashed #666;
	background-color:#ccc;
    line-height:18px;
}
.right_box {
	width: auto;
	padding-bottom:5px;
	margin-bottom:12px;
	/*float:right;*/
	}
   
.rightbox_li_border{
	line-height: 1.3em;
	border-bottom:1px solid  #e8e8e8;
	padding-bottom: .4em;
	padding-top: .4em;
}
.rightbox_li_border0{
	line-height: 1.3em;
	border-bottom:1px dashed #fff;
	padding-bottom: 0.4em;
	padding-top: .4em;
	}
	
.list_contact{
	line-height:1.3em;padding-left:.6em; border:0;margin-bottom:.5em;margin-top:.5em;}	
.list_file{
	line-height: 1.3em;
	border-bottom:1px dashed #fff;
	padding-bottom: 0.4em;
	padding-top: .4em;
	}


.list_file_border{
	line-height: 1.3em;
	border-top:1px solid  #e8e8e8;
	padding-bottom: .4em;
	padding-top: .4em;
}
	
.list_audio{
	line-height: 1.3em;
	border-top:1px solid  #e8e8e8;
	padding-bottom: .4em;
	padding-top: .4em;
}
.list_PDF{
	line-height: 1.3em;
	border-top:1px solid  #e8e8e8;
	padding-bottom: .4em;
	padding-top: .4em;
}
.list_PDF_0{
	line-height: 1.3em;
	border-bottom:1px dashed #fff;
	padding-bottom: 0.4em;
	padding-top: .4em;
	}

.list_PDF_order{
	font-size:0.9em;
	line-height:1.2em;
	padding-left:2.7em;
	border:0;
	margin-top:1em;
	font-style: italic;
	}
.list_web{
	line-height: 1.3em;
	border-bottom:1px solid #fff;
	padding-bottom: 0.4em;
	padding-top: .4em;
	}
.list_web_border{
	line-height: 1.3em;
	border-top:1px solid  #e8e8e8;
	padding-bottom: .4em;
	padding-top: .4em;
}
	
 
/* -------------  FOOTER -------------  */
#footer {
clear:both;
margin-top: 30px;
	padding: 5px;
	background-image: none;
	width: 100%;
	border-bottom:2px solid #000;
	border-top:1px solid #000;
}	

/* aggiunto*/
#footer ul{
	padding-top:5px;
	list-style-type: none;
	text-align: left;
	}
#footer ul li{ display:inline;}
li#comments {padding-left:0px; padding-right:50px;}
li#copy {
	padding-left:15px;
	padding-right:50px;/* font-weight:bold;*/
}	
li#updated {
	padding-left:0px;
	padding-right:0px;
}	

li#comments_es {padding-left:0px; padding-right:80px;}
li#comments_fr {padding-left:0px; padding-right:80px;}

