body, html {
	margin: 0;
	padding: 0;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/fond/fond.jpg) repeat-x #54638a;
}
div#global {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	margin-top:20px;
}
div#contenu {
	width: 1000px;
	height:auto;
}
div#contenu-haut {
	width: 1000px;
	height:15px;
	background: url(../img/fond/fond-contenu-haut.png) no-repeat;margin:0;padding:0;
}
div#contenu-centre {
	width: 1000px;float:left;
	height:auto;margin:0;padding:0;
	background: url(../img/fond/fond-contenu-centre.png) repeat-y;
}
div#contenu-bas {
	width: 1000px;
	height:15px;
	background: url(../img/fond/fond-contenu-bas.png) no-repeat;
	float:left;
}
div#bandeau{width:975px;height:120px;margin:0 0 0 12px;background: url(../img/fond/bandeau.jpg) no-repeat;padding:0;float:left;}

/*div#marque{width:90px;height:25px;margin:55px 0 0 70px;float:left;}
div#marque h1{color:#2771a6;margin:0;font-size:1.4em;}*/
div#contact{width:310px;height:110px;background:url(../img/fond/contact.png) no-repeat;margin-left:650px;}
div#contact1{margin:18px 0 0 70px;color:#5e5e5e;font-size:1em;font-weight:bold;float:left;}
div#contact a{text-decoration:none;}
div#contact2{margin:28px 0 0 110px;color:#5e5e5e;text-align:center;float:left;}
div#contact2 p{margin:0;}
.contact, .telephone{font-size:0.9em;font-weight:bold;}
.cout{font-size:0.6em;}
.ok{width:190px;height:85px;background:url(../img/boutons/bouton-actif.png) no-repeat;}
div#menu{margin-left:23px;}
div#menu1, div#menu2, div#menu3, div#menu4, div#menu5{float:left;text-align:center;color:#FFF;font-weight:bold;line-height:50px;font-size:0.8em;}
div#menu a{text-decoration:none;cursor:pointer;}
div#menu1:hover,div#menu2:hover,div#menu3:hover,div#menu4:hover,div#menu5:hover{width:190px;height:85px;background:url(../img/boutons/bouton-actif.png) no-repeat;display:block;}
.non-ok{width:190px;height:85px;background:url(../img/boutons/bouton-inactif.png) no-repeat;}
div#developpement{width:975px;height:auto;	float:left;margin:5px 0 0 12px;}
div#pied-page{width:1000px;text-align:center;color:#FFF;font-size:0.8em;font-weight:bold;}
div#pied-page a{color:#FFF;}
div#pied-page a:hover{color: #FF6600;}

div#gauche{width:260px;height:auto;float:left;margin-left:20px}
div#gauche h1{color:#1a5e98;margin:0;font-size:1.2em;border-bottom:1px solid #1a5e98;}
div#gauche p{color:#1a5e98;margin:0;font-size:0.8em;font-weight:bold;}
div#gauche p.nom-entreprise{margin-top:30px;}
div#droite{width:680px;height:auto;float:left;text-align:justify;color: #666666;font-size:0.8em;/*font-weight:bold;*/}
.img{border:1px solid #FF6600;}
div#droite a{color:#1a5e98;}