
body {
width : 90%;
margin-left : auto;
margin-right : auto;
background-image : url(fond1.JPG);
background-attachment : fixed;
font-family : Georgia, Verdana;
font-weight : bold;
}
a {
color : teal;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
#icone {
width : 200px;
height : 168px;
background : url(voile25.JPG) no-repeat;
position : absolute;
top : 0;
left : 0;
}
#icone1 {
width : 200px;
height : 168px;
background : url(voile26.JPG) no-repeat;
position : absolute;
top : 0;
right : 0;
}
h1 {
border : 2px solid black;
width : 50%;
margin-left : auto;
margin-right : auto;
text-align : center;
top : 50px;
}
h4 {
border : 1px solid black;
width : 40%;
margin-left : auto;
margin-right : auto;
text-align : center;
top : 50px;
}
h3 {
text-align : center;
}
#voile25 {
width : 200px;
height : 200px;
position : absolute;
top : 0;
left : 0;
background : url("voile25.JPEG") no-repeat;
}
#menu {
margin-top : 78px;
width : 20%;
float : left;
border : 2px dotted;
text-align : left;
}
#corps {
margin-left : 22%;
margin-top : 100px;
padding : 10px;
border : 2px dotted;
text-align : justify;
font-size : medium;
}
#corps h2 {
text-align : center;
}
#news {
border : 2px dotted;
margin-top : 10px;
margin-left : 22%;
padding : 10px;
text-align : center;
}
#strong {
font-size : x-large;
}
#pied_de_page {
clear : left;
margin-top : 30px;
padding : 5px;
text-align : center;
border : 2px dotted;
font-size : x-small;
}
.avatar1 {
margin : 10px;
float : right;
border : 2px double;
}
.avatar2 {
margin : 10px;
border : 2px double;
}
.avatar4 {
margin : 10px;
float : left;
border : 2px double;
}
.left {
float : left;
margin : 20px;
}
.right {
float : right;
margin : 20px;
}
.ouvaton {
float : none;
margin : 5px;
}
.mal {
float : none;
margin : 10px;
}
#photo {
text-align : center;
}
q, blockquote {
text-decoration : blink;
}
