body{
	;
	margin: 0px 0 ;
	padding: 0 ;
	text-align: left ;
	font: 11px Arial,Tahoma,"Trebuchet MS", helvetica, sans-serif ;
	background: #706a64 ;
}

div#container
{
	margin-left: 0px;
	width: 850px ;
	margin: 0 0 0 0 ;
	text-align: left ;
	border: 6px solid #111;
	background: #000 ;
}

div#popup
{
	margin-left: 0px;
	width: 200px ;
	margin: 0 0 0 0 ;
	text-align: left ;
	border: 0px;
	background: #000 ;
}

h2#header
{
	height: 182px ;
	background: url(../img/logo.jpg) no-repeat top left;
	margin-top: 0 ;
}
	
}

h2#header a span
{
	display: none ;
}



div#content
{
	padding: 0 0px 0 0px ;
	}

div#content p
{
	background-color: #000;
	text-align: justify ;
	text-indent: 0em ;
	line-height: 1.0em ;
	font-size: 1.1em;
	color: #FFF;
}

div#content a
{
	border: none;
	text-decoration: none;
	color: #ffecbe;
}

div#content a:hover
{
	color:#FFBC01;
}




div#content h1
{
	margin-left: 0px ;
	background: url(../img/petite_fleche.gif) no-repeat left bottom ;
	padding-left: 30px ;
	line-height: 30px ;
	font-size: 1.0em ;
	
	border: none;
	color: #FFF;
}

div#content h3
{
	margin-left: 0px ;
	background: url(../img/star.gif) no-repeat left bottom ;
	padding-left: 30px ;
	line-height: 30px ;
	font-size: 1.0em ;
	border: none;
	color: #FFF;
}

div#content h4
{
	margin-left: 0px ;
	background: url(../img/folder.gif) no-repeat left bottom ;
	padding-left: 30px ;
	line-height: 30px ;
	font-size: 1.0em ;
	border: none;
	color: #FFF;
}

div#content h5
{
	margin-left: 0px ;
	background: url(../img/mail.gif) no-repeat left bottom ;
	padding-left: 30px ;
	line-height: 30px ;
	font-size: 1.0em ;
	border: none;
	color: #FFF;
}


div#footer
{
	text-align: center;
	padding-left: 0px ;
	line-height: 30px ;
	font-size: 1.0em ;
	color: #FFF;
}

div#new 
{
  background-image: url(img/new.bmp);
  width: 20px;
  height: 11px;
  border: none;
  padding: 0;
}
