body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0 auto;
}
a:link, a:visited, a:active {
	color: #ff8400;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffb70b;
}
.black:link, .black:visited, .black:active {color: #000; font-weight: bold; text-decoration: none;}
.black:hover{color: #333; font-weight: bold; text-decoration: none;
}
#main {
	width: 1024px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 270px;
	background-color: #000000;
	background-image:url('images/head.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
}
#menu {
	width: 100%;
	background-color: #000000;
	background-image:url('images/menuback.jpg');
	background-repeat:repeat-x;
	margin: 0 auto;
}
#nav {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;
}
#nav li {
	float: left ;
	width: 112px ;
	border: 0px ;
	margin-right: 1px ;
	color: #fff ;
	background: #000 ;
}
#nav li a {
	display: block;
	background: url(images/menu.jpg) left top no-repeat;
	color: #fff;
	line-height: 12px;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #000 url(images/menu.jpg) right top no-repeat ;
	color: #000;
}
.or {
	color: #fff300;
}
.orange {
	color: #ff8400;
}
.blanc {
	color: #fff;
}
.titrenoir {
	color: #000000;
	font-weight: bold;
}
#ligne {
	width: 100%;
	background-color: #000000;
	margin: 0px auto;
	float:left;
}
hr {
	height: 1px;
	margin: -0.5em 0px 1px 0px;
	padding: 0;
	background-color: #FF8400;
	border: 0;
}
#contenu {
	width: 100%;
	float: left ;
	background-color: #212121;
	margin: 0px 0px 0px 0px;
}
#contenugauche {
	width: 40% ;
	float:left;
	border: 0px;
	margin: 10px 15px 0px 10px;
	padding: 0px;
}
#gauche {
	border: 1px #5E5E5E solid ;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	background: #191919 ;
}
#contenucentre {
	width: 98% ;
	float:left;
	border: 0px;
	margin: 10px 15px 0px 10px;
	padding: 0px;
}
#centre {
	border: 1px #5E5E5E solid ;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	background: #191919 ;
}
#orange1 {
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #ffb70b;
	color: #000;
}
#contenudroite {
	width: 56% ;
	float:right;
	border: 0px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
#droite {
	border: 1px #5E5E5E solid ;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	background: #191919;
}
#news {
	width: 100%;
	height: 205px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#cataloguegauche {
	width: 40% ;
	float:left;
	border: 0px;
	margin: 10px 15px 10px 0px;
	padding: 0px;
}
#cataloguedroite {
	width: 56% ;
	float:right;
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#catalogueimage {
	border: 1px #5E5E5E solid ;
	margin: 0px 0px 10px 0px;
	padding: 7px 10px 5px 10px;
	background: #191919 ;
}
#foot {
	width: 100%;
	float: left ;
	background-color: #ffb70b;
	margin: 0px 0px 10px 0px;
}
#footgauche {
	width: 40% ;
	float:left;
	border: 0px;
	margin: 10px 15px 5px 10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#footdroite {
	width: 20% ;
	float:right;
	border: 0px;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	text-align: right;
}
.foot:link, .foot:visited, .foot:active {color: #fff; font-weight: bold; text-decoration: none;}
.foot:hover{color: #000; font-weight: bold; text-decoration: none;
}
.footd:link, .footd:visited, .footd:active {color: #fff; font-size: 9px; font-weight: bold; text-decoration: none;}
.footd:hover{color: #000; font-size: 9px; font-weight: bold; text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #ff8400;
	margin: 5px 0px 0px 0px;
}
.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid black; /*Border around tooltip*/
background:black;
z-index:3000;
}
.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:#ff8400;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}
select, option {
 background-color: #FF8400;
 width:180px;
 border: 0px;
 color: white;
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:pointer;
}
input[type=button] {
 background-color: #333333;
 border: solid black 1px;
 color: white;
 font-family: Arial;
 font-weight: bold;
 cursor:pointer;
}
input[type=button]:hover {
 background-color: #666;
 border: solid black 1px;
 color: white;
 font-family: Arial;
 font-weight: bold;
 cursor:pointer;
}