body {
margin: 10px 0 ;
padding: 0 ;
text-align: center ;
font: 0.8em "Trebuchet MS", Tahoma, sans-serif ;
background: #333333 ;
}
#header {
height: 294px;
background-color: #99CCCC;
background: url(images/tbl07header3.png) no-repeat left top;
}
ul#menu
{
	height: 25px ;
	margin: 0 ;
	padding: 0 ;
	background: url(images/bt_menu2.png) repeat-x 0 -25px ;
	list-style-type: none ;
}
ul#menu li
{
	float: left ;
	text-align: center ;
}
ul#menu li a
{
	width: 130px ;
	line-height: 25px ;
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 1px ;
	color: #FF3300 ;
	display: block ;
	text-decoration: none ;
	border-right: 0px solid #dea ;
}
ul#menu li a:hover
{
	background: url(images/bt_menu2.png) repeat-x 0 0 ;
}
#conteneur {
position: relative;
width: 920px;
margin: 0 auto; 
background-color:#000000;

text-align: left ;
}
#centre {
padding-top: 0px;
padding: 0 20px 0 20px ;
background-color:#FFFFFF;
margin-left: 0px;
margin-right: 108px;
background: url(images/top_cont.png) top left no-repeat;
background-color:#000000;
}
#centre h2
{
	padding-left: 21px ;
	line-height: 30px ;
	font-size: 1.4em ;
	background: url(images/ptiteAxe.png) no-repeat left bottom ;
	color: #FF3300 ;
	border-bottom: 1px solid #FF3300 ;
}
#centre p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
	color: #FF3300 ;
}
#centre a
{
	color: #ffffff ;
}

#droite {
position: absolute;
right:0;
width: 108px;
background-color:#FFCC99;
background: url(images/fd_menudroite.png) no-repeat left bottom ;
}
#footer
{
	margin: 200 ;
	padding-left: 40px ;
	line-height: 30px ;
	text-align: left ;
	color: #666666 ;
	background: url(images/sarhannLogo.png) no-repeat left bottom ;
	background: url(images/bott_cont.png) bottom left no-repeat;
	background-color:#000000;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:5;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
line-height: 5px ;
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 0.5px ;
	color: #FF3300 ;
margin: 0 ;
color: #000000;
text-decoration: none;
}
.menudroit a:hover {
text-decoration: none;
}


.flotation  {float: left;
margin: 0 0 0px 0px;
border: 2px solid #000000;
padding: 2px; }
