/* Main
-------------------------------------- */
html {
	text-align : center;
	min-height: 100%;
	line-height:12px;
}
body {
	width:775px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	position:relative;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #999999;
	height: 574px;
}
.clear { 
	clear:  both; 
}
/*  HEADER
-------------------------------------- */
#header  {
	height: 122px;
	width: 775px;
	float: left;
}
#header  h1 {
	text-indent: -9999px;
}

/*  Separation
-------------------------------------- */
#separe  {
	height: 25px;
	background-image: url(../images/separe_jaune.gif);
	width: 775px;
	float: left;
}
#separe h2 {
	text-indent: -9999px;
	line-height: 1%;
}
#separe_en  {
	height: 25px;
	background-image: url(../images/separe_jaune_en.gif);
	width: 775px;
	float: left;
}
#separe_en h2 {
	text-indent: -9999px;
	line-height: 1%;
}

/*  centre
-------------------------------------- */

#centre {
	height: 404px;
	width: 775px;
	float: left;
}

/*  footer
-------------------------------------- */

#footer {
	height: 25px;
	background-image: url(../images/footer_2010.gif);
	width: 775px;
}
#footer h6 {
	text-indent: -9999px;
	line-height: 1%;
}
#footeren {
	height: 25px;
	background-image: url(../images/footer_2010_en.gif);
	width: 775px;
}
#footeren h6 {
	text-indent: -9999px;
	line-height: 1%;
}
#programmationsiteinternet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#CCC;
	text-align:center;
	margin-top:25px
}
#programmationsiteinternet p{
	text-indent: -9999px;
}
#programmationsiteinternet a{
	color:#CCC;
	text-decoration:none
}
#programmationsiteinternet a:hover{text-decoration:underline}
