@charset "utf-8";
/* CSS Document */

@media screen { 

/********* RESET *********/
* {margin:0; padding:0; border:none;}
img {border:none;}

.logoStampa { line-height:1px; font-size:1px; display:none;}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url("/kopernico/_css/img/bg_mainContainer.gif") top repeat-x #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #4D4D4D;
}

/********* GLOBAL ************/
.thrColFixHdr .centralContainer { 
	width: 996px;  
	min-height:806px;
	background: url("/kopernico/_css/img/bg_centralCintainer.gif") top center no-repeat;
	margin: 0 auto; 
	text-align: center; 
} 

.thrColFixHdr .container { 
	width: 970px;  
	margin: 0 auto; 
	text-align: left; 
} 

/********* HEADER *********/
.thrColFixHdr .header { 
	background:none; 
	padding: 0;  
	float:left;
	clear:both;
	width:970px;
	margin-top:33px;
} 

/**** Utilities ***/
.thrColFixHdr .header .toolbar { 
	background:none;
	padding: 0;  
	float:left;
	clear:both;
	width:970px;
	text-align:left;
	
}

.thrColFixHdr .header .toolbar ul.utilities { 
	list-style-type:none;
	text-align:left;
	float:left;
	clear:left;
	display:inline;
	margin-left:18px;
}

.thrColFixHdr .header .toolbar ul.utilities li { 
	float:left;
	list-style-type:none;
	display:inline;
	padding-top:3px;
}

.thrColFixHdr .header .toolbar ul.utilities li.liHome { 
	height:15px;
	width:56px;
}

