body {
 margin:0;
 padding:0;
 background:#000;
 color:#fff;
 font-family: Arial,Helvetica,liberation sans, sans-serif;
 font-size:12px;
}
a {
  color:#AAAAAA;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
#fbody1 {
 width:630px;
 background-color:#fff;
 color:#000;
 margin:0 auto;
 border:1px solid;
}
#fbody2 {
 margin:20px 10px;
}

#titrepage {
 width:630px;
 background:transparent  url(logo_cultureweb.jpg) top left no-repeat;
 margin:0 auto;
 height:80px;
 position:relative;
}
#titrepage h1 { margin:0;padding:0;}
#titrepage h1 a {
 display:block;
 top:0;
 left:0;
 width:250px;
 height:72px;
 outline:none;
}
#titrepage h1 span {top:-999em;position:absolute;}

.article {
 margin:10px;
 padding:10px;
 background-color:#000;
 color:#fff;
}
.article h1 { 
 font-size:36px;
 letter-spacing:-1px;
 line-height:30px;
 margin:0;
 padding:0;
}
.article h2 {
 font-size:28px;
 letter-spacing:-1px;
 margin:0 0 2px;
 padding:0;
}
.article h3 {
 margin:0; padding:0;
}
.half  { width:270px; }
.left  { float:left; margin-right:10px;width:250px;}
.right { float:right; margin-left:0px;width:290px;}
.article p {
 margin-top:0; padding-top:0;
}

.boutonparticiper {
 float:right;
}

.boutonparticiper a {
 color:white;
 display:block;
 font-size:24px;
 font-weight:bold;
 margin-bottom:10px;
 padding:15px 10px;
}
.boutonparticiper a:hover { 
text-decoration:none;
color:#000000;

}

.boutonReservez {
 float:right;
}

.boutonReservez a {
 color:white;
 display:block;
 font-size:24px;
 font-weight:bold;
 margin-bottom:10px;
 padding:15px 10px;
}
.boutonReservez a:hover { 
text-decoration:none;
color:#000000;

}



.color {
 font-weight:bold;
}
.salutation {
  bottom:10px;
  position:absolute;
  right:0;
  color: #AAAAAA;
}
.salutation a {
  color: #FFFFFF;
}

#cee_closeBtn {
 position:absolute;
 top:0;
 right:0;
}

