.grise {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:white;
border-collapse:collapse;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:justify;
color:black;
}

.grey {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:white;
background-color:gray;
}

.bluesky {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:center;
color:white;
background-color:#9EA6D8;
}

.blue {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:center;
color:white;
background-color:#7B84C2;
}

.menublue {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:center;
color:white;
background-color:blue;
}

.buttonbb { BORDER-RIGHT: #7F9DB9 1px solid;
BORDER-TOP: #7F9DB9 1px solid;
BORDER-LEFT: #7F9DB9 1px solid;
COLOR: #333333;
BORDER-BOTTOM: #7F9DB9 1px solid;
FONT-FAMILY: Verdana, Helvetica, sans-serif;
COLOR:#333333; FONT-SIZE: 11px;
BACKGROUND-COLOR: #FFFFFF}

/*#C0C0C0  #FDF4E1*/
.formulaire
{BORDER-RIGHT: #333333 1px solid;
BORDER-TOP: #333333 1px solid; 
BORDER-LEFT: #333333 1px solid; 
COLOR: #000000; 
BORDER-BOTTOM: #333333 1px solid; 
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
COLOR: #000000; 
FONT-SIZE: 11px; 
BACKGROUND-COLOR: #ffffff}

html,body {
background-color : white;
}

/* C'est pour les liens dans la barre de menu*/
.menu a {
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 12px;
     font-weight : bold;
     width: 156px; /* on définit la taille du bouton de menu */
     height: 18px;
     /*float: left;*/
     display: block;
     text-align: center;
     text-decoration: none;
     color: white;
     background: gray;
     }
	 
.menu a:hover {
     background: white;
     color : gray; 
     }


.menu a:active {
     background: white;
     color: gray;
     }

.menu2 a {
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
     width: 156px; /* on définit la taille du bouton de menu */
     height: 18px;
     /*float: left;*/
     display: block;
     text-align: center;
     text-decoration: none;
     color: white;
     background: #0000FF;
     }
	 
.menu2 a:hover {
     background: #CDB92D;
     color : white; 
     }


.menu2 a:active {
     background: #CDB92D;
     color: white;
     }



a.link1:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: gray;
text-decoration:none;
font-weight : bold;
background-color:white;

}
a.link1:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: gray;
text-decoration:none;
font-weight : bold;
}

a.link1:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color:white;
text-decoration:none;
font-weight : bold;
background-color:gray;
}


a.link2:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color: white;
text-decoration:none;
font-weight : bold;
}
a.link2:visited {
color: white;
text-decoration:none;
font-weight : bold;
}
a.link2:hover {
color: white;
text-decoration:none;
font-weight : bold;
}

a.link3:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color: gray;
background-color:white;
text-decoration:none;
font-weight : bold;
}
a.link3:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color: gray;
background-color:white;
text-decoration:none;
font-weight : bold;
}
a.link3:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color: gray;
background-color:white;
text-decoration:none;
font-weight : bold;
}

.text{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-align:justify;
color:black;
}

.textcenter{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:black;
}

.text2{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:white;
font-weight:bold;
background-color:black;
}

td.td1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration:none;
font-weight : bold;
color : white;
background-color : gray;
valign:middle;
}

td.td1:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration:none;
font-weight : bold;
color : gray;
background-color : white;
}

td.td20 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration:none;
font-weight : bold;
color : white;
background-color : #CDB92D;
}

td.td21 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration:none;
font-weight : bold;
color : white;
background-color : #0000FF;
}

td.td21:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration:none;
font-weight : bold;
color : white;
background-color : #CDB92D;
}

td.td3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration:none;
font-weight : bold;
color : gray;
background-color : white;
}

