#body
{
  background-color:
}


#conteneur

{
  height: 590px;
  width: 1058px;
  background-image: url('../img/background.jpg') ;
  background-repeat: no-repeat;
  margin-left: 4px;
  margin-top:21px;
  margin-bottom: 88px;
  padding-top:150px;
  padding-left:450px;
}

#conteneur1

{
  height: 590px;
  width: 1058px;
  background-image: url('../img/background1.jpg') ;
  background-repeat: no-repeat;
  margin-left: 4px;
  margin-top:21px;
  margin-bottom: 88px;
  padding-top:150px;
  padding-left:450px;
}


#menu
{
  width: 267px;
  height: 575px;
  padding-top:200px;
  margin-left:30px;
  margin-top:-850px;
  !margin-top:-710px;
}



#nav
	{
	height:50px;
	}


#nav ul
	{
	margin: 30px;
	padding: 0;
	}

 #nav  a span 
	 {
	  text-indent: -99em;
	  display:block;
	  height:45px;
	  width:162px;
	}

#nav ul li
	{
	float:left;
	}

#nav ul li a
	{
	display:block;
	list-style-type: none;
	text-decoration:none;
	height:45px;
	width:162px;
	}



li#entreprise
{
 background-image: url('../img/entreprise.jpg');
 background-repeat: no-repeat ;
 height:45px;
 width:162px;
 list-style-type: none;
}

li:hover#entreprise
{
 background-image: url('../img/entreprise_jaune.jpg');
 background-repeat: no-repeat ;
 height:45px;
 width:162px;
}

a #entreprise  
{
 height:45px;
 width:162px;
}

li#prestations
{
 background-image: url('../img/prestations.jpg');
 background-repeat: no-repeat ;
 height:45px;
 width:162px;

list-style-type: none;
}

li:hover#prestations
{
 background-image: url('../img/prestations_jaune.jpg');
 background-repeat: no-repeat ;
 height:45px;
 width:162px;
}




li#services
{
 background-image: url('../img/services.jpg') ;
 background-repeat: no-repeat ;
 height:45px;
 width:162px;

list-style-type: none;
}

li:hover#services
{
 background-image: url('../img/services_jaune.jpg') ;
 background-repeat:no-repeat ;
height:45px;
 width:162px;
}

  li#liens
{
 background-image: url('../img/liens.jpg');
background-repeat: no-repeat ;
 height:45px;
 width:162px;

list-style-type: none;
}

li:hover#liens
{
 background-image: url('../img/liens_jaune.jpg');
background-repeat: no-repeat ;
height:45px;
 width:162px;
}

li#contact
{
 background-image: url('../img/contact.jpg');
background-repeat: no-repeat ;
 height:45px;
 width:162px;

list-style-type: none;
}

li:hover#contact
{
 background-image: url('../img/contact_jaune.jpg');
background-repeat: no-repeat ;
height:45px;
 width:162px;
}


li#quisommesnous
{
 background-image: url('../img/ki.jpg');
background-repeat: no-repeat ;
 height:45px;
 width:182px;
 margin-left: -38px;

list-style-type: none;
}

li:hover#quisommesnous
{
 background-image: url('../img/ki_jaune.jpg');
 background-repeat: no-repeat ;
 height:45px;
 width:182px;
 margin-left: -38px;
}

.title_main
	{
	width: 750px;
	height: 550px;
	margin-left: -170px;
	margin-top: -145px;
	font-family: Arial;
	font-size: 14px;
	color: #C5784C;
	padding-top:20px;
	!padding-top:30px;
	
	}

.title_main h1
	{
	font-family: Arial;
	font-size: 18px;
	color: #985B49;
	}
	
	.title_main h2
	{
	font-family: Arial;
	font-size: 14px;
	color: #C5784C;
	}
	
	.title_main h3
	{
	font-family: Arial;
	font-size: 14px;
	color: #C5784C;
	}
	
	.title_main p
	{
	font-family: Arial;
	font-size: 14px;
	color: #C5784C;
	}
a
{
	font-family: Arial;
	font-size: 14px;
	color: #774E30;
	text-decoration: underline;
}

.plus
{
text-align: center;
}