body {
width : 775px;
margin : auto;
color : #5a5ab4;
margin-top : 25px;
margin-bottom : 25px;
margin-right : 25px;
margin-left : 25px;
font-family : "times new roman", serif;
background-color : #9a9acd;
}
h1 {
text-align : center;
color : red;
}
h2 {
color : blue;
text-align : center;
}
h3 {
text-align : center;
}
h4 {
color : red;
}
a {
text-decoration : none;
color : red;
font-weight : bold;
}
img {
border : none;
}
.blog {
color : black;
}
#imagemap {
text-align : center;
}
#tetedepage {
width : 775px;
height : 100px;
border : 2px solid #6666cc;
margin-bottom : 25px;
}
#menugauche {
float : left;
width : 200px;
}
.element_menugauche {
border : 2px solid #6666cc;
text-align : center;
margin-bottom : 25px;
padding : 2px;
background-color : white;
}
#centre {
margin-top : 25px;
margin-bottom : 25px;
margin-left : 225px;
border : 2px solid #6666cc;
padding : 5px;
text-align : justify;
background-color : white;
}
#pieddepage {
border : 2px solid #6666cc;
margin-top : 25px;
background-color : white;
padding : 5px;
}
