/* CSS Document */

html, body {
	height: 100%;
	margin: 0;

}

fd {

background-image: url(../img/fd.gif);

}


div#global {
	min-height: 100%;
	width: 900px;
	padding: 0 10px;
	margin: 0 auto;
	position:relative;
	background-image:url(../img/fd_center.gif);
	background-position:center;
	background-repeat:repeat-y;
	top: 2px;

}

div#menu {
	height: 35px;
	background-image:url(../img/fd_ht.gif);
	background-position: left bottom;
	text-align:right;
	padding : 10px 10px 0px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9A9A9A;
	
}

div#menu a {
	color: #9A9A9A;
	text-decoration:underline;	
}

div#header {
	background-color:#FFFFFF;
	background-image:url(../img/fd_global.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:center;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

#banniere {
	padding-bottom: 5px;	
}

div#center {
	overflow:auto;
	padding-bottom: 60px;
}

div#contenu {
	float: right;
	width: 654px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

div#sidebar {
	float: left;
	width: 202px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCCCCC;
	padding: 0px 1px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menuBar1, dl#menuBar2, dl#menuBar3 {
	padding: 3px;
}

dl#menuBar2 {
	background-color:#FFFFFF;
	border-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-color: #CCCCCC;
}

dl#menuBar1 dt, dl#menuBar2 dt, dl#menuBar3 dt {
	margin: 0px 0px;
	padding:0px 0px 0px 22px;
	height: 30px;
	line-height: 30px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-indent: 20px;
}

dl#menuBar1 dt {
	background:url(../img/bt_news.gif) no-repeat 3px 0px;
}

dl#menuBar2 dt {
	background:url(../img/bt_discount.gif) no-repeat 3px 0px;
}

dl#menuBar3 dt {
	background:url() no-repeat 3px 0px;
}

dl#menuBar2 dd, dl#menuBar3 dd {
	vertical-align:top;
}

#menuBar1 li, #menuBar2 li, #menuBar3 li {
	list-style:none;
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	background:url(../img/li2.gif) no-repeat 20px 9px;
	vertical-align:top;
	line-height:20px;
}


dl#menuBar1 dt a, dl#menuBar2 dt a, dl#menuBar3 dt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;	
}

dl#menuBar1 li a, dl#menuBar2 li a, dl#menuBar3 li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

dl#menuBar1 a:hover, dl#menuBar2 a:hover, dl#menuBar3 a:hover, div#menu a:hover, div#footer a:hover {
	color: #E76703;
	text-decoration: underline;
}

div#footer {
	position: absolute;
	width: 100%;
	height: 75px;
	bottom: 0;
	background-image:url(../img/fd_bas.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9A9A9A;
}
div#footer a {
	color: #9A9A9A;
	text-decoration:underline;	
}

#chapeau {
	font-weight: bold;
	font-size: 13px;
}

img#produit {
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}

img#produit2 {
	margin-right: 40px;
	border: 1px solid #CCCCCC;
}

