body
{
   background-image:url("../images/background.jpg");
   background-color:#016798;
   color:#006699;
   font-size:14px;
   font-family:Helvetica;
   padding:0px;
   margin:0px;
}
#page
{
   width:960px;
   margin-top:5px;
   margin-left:auto;
   margin-right:auto;
   background-color:white;
   border:solid 1px #006699}
#block_left
{
   float:left;
   clear:left;
}
#block_center
{
   float:left;
   border-right:1px dashed #006699;
}
#block_right
{
   float:left;
   width:200px;
}

#accueil
{
   float:left;
}
a:link,
a:active,
a:visited,
a:focus
{
   color:#008ED2;
}
a img
{
   border:0px;
   text-decoration:none;
}
img
{
   display:block;
}
h1
{
   width:650px;
   background-image:url(../images/h1.jpg);
   background-repeat:no-repeat;
   height:42px;
   display:block;
   font-size:22px;
   margin:0px auto 10px 0px;
}
h2
{
   color:#006699;
   text-transform:uppercase;
   font-size:18px;
}
h3
{
   color:#006699;
   text-transform:uppercase;
   font-size:16px;
}
.error
{
   color:red;
}
.error h3
{
   margin:2px auto 2px 5px;
}
.success
{
   color:green;
}
#bandeau_image
{
   background-repeat:no-repeat;
   width:960px;
   height:230px;
   border:0px solid red;
   float:left;
}
#bandeau_image #block_left_bandeau
{
   height:220px;
   width:740px;
   font-size:13px;
   float:left;
}
#bandeau_image #breadcrumb_bandeau
{
   height:30px;
   width:740px;
   font-size:13px;
   float:left;
}
#bandeau_image .jeux_concours
{
   display:block;
   float:left;
   width:740px;
   height:150px;
   margin:5px auto 0px 0px;
   border:solid 0px red;
   font-size:1px;
}
#gest_lang
{
   width:200px;
   height:20px;
   float:left;
   clear:left;
   margin:20px auto auto 5px;
}
#gest_lang a
{
   float:left;
   margin:auto 2px auto auto;
}
#gest_lang a img
{
   height:16px;
}
p.cgv
{
   font-size:12px;
   margin:5px 25px 10px 25px;
}
hr.reset
{
  display: block;
  height: 0;
  margin: 0;
  margin: -8px 0;
  padding: 0;
  border: 0;
  visibility: hidden;
  clear:left;
}