@charset "iso-8859-1";

BODY {
background-color: #FFFFFF;
padding: 0; 
margin: 0;
font-family: Verdana, Arial, Tahoma, Geneva, sans-serif;
font-size: 8pt; 
color: #000000;
text-align: center;
}

/* liens menu top*/
.Amenu:link, .Amenu:visited {
color: #FFCC00;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}
.Amenu:active, .Amenu:hover {
color: #FFFFFF;
background-color: transparent;
}
/* elements de formulaire */
INPUT {
height: 17px;
font-size: 8pt; 
border: 1px solid #000000;
}
FORM {
margin: 0px;
padding:0px;
}
/* table principale */
.tbl {
width: 770px;
margin: auto;
border-left: 1px solid #208000;
border-right: 1px solid #208000;
border-bottom: 1px solid #208000;
font-size: 8pt; 
text-align: center;
background-color: #FFFFFF;
}
/* banniere */
.ban {
height: 70px;
background-image: url(fichiers_index/01.jpg);
background-repeat: no-repeat;
text-align: center;
background-color: #FFFFFF;
}
/* formulaire */
.formu {
width: 190px;
height: 53px;
background-image: url(fichiers_index/05.jpg);
background-repeat: no-repeat;
vertical-align: top;
font-size: 10pt; 
font-weight: bold;
color: #FFFFFF;
}
/* menu superieur */
.topmenu {
width: 578px;
height: 20px;
background-image: url(fichiers_index/06.jpg);
background-repeat: no-repeat;
text-align: center;
}
/* titre superieur */
.toptitre {
width: 578px;
height: 33px;
background-image: url(fichiers_index/07.jpg);
background-repeat: no-repeat;
color: #208000;
font-size: 12pt; 
font-weight: bold;
}
/* colone gauche */
.gauche {
text-align: left;
vertical-align: top;
padding: 0 5px 0 5px;
font-size: 8pt; 
line-height: 6.5pt;
}

/* footer */
.foot {
height: 38px;
background-image: url(fichiers_index/08.jpg);
background-repeat: no-repeat;
text-align: center;
vertical-align: bottom;
}
