body {
background-image : url(image_de_fond.jpg);
}
#layer1 {
background-image : url(image_de_fond.gif);
width : 900px;
border-radius : 15px 15px 0 0;
-moz-border-radius: 15px 15px 0 0;
-webkit-border-radius: 15px 15px 0 0;
}
#logo1 {
padding: 5px 0 0 0;
width : 99%;
height : 100px;
margin-left : auto;
margin-right : auto;
}
#logo2 {
width : 99%;
height: 130px;
margin-left : auto;
margin-right : auto;
}
#corps {
width: 95%;
text-align: justify;
}
#di3 {
}
#di6 {
width : 98%;
}
p {
font-size : 100%;
font-family : "Arial";
color : #000000;
font-weight : normal;
}
h1 {
font-size : 200%;
font-family : "Arial";
font-weight : strong;
color : #666666;
text-align: center;
}
h2 {
font-family : "Arial";
font-weight : strong;
color : #666666;
text-align: center;
}
h3 {
font-family : "Arial";
font-weight : strong;
color : #666666;
text-align: center;
}
h4 {
font-family : "Arial";
font-weight : strong;
color : #666666;
text-align: center;
}
h5 {
font-family : "Arial";
font-weight : strong;
color : #000000;
text-align: center;
}
A:link {
text-decoration : none;
color : #000099;
font-family : "Arial";
font-size : 12pt;
}
A:visited {
text-decoration : none;
color : #9400D3;
font-family : "Arial";
font-size : 12pt;
}
A:active {
text-decoration : none;
color : #000099;
font-family : "Arial";
font-size : 12pt;
}
A:hover {
text-decoration : underline;
color : #cc0000;
font-size : 12pt;
}
