#container {
width: 740px;
min-height:400px;
border: 4px double #8F865B;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 6px;
background-color: #000000;
background-image: url(../picks/OrionContainer.jpg);
/*background-repeat: repeat-x;*/
overflow:hidden;

}

#content {
min-height:400px;
padding: 3px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
/*background-image: url(picks/2.jpg);
background-repeat:no-repeat;
background-color:  #000000;*/

border: 2px outset #6F6740;

}
#content-noborder{
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
/*
background-color:  #000000;*/
min-height:400px;
}
img.left {
float:left;
padding:0px;
margin-right:3px;
border:1px solid #B5B5B5;
}


iframe {
/*overflow:auto;*/
overflow-x:hidden ;
}
#suiv{
float: right;
}
#prec{
float: left;
}

/*//Tableau  Classsement / */
#listeGuerrier th{
background-color: #000000;
}
#listeGuerrier th a:hover{
color: #ffffff;
}
#listeGuerrier td a{
color: #000000;
}
#listeGuerrier td a:hover{
color: #f62800;
}

#listeGuerrier  td{
 color: #000000;
background-color: #f3e6c4;
}

/*/////////FORM PARI////////////////*/
#fleche{
text-align:center;
}

#point{
background-image: url(../picks/point.jpg);
float:left;
height:10px;
width:10px;
margin-top:-31px;
position:absolute;
}

/*//////FORM DEFIER////////*/

#vs th{
background-color: #000000;
}
#vs table{
border-style:solid; 
border-width:4px; 
border-color:#f3e6c4;

}
#vs th a:hover{
color: #ffffff;
}
#vs td a{
color: #000000;
}
#vs td a:hover{
color: #f62800;
}
#vs  td{
 color: #000000;
background-color: #000000;
}
/* PAGE ETAT DUEL */




/*STATS*/
#tabstat{
width:727px;

}
#tabstat th{
background-color: #000000;
}
#tabstat th a:hover{
color: #ffffff;
}
#tabstat td a{
color: #000000;
}
#tabstat td a:hover{
color: #f62800;
}

#tabstat  td{
 color: #000000;
background-color: #f3e6c4;
}
/*page liste_questions */
#questions {
height: 500px;
overflow:auto;
overflow-x:hidden ;
}
#submit{
margin-top:30px;
}