body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: black;
}

/*textarea, select, option {
	font-size: 1em;
}*/

.no_view {
	display: none;
}

.clear {
	float: left;
	clear: both;
}

input, textarea, select {
	max-width: 100%;
}

/*select {
	margin-right: 3px;
}*/

.h1_900, .h1_614 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-family: Tahoma, sans-serif;
}

.h1_900 {
	color: #0181C0;
}

.h1_614 {
	color: #004040;
}

.h2_900, .h2_614 {
	clear: both;
	font-size: 1.1em;
	font-family: Tahoma, sans-serif;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

.h2_900 {
	color: #002D80;
}

.h2_614 {
	color: #004040;
}

.a_900 {
	text-decoration: underline;
	color: #002D80;
}

.a_614 {
	text-decoration: underline;
	color: #004040;
}

.a_900:hover, .a_614:hover {
	text-decoration: underline;
	color: #DD0000;
}

.right {
	text-align: right;
}

/* ---[ BEGIN LAYOUT ]------------------------------- */

/* ---[ TOP ]------------------------------- */

#wrap1_900, #wrap1_614 {
	margin: 15px auto 0px;	/* auto centra in FF */
	padding: 0px;
	text-align: left;
  	width: 775px;			/* box esterno */
}

#wrap1_900 {
	background: url(../img/617/left-right.gif) repeat-y;
}

#wrap1_614 {
	background: url(../img/614/left-right.gif) repeat-y;
}

#top_left_img img {
	float: left;
	margin: 0 -3px 0 -3px;
	ma\rgin: 0;
}

#top_right_img img {
	float: right;
	margin: 0 -3px 0 -3px;
	ma\rgin: 0;
}

/* ---[ BREADCRUMB ]------------------------------- */

#style_switcher_900, #style_switcher_614 {
	float: left;
/*	text-align: center;*/
	display: inline;
/*	height: 2.5em;*/
	padding-top: 0.6em;
	padding-left: 5px;
/*	background-color: Aqua;*/
}

#style_switcher_900 a, #style_switcher_614 a {
	text-decoration: none;
}

#style_switcher_900 img, #style_switcher_614 img {
	border: none;
}


/* ---[ MAIN CONTENT]------------------------------- */

#wrap2_900, #wrap2_614 {
	clear: none;
	margin: auto;	/* auto centra in FF */
	padding: 0px;
	text-align: left;
  	width: 775px;			/* box esterno */
}

#wrap2_900 {
	background: url(../img/617/left-right.gif) repeat-y;
}

#wrap2_614 {
	background: url(../img/614/left-right.gif) repeat-y;
}

#main {
	position: inherit;
	margin-left: 43px;
	width: 723px;
}

/* Left */

#home_900, #home_614 {
	padding-left: 10px;
	margin-bottom: 10px;
	/*background-color: #67E140;*/ 
}

#home_900 a, #home_614 a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#home_900 a:hover {
	text-decoration: underline;
	color: #002D80;
}

#leftbox {
	clear: both;
	font-family: Tahoma, sans-serif;
	float: left;
	width: 171px;
	font-size: 0.9em;
	/*background-color: #FFD700;*/
}

/* Left navigation */

.nav2_900 ul, .nav2_614 ul {
	margin: 0px;
	padding: 0px;
}

.nav2_900 li, .nav2_614 li {
	background: url(../img/617/arrow.gif) no-repeat;
}

.nav2_900 li, .nav2_614 li {
	list-style: none;
	background-position: left;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 5px;
	line-height: 1.7em;
	/*height: 1.6em;*/
}

.nav2_900 li a {
	text-decoration: none;
	color: #002D80;
}

.nav2_614 li a {
	text-decoration: none;
	color: #004040;
}

.nav2_900 li a:hover, .nav2_614 li a:hover {
	padding-left: 3px;
	padding-right: 3px;
	padd\ing-top: 2px;
	padd\ing-bottom: 2px;
	line-height: 1.7em;
	height: 1.7em;
	text-decoration: underline;
}

.nav2_900 li a:hover {
	color: white;
	background-color: #002D80;
}

.nav2_614 li a:hover {
	color: white;
	background-color: #004040;
}

li#selected_900 a, li#selected_614 a {
	padding-left: 3px;
	padding-right: 3px;
	padd\ing-top: 2px;
	padd\ing-bottom: 2px;
	line-height: 1.7em;
	height: 1.7em;
}

