*
{

   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

body
{
   margin-top: 45px;
	background-image: 
    url('../images/back_repeat.jpg');
	background-repeat: repeat-x;
	background-color: #113d59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
	 

#header
{
    background-image: 
    url('../images/top.jpg');
	background-repeat:no-repeat;
   width:663px;
   height:89px;
   margin:0;
   position:relative;
   top:0;
   left:0;
}


   #menu {
   position: absolute;
   width: 500px;


   top : 3px;
   left : 325px;


   }


  /*********************************/
  
   #m1 a {
    background-image: 
    url('../images/menu_accueil.jpg');
	display: block;
	float: left;
	width: 84px;
	height : 63px;

   }
   
    #m1 a:hover {
    background-image: 
    url('../images/menu_accueil2.jpg');
	float: left;
	
   }
   
      /*********************************/
   
 
    #m2 a {
    background-image: 
    url('../images/menu_services.jpg');
	float: left;
	display: block;
	width: 84px;
	height : 63px;

   }
   
    #m2 a:hover {
    background-image: 
    url('../images/menu_services2.jpg');
	float: left;

   }
   
         /*********************************/
   
 
    #m3 a {
    background-image: 
    url('../images/menu_equipe.jpg');
	display: block;
	float: left;
	width: 84px;
	height : 63px;

   }
   
    #m3 a:hover {
    background-image: 
    url('../images/menu_equipe2.jpg');
	float: left;
   }
 
 
       /*********************************/
   
 
    #m4 a {
    background-image: 
    url('../images/menu_contact.jpg');
	display: block;
	float: left;
	width: 84px;
	height : 63px;

   }
   
    #m4 a:hover {
    background-image: 
    url('../images/menu_contact2.jpg');
	float: left;
   }
 
 
 

{
   padding:0 0 0 0;
   margin:0 0 0 0;
   width: 663px;
   /*background-image: url(../images/cont_back.jpg);*/
   background-position: center left;
   
}


#img_gauche
{
position: absolute;
    background-image: 
    url('../images/gauche.jpg');
	background-repeat:no-repeat;
	width: 194px;
	height: 403px;
   
}

#machines
{
position: absolute;
left : 282px;
}


#entier
{
   position:relative;
   top:0;
   margin: 0 auto;
   width: 663px;
   background-position: top center;
   background-attachment: fixed;
}


#boite1
{

   width: 290px;

}


#boite2
{

   width: 470px;

}


#conteneur
{
   width:663px;

}


#copyright
{
   text-align: center;
   font-size: 10px;

}

#liens
{

   font-size: 11px;

}

a:link {color: #2969b0}     /* unvisited link */
a:visited {color: #6f6e68}  /* visited link */
a:hover {color: #0a305a}   /* mouse over link */
a:active {color: #6f6e68}   /* selected link */

/* ----------------- Partie à gauche ---------------------------- */


#droite
{

   position : relative;
   left : 194px;
   background-color: #FFFFFF;
   width:469px;
   display: block;
   min-height: 420px;



}

span
{
   visibility:hidden;
}

#droite p 
{
   
   color:#333333;
   text-align: justify;
   font-size:10px;
   margin-left: 25px;
   margin-right: 25px;
   margin-top: 10px;
   line-height: 15px;



   
   
}


ul
{
   margin-top: 10px;
   margin-bottom: 10px;
   
   font-size:11px;
   margin-left: 15px;
      color:#363636;

}


h2
{
   
   text-align: left;
   font-size: 11px;
   color : #3773b7;
   margin-bottom: 5px;
   margin-left : 25px;


}

h3
{
   text-align: left;
   font-size: 11px;
   color : #f7a21b;
   margin-left : 25px;

}

h4
{
   text-align: left;
   font-size: 9pt;
   color : #2969b0;
   margin-top:10px;
}

.serv
{

   color:#333333;
   text-align: center;
   font-size:10px;

}

img
{
   border : 0;
}


#imgbox
{
   margin-right : 10px;
   margin-top : 5px;
   margin-bottom: 15px;
   display:block;
   float: left;
}

#bt_salon
{
   position : relative;
   display: block;
   float: right;
   top : 309px;
}


/* ----------------- Pied de page ---------------------------- */


#footer
{
   background-image: url(../images/bottom.jpg);
   width:469px;
   height:31px;
   margin-left: 194px;
   margin-top: -20px;

}

#copyright
{
text-align: right;
font-size: 9px;
color : #FFFFFF;
margin-right: 10px;

}


i
{
   color: grey;
   font-style: italic;
}

