body {
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/fond.jpg) repeat-y center -100px;
	font-family: Times;
	font-size: 16px;
	color: #3753A9;
	text-align: center;
}
#page {
	width: 800px;
	margin: 20px auto;
	padding: 0;
	border: 0;
	text-align: left;
}
#head {
	width: 840px;
	height: 120px;
	margin: 0;
	border: 0;
	padding: 0;
	background: url( ../images/head.gif ) 0 0 no-repeat;
}
#contenu_2008 {
	width: 799px;
	margin-top: -20px;
	height: 1180px;
	background-color: #FFF;
}
.text_head {
	width: 700px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -80px;
	background-color: #FFF;
	text-align: center;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: 1px;
}
a{
	color: #FFF;
	text-decoration: none;
}
a:visited{
	color: #FFF;
}
a:hover{
	text-decoration: underline;
}
.link_rouge{
	color: #9f2838;
	text-decoration: none;
}
.link_rouge:visited{
	color: #9f2838;
}
.link_rouge:hover{
	text-decoration: underline;
}
div#menu{
	float: left;
	width: 140px;
	height: 152px;
	margin: -1055px 0 0 -110px;
	color: yellow;
	background: url(../images/fond_menu.gif);
}
#menu a{
	color: yellow;
}
div#menu2{
	float: left;
	width: 142px;
	height: 152px;
	margin: -1055px 80px 0 770px;
	color: #FFF;
	background: url(../images/fond_menu_long.gif);
}
ul{
	font-size: 1.2em;
	margin:0;
	
}
.titre_menu {
	padding-top: 10px;
	font-size: 1.5em;
	display: inline;
	margin-left: -2px;
}
.titre_menu2 {
	font-size: 1.5em;
	display: inline;
	margin-left: 4px;
}
.ss_titre {
	font-weight: bold;
}
hr {
	width: 137px;
	margin-top: 2px;
	margin-left: -38px;
	border: 1px solid #FFF;
}
.titre_content {
	font-size: 22px;
	font-weight: bold;;
}
#contents{
	float: left;
	width: 680px;
	margin: 0 0 0 60px;
	padding: 0 0 15px 0;
}
#contents img {
	border: 1px #3753A9 solid;
}
.titre {
	width: 670px;
	height: 35px;
	padding-left: 10px;
	color: #FFF;
	background-color: #3753A9;
	font-size: 1.6em;
}
.gauche {
	width: 526px;
	vertical-align: top;
}
.droite {
	width: 150px;
	text-align: right;
}
#footer{
	clear: both;
	width: 840px;
	height: 49px;
	border: 0;
	padding: 10px 0 0 0;
	margin: 0;
	background: url( ../images/footer.gif ) 0 0 no-repeat;
	text-align: center;
	font-size: 16px;
}
#footer a {
	color: #3753A9;
}
#footer a:hover {
	text-decoration: underline;
}