body { 
	background-position: 100px 0px;
    	background-repeat: no-repeat;
    	background-image: url('../images/Fond_Accueil.jpg');
    	background-color: rgb(249, 250, 245);
    	opacity: 1;
    	volume: 23
    }
    
.fonte12 {
  	color: rgb(133, 53, 152); 
  	font-family: Brush Script MT;
  	font-size: 12px;
  	font-style: italic;
  	font-weight: bold;
  }
.fonte35 {
	color: rgb(133, 53, 152);
       	font-family: Brush Script MT;
       	font-size: 35px;
       	font-style: italic; 
	font-weight: bold;
	
}


div.diviseur
{
font-family:sans-serif;
color:red;
padding-left: 50pt;
padding-right: 50pt;
}

div.conteneur {
width: 40%;
background-color: yellow;
}


img.image {
float: right;
}

.imgbandeau {
	color: rgb(255, 255, 255);
       	font-family: Brush Script MT; 
	font-size: 40px;
}

.bandeau {
	position:absolute;
	left: 100px;
	background-color: rgb(133, 53, 152);
	width: 798px; 
	height: 50px;
}

.tbbandeaux {

	text-align: left;
       	margin-right: 0px;
       	margin-left: 0px;
       	width: 800px; 
	height: 50px; 
	
}

.menuagence {
	position:absolute;
	left: 450px;
	top: 350px;
	width: 458px; 
	height: 40px;
}


.menuregion {
	position:absolute;
	left: 450px;
	top: 400px;
	width: 458px; 
	height: 40px;
}


.menulocation {
	position:absolute;
	left: 450px;
	top: 450px;
	width: 458px; 
	height: 40px;
}

.menuvente {
	position:absolute;
	left: 450px;
	top: 500px;
	width: 458px; 
	height: 40px;
}

