body{
	margin: 0px; 
}
.titre_italic {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: oblique; 
	color: #666666;
}
.texte_gras {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: bold;
}
a {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #555555;
}




a span
{
display: none
}
a:hover span
{
display: block;
height: 100;
width: 200;
color: #000000;
text-decoration: none;
background: #cccccc;
position: absolute;
top: 100px;
left: 100px;
}




#Aide{
visibility: hidden;
cursor: help;
position: relative;
top: 0px;
left: 0px;
width: 550;
overflow: auto;
background: #FFF;
border: 1px #006572 solid;
font-size: 10px;
padding: 2px;
}

ul{
	list-style-image: url(../images/fleche.gif);
}

img{
	border-width: 0px;
	cursor: hand;
}
a.gris {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	cursor: hand;
}
a.lien {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-style: outset;
}
a.lien_n {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: hand;
}
.texte_normal {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
}
.texte_fond {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.titre {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	background-position: center;
}

.texte_grasb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold ;
	color: #227669;
}
.texte_gras2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texte_alert {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	scrollbar-3dlight-color:#BB0000;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#EC4618;
    scrollbar-track-color:#FFEFD7;
    scrollbar-face-color:#EC4618;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#F9DBD3;
}
button {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	background-color: #220011;
	font-weight: bold;
}
input{
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	color: #227669;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
}
select {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #009933;
	border-color: #FFFFAA;
}
input.orange{
	background-color: #ff6600;
	color: white;
	cursor: hand;
}
input.orange:focus{
	background-color: #ff9944;
}
input.jaune{
	background-color: #ffffbb;
	color: grey;
	cursor: hand;
}
table{
	border-collapse: collapse;
}
td.on{
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	background-color: #9D2500; 
	background-image: url('../images/3d.gif');
	line-height: 24px;
	text-align: center;
}
td.off{
	background-image: url('../images/3d2.gif');
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	background-color: #9D2500; 
}
tr.on{
	background-color: #FFFFFF;
	font-size: 10px; 
	font-weight: bold;
	text-align: center;
}
tr.on td{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}
tr.off{
	background-color: #99CC99;
	font-weight: bold;
	font-size: 10px; 
}
tr.off td{
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
tr.bas{
	background-image: url('../images/c.gif');
	height: 17px;
	padding: 2px 0px 2px 0px;
	background-color: #FFFF99;
	vertical-align: middle;
}
td.fond{
	background-color: #66CC99;
	font-size: 10px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 3px 2px 3px;
}
td.fond2{
	background-color: #ffffee;
	font-size: 10px; 
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 3px 2px 3px;
}
td.vide{
	color: #000000;
	border-color: #C36345;
	border-style: solid; 
	border-width: 1px 1px 2px 1px;
	padding: 8px 5px 5px 8px;
	text-align: center;
	font-size: 10px; 
	font-weight: bold;
	background-color: #A0D9BC;
}
.info{
	color: #009933;
	border-color: #C36345;
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	padding: 2px 3px 2px 3px;
	font-size: 10px; 
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.info2{
	border-color: #C36345;
	border-style: solid; 
	border-width: 1px;
	padding: 0px 2px 0px 2px; 
	background-color: #FFFFFF;
	vertical-align: middle;
}
.titre_info{
	color: #000000;
	border-color: #C36345;
	border-style: solid;
	border-width: 1px 0px 3px 0px;
	padding: 0px 3px 2px 3px;
	text-align: left;
	font-size: 11px; 
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
td.trans{
	background-color: transparent;
	width: 12px;
}
tr.inter td{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #009966;
}
tr.inter td td{
	border-width: 1px 1px 2px 1px;
}
td.fonce{
	background-color: #176c71;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px; 
}
table.esp{
	border: 0px;
}
table.esp td{
	padding: 2px 8px 2px 8px;
}
tr.on3{
	background-color: #ffffff;
}
tr.on3 td{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #444444;
}
tr.off3{
	background-color: #ffffed;
}
tr.off3 td{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
}
td.b_on{
	background-image: url('../images/c3.gif');
	cursor: hand ;
	text-align: center;
}
td.b_off{
	background-image: url('../images/c2.gif');
	cursor: hand;
	text-align: center;
}