﻿.navigation {
	width: 185px;
	float: left;
}
.titre_bouton_navigation {
	height: 30px;
	line-height: 30px;
	font-family: andalus;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #000000;
	margin-bottom: 5px;
	background-color: #B4161B;
	text-align: center;
	font-size: medium;
	font-weight: normal;
}
.contenu {
	float: left;
	width: 654px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 9px;
	padding-left: 9px;
}
.zone-droit {
	float: left;
	width: 165px;
	background-color: #891113;
}
.zone-droit a:visited{
	float: left;
	width: 165px;
	background-color: #891113;
	color: #FFFFFF;
	text-decoration: none;
}
.zone-droit a:link{
	float: left;
	width: 165px;
	background-color: #891113;
	color: #FFFFFF;
	text-decoration: none;
}

.bouton_navigation {
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #FFFFFF;
	background-color: #891113;
}
.contenant {
	border-top-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #DADDFE;
}
.arbo {
	border-top-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: large;
	color: #D20E22;
	background-color: #E5E5E5;
}
.titre_video {
	text-align: center;
	font-family: andalus;
	color: #891113;
	font-size: 18pt;
}
.bouton_navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bouton_navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bouton_navigation a:hover {
	height: 30px;
	line-height: 30px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #891113;
}

