body {
    margin-bottom: 20px;
    /*padding-bottom: 0;*/
    min-height: 600px;
    background: #039 url(/img/degrade6.png) repeat-x left bottom;
}

#wrapper {
    background: #fff url(/img/25/hg.png) no-repeat left top;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    padding-right: 0;
}

#wrapper #header {
    background: #fff url(/img/25/hd.png) no-repeat right top;
    margin-top:0;
    padding-top:20px;
    margin-left:20px;
    height: 120px; 
    margin-bottom: 50px;
}

#wrapper #header #logo {
    margin-left: 30px;
}

#wrapper #header #titre {
    font: italic 24pt Georgia, "Times New Roman", Times, serif large;
    color: #039;  
    text-align: right;
    margin-right: 25px;
}

#wrapper #header #citation {
    font: italic 24pt Georgia, "Times New Roman", Times, serif large;
    font-size : smaller;
    color: #999;
    text-align: right;
    margin-bottom: 0;
    margin-right: 25px;
}

#wrapper #header .citation {
    font: italic 24pt Georgia, "Times New Roman", Times, serif large;
    font-size : smaller;
    color: #999;
    text-align: right;
    margin-bottom: 0;
    margin-right: 25px;
}

#wrapper #menus {
    background-color: #fff;
    display: inline;
    float: left;
    width: 150px;
    padding-top: 60px;
    margin-left: 20px;
    /*padding-left: 40px;
    /*border-right: 1px dashed #bbb;*/
}

#wrapper #menus h4 {
    /*font: italic 18pt Georgia, "Times New Roman", Times, serif large;*/
    margin-bottom: 0;
}

#wrapper #menus #forum {
    color: #028;
}

#wrapper #menus #trophee {
    color: #eb0;
}

#wrapper #contenu {
    background-color: #fff;
    color: #222;
    float: left;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 10pt;
    margin: 0;
    margin-left: 20px;
    min-height: 550px;
    padding: 60px 0 40px 20px;
    text-align: justify;
    vertical-align: top;
    width: 625px;
}

#footer {
    clear: both;
    background-color: #fff; /* url(/forum/img/25/coins_03.png) no-repeat left bottom;*/
    width: 100%;
}

#concurrents {
    color: #333; 
    float: left; 
    font-size: 10pt;
    text-align: center;
    width: 400px;  
}

.concurrent {
    /*background-color: #eee; 
    border: 1px solid silver;*/       
    background-color: #fcffdf; 
    border: 1px solid #eb0;
    margin-bottom: 20px;
    min-height: 140px;
    padding: 10px;
    text-align: left;
    width: 320px;
}

.concurrent img {
    margin: 0 5px 5px 0;
    border: 1px solid #000;
    vertical-align: middle;
    float: left;
}

.concurrent .resume {
    clear: both;
}

#wrapper #cart {
    /*border: 1px solid #039;
    background-color: #a1b3da;*/
    background-color: #fcffdf; 
    border: 1px solid #eb0;
    /*height: 530px;*/
    width: 180px;
    padding: 0px; 
    text-align: center;
    float: left;   
    /*margin-left: 30px;*/
    margin-right: 20px;  
}

#cart h2 {
    margin: 0;
    background-color : #eb0;
    color: #000;    
    font-size: 12pt;
}

#cart #instructions {
    font-size: 10pt;
    text-align: left;
    padding: 0 5px;
}

#cart select {
    width: 170px;
    border: 1px solid #eb0;
}

#enveloppe {    
    left: -23px;
    margin-top: 0;
    position: relative;
    top: 26px;
    z-index: 3;
}

#contenu > p  {
    padding-right: 32px;    
}

#contenu p img#drapeaux {
    /*margin-bottom: 5px;*/
    margin-right: 10px;
    border: 1px solid #333;
}

#contenu h2#error {
    color: #d00;
}

h2.error {
    color: #d00;
}

h2.success {
    color: #0d0;
}

#footer {
    border-top: 1px dotted #333;
    font-size: 8pt;
    text-align: center;
}

#footer ul {
    list-style-type: none;
    width: 100%;
}

#footer ul li {
    display: inline;
    /*float: left;*/
   font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
    margin: 2px 50px 2px 50px;  
}

#banniere {
    float: right;
    text-align: right; 
    margin: 2px 0 0 0;
}

h6 {
    color: #0d0;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 0;
}
/*div,span {
    border: 1px solid red;
}*/

#hemicycle, #aide {    
    margin-bottom: 5px;
}

#hemicycle {
   border: 1px solid #333; 
   margin-right: 5px;
}

#aide {
   border: none; 
   margin-left: 5px;
}

/*#fInscription p {
    line-height: 1.75em;    
}*/
    
#fInscription label {
    display: block;
    float: left;
    width: 150px;
}

#partenaires {
    width: 500px;
}

#partenaires td {
    text-align: center;
    vertical-align: middle;
}

