/* CSS Document */
body
{
	width:100%;
	font-family:  Arial, Verdana, sans-serif;	
	margin: 0px 0px 0px 0px;	
	padding: 0;
	/*font-size: 14px; 
	line-height:20px;*/
	font-size: 13px; 
	line-height:16px;
	background: url(../images/general/px_verde.jpg) repeat;
}

div.clear 
{
	clear:both;
	height: 0px;
}

#top
{
	width:100%;
	height: 271px;
	background: url(../images/general/top_line.jpg) repeat-x;
	padding-top: 38px;
	float:left;
}

#top_gray
{
	width: 800px;
	height: 261px;
	background: url(../images/general/px_grigio.jpg) repeat;
	padding: 10px 11px 0px 11px; 
	margin-right:auto;
	margin-left:auto;
}

#top_white
{
	width: 800px;
	height: 261px;
	background-color: #ffffff;
}

#top_menu
{
	width: 269px;
	height: 261px;
	padding-top: 12px;
	font-size: 14px; 
	line-height:20px;
	float:left;
}

#top_menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

li.menu_item
{
	width: 227px;
	height: 24px;
	background: url(../images/general/menu_item.jpg) top left no-repeat;
	padding-left: 42px;
	padding-top: 3px;
}

li.menu_item a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

li.menu_item a:visited
{
	color: #666666;
	text-decoration: none;
}

li.menu_item a:hover 
{
	color: #336666;
	text-decoration: underline;
}

#top_img
{
	width: 531px;
	height: 261px;
	float:left;
}

#top_img
{
	width: 531px;
	height: 261px;
}

#center
{
	width:100%;
	background: url(../images/general/ombra.png) top left repeat-x;
	float:left;
}

#center_gray
{
	width: 800px;
	background: url(../images/general/px_grigio.jpg) repeat;
	padding: 42px 11px 11px 11px; 
	margin-right:auto;
	margin-left:auto;
}

#center_gray_menu
{
	width: 800px;
	background: url(../images/general/px_grigio.jpg) repeat;
	padding: 0px 11px 11px 11px; 
	margin-right:auto;
	margin-left:auto;
}

#center_col_left
{
	width: 251px;
	padding-right: 7px; 
	float:left;
}

#center_col_right
{
	width: 520px;
	padding-left: 7px;
	border-left: 1px dotted #000000;
	float: left;
}

div.white_title
{
	width: 100%;
	color: #006666;
	text-shadow: gray 2px 2px 2px;
	border-bottom: 4px solid #000000;
	font-size: 30px; 
	line-height:37px;
	float:left;
}

div.notizia
{
	float:left;
	width: 100%;
}

div.data_contenitor
{
	width: 100%;
	padding-top: 16px;
	padding-bottom: 10px;
	/*float:left;*/
}

div.data_verde
{
	background-color: #006666;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 14px; 
	line-height:20px;
	float:left;
}

div.data_verde a
{
	background-color: #006666;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 14px; 
	line-height:20px;
	float:left;
	text-decoration: none;
}

div.data_verde a:visited
{
	text-decoration: none;
}

div.data_verde a:hover
{
	text-decoration: none;
}

div.data_freccia
{
	color: #006666;
	font-size: 22px; 
	line-height:22px;
	float:right;
}

div.data_freccia a
{
	color: #006666;
	font-size: 22px; 
	line-height:22px;
	float:right;
	text-decoration: none;
}

div.data_freccia a:visited
{
	text-decoration: none;
}

div.data_freccia a:hover
{
	text-decoration: none;
}

div.news
{
	float:left;
	width: 100%;
}

