body
{
	background: #736B56;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-family: trebuchet MS,sans-serif;
	font-size: 100.1%;
}
p
{
	text-align: justify;
	margin: 0px 20px 10px 20px;
}
.bold
{
	font-weight: bold;

}
.lire_la_suite
{
	text-align: right;
}

.lienul
{
	text-decoration: none;
}

a, a:visited
{
	color: black;
	
}
a:hover 
{
   text-decoration: none;
   color: #736B56;
   font-weight: bold;
}


#pagewrapper
{
	background: #FFFFFF;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#pagewrapper img
{
	border: none;
}
#carrieres
{
	width: 235px;
	height: 44px;
	position: absolute;
	float: left;
	left: 150.5px;
	top: 418px;
}
#groupes_mobiles
{
	width: 235px;
	height: 44px;
	position: absolute;
	float: left;
	left: 390.5px;
	top: 418px;
}
#environnement
{
	width: 235px;
	height: 44px;
	position: absolute;
	float: left;
	left: 630.5px;
	top: 418px;
}
#header
{
	background: #fff;
	width: 980px;
}
#logo
{
	width: 980px;
	height: 95px;
	padding: 5px 0px 0px 5px;
}
/**************************Début menu************************/
#menu_top
{
	width: 980px;
	height: 28px;
	background: grey;
	background:#FFF url(../images/menu/bmid_110.gif);
	border:0;
	margin:0;
	position: relative;
}
#jsddm
{	margin: 0;
	padding: 0;
}

#jsddm li
{	float: left;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

#jsddm li a
{	display: block;
	background: #E6E6E6;
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid #736B56;
	color: #736B56;
	white-space: nowrap;
}

#jsddm li a:hover
{	
	background: #736B56;
	color: #ffffff;
}
		
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

#jsddm li ul li
{	float: none;
	display: inline;
}

#jsddm li ul li a
{	width: auto;
	background: #E6E6E6;
	color: #736B56;
}

#jsddm li ul li a:hover
{	background: #736B56;
	color: #ffffff;
}
/**************************Fin de menu*********************************/
.ligne
{
	width: 980px;
	height: 5px;
	background: #736B56;
}
#slide
{
	width: 980px;
	height: 300px;
}
#middle
{
	width: 980px;
}
#content
{
	width: 760px;
	float: left;
	background: white;
}
#article
{
	width: 740px;
	margin: 30px 10px 40px 10px;
	border: solid 1px #CCCCCC;
	color: #000000;
}
.grey
{
	background: #E6E6E6;
}
#article h2
{
	color: #736B56;
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 0 10px 20px;
	text-transform: uppercase;
}
#article h4
{
	font-size: 1.4em;
	font-weight: normal;
	margin: 20px 0 10px 20px;
}
#right
{
	width: 210px;
	float: right;
	margin: 15px 5px 0 0;
}

#right h3
{
	color: #736B56;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
	border-bottom: 1px solid #736B56;
}

#footer a 
{
color:#736b56;
text-decoration: none;

}

#footer 
{
clear: both;
width: 980px;
height: 50px;
background: #e6e6e6;
color:grey;
text-decoration: none;
text-align:center;
border-top:solid 3px #736B56;
}

select
{
width: 
350px;
font-size: 12px;
}