li#selected_900 a {
	color: white;
	background-color: #002D80;
}

li#selected_614 a {
	color: white;
	background-color: #004040;
}

li#selected_900 a:hover {
	text-decoration: underline;
	color: white;
}

li#selected_614 a:hover {
	text-decoration: underline;
	color: white;
}

#selectedsub_900, #selectedsub_614 {
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.6em;
}

#selectedsub_900 {
	color: #DD0000;	
}

#selectedsub_614 {
	color: #004040;	
}

.no_auth_900, .no_auth_614 {
	font-weight: bold;
	color: #DD0000;
}

.auth_900 {
	font-weight: bold;
	color: #002D80;
}

.auth_614 {
	font-weight: bold;
	color: #004040;
}

#nav3_900, #nav3_614 {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
}

#nav3_900 ul, #nav3_614 ul {
	margin: 0px;
	padding-left: 20px;
}

#nav3_900 li, #nav3_614 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../img/617/circle.gif) no-repeat;
	background-position: left;
	padding-left: 10px;
	line-height: 1.6em;
	/*height: 1.6em;*/
}

#nav3_900 li a, #nav3_614 li a {
	text-decoration: none;
	color: black;
}

#nav3_900 li a:hover {
	text-decoration: underline;
	color: #002D80;
}

#nav3_614 li a:hover {
	text-decoration: underline;
	color: #004040;
}

/* Content */

#content {
	float: right;
	width: 552px;
	font-size: 0.9em;
/*	background-color: Aqua; */
}
#contenuto {
	float: left;
	width: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
/*	background-color: Aqua; */
}
/* ---[ BOTTOM ]------------------------------- */

#footer_900, #footer_614 {
	clear: both;
	width: 100%;
	height: 16px;
}

#footer_900 {
	background: url(../img/617/foot.gif) repeat-x;
}

#footer_614 {
	background: url(../img/614/foot.gif) repeat-x;
}

#footer_900 img, #footer_614 img {
	float: right;
	padding-right: 7px;
	border-style: none;
}

.bottom_900, .bottom_614 {
	margin-top: 3px;
	font-size: 0.90em;
	text-align: center;
}

.bottom_900 a, .bottom_614 a {
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.bottom_900 a {
	text-decoration: underline;
	color: #DD0000;
}

.bottom_614 a {
	text-decoration: underline;
	color: #004040;
}

.bottom_900 a:hover {
	text-decoration: underline;
	color: #002D80;
}

.bottom_614 a:hover {
	text-decoration: underline;
	color: #DD0000;
}

.bottom_900 img, .bottom_614 img {
	border-style: none;
}

#cesiat {
	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
	position: relative;
	top: -3px;
}

/* ---[ END LAYOUT ]------------------------------- */


/* ---[ MAIN CONTENT ]------------------------------- */

/* Descrizione pagina */

#descrizione {
	font-family: Tahoma, sans-serif;
	text-align: justify;
	width: 480px;
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#descrizione1 {
	font-family: Tahoma, sans-serif;
	text-align: justify;
	width: 480px;
	margin: 0px;
	font-size: 2.1em;
	line-height: 1.4em;
}

#descrizione img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* Tabella strutture */

.tab_900, .tab_614 {
	width: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	clear: both;
}

.tab_900 a, .tab_614 a {
	color: black;
	text-decoration: underline;
}

.tab_900 img, .tab_614 img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.tab_900 a:hover, .tab_614 a:hover {
	color: #DD0000;
}

.tab_900 th, .tab_614 th {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.5em;
	text-align: left;
}

.tab_900 th {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	color: white;
	background-color: #002D80;
}

.tab_614 th {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	color: white;
	background-color: #004040;
}

.tab_900 td {
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #8BB7FE;
}

.tab_614 td {
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #B7DCCA;
}

.td_prg_900, .td_prg_614 {
	font-weight: bold;
	width: 100px;
}

.td_prs_900, .td_prs_614 {
	font-weight: bold;
	width: 80px;
}

/* Docenti */
.th_tab_dcnome_900, .th_tab_dcssd_900, .th_tab_dcnome_614, .th_tab_dcssd_614 {
	width: 30%;
}

.th_tab_dcemail_900, .th_tab_dcemail_614 {
	width: 40%;
}

/* Tecnici */	/* Amministrativi */
.th_tab_tcnome_900, .th_tab_tcemail_900, .th_tab_ammnome_900, .th_tab_ammemail_900, .th_tab_tcnome_614, .th_tab_tcemail_614, .th_tab_ammnome_614, .th_tab_ammemail_614 {
	width: 31%;
}

