body {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
#entete {
	background-image:url(/images/struc/entete.png);
	background-repeat:no-repeat;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#entete img {
	border:none;
}
#entete a.bouton_accueil {
	height:191px;
	width:900px;
	display:block;
}
#filsdariane {
	margin-top:5px;
	margin-left:60px;
	width:590px;
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	color:#0000CC;
	font-size:11px;
	border-bottom:#0000CC 1px solid;
}
#filsdariane a {
	color:#0000CC;
	text-decoration:none;
}
#filsdariane h1 {
	color:#0000CC;
	font-size:14px;
	font-weight:bolder;
	display:inline;
}
#corps {
	margin-left:60px;
	margin-right:300px;
	padding-right:20px;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	height:450px;
	overflow:auto;
}
#corps h2 {
	color:#006699;
	font-size:18px;
}
#corps h3 {
	color:#006699;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline overline;
}
#corps p {
	color:#0000CC;
	text-align:justify;
	font-size:12px;
}
#corps p.left {
	text-align:left;
}
#corps p.note {
	font-weight:bolder;
	text-align:left;
	font-size:13px;
}
#cadredroitetop {
	width:240px;
	height:240px;
	margin-right:40px;
	margin-top:-50px;
	float:right;
	border:none;
}
#cadredroitebottom {
	width:215px;
	height:225px;
	margin-top:-245px;
	margin-right:60px;
	float:right;
}
#cadredroitebottom img.bonhomme{
	width:99px;
	height:184px;
	margin-left:90px;
	margin-bottom:10px;
}
#cadredroitebottom img.bouton2{
	border:none;
}
#pieddepage {
	background-image:url(/images/struc/pieddepage.png);
	background-repeat:no-repeat;
	width:900px;
	font-size:11px;
	font-weight:bolder;
	text-align:center;
	margin-top:30px;
	padding-top:14px;
	height:40px;
	margin-bottom:40px;
}