/* CSS Document */

input.input {
font-family: Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #6A6D73;
font-size: 11px;
color : #6A6D73;
background-image: url(images/gif/bg_input.gif);
}
input.input2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #CFCFCF;
font-size: 11px;
color : #6A6D73;
background-image: url(images/gif/bg_input.gif);
}
/* CSS txt */
.txtpage {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration : none;
}
.txinfo {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
color: #797677;
text-decoration : none;
}
.txinfomoins {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #999999;
text-decoration : blink;
}
/* CSS navigation menu principal */
a.nav:link {
font-family: arial;
font-size: 11px;
text-decoration : none;
color : #8A8D94;
}
a.nav:visited {
font-family: arial;
text-decoration : none;
font-size: 11px;
color : #8A8D94;
}
a.nav:hover {
font-family: arial;
font-size: 11px;
text-decoration : none;
color : #FF7800;
}
/* CSS navigation page références */
a.navref:link {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #91B7CE;
text-decoration : none;
}
a.navref:visited {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #91B7CE;
text-decoration : none;
}
a.navref:hover {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration : none;
}
body {
SCROLLBAR-FACE-COLOR: #0D5486;
SCROLLBAR-HIGHLIGHT-COLOR: #0A4C7F;
SCROLLBAR-SHADOW-COLOR: #0A4C7F;
SCROLLBAR-3DLIGHT-COLOR: #0A4C7F;
SCROLLBAR-ARROW-COLOR: #187EB2;
SCROLLBAR-TRACK-COLOR: #0A4C7F;
SCROLLBAR-DARKSHADOW-COLOR: #0A4C7F;
}