.th_tab_tcqual_900, .th_tab_ammqual_900, .th_tab_tcqual_614, .th_tab_ammqual_614 {
	width: 38%;
}

/* Dottorandi */
.th_tab_dotndinome_900, .th_tab_dotndinome_614 {
	width: 47%;
}

.th_tab_dotndiemail_900, .th_tab_dotndiemail_614 {
	width: 46%;
}

.th_tab_dotndiciclo_900, .th_tab_dotndiciclo_900 {
	width: 7%;
}

/* Assegnisti */
.th_tab_assnome_900, .th_tab_assnome_614 {
	width: 10%;
}

.th_tab_asstit_900, .th_tab_asstit_614 {
	width: 72%;
}

.th_tab_asstut_900, .th_tab_asstut_614 {
	width: 11%;
}

.th_tab_assssd_900, .th_tab_assssd_614 {
	width: 7%;
}

/* Borsisti */
.th_tab_borsti_900, .th_tab_borsti_614 {
	width: 100%;
}

/* SSD */
.th_tab_ssdssd_900, .th_tab_ssdssd_614 {
	width: 25%;
}

.th_tab_ssddescr_900, .th_tab_ssddescr_614 {
	width: 75%;
}

/* Progetti */
.th_tab_prgtit_900, .th_tab_prgtit_614 {
	width: 70%;
}

.th_tab_prgresp_900, .th_tab_prgresp_614 {
	width: 30%;
}

/* Dottorati */
.th_tab_dotttit_900, .th_tab_dotttit_614 {
	width: 40%;
}

.th_tab_dottsede_900, .th_tab_dottsede_614 {
	width: 17%;
}

.th_tab_dottarea_900, .th_tab_dottarea_614 {
	width: 5%;
}

.th_tab_dottssd_900, .th_tab_dottssd_614 {
	width: 33%;
}

/* Assegni */
.th_tab_asstit_900, .th_tab_asstit_614 {
	width: 25%;
}

.th_tab_asssede_900, .th_tab_asssede_614 {
	width: 25%;
}

.th_tab_assric_900, .th_tab_assric_614 {
	width: 25%;
}

.th_tab_assscad_900, .th_tab_assscad_614 {
	width: 25%;
}

/* News */
.th_tab_newsdata_900, .th_tab_newsdata_614 {
	width: 22%;
}

.th_tab_newsogg_900, .th_tab_newsogg_614 {
	width: 78%;
}

/* Laboratori */
.th_tab_labnome_900, .th_tab_labnome_614 {
	width: 100%;
}

/* Modifica - cancella - A.R. */
.th_tab_modcanc_900, .th_tab_modcanc_614 {
	width: 5%;
}

.th_tab_newstit_900, .th_tab_newstit_614 {
	width: 25%;
}

.th_tab_newscont_900, .th_tab_newscont_614 {
	width: 70%;
}

/* Bandi */
.th_tab_bandtit_900 {
	width: 50%;
}

/* Scheda persona */
#sch {
	font-family: Tahoma, sans-serif;
	width: 540px;
	margin: 0px;
	font-size: 1em;
}

#sch img {
	float: left;
	margin-right: 5px;
	border: 1px solid black;
}

#sch table {
	float: right;
}

.tab_scheda_900, .tab_scheda_614 {
	width: 413px;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
}

.tab_scheda_900 a, .tab_scheda_614 a {
	color: black;
	text-decoration: underline;
}

.tab_scheda_900 a:hover, .tab_scheda_614 a:hover {
	color: #DD0000;
}

.tab_scheda_900 td {
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #8BB7FE;
}

.tab_scheda_614 td {
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #B7DCCA;
}

.alist {
	list-style-type: lower-alpha;
}

legend {
	font-family: Tahoma, sans-serif;
	color: black;
	font-weight: bold;
}

/* Pubblicazioni */
#elenca_pub {
	clear: both;
	font-family: Tahoma, sans-serif;
	line-height: 1em;
	font-size: 1em;
	margin-top: 10px;
}

.pubblicazione ol {
	margin: 0px;
	padding: 0px;
}

.nr_pubbl {
	font-weight: bold;
	float: left;
}

.pubblicazione li {
	list-style: none;
	margin-top: 8px;
	font-size: 1em;
	line-height: 1.3em;
}
                                                                               
