body {
margin : 10px 0;
padding : 0;
text-align : center;
font : 0.8em "Trebuchet MS", helvetica, sans-serif;
background: url('fond45.jpg') repeat-x;
background-attachment : fixed;

}
div#conteneur {
width : 800px;
margin : 0 auto;
text-align : left;
border : 2px solid #794090;
background : #fff;
-webkit-box-shadow:0 0 25px rgba(0,0,0,.3);
-moz-box-shadow:0 0 25px rgba(0,0,0,.3);
box-shadow:0 0 25px rgba(0,0,0,.3);
}
#en_tete {
width : 800px;
height : 150px;
background-image : url("./imagesMonique/monique.png");
}
ul#menu {
height : 36px;
margin : 0;
padding : 0;
background : url("./imagesMonique/menu1.png") repeat-x 0% -25px;
list-style-type : none;
}.alternativeMenu {
background : url("./imagesMonique/menu2.png") repeat-x 0% -25px;
}

ul#menu li {
float : left;
text-align : center;
}
ul#menu li a {
width : 198px;
line-height : 25px;
font-size : 1.2em;
font-weight : bold;
letter-spacing : 2px;
color : #fff;
display : block;
text-decoration : none;
border-right : 2px solid #dea;
}
ul#menu li a:hover {
background : url("./imagesMonique/menu3.png") repeat-x 0% 0%;
}
div#contenu {
padding : 0 25px 0 25px;
}
div#contenuCentrer {
text-align: center;
padding : 0 25px 0 25px;
}

div#contenu h2 {
line-height : 25px;
font-size : 1.4em;
color : black;
border-bottom : 1px solid black;
}
.alternativeH2 {
background : url("./imagesMonique/titreh2.png") no-repeat left bottom;
padding-left : 24px;
}
.alternativeH2bis {
background : url("./imagesMonique/titreh2.png") no-repeat left bottom;
}
div#contenu h3 {
margin-left : 15px;
padding-left : 5px;
border-bottom : 1px solid #000000;
border-left : 3px solid #000000;
}
div#contenu h4 {
margin-left : 20px;
padding-left : 5px;
text-align : center;
color : #055666;
}
div#contenu h5 {
margin-left : 25px;
padding-left : 5px;
color : #055666;
}
div#contenu h6 {
font-size : 1em;
}
div#contenu hh {
font-size : 1.3em;
}

div#contenu p {
text-align : justify;
text-indent : 2em;
line-height : 1.7em;
}
img {
border : none;
margin : 15px;
}
b {
color : #483D8B;
}
a {
color : #483D8B;
}
.alternative {
color : black;
text-decoration : none;
}
.alternativeh3 {
color : 77e105;
text-decoration : none;
}
a:hover {
color : #794090;
}