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

body {
	width: 900px;
	margin:0 auto;
	font: normal 10pt Tahoma, Verdana, sans-serif, Arial;
	color:#FFFFFF;
	background: #000000; 
}

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

/*///////////////////////////////////  HEADER  //////////////////////////*/
#header {
	width:900px;
	height:190px;
	font-weight:bold;
	text-transform:uppercase;
	background:#000000 url(images/header.jpg) no-repeat left top; 
}
#header2 {
	width:900px;
	height:200px;
	font-weight:bold;
	text-transform:uppercase;
	background:#000000 url(images/header2.jpg) no-repeat left top; 
}
/*///////////////////////////////////  MENU  A GAUCHE //////////////////////////*/
#menu {
	float:top center;
	display:inline;
	width:900px;
	text-align:center;
	margin:0 0 0 50px;
}
#menu h2 {	
	float: left;
	width:130px;
	height:30px;
	line-height:30px;
	font-size:12pt;
	margin:0;
	padding:0 0 0 10px;	
	background: url(images/degrade_or.jpg) repeat-x left top;
}
#menu h3 {	
	float: left;
	width:140px;
	height:38px;
	line-height:38px;
	font-size:13pt;
	margin:0;
	padding:0 0 0 10px;	
	background: url(images/degrade_or2.jpg) repeat-x left top;
}
#menu h2 a {		
	font-size:13pt;
	margin:0;
	padding:0 0 0 10px;	
	color:#FFFFFF;	
}
#menu h3 a {		
	font-size:13pt;
	margin:0;
	padding:0 0 0 10px;	
	color:#000000;	
}

/*///////////////////////////////////  CORPS  //////////////////////////*/


#corpsleft {
	float:left;
	display:inline;
	width:400px;
	text-align:left;
	margin:0 0 0 0px;
}

#corps {
	float:right; /* ajout le 18/08/2010 */
	width:480px;
	margin:0 0px 0 0px;
	padding:10px;
	background: url(images/silhouete480.jpg) no-repeat left top;
}

#corps h1 {
	color:#699a0a;
	margin:0 10px 10px;
	padding:0 5px;
	font: bold 10pt Tahoma,Verdana,sans-serif, Arial;
}
#corps p {
	color:#8d8d8d;
	text-indent:0px;
	margin:5px 5px 5px 0;
}
#corps p a {
	color:#699a0a;
}

#corps p.titre16 {
	margin-right:0px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	letter-spacing:2px;
	color:#EEC640;
}

#corps p.texte16 {
	margin-right:0px;
	text-align:justify;
	font-weight:bold;
	font-size:16px;
	letter-spacing:2px;
	color:#EEC640;
}

#corps p.texte13 {
	margin-right:0px;
	text-align:justify;
	font-weight:bold;
	font-size:13px;
	letter-spacing:2px;
	color:#EEC640;
}

#info {
	float:bottom;
	width:900px;
	height:98px;
	padding-top:10px;
	font-size:9px;
	text-align:center;
	color:#EEC640;
	background:#000000 url() no-repeat left top;
}

/*///////////////////////////////////  FOOTER  //////////////////////////*/
p#footer {
	clear:both;
	width:900px;
	height:98px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	color:#8d8d8d;
	background:#000000 url() no-repeat left top;
}

p#footer a{
color:#699a0a;
}

/* ///////////////////////////////////////////////////////////////// */
.policeLucida {font-family: "Lucida Calligraphy", Verdana, Arial}
.monospace {font-family: monospace, Verdana, Arial}
.styleNorm {font-weight: normal}
.styleIta {font-style: italic}
.styleGras {font-weight: bold}
.styleSouligne {text-decoration: underline}
.styleJustify {text-align: justify}
.styleCenter {text-align: center}
.styleRight {text-align: right}
.styleLeft {text-align: left}
.styleBarre {text-decoration: line-through}
.styleOmbre {width: 80%; filter: shadow(color=#99FF99,direction=135);} /* Pour IE uniquement */

.style5 {font-size: 5px}
.style6 {font-size: 6px}
.style7 {font-size: 7px}
.style8 {font-size: 8px}
.style9 {font-size: 9px}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style15 {font-size: 15px}
.style18 {font-size: 18px}
.style22 {font-size: 22px}

.styleBlc {color: #FFFFFF}
.styleNoir {color: #000000}
.styleOr {color: #EEC640}
.styleBgRouge {background-color: #FF0000}
.styleBgVertClair {background-color: #99FF99}
