﻿body {
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url("../images/background-long2.jpg");
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	color: #381A12;
	background-repeat: repeat;
}
#header {
	background-image: url("../images/header.jpg");
	background-position: center top;
	height: 147px;
	width: 100%;
}
#container-head {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
.liste {
	font-size: 12px;
	font-weight: bold;
	color: #250A01;
	background-color: #BDE3EE;
	border: 0px none #BDE3EE;
	width: 150px;
	height: 16px;
}
.bouton {
	margin-top: 3px;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
}
#flash-border {
	height: 336px;
	width: 940px;
	float: left;
}
.bouton1 {
	margin-top: 13px;
	margin-right: 13px;
}
#colone1 {
	margin-right: 13px;
	width: 940px;
}
#colone2 {
	margin-right: 13px;
	width: 400px;
}
#colone3 {
	width: 299px;
}
#colone1, #colone2, #colone3{
	margin-top: 10px;
	height: auto;
	float: left;
}
#footer {
	background-image: url("../images/footer.jpg");
	background-position: center top;
	height: 59px;
	width: 100%;
	float: left;
}
#contenu-footer{
	height: 59px;
	margin-left:auto;
	margin-right:auto;
	width: 940px;
}
#diffusion{
	float:left;
	width: 223px;
	padding-top: 29px;
}
#diffusion2{
	float:left;
	padding-top: 20px;
	width: 230px;
	margin-left: 10px;
}
#footer-texte {
	float:left;
	padding-top: 28px;
	color: #FFF;
	font-size: 11px;
	width: 940px;
	text-align: right;
}

.texte-accueil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.texte-accueil2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
#footer2 {
	background-image: url("../images/footer.jpg");
	background-position: center top;
	height: 59px;
	width: 100%;
	bottom: 0px;
	position: absolute;
}
