* {
	padding:0;
	margin:0;
}
html, body{
	height:100%
}
body{
	text-align:center;
	height:100%;
	background-image:url(../images/fond.gif);
	background-repeat:repeat;
}
img {
	border-style: none;
}
ul, li {
	list-style-type : none;
}
table {
	border-collapse:collapse;
}
div#support{
	width:1214px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image:url(../images/fond2.gif);
	background-repeat:repeat-y;
}
div#supportLogo{
	background-image:url(../images/fondLogo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
div#fleur{
	background-image:url(../images/fleur.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
div#page{
	width:1000px;
}
div#corps {
	overflow:hidden;
	margin-top:5px;
}
div#categoSide{
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	float:left;
	text-align:center;
}
div#millieu{
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	width:644px;
	float:left;
	margin-right:auto;
	margin-left:3px;
	background-color:#fff;
	text-align:left;
}
div#else{
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	height:100%; 
	min-height:100%;
	width:846px;
	float:right;
	margin-right:auto;
	background-color:#fff;
}
div#bandeau_haut{
	height:74px;
}
div#menu{
	height:30px;
	background-color:#fff;
	border:solid 1px #f8902b;
}
div#fondCat{
	height:21px;
	width:150px;
	background-image:url(../images/fondCat.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div#fondPan{
	height:21px;
	width:200px;
	background-image:url(../images/fondPan.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div#fondMil{
	height:21px;
	width:644px;
	background-image:url(../images/fondMil.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div#fondElse{
	height:21px;
	width:846px;
	background-image:url(../images/fondElse.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div#login{
	width:500px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#topLogin{
	height:50px;
	background-image:url(../images/topLogin.gif);
	background-repeat:no-repeat;
}
div#basLogin{
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#ce6602;
}
#panierSide{
	width:200px;
	float:right;
	margin-right:auto;
}
#basPage {
	width:100%;
	float:none;
	height: 20px;
	clear: both;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#f8902b;
}
td.degrade{
	background-image:url(../images/degrade.gif);
	background-repeat:repeat-x;
}
td.fCateg{
	background-image:url(../images/fondCateg.gif);
	background-repeat:no-repeat;
}
table.fondPan2{
	background-image:url(../images/fondPan2.gif);
	background-repeat:no-repeat;
	background-color:#dfe8d1;
}
