﻿.body {
	font-family: andalus;
	background-color: #242C3E;
}
.Conteneur {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.en-tete {
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../image/menu.jpg');
}
.en-tete2 {
	background-color: #D20E22;
	height: 5px;
	color: #FFFFFF;
}
.sous-titre {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../image/menu.jpg');
}
.slogan {
	float: left;
	width: 450px;
	height: 30px;
	padding-left: 30px;
}
.acces {
	float: left;
	width: 514px;
	height: 30px;
	padding-right: 30px;
	text-align: right;
	color: #FFFFFF;
	font-family: andalus;
}
.menu {
	height: 30px;
	background-image: url('../image/menu.jpg');
}
.titre {
	padding-left: 30px;
	color: #FFFFFF;
	height: 50px;
	background-image: url('../image/titre.jpg');
	float: left;
	width: 944px;
	font-weight: bold;
	font-size: xx-large;
	line-height: 50px;
}
.favori {
	background-color: #42090A;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
}
.bouton_menu {
	border-right: 1px solid #000000;
	width: 159px;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.bouton_menu_active {
	border-right: 1px solid #000000;
	width: 159px;
	float: left;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../image/bouton-selection.jpg');
	border-right-style: inset;
}

.clear {
	clear: both;
}
.bouton_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bouton_menu a:hover {
	border-right: 1px solid #000000;
	width: 159px;
	float: left;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../image/bouton-sel.jpg');
	border-width: 1px;
	border-color: #FFFFFF;
	border-right-style: inset;
	font-size: 13px;
}
.bouton_menu a:active {
	border-right: 1px solid #000000;
	width: 159px;
	float: left;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B4161B;
	border: 1px inset #FFFFFF;
}

.bouton_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.favori a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.favori a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bouton_menu_active a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bouton_menu_active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rss {
	float: left;
	width: 50px;
	background-image: url('../image/titre.jpg');
	height: 50px;
}
.flux {
		vertical-align: middle;
		border-style: solid;
		border-width: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}

