.pied_page {
	background-image: url(/style/bas4.jpg);
	background-repeat: no-repeat;
	height: 123px;
}
.grandTitre {
	background-image: url(/style/haut4.jpg);
	background-repeat: no-repeat;
	height: 135px;
	vertical-align: middle;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.rub {
	font-weight: normal;
	background-color: #FEFEFF;
	border: 1px solid #FBC817;
}
.titreParagraphe {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FBC817;
}
.leftSide {
	background-color: #FFFFFF;
	height: 600px;
	border-top: thin none #8A6B02;
	border-right: thin solid #8A6B02;
	border-bottom: thin none #8A6B02;
	border-left: thin double #8A6B02;
}
.GrandCadre {
	border-right: thin double #B68D03;
	border-left: thin double #B68D03;
}
body {
	background-color: #FFFFFF;
}
.LigneMenuHaut {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #FBC817;
}
.a_menu {
	text-decoration: none;
	color:#000000;
	background-color: #FBC817;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 3px;
	padding: 3px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FBC817;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.v_menu {
	text-decoration: none;
	color:#000000;
	background-color: #FEE48D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 3px;
	padding: 3px;
}
