/* CSS Document */

body, td, table, th {
color : #64a3b6;
font-family: century gothic;
font-size: 9px;

	scrollbar-face-color: #ccdadc;
      scrollbar-highlight-color: #ccdadc;
      scrollbar-3dlight-color: #ccdadc;
      scrollbar-darkshadow-color: #ccdadc;
      scrollbar-shadow-color: #ccdadc;
      scrollbar-arrow-color: #64a3b6;
      scrollbar-track-color: #ccdadc;
}

.titre  {
font-family: century gothic;
text-align: right;
letter-spacing: 1px;
font-size: 12pt;
color: #564eab;
border-bottom-width: 2px;
border-bottom-style: solid;
padding-left:2pt;
font-weight:bold;
margin-bottom:3px;
text-transform:uppercase;
filter: alpha(opacity=0);
background-color:#bcd7d9;
}

textarea, input, option, select	{
border-bottom: 1px solid #64a3b6;
border-top: 1px solid #64a3b6;
border-left: 1px solid #64a3b6;
border-right: 1px solid #64a3b6;
padding:0px; 
font-size: 10px;
font-family: century gothic;
color:#64a3b6; 
background-color:#d4e2e3;
}

a:link, a:visited {
text-decoration : none;
font-family: century gothic;
font-weight:bold;
font-size: 10px;
color:#ffffff;
letter-spacing:0px}

a:hover {
text-decoration : none;
color: #c15962;
font-family: century gothic;
font-size: 10 px;
font-weight:bold;
BORDER-BOTTOM: #ffffff 2px solid}