div.news_body
{
	color: #006666;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

div.news_content
{
	/*float:left;*/
	width: 100%;
}

div.news_body_black
{
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

div.black_bold
{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	/*float: left;*/
	width: 100%;
}

div.black_bold a
{
	color:black;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;	
}

div.black_bold a:visited
{
	text-decoration: none;	
}

div.black_bold a:hover
{
	text-decoration: none;	
}

div.all_contenitor
{
	width: 100%;
	padding-top: 16px;
	padding-bottom: 10px;
	float:left;
}

div.all
{
	color: #006666;
	font-weight: bold;
	font-size: 12px; 
	line-height:14px;
	float:right;
}

div.all a 
{
	color: #006666;
	font-weight: bold;
	font-size: 12px; 
	line-height:14px;
	text-decoration: none;
}

div.all a:visited 
{
	color: #009999;
	text-decoration: none;
}

div.all a:hover 
{
	color: #000000;
	text-decoration: none;
}

div.convegno
{
	float:left;
	width: 100%;
}

div.data_nera
{
	background-color: #000000;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 14px; 
	line-height:20px;
	float:left;
}

div.data_nera a
{
	background-color: #000000;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 14px; 
	line-height:20px;
	float:left;
	text-decoration: none;
}

div.data_nera a:visited
{
	text-decoration: none;
}

div.data_nera a:hover
{
	text-decoration: none;
}

div.green_bold
{
	color: #006666;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

div.little_img
{
	width: 73px;
	height: 73px;
	padding-right: 9px;
	float: left;
}

div.little_img img
{
	width: 73px;
	height: 73px;
}

div.convegno_content
{
	float: left;
	width: 162px;
}

#center_col_right_center
{
	/* width: 276px; */
	float:left;
}

#center_col_right_center_padd
{
	height: 428px;
	/* width: 269px; */
	padding-right: 7px; 
	float:left;
}

div.green_bold p
{
	padding-top: 2px;
}

p.main_text
{
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

p.text-justify
{
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

div.all_links
{
	padding-bottom: 40px;
}

div.all_links ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.all_links ul li a 
{
	color: #006666;
	font-weight: bold;
	font-size: 12px; 
	line-height:14px;
	text-decoration: none;
}

div.all_links ul li a:visited 
{
	color: #009999;
	text-decoration: none;
}

div.all_links ul li a:hover 
{
	color: #000000;
	text-decoration: none;
}

#center_bottom_container
{
	width: 269px;
	padding-right: 7px;
	border-right: 1px dotted #000000;
	float:left;
}

#center_bottom
{
	width: 269px;
	float:left;
}

div.libri
{
	width: 100%;
	padding-top: 15px;
	float: left;
}

div.libri_img
{
	width: 77px;
	height: 114px;
	padding-right: 9px;
	float: left;
}

div.libri_img img
{
	width: 77px;
	height: 114px;
}

p.green_notbold
{
	color: #006666;
	font-size: 12px;
	line-height: 14px;
	padding-top:10px;
}

#center_col_right_right
{
	width: 251px;
	padding-left: 7px; 
	float:left;
}

#imgs
{
	height: 428px;
}

div.main_img
{
	width: 248px;
	height: 190px;
	padding-top: 16px;
	float: right;
}

div.main_img img
{
	width: 248px;
	height: 190px;
}

div.esperto
{
	width: 100%;
	padding-top: 15px;
	float: left;
}

div.esperto_content
{
	float:left;
	width: 162px;
}

#bottom
{
	width:100%;
	padding-bottom: 4px;
	padding-top: 14px;
	color: #ffffff;
	text-align: center;
	background: url(../images/general/bottom_line.jpg) top left repeat-x;
	float:left;
}

/*Internal pages*/
div.news_body_text
{
	color: #000000;
	font-size:13px;
	line-height:16px;
	/*float: left;
	text-align:justify;*/
}

#center_gray_int
{
	width: 800px;
	background: url(../images/general/px_grigio.jpg) repeat;
	padding: 0px 11px 11px 11px; 
	margin-right:auto;
	margin-left:auto;
}

#horiz_menu_cont
{
	width: 800px;
	padding-top:11px;
	padding-bottom: 11px;
	float:left;
}

#horiz_menu
{
	width: 800px;
	background-color: #ffffff;
	font-size: 14px; 
	line-height:20px;
	text-align: center;
}

#horiz_menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#horiz_menu ul li
{
	display: inline;
	height: 24px;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

#horiz_menu ul li a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#horiz_menu ul li a:visited
{
	color: #666666;
	text-decoration: none;
}

#horiz_menu ul li a:hover 
{
	color: #336666;
	text-decoration: underline;
}

#center_col_right_int
{
	width: 534px;
	padding-left: 7px;
	border-left: 1px dotted #000000;
	float:left;
}

div.content
{
	/*height: 600px;
	overflow: auto;*/
	float: left;
	width: 100%;
}

/*div.content p
{
	font-size: 13px;
	line-height: 16px;
}*/

div.content ul
{
	/*font-size: 13px;
	line-height: 16px;*/
	text-align: justify;
}

div.content ol
{
	/*font-size: 13px;
	line-height: 16px;*/
	text-align: justify;
}

#webpage_image_list
{
	width: 100%;
}

div.single_image_left
{
	width: 248px;
	height: 190px;
	float: left;
}

div.single_image_left img
{
	width: 248px;
	height: 190px;
}

div.single_image_right
{
	width: 248px;
	height: 190px;
	float: right;
}

div.single_image_right img
{
	width: 248px;
	height: 190px;
}

div.news_body_full
{
	color: #006666;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}

div.pagenavigator
{
	text-align: center;
}

div.pagenavigator a
{
	color:#006666;
	text-align: center;
	text-decoration: none;	
}

div.pagenavigator a:visited
{
	text-decoration: none;	
}

div.pagenavigator a:hover
{
	text-decoration: none;	
}

#back
{
	float:left;
	width:100%;
	padding-top: 10px;
}

div.center
{
	text-align: center;
}

div.black_bold_convegno
{
	color:black;
	font-weight: bold;
	/*font-size: 14px;
	line-height: 20px;*/	
}

div.black_bold_convegno a
{
	color:black;
	font-weight: bold;
	/*font-size: 14px;
	line-height: 20px;*/
	text-decoration: none;	
}

div.black_bold_convegno a:visited
{
	text-decoration: none;	
}

div.black_bold_convegno a:hover
{
	text-decoration: none;	
}

div.green_bold_convegno
{
	color:#006666;
	font-weight: bold;
	/*font-size: 14px;
	line-height: 20px;*/
}

div.green_bold_convegno a
{
	color:#006666;
	font-weight: bold;
	/*font-size: 14px;
	line-height: 20px;*/
	text-decoration: none;	
}

div.green_bold_convegno a:visited
{
	text-decoration: none;	
}

div.green_bold_convegno a:hover
{
	text-decoration: none;	
}

#convegno_container p
{
	font-size: 13px;
	line-height: 16px;
}

#convegno_description_short
{
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

#libro p
{
	font-size: 13px;
	line-height: 16px;
}


div.object-center
{
	text-align: center;
}

div.object-right
{
	text-align: right;
}

div.object-left
{
	text-align: left;
}

a img {
    border: none;
}

h2
{
	line-height:20px;
}

h3
{
	line-height:21px;
}

h1 a
{
	color:#006666;
}

h2 a
{
	color:#006666;
}

h3 a
{
	color:#006666;
}
/*Banners*/
div.single_spash
{
	width: 251px;
	padding-bottom: 5px;
	text-align: center;
}

#mxaskinfo {
    margin-top: 10px;
}
