.error {
	font-weight: normal;
	color: red;
	;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}
.warning {
	font-weight: normal;
	color: Blue;
	;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}

body, td, th {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.standard {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

a { 
	color: #3366CC; 
	text-decoration: none;
  }; 

a:hover {
	color: #599526;
	text-decoration: underline;
}

.cellentete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	background-color: #CBDCEE;
	vertical-align: middle;
	font-variant: small-caps;
}

.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ECF2F9;

}	

.celltransparent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.Style1 {font-size: 12px}
.Style2 {
	color: #2F67AA;
	font-weight: bold;
}
.Style3 {
	color: #599526;
	font-weight: bold;
}

.Style7 {
	color: #599526;
	font-size: 10px;
}

.Style4 {color: #2F67AA}
.Style5 {font-size: 11px}
.Style6 {color: #599526}
.Style8 {font-size: 14}
.Style9 {
	font-size: 11px;
	font-weight: bold;
}
.Style10 {font-size: 11px}
.glossaire_titre {
	font-size: 11px;
	font-weight: bold;
	color:#3366CC;
}
.glossaire_lettre {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
height:0;
display:inline;
}
#menu {
position: absolute;
top:36;
left:265;
z-index:100;
width: 100%; /* précision pour Opera */
display: block;
}
#menu dl {
float: left;
width: 7em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border: 0px;
margin: 0px;
}
#menu dd {
display: none;
border: 0px;
margin: 0px;
}
#menu li {
text-align: center;
margin: 0px;
border: 0px;
display: block;
display:inline;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
border: 0px none;
padding: 0;
margin: 0px;
}
