body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Pompiere', sans-serif;
	background-image: url(../picto/trame.jpg);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #9900cc;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
h1 {
	font-size: 50px;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 20px;
}
#body {
	height: 1700px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../picto/fond.gif);
	background-repeat: no-repeat;
}
#diapo {
	height: 250px;
	width: 450px;
	color: #FFFFFF;
	float: left;
	border-right: 4px solid #9DAA93;
	border-bottom: 4px solid #9DAA93;
	margin-bottom: 40px;
}
#titre {
	height: 250px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	line-height: 26px;
	width: 300px;
}
#entete {
	float: left;
	height: 250px;
}
#accroche {
	height: 145px;
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 10px;
	padding-left: 20px;
	width: 426px;
}
#fb {
	height: 85px;
	text-align: left;
	float: left;
	padding-top: 70px;
}
#actu {
	height: 85px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	width: 438px;
	padding-right: 8px;
}
#contact {
	color: #FFFFFF;
	font-size: 24px;
	padding-left: 10px;
	padding-top: 15px;
}
#present {
	color: #000000;
	width: 750px;
	float: right;
	text-align: justify;
	font-size: 20px;
}
#container {
	width: 990px;
	float: right;
	margin-top: 20px;
}
.logo {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: middle;
	border-radius: 10px;
	border: 1px solid #A8113F;
	padding-bottom: 5px;
	float: left;
	height: 130px;
}
.texte {
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	border-radius: 10px;
	border: 1px solid #A8113F;
	padding-bottom: 5px;
	float: right;
	font-size: 20px;
	height: 130px;
	text-align: justify;
}
.red {
	color: #A8113F;
	font-weight: bold;
	font-size: 26px;
}
#blog {
	font-weight: bold;
	font-size: 20px;
	height: 150px;
	width: 1170px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	margin-top: 40px;
	border-radius: 10px;
	padding-top: 10px;
	color: #000000;
	line-height: 20px;
	background-color: #8AAA92;
}
#blogleft {
	float: left;
	width: 585px;
}
#blogright {
	float: left;
	width: 585px;
}
#footer {
	font-weight: bold;
	font-size: 20px;
	height: 85px;
	width: 1170px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	margin-top: 20px;
	background-image: url(../picto/fond.gif);
	border-radius: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	line-height: 26px;
}
#copy {
	font-weight: bold;
	font-size: 18px;
	height: 15px;
	width: 1180px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
	color: #000000;
	text-align: center;
	margin-bottom: 50px;
}
.lien {
	background-color: #A8113F;
}
