#bloc_bandeau
{
	background-image: url(/specific/formats/img/accueil.jpg);
	background-repeat: no-repeat;
        width: 990px;
        height: 550px;
}
#bloc_entete
{
        width: 990px;
        height: 550px;
}
#bloc_corps
{
	display:none;
}
#bloc_outils
{
	display:none;
}
#bloc_menu
{
	display:none;
}
.scooters, .cycles,
{
        float:left;
}
#drapeaux
{
        position:absolute;
        top:0px;
        left:0px;
	width:990px;
}


