body, html {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../images/fond-site.jpg) repeat-x top #868788;
}

#contenu {
	position: absolute;
	top: 0px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 682px;
}

#top {
	float: left;
	width: 960px;
	height: 170px;
	padding: 0 20px 0 20px;
	background: url(../images/metallia-top.jpg) #868788;
}

#top-menu {
	float: left;
	width: 328px;
	height: 56px;
	margin: 44px 0 48px 10px;
	font-size: 12px;
}

ul.metallia-menu{
	float: left;
	position: relative;
	margin: 36px 0 0 0;
	padding:0;
}

li.metallia-menu{
	position: relative;
	float:left;
	width:140px;
	height:20px;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background-color: #F29400;
}

li.decalage-menu {
	margin: 0 30px 0 0;
}

.menu-titre {
	position: relative;
	display:block;
	width: 140px;
	height: 20px;
	margin: 0;
	top: 3px;
	font-family: Eurostile, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

#top-menu p {
	margin: 0;
	padding: 0 0 0 10px;
}

#top-menu a:link, #top-menu a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#top-menu a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#top-menu a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#top-logo {
	float: left;
	width: 285px;
	height: 148px;
}

#top-contact {
	float: left;
	width: 270px;
	height: 74px;
	padding: 74px 10px 0 57px;
}

#top-titre {
	float: left;
	width: 950px;
	height: 22px;
	padding: 0 0 0 10px;
}

#central {
	float: left;
	width: 1000px;
	height: 320px;
	background: url(../images/fond-page.jpg) #FFFFFF;
}

#gauche {
	float: left;
	width: 480px;
	height: 320px;
	margin: 0 40px 0 30px;
}

#droite {
	float: left;
	width: 420px;
	height: 320px;
	margin: 0 30px 0 0;
}

.fd-centrales {
	background: url(../images/fd-centrales.jpg);
}

.fd-murales {
	background: url(../images/fd-murales.jpg);
}

.fd-racks {
	background: url(../images/fd-racks.jpg);
}

.fd-tetes-gondoles {
	background: url(../images/fd-tetes-gondoles.jpg);
}

.fd-roulettes {
	background: url(../images/fd-roulettes.jpg);
}

.fd-pharmacie {
	background: url(../images/fd-pharmacie.jpg);
}

.fd-presse {
	background: url(../images/fd-presse.jpg);
}

.fd-tvhifi {
	background: url(../images/fd-tvhifi.jpg);
}

.fd-electro {
	background: url(../images/fd-electro.jpg);
}

.fd-bricojardi {
	background: url(../images/fd-bricojardi.jpg);
}

#affichage {
	float: left;
	height: 268px;
	text-align: justify;
}

.entier {
	width: 420px;
	padding: 0;
}

.deuxtiers {
	width: 240px;
	padding: 0 180px 0 0;
}

#miniatures {
	float: left;
	width: 420px;
	height: 52px;
}

#bottom {
	float: left;
	width: 940px;
	height: 192px;
	padding: 0 30px 0 30px;
	background: url(../images/metallia-bottom.jpg) #868788;
}

#bottom-gauche {
	float: left;
	width: 480px;
	height: 184px;
	padding: 8px 40px 0 0;
}

#bottom-gauche img {
	margin: 0 12px 0 0;
}

#bottom-menu {
	float: left;
	width: 420px;
	height: 184px;
	padding: 8px 0 0 0;
}

#bottom-menu ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#bottom-menu li{
	list-style-image: url(../images/picto-menu.jpg);
}

#bottom-menu-metallia {
	float: left;
	width: 113px;
	height: 106px;
	margin: 8px 0 0 0;
	padding: 21px 0 0 0;
	background: url(../images/bas-metallia.jpg) no-repeat top left;
}

#bottom-menu-gamme {
	float: left;
	width: 307px;
	height: 88px;
	margin: 8px 0 0 0;
	padding: 39px 0 0 0;
	background: url(../images/bas-gamme.jpg) no-repeat top left;
}

.gamme-standards {
	float: left;
	width: 146px;;
}

.gamme-evolues {
	float: left;
	width: 161px;;
}

#bottom-menu-metallia a:link, #bottom-menu-gamme a:link, #bottom-menu-metallia a:visited, #bottom-menu-gamme a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#bottom-menu-metallia a:hover, #bottom-menu-gamme a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#bottom-menu-metallia a:active, #bottom-menu-gamme a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#bottom-menu-mentions {
	float: left;
	width: 420px;
	font-size: 10px;
	text-align: right;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
}

p {
	padding: 0;
	margin: 10px 0 10px 0;
}

h1, h3 {
	margin: 0;
	padding: 0;
}

h2.nospartenaires {
	font-size: 13px;
}

