body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #D7E6D8;
font:normal 12px Arial, sans-serif;
}

#conteneur {
position: absolute;
width: 950px;
left: 50%;
margin-left: -475px;
background-color: #D7E6D8;
top: 15px;;
}

.bloc {
background-color: white;
border: 1px solid #C1E2A5;
top: 15px;
padding: 10px;
margin-top: 15px;
}

.bloc img {
background-color: white;
border: 1px solid #C1E2A5;
padding: 3px;
}

.texte {
padding: 10px;
margin-top: 5px;
font-size: 15px; 
color: #64D13E;
font-weight: bold;
padding-top: 10px;
text-align: center;
}

a {
color: #64D13E;
text-decoration: none;
}

.bloc_titre_1 {
background-color: white;
border: 1px solid #C1E2A5;
top: 15px;
padding: 5px;
margin-top: 15px;
text-align: center;
font-size: 26px;
color: #64D13E;
font-family: verdana,helvetica;
}
.bloc_titre_1 img {
border: 0px;
}

.bloc_titre {
background-color: white;
border: 1px solid #C1E2A5;
top: 15px;
padding: 5px;
margin-top: 15px;
text-align: center;
font-size: 26px;
color: #64D13E;
font-family: verdana,helvetica;
}

p {
margin: 0 0 10px 0;
}

br {
margin: 0 0 5px 0;
}

div.dots {
width: 100%;
height: 9px;
_margin-bottom: -9px;
background-image: url(../template/dots.gif);
background-repeat: repeat-x;
}
.bloc ul {
list-style-image: url('http://www.clansexe.com/img/video.gif');
}