.titolo {
    font-style: italic;
}

/* News - Seminari/Convegni */
#search_news {
	margin-right: 15px;
}

#elenco_news {
	clear: both;
/*	margin-top: 3px;*/
	margin-bottom: 20px;
	width: 540px;
	font-family: Tahoma, sans-serif;
	float: left;
}

#testata_news_900 {
	width: 480px;
	font-family: Tahoma, sans-serif;
	line-height: 2.5em;
	font-weight: bold;
	padding-left: 5px;
	font-size: 1.3em;
}

#testata_news_900 {
	color: white;
	background-color: #002D80;
}


#content_news_900 {
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	float: left;
	text-align: justify;
	width: 480px;
	padding: 5px;
	line-height: 1.5em;
}

#content_news_900 {
	background-color: #8BB7FE;
}

#content_news_900 a, #content_news_614 a {
	text-decoration: underline;
	color: black;
}

#content_news_900 a:hover, #content_news_614 a:hover {
	text-decoration: underline;
	color: #DD0000;
}

#content_news_614 {
	background-color: #B7DCCA;
}

#content_news_900 a img, #content_news_614 a img {
	border: none;
}

#footer_news_900 {
	font-family: Tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 1.1em;
	clear: both;
	width: 480px;
	line-height: 2.5em;
	text-align: center;
	margin-bottom: 10px;
}

#footer_news_900 {
	border-top: 2px solid #002D80;
	background-color: #8BB7FE;
}


/* News home page */
#link_news_900, #link_news_614 {
	font-family: Tahoma, sans-serif;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px dashed #002D80;
}

#link_news_900 a {
	color: #002D80;
	text-decoration: underline;
}

#link_news_614 a {
	color: #004040;
	text-decoration: underline;
}

#link_news_900 a:hover, #link_news_614 a:hover {
	color: #DD0000;
	text-decoration: underline;
}

#newsbox_900, #newsbox_614 {
	position: relative;
	top: 0px;
	width: 250px;
	margin-left: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

#news_head_900, #news_head_614 {
	float: left;
}

.news_items_900, .news_items_614 {
	clear: both;
	line-height: 1.7em;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
}

.data_news_900, .data_news_614 {
	width: 100px;
	float: left;
	padding-left: 3px;
}

.data_news_900 {
	color: #776B27;
}

.content_news_900 {
	width: 250px;
	float: left;
	padding-left: 3px;
}
#eventbox_900 {
	position: relative;
	top: 0px;
	width: 310px;
	margin-left: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}
.event_items_900 {
	clear: both;
	line-height: 1.7em;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
}
.data_event_900, .data_news_614 {
	
	width: 80px;
	float: right;
	padding-left: 3px;
}
.content_event_900 {
	width: 210px;
	float: left;
	padding-left: 3px;
}
.content_event1_900 {
	width: 300px;
	float: left;
	padding-left: 3px;
}

.content_news_900 {
	border-left: 1px solid #87755F;
}


.a_news_900 {
	text-decoration: underline;
	color: #DD0000;
}


.a_news_900:hover, .a_news_614:hover {
	text-decoration: underline;
	color: #002D80;
}


/* Login form */
#login {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
}

#login fieldset {
	margin: 0px;
	padding: 5px;
}

#auth {
	max-width: 140px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 5px;
}

#login input {
	margin-top: 3px;
	max-width: 140px;
}

.login_button_900, .login_button_614 {
	font-weight: bold;
	font-size: 1em;
}

.login_button_900 {
	background-color: #776B27;
	color: white;
}

.login_button_614 {
	background-color: #004040;
	color: white;
}

#login label, #login input {
	display: block;
}

#wrong_post {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	color: #DD0000;
}

#admin_link {
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Admin form */
#admin_fieldset {
	vertical-align: top;
	width: 92%;
	clear: both;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

.riga_admin_form {
	clear: both;
	line-height: 20px;
	width: 100%;
	padding-left: 10px;
}

.label_admin_form {
	clear: both;
	width: 34%;
	line-height: 20px;
	float: left;
}

.control_admin_form {
	width: 66%;
	line-height: 20px;
	float: left;
	margin-bottom: 5px;
}

.admin_button {
	width: 100%;
/*	padding-top: 15px;*/
	line-height: 20px;
	float: left;
	text-align: center;
}

.news_button {
	width: 100%;
	line-height: 20px;
	text-align: center;
}

