body{
	
	background-color: #e5dfd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ffffff;
}
table
{
 	border: none;
 	font:inherit;
 	
}
a:link {
	text-decoration: underline; 
	color:#ffffff;
	border:0px;
	padding:0px;}
a:visited {
	text-decoration: underline;
	color: #CACACA;
	border:0px;
	padding:0px;
}
a:active {
	text-decoration: none;
	color:black;
	border:0px; 
}
a:hover {
	color: #CACACA;
	text-decoration: none;
	border: 0px;
	padding: 0px;
}

a img
{
	border:0px;
	padding:0px;
}

img
{
	border:0px;
	padding:0px;
	margin:0px;
}

h1
	{
	color:#ffa800;
	display: inline;
	font-size:16px;
	}
.titreorange{
	color:#ffa800;
	font-size:14px;
	font-weight:bold;
}
.titreorange a:link,.titreorange a:visited,.titreorange a:active{
	color:#ffa800;
	text-decoration:underline;
}
.titreorange a:hover{
	color: #CACACA;
	text-decoration:none;
}
p
{
	margin-top: 0px;
	padding: 0px;
	text-align: justify;
}
	
#baniere
{
	background-image: url(../images/baniere.jpg);
	background-repeat: no-repeat;
	width:946px;
	height:90px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border:0px;
	text-align:right;

}

#contenu
{
	width:946px;
	height: 460px;
	background-color:#63666f; 
	color: White;
	font-family: inherit;
	font-size:inherit;		
}
#gauche
{
	background-color:#4c4f57;
	width:310px;
	height: 100%;
	text-align: justify;
}
