* {
margin: 0;
padding: 0;
font-family: verdana, arial, sans-serif;
}
body {
background-color: #eeeeee;
}
#Principal {
background-color: #ffffff;
width: 790px;
height: 100%;
margin: auto;
border-left: 1px solid black;
border-right: 1px solid black;
}

#EnteteMain {
height: 220px;
background-image:  url(bandeau_accueil_large.jpg);
background-repeat: no-repeat;
}

#Entete {
height: 99px;
background-image:  url(bandeau_14.jpg);
background-repeat: no-repeat;
}

#EnteteAdmin{
height: 99px;
background-image:  url(bandeau_admin.jpg);
background-repeat: no-repeat;
}
#EnteteEconomie{
height: 99px;
background-image:  url(bandeau_4.jpg);
background-repeat: no-repeat;
}
#EnteteLegislatif{
height: 99px;
background-image:  url(bandeau_legislatif.jpg);
background-repeat: no-repeat;
}
#EnteteParoisse{
height: 99px;
background-image:  url(bandeau_paroisse.jpg);
background-repeat: no-repeat;
}
#EnteteScolaire{
height: 99px;
background-image:  url(bandeau_scolaire.jpg);
background-repeat: no-repeat;
}
#EnteteSocial{
height: 99px;
background-image:  url(bandeau_social.jpg);
background-repeat: no-repeat;
}
#EnteteSocietes{
height: 99px;
background-image:  url(bandeau_societes.jpg);
background-repeat: no-repeat;
}
#EnteteTourisme{
height: 99px;
background-image:  url(bandeau_5.jpg);
background-repeat: no-repeat;
}
#Titre {
display: none;
}

#Breadcrumb {
font-size: 10px;
}

#descriptionAccueil {
font-size: 12px;
font-family: verdana, arial, sans-serif;
text-align: justify;
/*padding-left: 60px;*/
}

#descriptionAccueil h1{
font-size: 16px;
font-variant:small-caps;
color: #900B09;
padding-left: 0px;
text-align: left;
}


#Rubrique {
text-align: right;
font-size: 18px;
margin-top: 5px;
padding-right: 10px;
}
#MenuGauche {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 150px;
vertical-align: top;
}
#MenuGauche h3 {
background-image: url(degrade.jpg);
background-repeat: repeat-y;
background-position: left;
padding: 5px; 
border-top: 1px solid #b8d0ec;
border-bottom: 1px solid #b8d0ec;
}
#MenuGauche ul {
padding: 20px 10px 20px 12px;
list-style-type: none;
background-image: url(grape_menu.jpg);
background-repeat: no-repeat;
}
#MenuGauche ul li {
margin: 5px 0px 5px 0px;
/*font-variant:small-caps;*/

}
#MenuGauche a {
font-size: 13px;
font-weight: 590;
color: #111111;
text-decoration: none;

}
#MenuGauche a:hover {
font-weight: 600;
color: #900B09;
}

#MenuGaucheSelected{
font-weight: 600;
color: #900B09;
}

#Contenu {
vertical-align: top;
padding: 20px 20px 0 0;
text-align: justify;
font-size: 12px;
background-image: url(fond_contenu.jpg);
background-repeat: no-repeat;
background-position: 5 0;
}

#ContenuMain {
vertical-align: top;
padding: 20px 20px 0 0;
text-align: justify;
font-size: 12px;
background-image: url(fond_contenu_main.jpg);
background-repeat: no-repeat;
background-position: 1 0;
}

#Contenu h3 {
font-size: 16px;
margin: 10px 0 5px 0;
}
#Contenu h4 {
font-size: 12px;
margin: 10px 0 5px 0;
}
#Contenu h5 {
font-size: 14px;
margin: 10px 0 5px 0;
}

#RubriqueLink {
font-size: 12px;
}

#RubriqueLink h3 {
font-size: 14px;
font-weight: bold;
letter-spacing: -1px;
padding: 10px 5px 2px 5px;
/*border-bottom: 1px solid #86B5EC;*/
border-bottom: 1px solid #555555;
}

#MenuDroite {
width: 150px;
/*padding: 20px 10px 20px 5px;*/
vertical-align: top;
padding: 20px 0 0 0;
}

#MenuDroiteTitre {
font-size: 12px;
font-weight: bold;
letter-spacing: -1px;
padding: 10px 5px 2px 5px;
/*border-bottom: 1px solid #86B5EC;*/
border-bottom: 1px solid #555555;
}

#Pied {
text-align: right;
font-size: 9px;
padding: 10px 10px 10px 12px;
}
#Pied a:link {
color: #bbbbbb;
}
