
body { 
	background: #C3C3B9;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #616250; 
	}

font-size:9pt; font-family:Tahoma, Verdana, Arial; color: #000066;}
input { font-size:9pt; font-family:Tahoma, Verdana, Arial; }
textarea { font-size:9pt; font-family:Tahoma, Verdana, Arial; }
select { font-size:9pt; font-family:Tahoma, Verdana, Arial; }
td { font-size:9pt; font-family:Tahoma, Verdana, Arial; }

A.souligne_et_maj {text-decoration: none;font-family:Tahoma, Verdana, Arial;font-size:9pt;color: #FFFFE6;}
A.souligne_et_maj:hover {text-decoration: underline;text-transform: uppercase;}

A.souligne_et_gras {text-decoration: none;font-family:Tahoma, Verdana, Arial;font-size:9pt;color: #FFFFE6;}
A.souligne_et_gras:hover {text-decoration: underline;font-weight: bold;}

A.souligne_et_gras_bleu {text-decoration: none;font-family:Tahoma, Verdana, Arial;font-size:9pt;color: #000066;}
A.souligne_et_gras_bleu:hover {text-decoration: underline;font-weight: bold;}

A.souligne_et_gras_gris {text-decoration: none;font-family:Tahoma, Verdana, Arial;font-size:9pt;color: #616250;}
A.souligne_et_gras_gris:hover {text-decoration: underline;}


A.souligne {text-decoration: none;font-family:Tahoma, Verdana, Arial;;font-weight: bold;font-size:9pt;color: #FFFFE6;}
A.souligne:hover {text-decoration: underline;}

A.menulinknoirlignebas {text-decoration: none;font-family:Verdana, Helvetica, Arial;font-size:11px;color: #000000;}
A.menulinknoirlignebas:hover {color: #000000;text-decoration: underline;}

A.menulinknoirlignebas12 {text-decoration: none;font-family:Verdana, Helvetica, Arial;font-size:12px;color: #000000;}
A.menulinknoirlignebas12:hover {color: #000000;text-decoration: underline;}

A.lienfondbleu {width: 150px;color: #000066;}
a:hover.lienfondbleu {background-color:#000066;color: #FFFFE6;}

A.lien_pages_erreur {color: #616250;}
a:hover.lien_pages_erreur {text-decoration: underline; color: #FFFFFF;}


a.lien_bulle_detail 
{
	font-family:Tahoma, Verdana, Arial;
	font-size:9pt;
	color: #000066;
	position: relative;
	text-decoration: none;
}

a.lien_bulle_detail span {display: none;}

a.lien_bulle_detail:hover {background: none; z-index: 500;text-decoration: underline;font-weight: bold;}

a.lien_bulle_detail:hover span {
width: 200px;
display: inline;
position: absolute;
background: #000066;
text-align: center;
color: #FFFFE6;
padding: 2px;
top: 2em;
left: 1em;
border: solid #FFFFE6;
border-width: 1px;
}



a.info {
position: relative;
text-decoration: none;
color: #FFFFE6;
border-bottom: 1px gray dotted;
}
a.info span {display: none;}

a.info:hover {background: none; z-index: 500;}

a.info:hover span {
display: inline;
position: absolute;
top: 2em;
left: 1em;
background: #000066;
text-align: center;
color: #FFFFE6;
padding: 2px;
}