BODY {
margin: 0px 0% 0px 0px;
color: #3B6CEE;
scrollbar-face-color       : #fff;
scrollbar-highlight-color  : #3B6CEE;
scrollbar-3dlight-color    : #fff;
scrollbar-darkshadow-color : #fff;
scrollbar-shadow-color     : #3B6CEE;
scrollbar-arrow-color      : #3B6CEE;
scrollbar-track-color      : #fff;

}

A {
COLOR: #3B6CEE; TEXT-DECORATION: underline
}

A:hover {
/*FONT-WEIGHT: bold;*/
TEXT-DECORATION: underline;
COLOR: #24ad24;
}


TD {
FONT-SIZE: 7.5pt;
}


TD.haut {
background-color :  #FF9900;
}

TD.bas {
background-color :  #fff; 
}


TD.header {
background       : url("header.jpg");
}

TD.header_title {
color            :  #696969;
}


TD.title {
FONT-SIZE: 8pt; FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; FONT-WEIGHT: bold; COLOR: #696969;
background       : url("title.jpg");
}



img {
vertical-align: middle;
border: none;
}

hr {
clear: both;
/* width: 85%; */
border: 0; /* enleve toute bordure */
border-bottom: 1px #FFB721 solid; /* une seule bordure (sinon firefox, mozilla mettent une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

select {
color :#696969;
width :275px;
background-color : #f9f9f9;
}

textarea {
vertical-align: middle;
border-bottom    : #3B6CEE 1px solid;
border-left      : #3B6CEE 1px solid;
border-right     : #3B6CEE 1px solid;
border-top       : #3B6CEE 1px solid;
color            : #3B6CEE;
background-color : #f9f9f9;
background-image : url("");
height           :  150px;
width            :  275px;
}

.submit {
vertical-align   : middle;
border-bottom    : #3B6CEE 1px solid;
border-left      : #3B6CEE 1px solid;
border-right     : #3B6CEE 1px solid;
border-top       : #3B6CEE 1px solid;
color            : #3B6CEE;
background-color : #f9f9f9;
background-image : url("ok.gif");

height: 23;
width: 100;
}

.retour {
vertical-align: middle;
border-bottom    : #3B6CEE 1px solid;
border-left      : #3B6CEE 1px solid;
border-right     : #3B6CEE 1px solid;
border-top       : #3B6CEE 1px solid;
color            : #3B6CEE;
background-color : #f9f9f9;
background-image: url("non.gif");
height: 23;
width: 100;
}

.champ {
vertical-align: middle;
border-bottom    : #3B6CEE 1px solid;
border-left      : #3B6CEE 1px solid;
border-right     : #3B6CEE 1px solid;
border-top       : #3B6CEE 1px solid;
color            : #3B6CEE;
background-color : #f9f9f9;
background-image: url("");
height: 23;
width: 200;
}


body, td, th, dd, dt, li, input, select, textarea, retour, submit, champ {
FONT-FAMILY: sans-serif;
font-size: 8pt;
}

