body
{
   width: 860px;
   margin: auto;
   background-image: url("img/logo_background_body.jpg");
   font-family: arial ;
}
#bg_contenu
{
   width: 860px;
   border:2px solid black;
   background-color: #8ebe44;
}
/* en-tête */

#en_tete
{
   width: 860px;
   height: 205px;
}


/*  Menu */

.element_menu
{
color: #FFFFFF; 
margin-top: -5px;
padding-top: 5px;
padding-left: 270px;
background-color: #1A171B;

}


/* Quelques effets sur les menus */

.element_menu a
{
   text-decoration: none;
   font-family: arial ;
font-size: 14px;
text-align: right;
margin-right: px;
   color: #FFFFFF;
}

.element_menu a:hover
{
font-family: arial ;
font-size: 14px;
text-align: right;
margin-right: px;
text-decoration: underline;
   color: #ffcb0c;
   
}

#menu_defilant
{
color:black;
font: times 13px;
}


/* CORPS 1*/
#corps
{  
   margin-top: 25px;
}
/* ACCUEIL*//* ACCUEIL*//* ACCUEIL*//* ACCUEIL*//* ACCUEIL*//* ACCUEIL*//* ACCUEIL*//* ACCUEIL*//* ACCUEIL*/

#bienvenue
{
float: left;
padding:10px;
padding-right:100px;
background-repeat: no-repeat;
}

#impact
{
float:right;
margin-left:550px;
position:absolute;
margin-top:-30px
}

#text_g
{
text-align: justify;
margin-right:200px;
padding:0px 5px 5px 5px;
border:2px dashed black;
background-color:#cccccc;
}

#text_d
{
text-align: justify;
margin-left:230px;
padding:0px 5px 5px 5px;
border:2px dashed black;
background-color:#cccccc;
}

#prix_img
{
margin-left:230px;
}

#acces_img
{
float:right;
margin-top:-430px;
}
#plan_img
{
float:right;
margin:-385px 10px 0px 0px;
}

/*Tout le temps*/
#tarifs_gauche
{
margin-right:200px;
margin-left:5px;
}
#tarifs_droite
{
margin-left: 280px;
margin-right:5px;
margin-top:-800px;
}

#pied_tarifs
{
margin-top:350px;
}
#acces_gauche
{
margin-right:200px;
margin-left:5px;
}

#acces_droite
{
margin-left: 280px;
margin-right:5px;
margin-top:-250px;
}

#pied_de_page
{
margin-top: 60px;
}

#bottom
{
	margin-bottom:-22px;
	size:20%
}

