body {
    margin: 0px ;
    text-align : center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #CC6B00;/*636363*/
    background-color : #D9D9D9;
    /* background-image: url(../img/fond.jpg); */
}

table { font-size : 10px; /*border-collapse: collapse; border : 1px solid #8d9aba*/}
td {/*border : 1px solid #8d9aba*/}

input {
        background-color : white;
        border : 1px solid #CC6B00;
}

input.trans {
    border : none;
}
textarea {
        font-family: times new roman;
        background-color : white;
        border : 1px solid #CC6B00;
}

.conteneur {
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
    text-align : left;
    width : 750px;
    height : 100%;
    background-color : white;
}

.entete {
    float : left;
    height : 1px;
    /*border : 1px solid #CC6B00;*/
    background-color : white;/*CC6B00*/
    /*background-image: url(../img/bandeau2.jpg);*/
    
    /*
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.#version=5,0,30,0" height="132" width="738">
				<param name="../img/bandeau.swf">
				<param name="quality" value="best">
				<param name="play" value="true">
				<embed height="132" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="file:///D:/TAF/ORGANISPORT/SITE%20ORGANISPORT/site%20organisport%20new/www/img/bandeau.swf" type="application/x-shockwave-flash" width="738" quality="best" play="true"> 
   </object>  
   */
   
    background-repeat: no-repeat;
    margin-top : 0px;
    padding-left : 3px;
    width : 750px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width : 745px;
}

html>body .entete { width: 745px;}

#menu {
    background-color : white/*#CC6B00;*/;
    /*background-image: url(../img/nature.jpg); */
    float : left;
    color : #CC6B00;/*CC6B00*/
    margin-top : 1px;
    padding-left: 3px;
    padding-right : 3px;
    padding-bottom : 3px;
    display : block;
/*    font-weight : bold;*/
    border-right : 1px solid #D9D9D9;
    width : 155px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width : 149px;
}
html>body #menu { width: 150px;}

.titre { display :  block; padding-top : 4px; padding-bottom : 2px;}

#menu li {
    list-style-type: none;
    margin : 0;
    padding-bottom: 0.3em;
}
#menu ul {
    margin: 0 0 0 10px;
}

#menu a {
    display : block;
    color : #305570;
    text-align : left;
    font-size: 11px;
    border-bottom: #D9D9D9 1px solid;
    text-decoration : none;
}

#menu a:hover { color : #305570; background-color : #D9D9D9}/*D9D9D9*/

#content {
    float : right;
    /*    border : 1px solid #305570;*/
/*    border-left : 1px solid #305570;*/
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px;
    padding: 3px;
    padding-top:10px;
    text-align: justify;
    background-color : white;
        background-image: url(../img/fond.gif);
    width : 593px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width : 585px;
}

html>body #content { width: 584px;}

#content p { margin-top : 0px;}
#content h4 { font-weight:bold; font-style : italic;}
#content a { color : #305570;}
#content a:hover { color : #CC6B00;}

#article {

    float : left;
    color : #CC6B00;
/*    border : 1px solid #305570;*/
    text-align: justify;
    margin-bottom : 10px;
    width : 550px;
}

#Annonces {
    background-color : #FFFFFF;
    float : left;
    text-align: justify;
    margin-bottom : 10px;
    width : 550px;
}

#section {    
    float : right;
    /* couleur article */
    color : #305570;
/*    border : 1px solid #D9D9D9;*/
    text-align: justify;
    margin-bottom : 10px;
    width : 100%;
}

#section h4 { font-style : italic; margin-bottom : 3px;}
#section h5 { font-style : italic; margin-bottom : 3px;}
#section p { text-align: justify;}
#section img.droite { float :  right; margin-left : 4px; margin-bottom : 4px;}
#section img.gauche { float :  left; margin-right : 4px; margin-bottom : 4px;}
#section img.centre { float :  center;}

.gras {font-weight : bold;}
.orange {font-style : italic; color :#003333;}
.rouge {font-style : italic; color : red;}
.spacer { clear : both;}