.admin_button input, .news_button input {
	font-weight: bold;
	font-size: 1em;
}

.titolosottomenu {
     FONT-SIZE: 8pt; 
     FONT-WEIGHT: bold;
     Text-Decoration: underline; 
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #016AA0; 
}
a:link.menulinked, a:visited.menulinked {
     Text-Decoration: none; 
     FONT-SIZE: 8pt;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #FFFFFF;  
}
a:Hover.menulinked {
     Text-Decoration: underline; 
     FONT-SIZE: 8pt; 
     TEXT-ALIGN: left;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #144D85; 
     
}
a:link.menuhome, a:visited.menuhome {
     Text-Decoration: none; 
     FONT-SIZE: 8pt; 
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #01669A;  
}
a:Hover.menuhome {
     Text-Decoration: underline; 
     FONT-SIZE: 8pt; 
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #01669A;  
          
}
a:link.sottomenu, a:visited.sottomenu {
     Text-Decoration: none; 
     FONT-SIZE: 8pt;
     FONT-STYLE: ITALIC; 
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #01669A;  
}
a:Hover.sottomenu {
     Text-Decoration: underline; 
     FONT-SIZE: 8pt;
     FONT-STYLE: ITALIC; 
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #01669A; 
          
}
a:link.sotto, a:visited.sotto {
     Text-Decoration: none; 

     FONT-SIZE: 8pt;
     FONT-style: none;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #0181C0;  
}
a:Hover.sotto {
     Text-Decoration: underline; 
     FONT-SIZE: 8pt;
     FONT-style: none;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #0181C0;
	 
}
a:link.allnews, a:visited.allnews {
     Text-Decoration: none; 

     FONT-SIZE: 8pt;
     FONT-style: none;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: White;  
}
a:Hover.allnews {
     Text-Decoration: none; 
     FONT-SIZE: 8pt;
     FONT-style: none;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #D34D21;
	 
}
a:link.allevent, a:visited.allevent {
     Text-Decoration: none; 

     FONT-SIZE: 8pt;
     FONT-style: none;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: White;  
}
a:Hover.allevent {
     Text-Decoration: none; 
     FONT-SIZE: 8pt;
     FONT-style: none;
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     COLOR: #0181C0;
	 
}
.titololink {
     FONT-SIZE: 7pt;  
     FONT-FAMILY: verdana,helvetica,"sans serif"; 
     BACKGROUND-COLOR: #2AABE2; 
}

#content_meeting_900 {
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	float: left;
	text-align: justify;
	width: 480px;
	padding: 5px;
	line-height: 1.5em;
}

#content_meeting_900 {
	background-color: #8BB7FE;
}

#content_meeting_900 a, #content_meeting_614 a {
	text-decoration: underline;
	color: black;
}

#content_meeting_900 a:hover, #content_meeting_614 a:hover {
	text-decoration: underline;
	color: #DD0000;
}

#content_meeting_614 {
	background-color: #B7DCCA;
}

#content_meeting_900 a img, #content_meeting_614 a img {
	border: none;
}

#footer_meeting_900 {
	font-family: Tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 1.1em;
	clear: both;
	width: 480px;
	line-height: 2.5em;
	text-align: center;
	margin-bottom: 10px;
}

#footer_meeting_900 {
	border-top: 2px solid #002D80;
	background-color: #8BB7FE;
}
#meetingbox_900, #meetingbox_614 {
	position: relative;
	top: 0px;
	width: 250px;
	margin-left: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

#meeting_head_900, #meeting_head_614 {
	float: left;
}

.meeting_items_900, .meeting_items_614 {
	clear: both;
	line-height: 1.7em;
	font-size: 1em;
	padding-top: 5px;
}

.data_meeting_900, .data_meeting_614 {
	width: 480px;
	float: left;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C55200;
	font-weight: bold;
}

.data_meeting_900 {
	color: #776B27;
}
/* Comunicati */
.th_tab_comunicatidata_900 {
	width: 22%;
}

.th_tab_comunicatiogg_900 {
	width: 63%;
}
.th_tab_comunicatifile_900 {
	width: 15%;
}
/* Rassegna */
.th_tab_rassegnadata_900 {
	width: 20%;
}
.th_tab_rassegnatitolo_900 {
	width: 20%;
}.th_tab_rassegnatestata_900 {
	width: 20%;
}
.th_tab_rassegnaogg_900 {
	width: 30%;
}
.th_tab_rassegnafile_900 {
	width: 10%;
}