.thrColFixHdr .header .toolbar ul.utilities li.liHome a { 
	height:15px;
	width:56px;
	background:url("/kopernico/_css/img/icons/ico_home.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.utilities li.liSitemap { 
	height:15px;
	width:57px;
}

.thrColFixHdr .header .toolbar ul.utilities li.liSitemap a { 
	height:15px;
	width:57px;
	background:url("/kopernico/_css/img/icons/ico_sitemap.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.utilities li.liContacts { 
	height:15px;
	width:62px;
}

.thrColFixHdr .header .toolbar ul.utilities li.liContacts a { 
	height:15px;
	width:62px;
	background:url("/kopernico/_css/img/icons/ico_contatti.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	
}

.thrColFixHdr .header .toolbar ul.utilities li.lilogout { 
	height:15px;
	width:62px;
}

.thrColFixHdr .header .toolbar ul.utilities li.lilogout a { 
	height:11px;
	width:45px;
	background:url("/kopernico/_css/img/icons/logout.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:3px 0 0 9px;
}

.thrColFixHdr .header .toolbar ul.utilities li.limodifica_dati { 
	height:15px;
	width:74px;
}

.thrColFixHdr .header .toolbar ul.utilities li.limodifica_dati a { 
	height:10px;
	width:74px;
	background:url("/kopernico/_css/img/icons/modifica_dati.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:2px 0 0 3px;
}


/**** Aree ***/
.thrColFixHdr .header .toolbar ul.aree { 
	list-style-type:none;
	text-align:left;
	float:right;
	clear:right;
	display:inline;
	margin-left:18px;
	width:432px;
}

.thrColFixHdr .header .toolbar ul.aree li { 
	float:left;
	list-style-type:none;
	display:inline;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaPubblica { 
	width:140px;
	height:60px;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaPubblica a { 
	width:140px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_pub.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaPubblica a:hover { 
	width:140px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_pub_focus.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaPubblica a.act { 
	width:140px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_pub_focus.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaMedica { 
	width:140px;
	height:60px;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaMedica a { 
	width:140px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_med.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaMedica a:hover { 
	width:140px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_med_focus.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaMedica a.act { 
	width:140px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_med_focus.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaStampa { 
	width:152px;
	height:60px;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaStampa a { 
	width:152px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_stampa.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaStampa a:hover { 
	width:152px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_stampa_focus.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .header .toolbar ul.aree li.liAreaStampa a.act { 
	width:152px;
	height:60px;
	background:url("/kopernico/_css/img/tab_aree/tab_stampa_focus.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

/**** LOGO ***/
.thrColFixHdr .header h1 a {
	width: 327px;
	height:96px;
	text-indent: -9999em;
	overflow:hidden;
	background-image:url("/kopernico/_css/img/logo_progettokopernico.gif");
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	}

/********* CERCA *********/
.thrColFixHdr .motoreRicerca { 
	background:none; 
	padding: 0;  
	float:left;
	clear:both;
	width:970px;
	height:31px;
	background:url("/kopernico/_css/img/motore_ricerca/bg_motore.gif") repeat-x bottom;
} 

.thrColFixHdr .motoreRicerca .cerca { 
	background:none; 
	float:right;
	clear:both;
	width:207px;
	height:20px;
} 

.thrColFixHdr .motoreRicerca .cercalabel { 
	background:none; 
	float:left;
	width:33px;
	height:16px;
	background:url(/kopernico/_css/img/motore_ricerca/cerca.gif) no-repeat left center;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .motoreRicerca .inputBox { 
	float:left;
	width:96px;
	height:17px;
	margin-left:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-left:1px solid #9cabb4;
	border-top:1px solid #9cabb4;
	border-right:1px solid #cad4d9;
	border-bottom:1px solid #cad4d9;
}

.thrColFixHdr .motoreRicerca .inputButton { 
	background:none; 
	float:left;
	width:47px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:5px;
}

/*********** BOX NEWSLETTER ************/

.lbTextBox { 
	float:left;
	width:152px;
	height:17px;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-left:1px solid #9cabb4;
	border-top:1px solid #9cabb4;
	border-right:1px solid #cad4d9;
	border-bottom:1px solid #cad4d9;
	margin-right:8px;
}

.btn_invia
{

	background:none; 
	float:left;
	width:47px;
	height:17px;
	background:url(/kopernico/_css/img/motore_ricerca/invia.gif) no-repeat left center;
	text-indent:-9999px;
	overflow:hidden;
	
}



.thrColFixHdr .sidebar2 .boxNewsletter {
	float: right;
	clear:both; 
	width: 240px;
	background:url(/kopernico/_css/img/colonna_destra/box_newsletter/bg_box.gif) top right repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	
}

.thrColFixHdr .sidebar2 .boxNewsletter h3 {
	float: left;
	clear:both; 
	width: 240px;
	height:72px;
	background:url(/kopernico/_css/img/colonna_destra/box_newsletter/tit_Newsletter.gif) top right no-repeat #ccc;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar2 .boxNewsletterFooter {
	float: right;
	clear:both; 
	width: 240px;
	height:14px;
	background:url(/kopernico/_css/img/colonna_destra/box_newsletter/bottom_box.gif) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}


/********* CERCA LOGIN *********/
.thrColFixHdr .motoreRicerca_login { 
	background:none; 
	padding: 0;  
	float:left;
	clear:both;
	width:970px;
	height:31px;
	background:url("/kopernico/_css/img/motore_ricerca/sfumato.jpg");
	background-repeat:no-repeat;
	background-position: 0px 9px;
} 

.thrColFixHdr .motoreRicerca_login .cerca { 
	background:none; 
	float:right;
	clear:both;
	width:207px;
	height:20px;
} 

.thrColFixHdr .motoreRicerca_login .cercalabel { 
	background:none; 
	float:left;
	width:33px;
	height:16px;
	background:url(/kopernico/_css/img/motore_ricerca/cerca.gif) no-repeat left center;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .motoreRicerca_login .inputBox { 
	float:left;
	width:96px;
	height:17px;
	margin-left:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-left:1px solid #9cabb4;
	border-top:1px solid #9cabb4;
	border-right:1px solid #cad4d9;
	border-bottom:1px solid #cad4d9;
}

.thrColFixHdr .motoreRicerca_login .inputButton { 
	background:none; 
	float:left;
	width:47px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:5px;
}

/********* MENU *********/
.thrColFixHdr .menuBar { 
	background:none; 
	padding: 0;  
	float:left;
	clear:both;
	width:970px;
	
} 

.thrColFixHdr .menuBar ul.menuPrincipale { 
	list-style-type:none;
	float:right;
	clear:right;
	width:970px;
	
	
} 

.thrColFixHdr .menuBar ul.menuPrincipale li { 
	display:inline;
	list-style-type:none;
	float:left;
	
} 
/* MENU AREA PUBBLICA */
.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_183 { 
	float:left;
	width:245px;
	height:32px;
	
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_183 a { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/tumore_al_colon_retto.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_183 a:hover { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/tumore_al_colon_retto_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_183 a.limenuPub_183_selected { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/tumore_al_colon_retto_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_184 { 
	float:left;
	width:245px;
	height:32px;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_184 a { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/progressi_ricerca.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_184 a:hover { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/progressi_ricerca_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_184 a.limenuPub_184_selected { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/progressi_ricerca_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_185 { 
	float:left;
	width:245px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_185 a { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/terapia_personalizzata.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_185 a:hover { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/terapia_personalizzata_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_185 a.limenuPub_185_selected { 
	float:left;
	width:245px;
	height:32px;
	background:url("/kopernico/_css/img/menu/terapia_personalizzata_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_186 { 
	float:left;
	width:235px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_186 a { 
	float:left;
	width:235px;
	height:32px;
	background:url("/kopernico/_css/img/menu/dove_informarsi.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_186 a:hover { 
	float:left;
	width:235px;
	height:32px;
	background:url("/kopernico/_css/img/menu/dove_informarsi_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_186 a.limenuPub_186_selected { 
	float:left;
	width:235px;
	height:32px;
	background:url("/kopernico/_css/img/menu/dove_informarsi_roll.gif") top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}





/* MENU AREA STAMPA */

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_219 { 
	float:left;
	width:245px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_219 a { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/tumore_colon_kras_test.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_219 a:hover { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/tumore_colon_kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_219 a.limenuPub_219_selected { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/tumore_colon_kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_220 { 
	float:left;
	width:245px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_220 a { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/kras_story.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_220 a:hover { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/kras_story_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_220 a.limenuPub_220_selected { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/kras_story_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_221 { 
	float:left;
	width:245px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_221 a { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/kras_test.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_221 a:hover { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_221 a.limenuPub_221_selected { 
	float:left;
	width:245px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

/*.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 { 
	float:left;
	width:235px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 a { 
	float:left;
	width:235px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/risorse.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 a:hover { 
	float:left;
	width:235px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/risorse_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 a.limenuPub_222_selected { 
	float:left;
	width:235px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/risorse_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} */

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 { 
	float:left;
	width:235px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 a { 
	float:left;
	width:235px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/info.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 a:hover { 
	float:left;
	width:235px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/info_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_222 a.limenuPub_222_selected { 
	float:left;
	width:235px;
	height:32px;
	background:url(/kopernico/_css/img/menu_area_stampa/info_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 


/********* MENU MEDICO ********/




.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_209 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_209 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/EGFR_KRAS.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_209 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/EGFR_KRAS_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_209 a.limenuPub_209_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/EGFR_KRAS_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_210 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_210 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/esperto.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_210 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/esperto_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_210 a.limenuPub_210_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/esperto_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_211 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_211 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/ricerca.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_211 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/ricerca_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_211 a.limenuPub_211_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/ricerca_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_212 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_212 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/kras_test.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_212 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_212 a.limenuPub_212_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_213 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_213 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/rete_kras.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_213 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/rete_kras_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_213 a.limenuPub_213_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_non_oncologi/rete_kras_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 




/********* MENU SPECIALISTA *********/



.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_196 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_196 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_test.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_196 a:hover {  
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_196 a.limenuPub_196_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_test_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_198 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_198 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kol.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_198 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kol_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_198 a.limenuPub_198_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kol_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_199 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_199 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/paper.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_199 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/paper_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_199 a.limenuPub_199_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/paper_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_200 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_200 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_testimonianze.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_200 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_testimonianze_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_200 a.limenuPub_200_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_testimonianze_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_201 { 
	float:left;
	width:194px;
	height:32px;
}

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_201 a { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_active.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_201 a:hover { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_active_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .menuBar ul.menuPrincipale li.limenuPub_201 a.limenuPub_201_selected { 
	float:left;
	width:194px;
	height:32px;
	background:url(/kopernico/_css/img/menu_oncologo/kras_active_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 






/********* BODY *********/
.thrColFixHdr .standardFloatContainer{
width:100%; float:left; clear:both; text-align:center;
}

.thrColFixHdr .standardFloatContainer_footer{
width:996px; clear:both; margin:0 auto; text-align:center;
		background-image:url("/kopernico/_css/img/bg_footerContainer.gif");
		background-repeat:no-repeat;
		background-position:center top;

}

.thrColFixHdr .bodyHomeContainer { 
	background:none; 
	padding: 0;  
	float:right;
	clear:both;
	width:952px;
	text-align:left;
} 


/**** Corpo centrale HOME ***/
.thrColFixHdr .sidebar1 {
	float: left; 
	width: 700px; 
	margin-top:15px;
}

/**** TAB CENTRALE ***/
.thrColFixHdr .sidebar1 .tabCentale {
	float: left; 
	width: 700px; 
	height:241px;

	margin-bottom:20px;
}

.thrColFixHdr .sidebar1 .topCentralTabs {
	float: left; 
	width: 700px; 
	height:200px;
	background:url(/kopernico/_css/img/banner_centrale/menu_items/img_top.jpg) top left no-repeat;
}


.thrColFixHdr .sidebar1 .topCentralTabs p.topLinkTabs {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	margin-right:20px;
	min-height:6px;
}




.thrColFixHdr .sidebar1 .topCentralTabs p.topLinkTabs a {
	color:#204884;
	text-decoration:none;
	background:url(/kopernico/_css/img/icons/ico_arrow.gif) center right no-repeat;
	padding-right:10px;
}

.thrColFixHdr .sidebar1 .topCentralTabs p.topLinkTabs a:hover {
	color:#204884;
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .topCentralTabs .centralTabsContainer {
	width:342px;
	float:right;
	clear:both;
	margin-right:20px;
}

.thrColFixHdr .sidebar1 .topCentralTabs .centralTabsContainer h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#124f99;
	margin-top:10px;
	font-weight:normal;
}

.thrColFixHdr .sidebar1 .topCentralTabs .centralTabsContainer h2 a {
	text-decoration:none;
	color:#124f99;
}

.thrColFixHdr .sidebar1 .topCentralTabs .centralTabsContainer h2 a:hover {
	text-decoration:underline;
	color:#124f99;
}

.thrColFixHdr .sidebar1 .topCentralTabs .centralTabsContainer p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
	margin-top:10px;
}
.thrColFixHdr .sidebar1 .topCentralTabs .centralTabsContainer p.tabTopDate {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
	margin-top:10px;
}








.thrColFixHdr .sidebar1 .topCentralTabs_stampa {
	float: left; 
	width: 700px; 
	height:200px;
	background:url(/kopernico/_css/img/banner_centrale/menu_items/img_area_stampa.jpg) top left no-repeat;
}


.thrColFixHdr .sidebar1 .topCentralTabs_stampa p.topLinkTabs {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	margin-right:20px;
	min-height:6px;
}




.thrColFixHdr .sidebar1 .topCentralTabs_stampa p.topLinkTabs a {
	color:#204884;
	text-decoration:none;
	background:url(/kopernico/_css/img/icons/ico_arrow.gif) center right no-repeat;
	padding-right:10px;
}

.thrColFixHdr .sidebar1 .topCentralTabs_stampa p.topLinkTabs a:hover {
	color:#204884;
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .topCentralTabs_stampa .centralTabsContainer {
	width:342px;
	float:right;
	clear:both;
	margin-right:20px;
}

.thrColFixHdr .sidebar1 .topCentralTabs_stampa .centralTabsContainer h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#124f99;
	margin-top:10px;
	font-weight:normal;
}

.thrColFixHdr .sidebar1 .topCentralTabs_stampa .centralTabsContainer h2 a {
	text-decoration:none;
	color:#124f99;
}

.thrColFixHdr .sidebar1 .topCentralTabs_stampa .centralTabsContainer h2 a:hover {
	text-decoration:underline;
	color:#124f99;
}

.thrColFixHdr .sidebar1 .topCentralTabs_stampa .centralTabsContainer p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
	margin-top:10px;
}
.thrColFixHdr .sidebar1 .topCentralTabs_stampa .centralTabsContainer p.tabTopDate {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
	margin-top:10px;
}








.thrColFixHdr .sidebar1 .menuPubCentralTabs {
	float: left; 
	width: 700px; 
	height:41px;
	clear:both;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul{
	float: left; 
	width: 700px; 
	height:41px;
	clear:both;
	list-style:none;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li{
	float: left; 
	list-style:none;
	display:inline;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_01_centralTab{
	width:179px;
	height:41px;	
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_01_centralTab a{
	width:179px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/01.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_01_centralTab a:hover{
	width:179px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/01_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_01_centralTab a.li_01_selected{
	width:179px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/01_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs ul li.li_02_centralTab{
	width:171px;
	height:41px;	
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_02_centralTab a{
	width:171px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/02.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_02_centralTab a:hover{
	width:171px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/02_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_02_centralTab a.li_02_selected{
	width:171px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/02_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_03_centralTab{
	width:171px;
	height:41px;	
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_03_centralTab a{
	width:171px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/03.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_03_centralTab a:hover{
	width:171px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/03_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_03_centralTab a.li_03_selected{
	width:171px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/03_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_04_centralTab{
	width:179px;
	height:41px;	
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_04_centralTab a{
	width:179px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/04.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_04_centralTab a:hover{
	width:179px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/04_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.thrColFixHdr .sidebar1 .menuPubCentralTabs  ul li.li_04_centralTab a.li_04_selected{
	width:179px;
	height:41px;	
	background:url(/kopernico/_css/img/banner_centrale/menu_items/04_roll.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

/**** BOX HOME  ***/


.thrColFixHdr .sidebar1 .tabCentale2 {
	float: left; 
	width: 700px; 
	margin-top:5px;
	margin-bottom:20px;
}

.thrColFixHdr .sidebar1 .tabCentale2 .intBoxContainer {
	width: 300px; 
	float:left;
	margin:0 0 0 15px;
	clear:both;
	text-align:left;
	padding-bottom:0px;
}

.thrColFixHdr .sidebar1 .tabCentale2 .intBoxContainer a {
	color:#204884;
	text-decoration:none;
}

.thrColFixHdr .sidebar1 .tabCentale2 .intBoxContainer a:hover {
	color:#204884;
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .tabCentale2 .intBoxContainer p {
	float:left;
	clear:both;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	line-height:1.4em;
}

.thrColFixHdr .sidebar1 .tabCentale2 .intBoxContainer p img {
	float:left;
	margin-right:10px;
}

.thrColFixHdr .sidebar1 .tabCentale2 .intBoxContainer .sourceType {
	width: 300px; 
	float:left;
	clear:both;
}


.thrColFixHdr .sidebar1 .boxHomeLeft {
	float: right; 
	width: 332px; 
	background:url(/kopernico/_css/img/colonna_destra/box_bottom/bg_box.gif) left repeat-y;
	text-align:center;
}



.thrColFixHdr .sidebar1 .boxHomeLeft h3 {
	float: left; 
	width: 332px; 
	height:56px;
	background:url(/kopernico/_css/img/colonna_destra/box_bottom/benefici_kras.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar1  h3.vantaggi {
	float: left; 
	width: 332px; 
	height:56px;
	background:url(/kopernico/_css/img/colonna_destra/box_bottom/vantaggi_kras.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar1 .boxHomeLeft p {
	margin: 0 auto;
	width:304px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
}

.thrColFixHdr .sidebar1 .boxHomeLeft p img {
	float:left;
	margin-right:10px;
}



.thrColFixHdr .sidebar1 .boxHomeRight {
	float: left; 
	width: 332px; 
	background:url(/kopernico/_css/img/colonna_destra/box_bottom/bg_box.gif) left repeat-y;
	text-align:center;
}

.thrColFixHdr .sidebar1 .boxHomeRight h3 {
	float: left; 
	width: 332px; 
	height:56px;
	background:url(/kopernico/_css/img/colonna_destra/box_bottom/eseguire_kras.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar1 .boxHomeRight p {
	margin: 0 auto;
	width:304px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
}

.thrColFixHdr .sidebar1 .boxHomeRight p img {
	float:left;
	margin-right:10px;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom {
	float: left; 
	width: 332px; 
	height: 38px;
	background:url(/kopernico/_css/img/colonna_destra/box_bottom/bottom_box.gif) top left no-repeat;
	text-align:center;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom p {
	margin: 0 auto;
	width:290px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	margin-top:5px;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom p a {
	color:#204884;
	text-decoration:none;
	color:#204884;
	text-decoration:none;
	background:url(/kopernico/_css/img/icons/ico_arrow.gif) center right no-repeat;
	padding-right:10px;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom p a:hover {
	color:#204884;
	text-decoration:underline;
}

/**** Colonna Destra HOME ***/


.thrColFixHdr .sidebar2 {
	float: right; 
	width: 240px;
	margin-top:15px;
} 

/**** GLOSSARIO ***/
.thrColFixHdr .sidebar2 .corpoGlossario {
	float: right;
	clear:both; 
	width: 240px;
	height:231px;
	background:url("/kopernico/_css/img/colonna_destra/glossario/box_glossario.gif") top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.thrColFixHdr .sidebar2 .corpoGlossario h3 {
	float: left;
	clear:both; 
	position: relative;
	width: 94px;
	height: 31px;
	background:url("/kopernico/_css/img/colonna_destra/glossario/glossario.gif") left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 0 0 6px;
}

.thrColFixHdr .sidebar2 .corpoGlossario ul {
	width:176px;
	margin:0 auto;
	list-style:none;
	clear:both;
	padding:20px 0 0 0;
}

.thrColFixHdr .sidebar2 .corpoGlossario ul li {
	width:21px;
	height:21px;
	float:left;
	display:inline;
	background:url("/kopernico/_css/img/colonna_destra/glossario/bg_lettere.gif") top left no-repeat;
	margin-left:1px;
	margin:2px;
	padding:2px 0 0 0;
	text-align:center;
	font-size:12px;
}

.thrColFixHdr .sidebar2 .corpoGlossario ul li a {
	color:#2a5089;
	text-decoration:none;
}

.thrColFixHdr .sidebar2 .corpoGlossario ul li a:hover {
	color:#2a5089;
	text-decoration:underline;
	font-weight:bold;
}

.thrColFixHdr .sidebar2 .corpoGlossario label {
	color:#4d4d4d;
	font-size:11px;
	margin-left:15px;
	margin-top:10px;
	width:170px;
	float:left;
	clear:both;
}

.thrColFixHdr .sidebar2 .corpoGlossario .searchBoxContainer {
	margin-left:15px;
	margin-top:5px;
}

.thrColFixHdr .sidebar2 .corpoGlossario .cercaRightBox {
	width:156px;
	height:17px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-left:1px solid #9cabb4;
	border-top:1px solid #9cabb4;
	border-right:1px solid #cad4d9;
	border-bottom:1px solid #cad4d9;
}

.thrColFixHdr .sidebar2 .corpoGlossario .ButtonRightSearch {
	width:47px;
	height:17px;
	margin-left:5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

/**** COMITATO EDITORIALE ***/
.thrColFixHdr .sidebar2 .comitatoEditoriale {
	float: right;
	clear:both; 
	width: 240px;
	background:url(/kopernico/_css/img/colonna_destra/comitato_edit/bg_box.gif) top right repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	
}

.thrColFixHdr .sidebar2 .comitatoEditoriale h3 {
	float: left;
	clear:both; 
	width: 240px;
	height:72px;
	background:url(/kopernico/_css/img/colonna_destra/comitato_edit/comitato_editoriale.gif) top right no-repeat #ccc;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar2 .comitatoFooter {
	float: right;
	clear:both; 
	width: 240px;
	height:14px;
	background:url(/kopernico/_css/img/colonna_destra/comitato_edit/bottom_box.gif) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}


/*.thrColFixHdr .mainContent { 
	float: left;
	width: 350px; 
	padding: 15px 10px 15px 20px; 
}*/ 

/********* FOOTER *********/
.thrColFixHdr .footer { 
	background:none; 
	padding: 0;  
	margin:0 auto;
	width:970px;
} 

.thrColFixHdr .footer p {
	margin: 0; 
	padding: 10px 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	line-height:1.5em;
}

.thrColFixHdr .footer p a {
	color:#2a5089;
	text-decoration:none;
	margin:0 2px 0 2px;
}

.thrColFixHdr .footer p a:hover {
	color:#2a5089;
	text-decoration:underline;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/********* PAGINA INTERNA *********/
.thrColFixHdr .internalPageBody { 
	float:left;
	clear:both;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
} 
.thrColFixHdr .internalPageBody h2 { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#b11117;
	font-weight:normal;
	margin-top:10px;
	float:left;
	clear:both;
	width:700px;
	line-height:normal;
	background:url(/kopernico/_css/img/bg_internal_h2.gif) bottom left no-repeat;
	padding-bottom:20px;
} 

.thrColFixHdr .internalPageBody p { 
	font-size:12px;
	color:#4d4d4d;
	margin:5px 0 5px 0;
} 

.thrColFixHdr .internalPageBody a { 
	color:#2a5089;
	text-decoration:none;
} 

.thrColFixHdr .internalPageBody a:hover { 
	color:#2a5089;
	text-decoration:underline;
} 
.thrColFixHdr .internalPageBody .testo_contenuto a { 
	color:#2a5089;
	text-decoration:underline;
	font-weight:bold;
} 

.thrColFixHdr .internalPageBody .testo_contenuto a:hover { 
	color:#2a5089;
	text-decoration:none;
	font-weight:bold;
} 

.thrColFixHdr .internalPageBody .breadcrumbs { 
	float:left;
	clear:both;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
} 

.thrColFixHdr .internalPageBody .breadcrumbs a { 
	color:#2a5089;
	text-decoration:none;
} 

.thrColFixHdr .internalPageBody .breadcrumbs a:hover { 
	color:#2a5089;
	text-decoration:underline;
} 

.thrColFixHdr .internalPageBody .breadcrumbs a:hover { 
	color:#2a5089;
	text-decoration:underline;
} 


.thrColFixHdr .internalPageBody ol {
	list-style-position:outside;
	list-style:decimal;
	
} 

.thrColFixHdr .internalPageBody ol li {
	list-style-position:outside;
	color:#4d4d4d;
	margin-left:25px;
} 

.thrColFixHdr .internalPageBody ul {
	list-style-position:outside;
	list-style:none;
	color:#ccc;
	/*margin-left:20px;*/
} 

.thrColFixHdr .internalPageBody ul li {
	color:#4d4d4d;
	display:block;
	list-style-position:outside;
	list-style:none;
	background:url(/kopernico/_css/img/icons/circle.gif) left top no-repeat;
	margin-bottom:5px;
	padding-left:20px;
} 

.thrColFixHdr .internalPageBody .boxArchivio {
	width:670px;
	border:1px solid #ccc;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	clear:both;
	padding:20px 5px 20px 5px;
	font-size:11px;
} 

.thrColFixHdr .internalPageBody h4 {
	font-size:12px;
	float:left;
	clear:both;
	margin:20px 0 0 0;
} 

.thrColFixHdr .internalPageBody .footerUtilities {
	width:680px;
	float:left;
	clear:both;
	margin:20px 0 20px 0;
} 

.thrColFixHdr .internalPageBody .footerUtilities p {
	float:left;
} 

.thrColFixHdr .internalPageBody .footerUtilities p.footerToolStampa {
	width:57px;
	height:13px;
}

.thrColFixHdr .internalPageBody .footerUtilities p.footerToolStampa a {
	width:57px;
	height:13px;
	float:left;
	background:url(/kopernico/_css/img/icons/ico_stampa.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .internalPageBody .footerUtilities p.footerToolInvia {
	width:124px;
	height:14px;
}

.thrColFixHdr .internalPageBody .footerUtilities p.footerToolInvia a {
	width:124px;
	height:14px;
	float:left;
	background:url(/kopernico/_css/img/icons/ico_invia_amico.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:10px;
}


.thrColFixHdr .internalPageBody .footerUtilities p.footerToolInviacollega {
	width:125px;
	height:13px;
}

.thrColFixHdr .internalPageBody .footerUtilities p.footerToolInviacollega a {
	width:125px;
	height:13px;
	float:left;
	background:url(/kopernico/_css/img/icons/ico_invia_collega.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:10px;
}

/* CONTATTI */

div#form_contatti 
{
    position:relative;
    width: 568px;
    height: 208px;
    margin-left: 56px;
	background:url("/rimettiafuoco/_css/img/box/bg_box.gif") top left no-repeat;
	margin-bottom: 20px;
}


.campo_testo 
{
    width: 240px;
}


.campo_area 
{
    width: 240px;
    height: 110px!important;
    height: 108px;
}



.class_form_oggetto, .class_form_nominativo, .class_form_email, .class_form_messaggio 
{
    position:absolute;
    width:240px;
}

.class_form_oggetto
{
    top:10px;
    left: 20px;
}

.class_form_nominativo
{
    top:55px;
    left: 20px;    
}
.class_form_email
{
    top:100px;
    left: 20px;    
}

.class_form_messaggio 
{
    top:10px;
    right: 20px;    
}


div.class_form_pulsanti 
{
    position:absolute;
    bottom:-1px;
    left:3px;
}
/* CONTATTI */

div.info_obb 
{
    position:absolute;
    text-align:right;
    bottom: 10px;
    right: 12px;
    font-style:italic;
}
/* MEDICA */

.thrColFixHdr .sidebar1 .boxHomeLeft h3.medicoBox1 {
	float: left; 
	width: 332px; 
	height:56px;
}

.thrColFixHdr .sidebar1 .boxHomeLeft h3.medicoBox1 a {
	float: left; 
	width: 332px; 
	height:56px;
	background:url(/kopernico/_css/img/imgdoc/box_up/parere_esperto.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar1 .boxHomeLeft h3.oncoBox1 {
	float: left; 
	width: 332px; 
	height:56px;
}

.thrColFixHdr .sidebar1 .boxHomeLeft h3.oncoBox1 a {
	float: left; 
	width: 332px; 
	height:56px;
	background:url(/kopernico/_css/img/imgdoc/box_up/tavola_rotonda.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}



.thrColFixHdr .sidebar1 .boxHomeRLBottomDoc {
	float: left; 
	width: 332px; 
	height: 27px;
	background:url(/kopernico/_css/img/imgdoc/box_bottom/bg_bottom.jpg) top left no-repeat;
	text-align:center;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom2 p, .thrColFixHdr .sidebar1 .boxHomeRLBottomDoc p {
	margin: 0 auto;
	width:290px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	margin-top:5px;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom2 p a,  .thrColFixHdr .sidebar1 .boxHomeRLBottomDoc p a {
	color:#204884;
	text-decoration:none;
	color:#204884;
	text-decoration:none;
	background:url(/kopernico/_css/img/icons/ico_arrow.gif) center right no-repeat;
	padding-right:10px;
}

.thrColFixHdr .sidebar1 .boxHomeRLBottom2 p a:hover, .thrColFixHdr .sidebar1 .boxHomeRLBottomDoc p a:hover {
	color:#204884;
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom {
	float: right; 
	width: 332px; 
	background:url(/kopernico/_css/img/imgdoc/box_bottom/bg_box.jpg) left repeat-y;
	text-align:center;
}

.thrColFixHdr .sidebar1 .boxHomeRight h3.medicoBox22 {
	float: left; 
	width: 332px; 
	height:56px;
}

.thrColFixHdr .sidebar1 .boxHomeRight h3.medicoBox22 a {
	float: left; 
	width: 332px; 
	height:56px;
	background:url(/kopernico/img/imgdoc/box_up/kras_test.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/* TAB BOX DESTRO BASSO MEDICA*/
.thrColFixHdr  .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med{
	float: left; 
	width: 332px; 
	height:47px;
	clear:both;
	list-style:none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li {
	list-style:none;
	display:inline;
	float: left; 
	width: 83px; 
	height:47px;
}



.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPDF a {
	list-style:none;
	display:inline;
	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab01.jpg) top left no-repeat;
	text-decoration:none;
	color:#b30000;
	padding-top:10px;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPDF a:hover {
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPDF a.archPDFSelected {
	list-style:none;
	display:inline;
	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab01_click.jpg) top left no-repeat;
	text-decoration:none;
	color:#4f4f4f;
	padding-top:10px;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPPT a.archPPTSelected, .thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPPT a.archVideoSelected {
	list-style:none;
	display:inline;
	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab02_click.jpg) top left no-repeat;
	text-decoration:none;
	color:#4f4f4f;
	padding-top:10px;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archVideo a:hover, .thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPPT a:hover, .thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archIMG a:hover {
	text-decoration:underline;
	color:#b30000;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archVideo a, .thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPPT a {
	list-style:none;
	display:inline;
	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab02.jpg) top left no-repeat;
	text-decoration:none;
	color:#b30000;
	padding-top:10px;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archVideo a.archVideoSelected, 
.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archPPT a.archPPTSelected {
	list-style:none;
	display:inline;
	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab02_click.jpg) top left no-repeat;
	text-decoration:none;
	color:#4f4f4f;
	padding-top:10px;
}



.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archIMG a {

	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab04.jpg) top left no-repeat;
	text-decoration:none;
	color:#b30000;
	padding-top:10px;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archIMG a:hover {
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .boxMedRightBottom ul.boxRight_bottom_med li.archIMG a.archIMGSelected {
	float: left; 
	width: 83px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box2/tab04_click.jpg) top left no-repeat;
	text-decoration:none;
	color:#4f4f4f;
	padding-top:10px;
}

/********* CONTAINE IMG e TESTO GENERICO MEDICO *********/


.thrColFixHdr .sidebar1 .tabCentale .intBoxContainer {
	width: 300px; 
	float:left;
	margin:0 0 10px 15px;
	clear:both;
	text-align:left;
	padding-bottom:5px;
}

.thrColFixHdr .sidebar1 .tabCentale .intBoxContainer a {
	color:#204884;
	text-decoration:none;
}

.thrColFixHdr .sidebar1 .tabCentale .intBoxContainer a:hover {
	color:#204884;
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .tabCentale .intBoxContainer p {
	float:left;
	clear:both;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	line-height:1.4em;
}

.thrColFixHdr .sidebar1 .tabCentale .intBoxContainer p img {
	float:left;
	margin-right:10px;
}

.thrColFixHdr .sidebar1 .tabCentale .intBoxContainer .sourceType {
	width: 300px; 
	float:left;
	clear:both;
}


/**/

.thrColFixHdr .sidebar1 .boxMedLeftBottom {
	float: left; 
	width: 332px; 
	background:url(/kopernico/_css/img/imgdoc/box_bottom/bg_box.jpg) left repeat-y;
	text-align:center;
}
/* TAB BOX SINISTRO BASSO*/
.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med{
	float: left; 
	width: 332px; 
	height:47px;
	clear:both;
	list-style:none;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.ultimiAgg {
	list-style:none;
	display:inline;
	float: left; 
	width: 166px; 
	height:47px;
}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.ultimiAgg a {
	float: left; 
	width: 166px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box1/ultimi_agg.jpg) top left no-repeat;
	text-decoration:none;
	color:#b30000;
	padding-top:10px;

}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.ultimiAgg a:hover {
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.ultimiAgg a.ultimiSelected {
	float: left; 
	width: 166px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box1/ultimi_agg_click.jpg) top left no-repeat;
	text-decoration:none;
	color:#4f4f4f;
}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.piuVisti {
	list-style:none;
	display:inline;
	float: left; 
	width: 166px; 
	height:47px;
}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.piuVisti a {
	float: left; 
	width: 166px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box1/contenuti.jpg) top left no-repeat;
	text-decoration:none;
	color:#b30000;
	padding-top:10px;

}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.piuVisti a:hover {
	text-decoration:underline;
}

.thrColFixHdr .sidebar1 .boxMedLeftBottom ul.boxLeft_bottom_med li.piuVisti a.piuVistiSelected {
	float: left; 
	width: 166px; 
	height:47px;
	background:url(/kopernico/_css/img/imgdoc/tab/box1/contenuti_click.jpg) top left no-repeat;
	text-decoration:none;
	color:#4f4f4f;

}

/**** SIDE BOX GENERICO ***/
.thrColFixHdr .sidebar2 .genericSideBox {
	float: right;
	clear:both; 
	width: 240px;
	background:url(/kopernico/_css/img/colonna_destra/comitato_edit/bg_box.gif) top right repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4f4f;
}

.thrColFixHdr .sidebar2 .genericSideBoxContainer {
	float: left;
	clear:both; 
	width: 240px;
	padding-bottom:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.thrColFixHdr .sidebar2 .genericSideBoxContainer a {
	text-decoration:none;
	color:#2A5089;
}

.thrColFixHdr .sidebar2 .genericSideBoxContainer a:hover {
	text-decoration:underline;
}

.thrColFixHdr .sidebar2 .genericSideBoxContainer .CenterBoxCol {
	width:195px; 
	margin: 0 auto; 
	text-align:left;
	padding-bottom:15px;
}

.thrColFixHdr .sidebar2 .genericSideBoxContainer .CenterBoxCol_large {
	width:210px; 
	margin: 0 auto; 
	text-align:left;
	padding-bottom:15px;
	margin-top:-20px;
}

.thrColFixHdr .sidebar2 .genericSideBoxContainer .CenterBoxColNoPoints {
	width:195px; 
	margin: 0 auto; 
	text-align:left;
}


.thrColFixHdr .sidebar2 ul.ulSpallaDestra {
	list-style-position:outside;
	list-style:none;
	color:#ccc;
	float:left;
	clear:both;
	width:180px;
	margin-top:5px;
}

.thrColFixHdr .sidebar2 ul.ulSpallaDestra li {
	color:#4d4d4d;
	display:block;
	list-style-position:outside;
	list-style:none;
	background:url(/kopernico/_css/img/icons/circle.gif) left top no-repeat;
	margin-bottom:5px;
	padding-left:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	float:left;
	clear:both;
	text-align:left;
	width:190px;
}

.thrColFixHdr .sidebar2 ul.ulSpallaDestra li a {
	text-decoration:none;
	color:#2a5089;
}

.thrColFixHdr .sidebar2 ul.ulSpallaDestra li a:hover {
	text-decoration:underline;
	color:#2a5089;
}

.thrColFixHdr .sidebar2 .genericSideBox h4 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}

.thrColFixHdr .sidebar2 .genericSideBox p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	padding:5px 0 0 0;
}

.thrColFixHdr .sidebar2 .genericSideBox p.pContinua {
	text-align:right;
	padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
}

.thrColFixHdr .sidebar2 .genericSideBox p.pContinua a {
	color:#2a5089;
	font-weight:bold;
	text-decoration:none;
}

.thrColFixHdr .sidebar2 .genericSideBox p.pContinua a:hover {
	color:#2a5089;
	font-weight:bold;
	text-decoration:underline;
}

.thrColFixHdr .sidebar2 .genericSideBox h3.quickReference {
	float: left;
	clear:both; 
	width: 240px;
	height:67px;
	background:url(/kopernico/_css/img/imgdoc/col_destra/box_quick/quick_reference.gif) top right no-repeat #ccc;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar2 .genericSideBox h3.vuoto {
	float: left;
	clear:both; 
	width: 240px;
	height:67px;
	background:url(/kopernico/_css/img/imgdoc/col_destra/vuoto.gif) top right no-repeat #ccc;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .sidebar2 .genericSideBoxtop {
	float: right;
	clear:both; 
	width: 240px;
	height:73px;
	background:url(/kopernico/_css/img/colonna_destra/Carcinoma_Colon_Retto_KRAS.gif) bottom right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}

.thrColFixHdr .sidebar2 .genericSideBoxFooter {
	float: right;
	clear:both; 
	width: 240px;
	height:14px;
	background:url(/kopernico/_css/img/colonna_destra/comitato_edit/bottom_box.gif) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}


/*.thrColFixHdr .mainContent { 
	float: left;
	width: 350px; 
	padding: 15px 10px 15px 20px; 
}*/ 

/*FORM REGISTRAZIONE*/
.form_register{
	clear:both;
	width:630px;
	margin:0 auto;
		}

.form_registrazione{
		float:left;
		width:400px;
		margin:2px;
		background-color:#FFFFFF;
		padding:4px;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		
		text-align:left;
		}
	
	
	.form_registrazione_left{
		clear:both;
		float:left;
		width:200px;
		margin:2px;
		background-color:#FFFFFF;
		padding:7px 0 6px 4px;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
		text-align:right;
		}
	
	.separatore{
		clear:both;
		float:left;
		width:100%;
		height:6px;
		background-image:url('/kopernico/_css/img/imreg/linea_tratteggiata.gif');
		background-repeat:repeat-x;
		background-position:left top;
		margin:0 0 0 0;
		}
		
		
	/********************  LOGIN PAGE  ********************/
	
	
	.loginMainContainer {
		width:692px;
		float:left;
		clear:both;
	}
	.loginMainContainer h3.loginTitle {
		width:692px;
		height:50px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/top_login.gif);
		text-indent:-9999px;
		overflow:hidden;
		margin:0;
		padding:0;
	}
	
		.loginMainContainer h3.loginTitleAS {
		width:692px;
		height:50px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/top_login_as.gif);
		text-indent:-9999px;
		overflow:hidden;
		margin:0;
		padding:0;
	}
	.loginMainContainer .loginBox {
		width:692px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/bg_boxlogin.gif) top left repeat-y;
	}
	.loginMainContainer .loginBox p {
		margin:0 0 0 20px;
		padding:0.2em;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
		float:left;
		width:630px;
		clear:both;
	}
	.loginMainContainer .loginBox p.paragrafoForm {
		margin:0 auto;
		padding:30px 0 30px 0;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
		width:630px;
		float:none;
		text-align:center;
	}
	.loginMainContainer .loginBox p.paragrafoForm label {
		padding:0 5px 0 5px;
	}

	.loginMainContainer .loginBoxRecuperaPwd {
		width:692px;
		height:39px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/bottom_login.gif) top left no-repeat;
	}
	.loginMainContainer .loginBoxRecuperaPwd p {
		color:#4D4D4D;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		margin:5px auto 0;
		text-align:right;
		width:670px;
	}
	.loginMainContainer .loginBoxRecuperaPwd p a:hover { 
		color:#204884;
		text-decoration:underline;
	}
	.loginMainContainer .loginBoxRecuperaPwd p a {
		background:url(/kopernico/_css/img/imgpubb/icons/ico_arrow.gif) no-repeat scroll right center;
		color:#204884;
		padding-right:10px;
		text-decoration:none;
	}
	.loginMainContainer .loginInputForm {
		width:146px;
		border:1px solid #ddd;
		padding:5px 5px 5px 0;
	}
	
/********* PWD RECOVERY *********/	
	
/********* REGISTER **********/
.registerMainContainer {
clear:both;
float:left;
width:692px;
}

.registerMainContainer h3.registerTitle {
		width:692px;
		height:50px;
		float:left;
		clear:both;
		background:url('/kopernico/_css/img/imreg/top_registrazione.gif');
		text-indent:-9999px;
		overflow:hidden;
		margin:0;
		padding:0;
	}

.registerMainContainer .registerBox {
		width:692px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/bg_boxlogin.gif) top left repeat-y;
	}
	
.registerMainContainer .registerBoxDown {
		width:692px;
		height:39px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/bottom_login.gif) top left no-repeat;
	}

.registerMainContainer .registerBox p {
		margin:0 0 0 20px;
		padding:0.2em;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
		float:left;
		width:630px;
		clear:both;
	}

.registerMainContainer .registerInputForm, .registerMainContainer select, .registerMainContainer input {
border:1px solid #DDDDDD;
width:220px;
}

.registerMainContainer .accettaTable input{
		width:20px;
		}

.registerMainContainer .registerBox .boxInvio{
		clear:both;
		margin:0px auto;
		width:167px;
		height:17px;
}

.registerMainContainer .registerBox .btnInvio{
		width:167px;
		height:17px;
}

.registerMainContainer .registerBox .boxsalva{
		clear:both;
		margin:0px auto;
		width:47px;
		height:17px;
}

.registerMainContainer .registerBox .btnsalva{
		width:47px;
		height:17px;
}
		
.registerMainContainer .accettaTable{
		clear:both;
		margin:0px auto;
		}

.registerMainContainer .registerBox .campi_obbligatori{
		clear:both;
		margin:0 auto;
		width:615px;
		text-align:right;
		float:right;
		font-style:oblique;
		padding-right:15px;
		font-size:11px;
		color:#4D4D4D
		}

input, select, textarea{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		}

select.form_trenta, input.form_trenta {
		border:1px solid #DDDDDD;
		width:30px;
		}

select.form_cinquanta, input.form_cinquanta {
		border:1px solid #DDDDDD;
		width:50px;
		}

select.form_settanta, input.form_settanta {
		border:1px solid #DDDDDD;
		width:70px;
		}

select.form_novanta, input.form_novanta {
		border:1px solid #DDDDDD;
		width:90px;
		}

select.form_centodieci, input.form_centodieci {
		border:1px solid #DDDDDD;
		width:110px;
		}

select.form_centotrenta, input.form_centotrenta {
		border:1px solid #DDDDDD;
		width:130px;
		}

select.form_centocinquanta, input.form_centocinquanta {
		border:1px solid #DDDDDD;
		width:150px;
		}

select.form_centosettanta, input.form_centosettanta {
		border:1px solid #DDDDDD;
		width:170px;
		}

select.form_duecento, input.form_duecento {
		border:1px solid #DDDDDD;
		width:200px;
		}
		
select.form_duecentosettanta, input.form_duecentosettanta {
		border:1px solid #DDDDDD;
		width:270px;
		}
		
.loginBox .login_invio{
		vertical-align:bottom;
		}

/****************** Contact Page ***************/
	
	
	.contactMainContainer {
		width:692px;
		float:left;
		clear:both;
	}
	
	
	
	.contactMainContainer h3.contactTitle {
		width:692px;
		height:50px;
		float:left;
		clear:both;		
		background:url(/kopernico/_css/img/imreg/top_contatti.gif);
		text-indent:-9999px;
		overflow:hidden;
		margin:0;
		padding:0;
	}
	
	.contactMainContainer .contactBox {
		width:692px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/bg_boxlogin.gif) top left repeat-y;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
	}
	
	select.contact_duecentocinquanta, input.contact_duecentocinquanta, .contactBoxRight textarea.contact_duecentocinquanta{
		border:1px solid #DDDDDD;
		width:250px;
		margin-right:30px;
		margin-bottom:6px;
		}
		
	 .contactBoxRight textarea.contact_duecentocinquanta{
		height:97px;
		}
		
	
	
	
	.contactMainContainer .contactBoxLeft {
		width:290px;
		float:left;
		padding-left:56px;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
	}
	
	
		
	.contactMainContainer .contactBoxRight {
		width:300px;
		float:left;
		padding-left:46px;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
	}

	.contactMainContainer .contactBox p {
		margin:0 0 0 20px;
		padding:0.2em;
		line-height:1.6em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:0;
		float:left;
		width:630px;
		clear:both;
	}

	.contactMainContainer .contactBoxBottom {
		width:692px;
		height:39px;
		float:left;
		clear:both;
		background:url(/kopernico/_css/img/imgloginpage/bottom_login.gif) top left no-repeat;
	}
	
	.contactMainContainer .contactBoxBottom p {
		color:#4D4D4D;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		margin:5px auto 0;
		text-align:right;
		width:670px;
	}
	.contactMainContainer .contactBoxBottom a:hover { 
		color:#204884;
		text-decoration:underline;
	}
	.contactMainContainer .contactBoxBottom a {
		color:#204884;
		text-decoration:none;
	}

	.boxInformativa{
	clear:both;
	width:600px;
	margin:0 auto;
	font-size:11px;
		color:#4D4D4D
	}

	.testoistruzioni{	
	
	margin-left:10px;
	font-size:14px;
		color:#4D4D4D
	}

	.informativa{
		clear:both;
		margin:15px auto;
		width:600px;
		text-align:left;
	}
	
	.thrColFixHdr .internalPageBody .informativa h4{
		clear:both;
		float:none;
		font-size:12px;
		color:#b30000;
		text-align:center;
		margin:5px auto;
	}

	.boxTextarea{
		border: 1px solid #adaeb0;
		overflow: auto;
		height: 70px;
		width: 600px;
		font-size:11px;
		color:#4D4D4D
	}
	
	.boxTextarea .contentTxt{
		padding:3px;
	}
	
	.bg_page{
		width: 996px;  
		margin: 0 auto; 
		text-align: center; 
		background-image:url("/kopernico/_css/img/bg_centralContainer.gif");
		background-repeat:repeat-y;
		background-position:center top;
	}
	
	/* CSS VIDEO */

	div.video_kopernico
	{
	width: 352px;
	height: 455px;
	margin: 10px 0px 10px 165px;
	clear:both;
	padding:0px;	
	}
	
	
	div.video_kopernico a
	{
	width: 352px;
	height: 95px;
	margin: 0px;
	background: url("/kopernico/_css/img/video/powered_by_kras.gif") bottom right no-repeat;
	padding:0px;	
	display:block;
		}
	
	.form_register_checkbox .form_registrazione input, .form_register_checkbox .form_registrazione_left input{
		width:20px;
	}
	
	A.link_context_selezionato:Link 
	{
		color:#AF0910
		}
	
}
