a.OngletPrinc:hover{ font-family:Verdana; font-size: 9px;font-weight: normal; text-decoration: none;color:#000080; text-align: center}
a.OngletPrinc:active{ font-family:Verdana; font-size: 9px;font-weight: bold; text-decoration: none;color:#F0FFFF; text-align: center}
a.OngletPrinc { font-family:Verdana; font-size: 9px;font-weight: normal; text-decoration: none;color:#F0FFFF; text-align: center}
a.OngletPrincSelect { font-family:Verdana; font-size: 9px;font-weight: bold; text-decoration: none;color:#000080; text-align: center}

a.MenuRubriques:hover { font-family:Verdana; font-size: 12px;font-weight: normal; text-decoration: none; text-align: center; color:#FFFFFF; background-color="#FFFFFF";}
a.MenuRubriques:active { font-family:Verdana; font-size: 12px;font-weight: normal; text-decoration: none; text-align: center;color:#FFFFFF}
a.MenuRubriques { font-family:Verdana; font-size: 12px;font-weight: normal; text-decoration: none; text-align: center; color:#FFFFFF;}
a.MenuRubriquesSelect { font-family:Verdana; font-size: 12px;font-weight: bold; text-decoration: none; text-align: left; color:#FFFFFF; }

a.blanc:hover { font-family:Verdana; font-size: 15px;font-weight: bold; text-decoration: none;color:#FFFFFF; text-align: center}
a.blanc:active { font-family:Verdana; font-size: 15px;font-weight: normal; text-decoration: none;color:#FFFFFF; text-align: center}
a.blanc { font-family:Verdana; font-size: 15px;font-weight: normal; text-decoration: none;color:#FFFFFF; text-align: center}
a.blancSelect { font-family:Verdana; font-size: 15px;font-weight: bold; text-decoration: none;color:#E58308; text-align: center}

.Ladate { font-family:Verdana; font-size: 11px;font-weight: bold; text-decoration: none;color:#F0FFFF; text-align:center;}
.TitrePage { font-family:Verdana; font-size: 12px;font-weight: bold; text-decoration: none;color:"#6282B1"; text-align: center}
.Texte { font-family:Verdana; font-size: 10px;font-weight: normal; text-decoration: none;color:#000000; text-align: left}
.TexteBleu { font-family:Verdana; font-size: 13px;font-weight: bold; text-decoration: none;color:#000080; text-align: left;}
.Formvert { font-family:Verdana; font-size: 13px;font-weight: bold; text-decoration: none;background-color:#C4E858; color:#000080; text-align: left;}
.Formbleu { font-family:Verdana; font-size: 13px;font-weight: bold; text-decoration: none;background-color:#C2DEEC; color:#000080; text-align: left;}
.Formbleudte{ font-family:Verdana; font-size: 10px;font-weight: bold; text-decoration: none;color:#000080;}
.Formsoul { font-family:Verdana; font-size: 10px;font-weight: bold; text-decoration: underline;color:#000080; text-align: left;}
.TexteRubriques { font-family:Verdana; font-size: 10px;font-weight: normal; text-decoration: none;color:#FFFFFF;}

body{
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url("img/bg.jpg");
    background-repeat: repeat-y;
	 background-color: White;
}

table{
 font-family : tahoma;
 font-size: 13px;

}
input{
	font-size: 10px;

}

#Entete {
    height:100px;
    margin:0;
    background-image: url("img/bleu.gif");
    background-repeat: repeat-x;
}

#Entete h1 {
    margin:0;
    display:none;
}

#Entete .banniere {
    background-image:url("img/entete.jpg");
    background-repeat:no-repeat;
    height:100px;
    vertical-align: bottom;
    text-align: right;
    color: #FFFFFF;
    padding-top:75px;
    padding-right: 10px;
 /*   border: solid 1px #FFFFFF;*/
}

#MenuHaut {
    height:53px;
    margin:0;
    background-color: #FFFFFF;
    background-image: url("img/menuhaut.gif");
    background-repeat: repeat-x;
}

#MenuHaut .menu{
    background-image: url("img/Menu.gif");
    background-repeat: no-repeat;
    height:53px;
    padding:0;
    margin: 0;
}

#MenuHaut a.OngletPrinc:hover{ font-family:Verdana; font-size: 9px;font-weight: normal; text-decoration: none;color:#000080; text-align: center}
#MenuHaut a.OngletPrinc:active{ font-family:Verdana; font-size: 9px;font-weight: bold; text-decoration: none;color:#F0FFFF; text-align: center}
#MenuHaut a.OngletPrinc { font-family:Verdana; font-size: 9px;font-weight: normal; text-decoration: none;color:#F0FFFF; text-align: center}
#MenuHaut a.OngletPrincSelect { font-family:Verdana; font-size: 9px;font-weight: bold; text-decoration: none;color:#000080; text-align: center}

#MenuGauche {
    position:absolute;
    top:153px;
    left:0px;
    margin-left:0px;
    padding-left:0px;
    width:134px;
    margin:0;
    /*border: solid 1px #000000;*/
}

#MenuGauche h2{
    background-color: #68A9CF;
    background-image: url("img/titreRubriques.gif");
    background-position: right;
    background-repeat: no-repeat;
    display : block;
    width: 130px;
    font-size: 15px;
    color: #FFFFFF;
    padding-top:3px;
    padding-left: 2px;
    margin-bottom: 3px;
    font-family: Verdana;
    font-weight: normal;
    
}

#MenuGauche a{
    background-color: #68A9CF;
    background-image: url("img/bouton1.gif");
    background-repeat: no-repeat;
    display:block;
    width: 132px; 
    margin-left: 0px;
    padding-top: 5px;
    text-decoration: none;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    padding-bottom: 3px;   
}

#MenuGauche a:hover{
    background-color: #7EB6D7;
    background-image: url("img/bouton2.gif");
}

.lien{
	margin-left: 15px;
	margin-right: 2px;
}

.lien1{
	margin-left: 15px;
	margin-right: 2px;
	color: #000080;
	
}

#MenuDroite{
    position:absolute;
    top:153px;
    right:0;
    width:180px;
    margin:0;
    margin-bottom:0;
    height:100%;
    padding-left: 10px;
}

#MenuDroite a{
    display: block;
    color: #FF7700;
	font-family:tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 15px;
    width: 170px;
    padding-left:10px;

}


#Contenu {
    font-family : tahoma;
    font-size: 13px;
    vertical-align: top;
    background-image: url("img/central.gif");
    background-repeat: no-repeat;
    margin-top: 0;
    margin-left: 134px;
    margin-right: 180px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 40px;
   /* border: solid 1px #000000;*/
    border-right: solid 2px #67A9CF;
	 
}

#Contenu h2{
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 10px;
    background-color: #C2DEEC;
    font-size: 20px;
}


