img{margin:0px; padding:0px;border-style: none;}

body {
	margin: 0;
	padding: 0;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	/*background:	#cc9900;
	background:url(../images/bg-body.gif) top fixed;
	line-height : 1Rpx;*/
}
a{
	color: #FF3300;
	text-decoration:none;
	font-weight:bolder;
}
a:hover{
	color: #996600;
}
p {line-height : 1Rpx;}

h2{
 	margin-top:30px;!important
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background:#444444;
	width:90%;
	height: 20px;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bolder;
	border:2px  solid #DFC861;
	clear: both;
	padding: 5px;
	text-transform:uppercase;
}
#page{
	position: absolute;
	width:895px;			
	left: 50%;
	/*top: 50%;*/
	margin-left: -447px;
	color: #000000;
}
#header {
	/* background:#444444 none repeat scroll 0%;
	background: url(../images/logo-entete.gif) no-repeat;*/
    color:#FFFFFF;
	margin :10px 0 10px 0;
	padding-bottom:15px;
	width: auto;
	height:150px;
}
/*//////////////////////////////MENU////////////////////////////////////*/
 ul#menu {
	position: absolute;
	width: auto;
	font-weight: bold;
	top:130px;
	left:45px;
	margin-top:20px;
}
ul#menu li {
	float: left;
	display: inline;
	height: 25px;
  	padding:13px 0px;
  	text-align:center;
  	text-transform:uppercase;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
ul#menu li a {
	text-align: center;
	display: block;
	line-height: 25px;
	text-decoration: none;
  	color: #000000;
  	margin: 5px;
  	padding:6px 18px;
}
 ul#menu li a:hover {
	background:#DFC861 none repeat scroll 0%;
    color:#000000;
    text-decoration:none;
}
a.current {
	background-color: #FFFFFF;
	color: #000;
}
 a.ghost  {
	background-color: #AF9D4C;
	color: #000;
}
 .off {
	display: none;
}
/*//////////////////////////////MENU////////////////////////////////////*/
.content {
	padding: 0em 1em;
	margin: 5px 0 0 0;
	height:360px;
	background:url(../images/bg-centre.gif) center no-repeat;
	/*filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;	*/
	background:#FFFFFF;
	border: 3px solid #DFC861;
}
#footer{
	color:#FFFFFF;
	background:#444444;
	text-align:center;
	/*border-top:10px solid #AF9D4C;*/
	height:20px;
	margin-top:10px;
}
#footer p{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	padding:2px;
		
}
#footer a{
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FF9933;
}
-->
/*//////////////////////LIENS SUR PAGES PROCEDURES SUITE */
.suite {
	font-weight:bolder;
}
/*//////////////////////LIENS SUR PAGES PROCEDURES SUITE */
.sorry {
    color: #AFAFAF;
    padding: 18px;
    font-size: 22px;
	font-weight:bolder;
}
