            #content {
            position: relative;
    		width: 729px;
    		height: 398px;
    		margin-left: 0px;
    		background: transparent url("bg_content.jpg") repeat;
            }
            
            #content span {
                display: none;
            }                         

            #colCentreA {
            position: absolute;
            top: 1px;
            left: 270px;
    		width: 205px;
    		height: 205px;
    		margin-left: 0px;
    		background: transparent url(vis_central.gif) no-repeat;
            }
            
            #colCentreB {
            position: absolute;
            top: 5px;
            left: 55px;
    		width: 180px;
    		height: 110px;
    		margin-left: 0px;
    		/*background: transparent url(vis_thebest.gif) no-repeat;*/
            }

            #colCentreC {
            position: absolute;
            top: 11px;
            left: 500px;
    		width: 205px;
    		height: 90px;
    		margin-left: 0px;
    		/*background: transparent url(vis_canadian.gif) no-repeat;*/
            }
            
            #colDroite {
            position: absolute;
            top: 0px;
            left: 729px;
    		width: 50px;
    		height: 418px;
    		/*background: transparent url(bg_rayure.gif) no-repeat;*/

            }

        	#footer	{
            float: left;
            position: relative;
    		width: 729px;
    		height: 20px;
    		margin-left: 0px;
    		/*background: transparent url(bg_footer.gif) no-repeat;*/
            }
            
            #footer span {
                display: none;
            } 
span {
            display: none;
    }
        /* Menu de gamme */
.menuSecondaire {
            font-size: 12px;
            font-weight: bold;
            width: 200px;
            position: absolute; top: 170px; left: 20px;
}
#menuGamme #ms1, #menuGamme #ms2, #menuGamme #ms3, #menuGamme #ms4, #menuGamme #ms5 {
            text-align: right;
            position: relative;
            padding: 0 20px 15px 0;
            background: transparent url(../images/puce_nav.gif) no-repeat 0 0;
}
#menuGamme li a{ 
    color: black;
}

#menuGamme li a:hover{
            color: #CC0000;
}
#menuGamme #ms1 {
            left: -25px;
}
#menuGamme #ms2 {
            left: 25px;
}
#menuGamme #ms3 {
            left: 75px;
}
#menuGamme #ms4 {
            left: 130px;
}
#menuGamme #ms5 {
            left: 190px;
}

.menuSecondaireB {
            font-size: 12px;
            font-weight: bold;
            width: 200px;
            position: absolute; top: 225px; left: 520px;
}

#menuGammeB #ms6, #menuGammeB #ms7 {
            text-align: left;
            position: relative;
            padding: 0 0 20px 20px;
            background: transparent url(../images/puce_navB.gif) no-repeat 0 0;
}

#menuGammeB li a{
        color: black;
}

#menuGammeB li a:hover{
            color: #CC0000;
}
#menuGammeB #ms6 {
            left: 0px;
}
#menuGammeB #ms7 {
            left: -25px;
}
