body {
font-family: verdana, arial, helevetica, sans sherif;
background-color: #F5B5B5; 
background-image:url(img/fond.png);
background-attachment: fixed;
margin:0px; 
align:center;  
padding:0px;  
font-size:12px; 
color:#555555;
}
.contenu {
margin:auto;  
width:800px; 
text-align:center; 
background-color:#FDD5D6 ; 
padding:5px 20px 20px 20px;
border:5px dotted #FF959A;
font-size:13px; 
font-weight:bold;

}
.contenu a{
color:#FF5E66;
text-transform:uppercase;
}
.contenu a:hover{
color:#FDD5D7;
text-transform:uppercase;
}
.contenu h1{
font-size:25px;
color:#FF5E66;
margin:5px;
text-transform:uppercase;
}

.contenu2 {
margin:auto;  
width:800px; 
text-align:center; 
background-color:#FEEBEC;
padding-bottom:10px;
border:1px solid #FF959A;
color:#000000;
font-size:12px; 
font-weight:normal;
}

.disclaimer {
/*border:5px solid #FF959A;*/
}
.enter a{
float:right;
font-size:30px;
font-weight:bold;
width:400px;
color:#FF5E66;
}
.sortir a{
float:left;
font-size:20px;
font-weight:bold;
width:400px;
color:#FF5E66;
}
.container_exit_enter {
font-size:30px; 
font-weight:bold; 
color:#FFFFFF;
width:100%;
height:45px;
}
.retour {
font-size:16px;
font-weight:bold;
}
.sample{
}
.sample img{
border:5px dotted #FF959A;
}


