body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
color: #565757;
background-color: #EE91EF;
}
a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #565757;
text-decoration:none;
}
a:hover {
color: #565757;
text-decoration:underline;
}
p {
width: 730px;
margin-left:auto;
margin-right:auto;
text-align:justify;
display:block;
}
img {
margin-left:5px;
margin-right:5px;
border:1px solid #565757;
}
textarea {
width: 730px;
height: 100px;
border:1px solid #565757;
}
#conteneur {
width: 750px;
margin-left:auto;
margin-right:auto;
border-left:1px solid #565757;
border-right:1px solid #565757;
background-color: #EFEFEF;
}
#haut {
width: 750px;
height: 400px;
display:block;
border-top:1px solid #565757;
border-bottom:1px solid #565757;
}
#haut img {
border:0px;
margin:0px;
}
#bas {
clear:both;
width: 750px;
min-height: 21px;
line-height:20px;
display:block;
border-top:1px solid #565757;
border-bottom:1px solid #565757;
}
* html #bas {
height: 21px;
}
.pub,.pub:hover {
font-size: 28px;
color: #FF4343;
text-decoration:underline;
}
.galerie,.galerie:hover {
font-size: 28px;
color: #000000;
text-decoration:underline;
}