body {
	background-image:url('img/fond.gif');
	background-repeat:repeat-y;
	margin:0px;
	}

.Menu-Conteneur {
	border:0px;
	width:1000px;
	margin:0px;
	}

img.Logo {
	width:600px;
	height:125px; 
	border:0;
	}	
	
.Menu {
	width:800px;
	border:0px;
	}
	
.Menu-Lien {
	background-color:#49382f;
	vertical-align:center;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	}

.Presentation {
	margin-top:1px;
	}
	
.Menu-Contextuel {
	background-color:#FFFFFF;
	border-right:1px solid #DAD5D2;
	width:100px;
}	
.Presentation .Bande {
	background-color:#FFFFFF;
	vertical-align:top;
	height:150px;
	}

.Presentation .Presentation {
	vertical-align:top;
	padding:5px;
	background-color:#FFFFFF;
	width:340px;
	padding:20px;
	}
	
.Menu-Separateur {
	background-image:url('img/menu_sep.gif');
	height:24px;
	width:1px;
	}	

.PageEnCours {
	color:#FFAA00;
	}

.Presentation, .Page .Contenu {
	color:#000000;
	font-family: 'Arial',Helvetica,sans-serif; font-size: 11px; font-style: normal;
	}	
		
td.Presentation a { text-decoration:none; color:#ffaa00; font-weight: bold; }
td.Presentation a:hover { text-decoration:underline; color: }
	
	
a { text-decoration: none; }
.Menu a:active,.Menu a:link,.Menu a:visited {  color: #FFFFFF; }
.Menu a:hover {  color: #ffaa00; }

.Copyrights { color:#FFFFFF; margin-top:0px; font-family: 'Arial',Helvetica,sans-serif; font-size: 10px; font-weight: bold; font-style: normal; text-align:right; }
		
.Copyrights  a { text-decoration:none; color:#FFFFFF; font-weight: bold; }
.Copyrights 	a:hover { text-decoration:underline; color:#FFFFFF; font-weight: bold; }
