/* CSS Document */

BODY {
	background: url(/medias/images/Weldom_bkg_gris.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
H1 {
	color: #AB0029;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
}
B {
	 color:#6E7579;
}
/* Calques */
#ContainerCenter {
	background-color: White;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	width: 980px;
}
#ContainerHaut {
	position:relative;
	width:980px;
	height:89px;
}
#ContainerMenu{
	position:relative;
	width:980px;
	height:30px;
	bottom:0px !IMPORTANT;
	bottom:4px;
	z-index:9999;
}
#ContainerRechercher{
	position:absolute;
	width:400px;
	height:30px;
	left:573px;
	bottom:0px;
	z-index:1;
}
#Rechercher{
	position:absolute;
	top:5px;
	left:180px;
}
#ContainerMilieu {
	background-color:#FFFFFF;
	position:relative;
	float:left;
	margin-left:10px;
	width:570px;
	height:100%;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	z-index:1;
}
#ContainerBas {
	background-image:url(/medias/images/Weldom_bkg_bas.gif);
	background-repeat:repeat-y;
	position:relative;
	clear:both;
	width:980px;
	height:auto;
}
#TitreProduits {
	padding-left:10px;
	margin-top:20px;
}


#FournssFamille {
	position:relative;
	width:570px;
	padding-left:10px;
}
#FournssFamille div {
	float:left;
	height:60px;
	width:100px;
	text-align:center;
	padding:3px;
}


#DescProduits {
	position:relative;
	float:left;
	min-height:100px !IMPORTANT;
	height:auto !IMPORTANT;
	height:100px;
	width:270px;
	padding-left:10px;
	color:#6E7579;	
}
#ContainerDroit {
	position:relative;
	float:right;
	width:200px;
	margin-top:30px;
	padding-right:5px;
}
#ImgRayon {
	position:relative;
	float:left;
	height:90px;
	width:90px;
	padding-left:10px;
	padding-top:5px;
}

/* Classes */
.listeRub {
	list-style-image:url(/medias/images/Weldom_puce_bleu.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:15px;
	color:#5A6165;
}
.titreFamille {
	position:relative;
	height:auto;
	clear:both;
	padding-top:20px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#6E7579;
}
.ContainerProdG {
	overflow:hidden;
	clear:both;
	float:left;
	width:274px;
	height:auto;
	margin-top:20px !IMPORTANT;
}
.ContainerProdG h2 {
	font-size:11px;
}
.listeProduitsG {
	position:relative;
	float:right;
	width:170px;
	color:#6E7579;
	height:auto;
	padding-left:5px;
}
.imgProduitsG {
	position:relative;
	border:1px solid black;
	text-align:center;
	float:left;
	width:94px !IMPORTANT;
	width:90px;
	height:94px !IMPORTANT;
	height:90px;
	margin: 0px;
	padding: 0px;
}
.imgProduitsG table {
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
.imgProduitsG table tr td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.ContainerProdD {
	overflow:hidden;
	float:right;
	width:274px;
	height:auto;
	margin-top:20px !IMPORTANT;
}
.ContainerProdD h2 {
	font-size:11px;
}
.imgProduitsD {
	position:relative;
	border:1px solid black;
	text-align:center;
	float:left;
	width:94px !IMPORTANT;
	width:90px;
	height:94px !IMPORTANT;
	height:90px;
	margin: 0px;
	padding: 0px;
}
.imgProduitsD table {
	width: 90px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
.imgProduitsG table tr td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.listeProduitsD {
	position:relative;
	float:right;
	padding-left:5px;
	width:170px;
	height:auto;
	color:#6E7579;
}
.ProduitsInactif {
	padding-top:35px;
}

