DIV#band
{
	Z-INDEX: 1;
	MARGIN-LEFT: auto;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 310px;
	Left: 0px;
	HEIGHT: 153px;
	/*background-image: url(../img/bg_produits/band_purifier.gif);
    background-color:#ffffff;*/
}

DIV#bandb
{
	Z-INDEX: 1;
	MARGIN-LEFT: auto;
	WIDTH: 775;
	POSITION: absolute;
	TOP: 254px;
	Left: 0px;
	HEIGHT: 153px;
	/*background-image: url(../img/bg_produits/band_purifier.gif);
    background-color:#ffffff;*/
}
.bar
{
	WIDTH: 20px;
	background-image: url(../img/spacer/bg_rassoule.gif);
}
/*****************************************************************************************/
/*********************    coleur à changer d'aprés chaque  produit     *******************/
/*****************************************************************************************/
.txt
{
	font-family: verdana;
	font-size: 11px;
	color: #872B36;
	text-decoration: none;
	PADDING-TOP: 4px;
	font-weight: normal;
}
.txt A:visited  { COLOR: #872B36;text-decoration: none; }
.txt A:link     { COLOR: #872B36;text-decoration: none; }
.txt A:active   { COLOR: #872B36;text-decoration: none; }
.txt A:hover    { COLOR: #872B36;text-decoration: underline; }


/*****************************************************************************************/
/*****************************************************************************************/
/*****************************************************************************************/

DIV#center
{
	Z-INDEX: 20;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	WIDTH: 775px;
	POSITION: relative;
	TOP: 0px;
	Left: 0px;
	HEIGHT: 444px;
	background-color:#ffffff;

}
DIV#txtproduit
{
	Z-INDEX: 40;
	WIDTH: 1px;
	POSITION: absolute;
	TOP: 58px;
	Left: 111px;
	HEIGHT: 300px;
	text-align:left;
}
DIV#visproduit
{
	Z-INDEX: 99;
	WIDTH: 378px;
	POSITION: absolute;
	TOP: 56px;
	Left: 275px;
	HEIGHT: 386px;
	/*background-color:#000000;*/
}

