body {
	margin: 0;
	padding: 0;
	background: black url(../images/gabarit/fond_haut.jpg) no-repeat 50% 0;
	color: white;
	text-align: justify;
	font-family:verdana;
	font-size: 0.7em;	
}

a {
	color: white;
}

a:hover {
	color: silver;
}

#conteneur {
	width: 902px; 
	margin: 163px auto 0;
}



#langue {
	height: 20px;
	font-size: 0.7em;
	margin-left: 180px;
	color: #7d787a;
}
#langue a {
	color: #7d787a;
	text-decoration: none;
}

#langue a:hover {
	color: white;
	text-decoration: underline;
}

#menu1 {
	height: 426px;
	width: 177px;
	float: left;
}

#menu2 {
	height: 426px;
	width: 177px;
	float: left;
	margin-left: 28px;
}
#fondsousmenu {
	height: 426px;
	width: 492px;
	margin-left: 28px;
	float: left;
	background-image: url(../images/gabarit/noir_80.png);
}

#contenu1 {
	width: 300px;
	height: 416px;

	background-image: url(../images/gabarit/noir_50.png);
	float: left;
	margin-left: 25px;
	padding: 5px 20px;
}

#contenu2 {
	width: 300px;
	height: 416px;
	background-image: url(../images/gabarit/noir_50.png);
	padding: 5px 20px;
	float: right;
}


.gras {
	font-weight: bold;
}

/* @group image fond */

#imagehome {
	background-image: url(../images/image_de_fond/home4.jpg);
	width: 902px;
	height: 426px;
}

#imagepresentations {
	background-image: url(../images/image_de_fond/prestation.jpg);
	width: 902px;
	height: 426px;
}

#imageprestations {
	background-image: url(../images/image_de_fond/prestation.jpg);
	width: 902px;
	height: 426px;
}
#imageservicepers {
	background-image: url(../images/image_de_fond/service_pers.jpg);
	width: 902px;
	height: 426px;
}
#imagedecointerieur {
	background-image: url(../images/image_de_fond/presentations.jpg);
	width: 902px;
	height: 426px;
}

#imagerealisations {
	background-image: url(../images/image_de_fond/realisation_2.gif);
	width: 902px;
	height: 426px;
}
#imagecontact {
	background-image: url(../images/image_de_fond/contact_3.jpg);
	width: 902px;
	height: 426px;
}
#imageplan {
	background-image: url(../images/image_de_fond/plan.jpg);
	width: 902px;
	height: 426px;
}



/* @end */

/* @group home */

#logohome {
	width: 200px;
	height: 426px;
	float: left;
}

#homefrancais {
	margin-top: 10px;
	float: right;
	margin-right: 20px;
}
#homefrancais a {
	color: white;
	text-decoration: none;
}
#homefrancais a:hover {
	color: white;
	text-decoration: underline;
}



/* @end */

/* @group menu */

ul {
list-style-type: none;
	margin: 0;
	padding: 0;
}
ul a {
text-decoration: none;
display: block;
text-indent: -5000px;
}



/* @end */

#realisationtitre {
	font-weight: bold;
	margin-left: 15px;
	font-size: 0.9em;
	float: left;
}

#realisationimage {
	width: 140px;
	height: 90px;
	float: right;
	margin-right: 32px;
}

#realisationtexte {
	width: 250px;
	margin-left: 15px;
	font-size: 0.9em;
	float: left;
	margin-top: 10px;
}

#realisationfilet {
	width: 432px;
	height: 9px;
	float: left;
	margin-top: 9px;
	border-top: 1px solid white;
}

#divplan {
	margin-left: 65px;
}



