*{margin:0; padding:0; border:0;}
a{text-decoration:none; color:#FFB900; font-size:8pt}
a:hover{text-decoration:underline;}

/*/ Design by XnEoZ :: Decoupage by XnEoZ :: Codage by XnEoZ /*/

body {
	width: 920px;
	margin:auto;
	font: normal 10pt Tahoma, Verdana, sans-serif, Arial;
	color:#fff;
	background-color:#ff5b00;
}

/*///////////////////////////////////  GLOBAL  //////////////////////////*/
#global {
	margin:0 auto;
	float:left;
	width:920px;
	background: url(images/fondcontenu.png) repeat-y left top;
}

/*///////////////////////////////////  HEADER  //////////////////////////*/
#header {
	width:920px;
	height:295px;
	font-weight:bold;
	text-transform:uppercase;
	background: url(images/header.png) no-repeat left top; 
}

/*///////////////////////////////////  MENU  A DROITE //////////////////////////*/
#menu {
	float:right;
	display:inline;
	width:184px;
	height:505px;
	text-align:left;
	margin:-200px 0px 0 0;
	padding:140px 10px;
	background: url(images/menu.png) no-repeat left top;
}
#menu h2 {
	font-size:10pt;
	margin:0 30px 0 0;
	padding:20px 0 5px 0;
	text-align:center;
	color:#FF5B00;
}
#menu ul {
	margin:0 0 20px -35px;
	font-size:10pt;
	list-style:none;
}

#menu ul li {
	width:226px;
}

#menu ul li a {
	display:block;
	margin:0px;
	text-align:center;
	text-decoration:none;
	color:#FFB900;
	background: url(images/lien.png) no-repeat left top;
}

#menu ul li a:hover {
	text-decoration:underline;
}

/*///////////////////////////////////  CORPS  //////////////////////////*/
#corps {
	margin:0 240px 0 130px;
	padding:10px;
}

.floatl {
	float:left;
	padding-right:1em;
	margin:0;
}

#corps h1 {
	color:#FF5B00;
	margin:0 10px 0 0;
	text-align:center;
	padding:0;
	font: bold 10pt Tahoma,Verdana,sans-serif, Arial;
	border-bottom:1px solid #FF5B00;
}
#corps p {
	color:#8d8d8d;
	margin:5px 0;
	padding:0;
}
#corps p a {
	color:#FFB900;
}

#corps p.right {
	margin-right:15px;
	text-align:right;
	font-weight:bold;
	font-size:9px;
	letter-spacing:1px;
	color:#8d8d8d;
}

/*///////////////////////////////////  FOOTER  //////////////////////////*/
p#footer {
	clear:both;
	width:576px;
	height:61px;
	margin:0 0 0 111px;
	font-size:9px;
	text-align:center;
	color:#8d8d8d;
	background:#000 url(images/footer.png) no-repeat left top;
}

p#footer a{
color:#FFB900;
}

table, tr, td{
border:0px solid black;
padding:0px;
}
