.Separateur {
	clear: both;
}
body{
	color: #FFF; 
	font-size: 13px; 
	font-family: Times, Arial, Helvetica, Geneva; 
	text-decoration: none;
		line-height: 220%;
	margin: 0;
	padding: 0;
	background: url(back.jpg);
}

.Titre {
	margin: 0;
	padding: 0;
	font: 18px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	/*border-bottom: 2px dotted #000;*/
}

.SousTitre {
	margin: 0;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px dotted #000;
	padding: 0 0 0 10px;
	background: url(/images/puce.gif) no-repeat 0 4px;
}

.Paragraphe {
	color: #CAA99A; 
	font-family: Times, Arial, Helvetica, Geneva; 
	font-style: italic;
}


/*
text-align: justify;
*/

a:link { 
	color: #3366cc; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva; 
	text-decoration: none;
}
a:visited { 
	color: #3670e3; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva; 
	text-decoration: none; 
}
a:hover { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva; 
	text-decoration: none;
	color: #000;
}


#PAGE {
	border-style: none;
	margin: auto;
	width: 836px;
	border-style: none;
	border-style: none;
	background: 0px -20px;
	padding: 0;
}



#Head {
	margin: 0;
	border: none;
	height: 153px;
	background: url(bg-head.jpg) no-repeat;
	padding: 0 17px 0 19px;
}

#Head a {
	width: 800px;
	display: block;
	height: 159px;
}

#Head span {
	display: none;
	border: none;
}

#Menu {
	margin: 0;
	border: none;
	padding: 2px 17px 0 19px;
	height: 83px;

	background: url(bg-menu.jpg) no-repeat;
}

#MenuDHTML a{
	color: #000;
}
#MenuDHTML a:hover{
	color: #ffc00;
}
#MenuDHTML h1{
	color: #000;
	padding:  0 10px 0 10px;
	border-left: 1px solid #000;
}

#MenuDHTML h1.Premiere{
	border-left: none;
	font-weight: normal;
	font-style: normal;
}
#MenuDHTML h1.Premiere a{
	font-weight: normal;
	font-style: normal;
}

#MenuDHTML li span{
	font-size: 16px;
		display: block;
		height: 18px; 
	
}

#MenuDHTML li ul li{
	height: auto;
}
#MenuDHTML li ul{
	padding:  0;
	background-color: transparent;
	margin-top:  4px;
}

#MenuDHTML li ul li span{
	font-size: 12px; 

}

#MenuDHTML li ul li a{
	background-color: #EAE7DF;
	display: block;
	padding: 0 20px;
		height: 25px;
}
#MenuDHTML li ul li a:hover{
	background-color: #F3F0E8;
}
#MenuDHTML li ul li.Selected a{
	background: #EAE7DF url(puce-blanche.gif) no-repeat 13px 4px;
}




#Route {
	padding:30px 0 0 10px;
	clear: both;
	color: #8D8D8D;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	display: none;
}

#Centre {
	margin: 0;
	border: none;
	background: url(bg-centre.jpg) repeat-y;
	padding: 0px 17px 10px 20px;
}

#Plan {
	padding: 0 0 0 60px;
	list-style-type: none;
}

#Plan li, #Plan li h1, #Plan li h1 a {
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#Plan li ul {
	padding:  0 0 0 30px;
	list-style-type: none;
}

#Plan li ul li, #Plan li ul li h2, #Plan li ul li h2 a {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#Foot {
	margin: 0;
	padding: 0 0 0 250px;
	border:  none;
	background: url(footer.gif) no-repeat 0px 0px;
	height: 55px;
	clear: both;
	text-align: center;
}

#Foot a {
	color: #000000;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	
}


#LienArtefact {
	width: 86px;
	height: 35px;
	background: no-repeat;
	display: block;
	float: right;
	
	margin-right: 52px;
}

#LienArtefact span {
	display:  none;
}


.LienInfosLegales {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px   Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-left: 30px;
	float: left;
}


