body
{
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	left: 150px;
	background-color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding-top:10px;
}
#flash {
	position: relative;
	height: 230px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#bandeau {
	position: relative;
	height: 135px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
}
#menuhaut {
	font-family:"French Script MT";
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url("../images/menu.jpg");
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	width: 950px;
	z-index: 1;
}
#menuhaut a
{
	color: #FFFFFF;
	font-size:20px;
	font-weight: bold;
	text-decoration:none;
}
#menuhaut a:hover
{
	color: #FFFFFF;
	font-size:20px;
	font-weight: bold;
	text-decoration:underline;
}
#contenu {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 331px;
	margin: 0 auto;

	background-repeat: repeat;
}
SELECT {
	color: #000000;
	background-color: #FFFFFF;
	font-size:13px;
    font-family: Arial, Helvetica, sans-serif;
}
INPUT {
	color: #000000;
	background-color: #FFFFFF;
	font-size:13px;
    font-family: Arial, Helvetica, sans-serif;
}
a
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
#footer {
	background-image: url("../images/bas.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	position:relative;
	height: 80px;
	width: 950px;
	color:#FFFFFF;
	vertical-align:middle;

}
#categorie {
	position: relative;
	float: left;
	height:25px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align:middle;
	text-align: center;
}
#stop
{
	position: relative;
	float:left;
	height:29px;
	width:1px;
	background-color:#666666;
	border: solid 1px;
	top:2px;
}
#ref {
color:#FFFFFF;
}
