#bandeau{
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
#parent{
	width:850px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: left;
}
#parent #sommaire {
width:850px;
height:100%;
margin-left:auto;
margin-right:auto;
}
#parent #sommaire ul li {
list-style-type:none;
text-decoration:none;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
}
#parent #sommaire ul li a{
text-decoration:none;
color:#21518a;
}
#parent #sommaire ul li a:hover{
text-decoration:none;
color:#000000;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-top:0px;
}
.imgcentre{
	float:centre;
}
.imgcentrebordure{
	float:centre;
	border:thin solid #000000;
}
.imggauche{
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	margin-top:3px;
}
.imggauchebordure{
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	margin-top:3px;
	border:thin solid #000000;
}
.imgdroite{
	float:right;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
}
.imgdroitebordure{
	float:right;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
	border:thin solid #000000;
}
.img{
	border:thin solid #000000;
}
.H1{
	font-size: 16px;
	font-weight: bold;
	border-top:	double #cf2525;
	color: #21518a;
	text-align: center;
}
.H2{
	font-size:14px;
	font-weight: bold;
	border-top: outset #ffb33f;
	text-align: center;
	color:#d95b07;
	}
.H3{
	font-size:12px;
	font-weight: bold;
	color:#9a1f21;
	text-align: left;
}
.H4{
	font-size:12px;
	font-weight: bold;
	color:#9a1f21;
	text-align: right;
}
.H5{
	font-size:12px;
	font-weight: bold;
	color:#9a1f21;
	text-align: center;
}
.justified {
	text-align: justify;
}
.center {
	text-align:center;
}
.legend {
	font-size:9px;
	text-align: left;
}
.legend_right {
	font-size:9px;
	text-align: right;
}
.legend_centre {
	font-size:9px;
	text-align: center;
}
.left{
	text-align:left;
	}
.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
	text-align: center;
}
.mail{
	text-decoration:none;
	color:#21518a;
	font-weight: bold;
}
.month{
	text-decoration:none;
	font-weight:bold;
	color:#21518a;
}	
.calendar{
	font-size:14px;
	font-weight: bold;
	border-bottom:thin solid #009e18;
	color:#21518a;
	text-align: center;
}
	
