body {
_max-width:1000px;
text-align:center;
background: #477E93 url(images/nav-gauche.jpg) repeat-x;
font-family:"helvetica,Arial";
 }

div#titre { 
            text-align: center;
color:white;
            }

div#titre h1 {
font-variant : small-caps;
color:#FF9900;
_font-size:xx-large;
}


div#corps {
min-width:600px;
margin:100px;
margin-top:50px;

text-align:justify;
font-size:120%;
background:white;
min-height:1000px;
padding:20px;
padding-top:1px;
}


div#corps h3 {
color:#FF9900;
text-transform:uppercase;
}

div#corps a {
color:#0099D9;
}

div#corps p.contact {
color:gray;
font-size:small;
text-align:right;
}




#menu ul
{
background: #D5EDF4;
font-family: "Helvetica,arial";
margin: 40px,20px,100px,100px;
padding: 0;
list-style-type: none;
text-align: center;
font-weight:bold;
font-size:120%;
}

#menu ul li { display: inline; }

#menu ul li a
{
text-decoration: none;
padding: 0em 1em;
color: #015C8F;
_background-color: #036;
}


#menu ul li a:hover
{
color: #fff;
background-color: #FF9900;
}

/* Scores */
table.scores {
width:100%;
border-collapse:collapse;
}

table.scores thead {
font-weight:bold;
text-align:center;
background:#015C8F;
color:white;
}

table.scores td.rang, table.scores td.score {
text-align:center;
}

table.scores tr.even {
background:#D5EDF4;
}

table.scores tr.odd {
background:#547B9C;
color:white;
}

p.total {
text-align:center;
}

p.total strong {
font-weight:bold;
}


#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #015C8F;
font: bold 16px Helvetica, Arial, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 2em;
margin-left: 3px;
border: 1px solid #015C8F;
border-bottom: none;
background: #FF9900;
text-decoration: none;
}

#navlist li a:link { color: black; }
#navlist li a:visited { color: white; }

#navlist li a:hover
{
color: #015C8F;
background: white;
border-color: #015C8F;
}

#navlist li a#current
{
color:#015C8F;
background: white;
border-bottom: 1px solid white;
}


p.chrono {
text-align:center;
font-size:40pt;
font-weight:bold;
}

p.rebours {
text-align:center;
font-variant:small-caps;
font-size:110%;
}

.grandjeu {
color:#015C8F;
}

.contestation {
font-weight:bold;
}

/* Livre d'or */
#d_contour{font-size:80%;}
.d_title {display:none;}
#lien_accueil {display:none;}
.d_note {display:none;}
.d_add_msg_h {display:none;}
#form_add_guest {text-align:center;}
_#note_site {display:none;}
div .copyright{margin-top:30px;text-align:center;font-size:small;color:gray;}
div .copyright p {display:none;}
.three1_2, .three2_2, .three3_2 {float:left;padding:0 1em;background:#D5EDF4;color: #015C8F;}
.three1, .three2, .three3 {float:left; padding:0 1em;background:#D5EDF4;color: #015C8F;}
div#corps .three1_2 a:hover, div#corps .three2_2 a:hover, div#corps .three3_2 a:hover {color:white;background:#FF9900; }
.d_date{clear:both;text-align:right; color:gray;}
.d_note_user{color:gray;}
.d_pseudo{font-weight:bold;}

div.videos {
width:100%;
text-align:center;
}

div.videos a {
font-size:small;
}




