/* CSS Document */
#titre, #bas_logo, #menu, #bas_menu,#menu li { behavior: url(iepngfix.htc); }
html * {
	padding:0px;
	margin:0px;
}
body {
	text-align:center;
	background-color:#888888;
    background-image:url(../images/fond.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border-width:0px;
}
h1 {
    font-size:16px;
	margin-bottom:7px;
}
p {
	margin-bottom:7px;
}
#main {
	width:1001px;
	text-align:left;
    margin:0 auto 0 auto;
}
#haut {
	background-image:url(../images/haut.jpg);
	background-repeat:no-repeat;
	height:151px;
	width:1001px;
	float:left;
}
#gauche {
	width:233px;
	float:left;
}
#bas_logo {
	background-image:url(../images/bas-logo.png);

	width:233px;
	height:33px;
}
#bas_logo,#bas_menu {
	float:left;
}
#bas_menu {
	height:57px;
	background-image:url(../images/bas-menu.png);
	width:233px;
	position:relative;
	margin-top:0px;
	padding-top:0px;
}
#centre {
	width:718px;
	border:1px solid #ebe8e8;
	border-top-width:0px;
	background-color:#9C1828;
	float:left;
	padding:0px 20px 0px 20px;
}
#centre #image {
	height:340px;
}
.img1 {
	background-image:url(../images/accueil.jpg);
}
.usage {
	background-image:url(../images/usage.jpg);
}
.ferreux {
	background-image:url(../images/ferreux.jpg);
}
.demontage {
    background-image:url(../images/demontage.jpg);
}
.cueillette {
    background-image:url(../images/cuillette.jpg);
}
.carte {
	background-image:url(../images/carte.jpg);
}
.piece {
	background-image:url(../images/autodugolfe.jpg);
}
.metal_usage {
    background-image:url(../images/venteusage.jpg);
}
.metal_neuf {
    background-image:url(../images/metal-neuf.jpg);
}
.consommateur2 {
    background-image:url(../images/consommateur.jpg);
}
.emploi {
    background-image:url(../images/emploi.jpg);
}
.presentation {
    background-image:url(../images/metaldugolf.jpg);
}
.nonferreux {
	background-image:url(../images/non-ferreux.jpg);
}
.expertise {
	background-image:url(../images/expertise.jpg);
}

#centre #image #home {
	float:right;
}
#centre #image #titre {
	background-image:url(../images/titre.png);
	height:40px;
	float:left;
	width:718px;
	margin-top:256px;
}
#centre #image #titre h1 {
	color:#fff;
	margin:12px 0px 0px 10px;
}
#texte {
	width:698px;
	background-color:#fff;
	padding:10px;
}
#main #centre #texte li {
	list-style: disc inside;
}

#realisation {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
#realisation a{
text-decoration:none;
color:#000000;
}
#noteRecy {
	background-image:url(../images/recyclage.jpg);
}
#noteMetal {
	background-image:url(../images/metal.jpg);
}
#notePersonne {
	background-image:url(../images/personne.jpg);
}

.note {
	width:173px;
	height:124px;
	overflow:hidden;
	float:left;
	margin:10px 15px 10px 15px;
	color:#fff;
	padding:0px 10px 0px 10px;
}
.note h1 {
	margin:4px 0px 10px 0px;
	color: #FFFFFF;
}
.note a {
	text-decoration: none;
	color: #FFFFFF;
}

.note p {
	margin-left:55px;
	color: #FFFFFF;
}

#noteauto {

	background-image:url(../images/auto.jpg);
}
#main #centre #texte #noteMetal a:hover {
	color: #000066;
}
