body
{
	padding:0;
	margin:20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1
{
	color:#fe6b00;
	font-size:40px;
	font-family: "Orator Std", Times New Roman, serif;
	font-weight:normal;
	display:inline;
}

h2
{
	color:#fe6b00;
	font-size:22px;
	font-weight:normal;
	font-family: "Orator Std", Times New Roman, serif;
	display:inline;
}

h3
{
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	font-family: "Orator Std", Times New Roman, serif;
	display:inline;
}

a.titre
{
	text-decoration:none;
	color:#999999;
	font-size:22px;
	font-weight:normal;
	font-family: "Orator Std", Times New Roman, serif;
}


table
{
	margin:0 auto;
}

a
{
	color:#000000;
}

a:hover
{
	text-decoration:none;
}

ul
{
	margin:0 0 20px 0;
	padding:0;
	width:65%;
}

li
{
	margin:15px 0 0 20px;
}

.border
{
	border:#333333 1px solid;
}

.padding
{
	padding: 10px;
}

.legal,.legal a
{
	color:#999;
}

#menu
{
	margin: 10px 0;
}

#menu td
{
	width:150px;
	height:22px;
}

#menu a
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover
{
	color: #FC3;
}

.menu_orange
{
	background:url(../img/menu_orange.jpg) center no-repeat;
}

.menu_rouge
{
	background:url(../img/menu_rouge.jpg) center no-repeat;
}

#deco
{
	width:380px;
	height:416px;
	background: #84888b url(../img/deco.jpg) top no-repeat;
}

#deco img
{
	float:left;
	margin:40px 0 0 74px;
	border:#333 1px solid;
}

#mini_deco
{
	float:right; 
	margin-top:220px; 
	border-top: #000000 2px solid; 
	width:175px; 
	text-align:right;
}

#content
{
	padding:40px 0 10px 10px;
	background-color:#84888b;
}

#references
{
	margin-top:-5px;
}

#references li
{
	margin:2px 0 0 20px;
	list-style:none;
	font-size:10px;
}

#references strong
{
	color:#fff;
	font-weight:normal;
	margin-right:5px;
}

#acces p
{
	color:#ffffff;
	font-size:14px;
}

.contact
{
	float:left;
	width: 126px;
	margin:0 20px 20px 0;	
	font-size:10px;
	color:#ffffff;
}

.contact li
{
	list-style:none;
	list-style-position:outside;
	margin-left:5px;
}

.contact_title 
{
	width:126px;
	height:22px;
	text-align:center;
	padding: 3px 5px;
	font-size:11px;
}


.caps_orange
{
	background:url(../img/caps_orange.jpg) top center no-repeat;
}

.caps_rouge
{
	background:url(../img/caps_rouge.jpg) top center no-repeat;
}

#mentions
{
	font-size:11px;
	margin-top:-20px;
}

#mentions p
{
	font-size:9px;
	width:95%;
}

#mentions ul
{
	width: 90%;
	margin-bottom:8px;
}