h1.h1-metallia {
	position: relative;
	width: 280px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-metallia em {
	position: absolute;
	display:block;
	width: 280px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-metallia.jpg);
}

h2.h2-bienvenue {
	position: relative;
	width: 105px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-bienvenue em {
	position: absolute;
	display:block;
	width: 105px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-bienvenue.jpg);
}

h1.h1-entreprise {
	position: relative;
	width: 130px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-entreprise em {
	position: absolute;
	display:block;
	width: 130px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-entreprise.jpg);
}

h1.h1-savoir-faire {
	position: relative;
	width: 150px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-savoir-faire em {
	position: absolute;
	display:block;
	width: 150px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-savoir-faire.jpg);
}

h1.h1-standards {
	position: relative;
	width: 185px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-standards em {
	position: absolute;
	display:block;
	width: 185px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-standards.jpg);
}

h2.h2-murales {
	position: relative;
	width: 160px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-murales em {
	position: absolute;
	display:block;
	width: 160px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-murales.jpg);
}

h2.h2-centrales {
	position: relative;
	width: 170px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-centrales em {
	position: absolute;
	display:block;
	width: 170px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-centrales.jpg);
}

h2.h2-tetes-gondoles {
	position: relative;
	width: 160px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-tetes-gondoles em {
	position: absolute;
	display:block;
	width: 160px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-tetes-gondoles.jpg);
}

h2.h2-racks {
	position: relative;
	width: 140px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-racks em {
	position: absolute;
	display:block;
	width: 140px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-racks.jpg);
}

h2.h2-couleur {
	position: relative;
	width: 145px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-couleur em {
	position: absolute;
	display:block;
	width: 145px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-couleur.jpg);
}

h2.h2-roulettes {
	position: relative;
	width: 195px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h2.h2-roulettes em {
	position: absolute;
	display:block;
	width: 195px;
	height: 22px;
	color: #000000;
	background:url(../images/h2-roulettes.jpg);
}

h1.h1-evolues {
	position: relative;
	width: 165px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-evolues em {
	position: absolute;
	display:block;
	width: 165px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-evolues.jpg);
}

h1.h1-pharmacie {
	position: relative;
	width: 270px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-pharmacie em {
	position: absolute;
	display:block;
	width: 270px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-pharmacie.jpg);
}

h1.h1-presse {
	position: relative;
	width: 240px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-presse em {
	position: absolute;
	display:block;
	width: 240px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-presse.jpg);
}

h1.h1-electro {
	position: relative;
	width: 310px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-electro em {
	position: absolute;
	display:block;
	width: 310px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-electro.jpg);
}

h1.h1-tvhifi {
	position: relative;
	width: 240px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-tvhifi em {
	position: absolute;
	display:block;
	width: 240px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-tvhifi.jpg);
}

h1.h1-bricojardi {
	position: relative;
	width: 350px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-bricojardi em {
	position: absolute;
	display:block;
	width: 350px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-bricojardi.jpg);
}

h1.h1-cptoirvit {
	position: relative;
	width: 280px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-cptoirvit em {
	position: absolute;
	display:block;
	width: 280px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-cptoirvit.jpg);
}

h1.h1-contact {
	position: relative;
	width: 100px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-contact em {
	position: absolute;
	display:block;
	width: 100px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-contact.jpg);
}

h1.h1-mentions {
	position: relative;
	width: 165px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-mentions em {
	position: absolute;
	display:block;
	width: 165px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-mentions.jpg);
}

h1.h1-partenaires {
	position: relative;
	width: 130px;
	height: 22px;
	color: #000000;
	font-size: 0px;
}

h1.h1-partenaires em {
	position: absolute;
	display:block;
	width: 130px;
	height: 22px;
	color: #000000;
	background:url(../images/h1-partenaires.jpg);
}

ul {
	padding: 0;
	margin: 5px 0 10px 35px;
}

form {
	padding: 0;
	margin: 0;
}

.zonecontact {
	padding: 0;
	margin: 0 0 5px 0;
}

input, select {
	border : solid 1px #B8B9BB;
	margin: 5px;
	padding: 2px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

textarea {
	border : solid 1px #B8B9BB;
	margin: 0 0 5px 0;
	padding: 2px;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

fieldset {
	padding: 3px 5px 2px 5px;
	border : solid 1px #F29400;
	margin: 0 0 5px 0;
	font-weight: normal;
}

fieldset p {
	padding: 0;
	margin: 0;
}

legend, label {
	font-weight: bold;
	color: #000000;
}

.codespam img {
	vertical-align: middle;
	margin: 0 5px 3px 2px;
}

.codespam input {
	margin: 0;
}

.orangemetallia {
	color: #F29400;
}

.commentaire {
	font-size: 9px;
}

.miseenvaleur {
	font-weight: bold;
}

.adroite {
	text-align: right;
}
