body { 
margin:0px 0px 0px 0px;
background-color:#2051ce; 
font-weight:200; 
font-family:Arial; 
font-size:12pt; 
color:black;
background-image:url(images/back.png);
background-repeat:repeat-x;
background-position: top top;
}

table.conteneur {
    width: 800px;
    background-color: #ae0053;
    background-image:url(gfx/back2.jpg);
    background-repeat:repeat-x;
    border: solid #000000 1px;
}

td.logo {
background-image:url(gfx/logo.jpg);
background-repeat:no-repeat;
height:157px;
}

td.barre {
background-image:url(gfx/barre.jpg);
background-repeat:repeat-x;
height:40px;
vertical-align:middle; 
text-align:center;
}

table.blocpub {
    width: 708px;
    background-color: black;
    border: solid #ff007a 1px;
    background-image:url(gfx/backpub.jpg);
}

table.blocphoto {
    width: 708px;
    border: solid #ff007a 1px;
    background-color:#680031;
}

table.bloccam {
    width: 700px;
    background-color: black;
    border: solid #ff007a 1px;
}

table.disclaimer {
    width: 700px;
    background-color: black;
    border: solid #333333 1px;
}

h1 {font-size: 18px; font-weight:200;}
h2 {font-size: 15px; font-weight:200; display:inline; color:white;}

h4 {font-size: 10px; color: white; font-weight:200; display:inline}


a.bl{font-size:8pt;color:#82a5ff;}
a.bl:hover{font-size:8pt;color:#82a5ff;}
a.bl:visited{font-size:8pt;color:#82a5ff;}



a {color:#f70040; text-decoration:underline;}
a:visited {color:#f70040; text-decoration:underline;}
a:hover {color:#b4002f; text-decoration:none;}