﻿body {
	background-color: #66cccc;
}
#conteneur_accueil {
	width: 100%;
	background: #fff;
	BACKGROUND: url(../images/fond.gif);
	background-repeat: repeat-x;
}
#conteneur_actu {
	width: 100%;
	background: #66cccc;
	BACKGROUND: url(../images/fond.gif);
	background-repeat: repeat-x;
}
#header_haut {
	height: 89px;
	width: 1064px;
	margin: auto auto 0px auto;
}
#bande_dynamique_accueil {
	height: 329px;
	width: 1064px;
	clear: both;
	margin: auto auto 0px auto;
	background: #FFFFFF;
}
#contenu {
	margin-bottom: 30px;
	padding-top: 10px;
	margin: auto auto 0px auto;
	width: 1064px;
	background: #FFFFFF;
	height: 400px;
}
#gauche_accueil {
	float: left;
	width: 251px;
}
#gauche_actu {
	float: left;
	width: 245px;
}
#lien_ebook_accueil {
	padding-top: 5px;
	height: 94px;
	width: 243px;
}
#lien_ebook_accueil img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	height: 108px;
	width: 238px;
}
