body {
margin: 0px;
padding: 0px;
background-color: #285A89;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

/*------------------------------------*/
/*               POPUP               */
/*------------------------------------*/

#conteneurpop {
margin: 10px auto 10px auto;
border: 1px solid #8EC1F4;
padding: 20px 20px 30px 20px;
text-align: center;
background-image: url(images/entetemail.jpg);
background-repeat: no-repeat;
width: 480px;
color: White;
}
h1 {
font-family: arial black, Arial, Helvetica, sans-serif;
font-size: 22px;
border-bottom: 1px solid #5776B3;
color: #D12627;
font-weight: normal;
}
p {
text-align: left;
}
.titrevideo {
text-align: center;
display: block;
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
border-bottom:1px solid #5776B3; 
}
