
#global {
	width:960px;
	position:absolute;
	top:0;
	left:0;
	margin-left:0;
}

#logo {
	width:340px;
	position:relative;
	z-index:2;
	display:none;
}

.none {
	display:none;
}

.cache {
	clear:both;
	margin-top:100px;
	font:normal 8px Arial, Helvetica, sans-serif;
	color:#000000;
	border-top:1px solid #c4bdb9;
	width:575px;
	text-align:center;
	padding-top:40px;
}

/*----------------------------------------------cheminees_produit.php---------------------------------*/

#fiche_produit {
	width:620px;
	height:auto;
	margin-left:0;
}

/*---------------------produit----------------*/

#fiche_produit #produit {
	width:570px;
	height:auto;
	background-color:#FFFFFF;
	padding-left:0;
	padding-right:26px;
}

/*--nom--*/

#fiche_produit #produit #nom {
	clear:both;
	width:300px;
	height:67px;
	padding-top:21px;
}

#fiche_produit #produit #nom h1 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
}

#fiche_produit #produit #nom h2 {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:7px;
}

/*--gd_visuel--*/

#fiche_produit #produit #gd_visuel {
	float:left;
	width:455px;
	height:auto;
	text-align:center;
	background-color:#000000;
	margin-bottom:22px;
	clear:both;
}

/*--fiche_detaillee--*/

#fiche_produit #produit #fiche_detaillee {
	width:570px;
	border-top:2px solid #938a85;
	padding-top:21px;
	clear:both;
	margin-top:10px;
}

#fiche_produit #produit #fiche_detaillee #dimensions_ouverture {
	width:228px;
	clear:both;
}

#fiche_produit #produit #fiche_detaillee #dimensions_ouverture #tableau2 {
	margin-top:22px;
}

#fiche_produit #produit #fiche_detaillee table {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

#fiche_produit #produit #fiche_detaillee .cln1 {
	width:103px;
	color:#6a625e;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:22px;
}

#fiche_produit #produit #fiche_detaillee .cln2 {
	width:53px;
}

#fiche_produit #produit #fiche_detaillee .separation {
	height:1px;
	background-color:#dfdfdf;
}

#fiche_produit #produit #fiche_detaillee .gris1 {
	background-color:#d2cdca;
	text-align:center;
}

#fiche_produit #produit #fiche_detaillee .gris2 {
	background-color:#dad6d3;
	text-align:center;
}

#fiche_produit #produit #fiche_detaillee .pad {
	padding-top:5px;
}

#fiche_produit #produit #fiche_detaillee #plus {
	width:200px;
	clear:both;
	margin-top:20px;
}

#fiche_produit #produit #fiche_detaillee #plus p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../_img/puce/puce_carree_grise.gif) center left no-repeat;
	padding-left:0;
	margin-bottom:7px;
}

#fiche_produit #produit #fiche_detaillee #plus span {
	color:#6a625e;
	font-weight:bold;
}

/*----------------------------------------------plaques_recherche.php---------------------------------*/

.fond_plaques_recherche {
	background:url(../_img/fonds/fond_plaques.jpg) top left no-repeat;
}

#outils_recherche.plaques {
	width:948px;
	height:120px;
	padding-top:55px;
	padding-left:12px;
}

/*----------------------------------------------plaques_produit.php---------------------------------*/

.fond_plaques_produit {
	background:url(../_img/fonds/fond_plaques_produit.jpg) top left no-repeat;
}

#fiche_produit #produit #gd_visuel.plaques {
	width:570px;
	height:305px;
	margin-bottom:22px;
}

/*----------------------------------------------objets_recherche.php---------------------------------*/

.fond_objets_recherche {
	background:url(../_img/fonds/fond_objets.jpg) top left no-repeat;
}

/*----------------------------------------------objets_produit.php---------------------------------*/

.fond_objets_produit {
	background:url(../_img/fonds/fond_objets_produit.jpg) top left no-repeat;
}


