#contenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/index_15.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#flash {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#margegauche {
	background-image: url(images/margegauche_16.jpg);
	background-repeat: repeat-y;
}
#margedroite {
	background-image: url(images/margedroite_16.jpg);
	background-repeat: repeat-y;
}
#bandeau {
	padding-top: 130px;
	padding-left: 350px;
	background-image: url(images/index_03.jpg);
}
#ligne_info {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	padding-top: 5px;
}
#ligne_info a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #57230B;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
#ligne_info:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #551F15;
}
#message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F3AF02;
}
#message #texte {
	color: #FFFFFF;
}

#message #auteur {
	font-style: italic;
	margin-bottom: 20px;
}

