#conteneur {
         heigth: 890px;
         weight: 1008px;
        }

#header-global {
	background-color: #ffffff;
        height: 180px;
        width: 1008px;
        float: left;
        }

#header-left {
	background-color: #000000;
	height: 180px;
        width: 220px;
        float: left;
        border-right: 2px solid #FFF000;
        }

#header-centre {
	background-color: #990033;
	height: 180px;
        width: 564px;
        float: left;
        border-right: 2px solid #FFF000;
        text-align: center;
        font-family: verdana;
        font-size: 2.5em;
        font-weight: bold;
        color: #FFFFFF;
        padding-top: 60px;
        padding-bottom: 60px;
        }

#header-right {
	background-color: #000000;
	height: 180px;
        width: 220x;
        float: left;
        }

#menu-global {
	background-color: #ffffff;
        height: 40px;
        width: 1008px;
        float: left;
        }


#menu-left {
	background-color: #990033;
	height: 40px;
        width: 220px;
        float: left;
        border-top: 2px solid #FFF000;
        text-align: center;
        font-family: verdana;
        font-size: 1em;
        font-weight: bold;
        color: #FFFFFF;
        padding-top: 10px;
        padding-bottom: 10px;        
        }

#menu-centre {
	background-color: #000000;
	height: 40px;
        width: 564px;
        float: left;
        border-top: 1px solid #FFF000;
        border-left: 2px solid #FFF000;
		margin:0;
        }


dl, dt, dd, ul, li {
        margin: 0; 
        padding: 0;
        list-style-type: none;
        }

#menu {
        position: absolute;
        top: 182px;
        left: 223px;
        z-index:100;
        width: 564px;
        }

#menu dl {
        float: left;
        width: 6.9em;
        margin: 0 1px;
        }

#menu dt {
        cursor: pointer;
        text-align: center;
        font-family: verdana;
        font-size: 1em;
        font-weight: bold; 
        color: #FFFFFF; 
        background: #000000;
        border: 1px solid #FFF000;
        padding-top: 10px;
        padding-bottom: 10px;
        }

#menu dd {
        border: 1px solid #000000;
        }

#menu li {
        text-align: center;
        font-family: verdana;
        font-size: 1em;
        font-weight: bold;
        color: #FFFFFF;
        background: #000000;
        border: 1px solid #FFF000;
        padding-top: 5px;
        padding-bottom: 5px
        }

#menu li a, #menu dt a {
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        height: 100%;
        border: 0 none;
        }

#menu li a:hover, #menu dt a:hover {
        background: #CCC000;
        }

#menu-right {
	background-color: #990033;
	height: 40px;
        width: 220px;
        float: left;
        border-top: 2px solid #FFF000;
        border-left: 2px solid #FFF000;
        text-align: center;
        font-family: verdana;
        font-size: 1em;
        font-weight: bold;
        color: #FFFFFF;
        padding-top: 10px;
        padding-bottom: 10px;        
        }

#share-global {
	background-color: #ffffff;
        height: 620px;
        width: 1008px;
        float: left;
	    }

#share-left {
	background-color: #990033;
	height: 610px;
        width: 210px;
        float: left;
        border-top: 2px solid #FFF000;
        text-align: left;
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
		padding:5px 5px 5px 5px;
        }

#share-centre {
	background-color: #ffffff;
	height: 600px;
        width: 544px;
        float: left;
        border-top: 2px solid #FFF000;
        border-left: 2px solid #FFF000;
		padding:10px 10px 10px 10px;
		overflow: auto;
        }

#share-right {
	background-color: #990033;
	height: 620px;
        width: 220px;
        float: left;
        border-top: 2px solid #FFF000;
        border-left: 2px solid #FFF000;
        }

#footy {
	background-color: #000000;
	width: 988px;
        float: left;
        border-top: 2px solid #FFF000;
        text-align: left;
        font-family: verdana;
        font-size: 1em;
        color: #FFFFFF;
        padding: 20px 0px 20px 20px;
        }


#formulaire_contact {
       	margin-top: 40px;
        background-color: #FFF000;
        }

#bouton_retour {
     text-align:center;
     }	 

#bouton_suite {
     text-align:center;
     }	 

#share-centre h2 {
                text-align:center;
				}

.h2  {
     text-align:center;
     }

	 
	 
.jaune {
     border-bottom: 1px solid #FFF000;
	 background-color: #FFF000;
     }	 

.grenat {
     color: #990033;
     }
	 
.ligne-gris-clair {
	background-color: #F0F0F0;
        }

.bordure-promotion{
        border-bottom:2px solid #000000;
        }

.bordure-barragiste {
        border-top:2px solid #000000;
        border-bottom:2px solid #000000;
        }

.bordure-relegation {
        border-bottom:2px solid #000000;
        }

.archives {
        background-color: #F0F0F0;
        }
		
.center {
        text-align:center;
        }		
      	
body{
    margin-top:0;
    margin-left :0;
    }
		
