#Bulle{cursor:default;color:#ff0000;font-size:8px;font-family:Arial;border:1px; border-color:#0000FF;line-height:10px}
.Bulle{cursor:default;color:#ff0000;font-size:8px;font-family:Arial;border:1px; border-color:#0000FF;line-height:10px}

.texte_noir_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.texte_noir_7_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}
.texte_noir_7_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align:center;
	color: #000000;
}
.texte_noir_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.texte_noir_8_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.texte_noir_8_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	color: #000000;
}
.texte_noir_9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.texte_noir_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #000000;
}
.texte_noir_10_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.texte_noir_10_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
}

.texte_noir_9_actif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	cursor: hand;
}
.texte_noir_10_actif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	cursor: hand;
}

.texte_noir_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.texte_noir_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.texte_noir_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.texte_noir_22_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
}
.texte_gris_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}

.texte_blanc_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}

.texte_blanc_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.texte_blanc_10_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.texte_blanc_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.texte_bleu_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0C1BF0;
}

.texte_bleu_10_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0C1BF0;
}

.texte_bleu-c_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #88A4C0;
}

.texte_bleu-c_10_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #88A4C0;
}



#numpage{
	text-align:center;
	border-bottom: 2px solid #000;
	border-top:2px solid #000;
	margin:10px 90px;
}

#numpage a{
	font-size:8pt;
	color:#555555;
	text-decoration:none;
}

#numpage a:hover{
	font-size:8pt;
	font-weight:bold;
}

#numpage a#selected{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}

#numpage a#selected:hover{
	font-size:9pt;
	font-weight:bold;
}

#numpage-container {
	text-align:center;
	border-bottom: 2px solid #000;
	border-top:2px solid #000;
	margin:10px 90px;
	float:left;
}
#numpage-container #numpage-lib{
	margin:5px;
	float:left;
	width:50px;	
	color:#000000;
}
#numpage-container #numpage{
	margin:5px;
	float:left;
	border:1px solid black;
	width:20px;	
	background-color:#AAAAAA;
}
#numpage-container #numpage-selected{
	margin:5px;
	float:left;
	border:1px solid black;
	width:20px;
	background-color:#000000;
	color:#fff;
}

#numpage-container #numpage a{
	font-size:8pt;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
#numpage-container #numpage a:hover{
	font-size:8pt;
	font-weight:bold;
}
#numpage-container #numpage-selected a#selected{
	font-size:9pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}


#paquebot table:hover{
	border-style:solid; 
	border-width:1px; 
	border-color:black;
}

#paquebot table{
	border-style:solid; 
	border-width:2px; 	
	border-color:white;
	margin:1px; padding:1px;
}

#paquebot a{
	font-size:9pt;
	color:#222222;
	text-decoration:none;
}

#paquebot a:hover{
	font-size:9pt;
	font-weight:bold;
}

#compteur #label{
	background-color:black;
	color:white;	
	text-align:center;
	font-size:10px;
	width:155px;
}
#compteur #val{
	text-align:center;
	font-size:10px;
}

#cruisedex table{
	border:0px;
	border-collapse: collapse;
}

#cruisedex table tr td{	
	border:0px;
	padding:0px;
	margin:0px;
	color:WHITE;
}
#cruisedex a{
	font-size:7pt;
}

.fiche_table{
	width:550px;
	border:0px;
	padding:0;
	margin:0;
}

.fiche_table tr td{
	height:9px;
	font-size:12px;
	color:WHITE;
	border:0px;
}
.fiche_table tr td a{
	height:9px;
	font-size:12px;
	color:#809CC8;
}
.fiche_table tr td a:hover{
	height:9px;
	font-size:12px;
	color:#white;
}
.fiche_title{
	font-size:16px;
	font-weight:bold;
	color:white;
	border-bottom:2px solid  #385790;
}
#fiche_label{
	padding-left:10px;
}

.fiche_separateur {
	height:3px;
	font-size:3px;
	margin:0px;
	padding:0px;
}
.fiche_table img{
margin:0px;
padding:0px;
}
.fiche_separateur_vide {
	height:1px;
	font-size:1px;
	margin:0px;
	padding:0px;
}

.fiche_top{
	font-size:9px;
	font-weight:normal;s
}

#tooltip_pos_ship,
#tooltip_pos_ship a,
#tooltip_pos_ship a:focus{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:9pt;
	color:black;
}

.table_nopadding_nospacing{
	border:0px;
	border-collapse: collapse;
}

.table_nopadding_nospacing tr td{	
	border:0px;
	padding:0px;
	margin:0px;
}