ul#menu { width: 100%; height: 43px; background: #FFF url("../../img/index/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0;}
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url("../../img/index/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }


#banniere
{
	width : 1024px;
	height : 184px; 
	background-image : url("../../img/index/banniere.png");
	background-repeat : no-repeat;
	text-indent : 350px;
	vertical-align : bottom;
}


img
{
	border : none;
}
body
{
	font-family : Arial;
}
fieldset
{
	width : 90%
}

#width
{
	width:expression(document.body.clientWidth > 1024 ? "1024px" : "auto");
}

.onlyprint
{
	display: none;
}

.MessRefus
{
	font-size : 12px;
	color : red;
}


table
{
	border-collapse : collapse;
}

.tableauProduit td
{
	border : 2px solid #FFCC66;
}

.espaceTableauProduit
{
	line-height : 2px;
	background-color : #FFCC66;
}

.contenuTableauProduit
{
	background-image : url("../../img/index/fond.PNG");
}

.divScrol
{
	overflow : auto;
	height : 166px;
}
.tableauList td
{
	border : 2px solid black
}