/***** BODY *****/
body {
    text-align:center;
	margin:  auto;
	/*background: url('http://annuaire.sexeanais.com/images/bgGlob.jpg') repeat-y center;*/
	background-color:#FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.conteneur {
width:796px;
padding:0 5px 0 5px;
border: 2px solid #CCCCCC;
background-color:#FFFFFF;
}

h1, h2 {
background-color:#E0016B; 
font-size:18px; 
padding: 5px 0 5px 0; 
color:#FFFFFF; 
text-transform:uppercase;
width:790px;
}


h3 {
color:#0089D9;
padding: 5px 0 5px 0; 
width:790px;
font-size:15px;
margin:0 10px 0 10px;
} 

hr {
margin-top: 5px;
margin-bottom: 30px;
background-color:#E0016B;
color:#E0016B;
border:0;
height:30px;
padding: 5px; 
width:790px;
}

.content {
text-align:left;
width:790px;
font-size:13px;
}

.footer {
margin-top: 15px;
margin-bottom: 30px;
background-color:#E0016B; 
color:#FFFFFF; 
padding: 5px 0 5px 0; 
text-transform:uppercase;
width:790px;
font-weight:bold;
}

.footer a{
font-size:18px; 
color:#FFFFFF;
text-decoration: underline;
}

.footer a:hover{
text-decoration: overline underline;
}
