h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: small;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #339933;
	background-image: url(images/fond5.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pied_page {
	font-size: xx-small;
	color: #CCCCCC;
}
h5 {
	font-size: x-small;
	font-weight: normal;
}

h6 {
	color: #000099;
	font-size: small;
	font-weight: bold;
}
.navigation_pied {
	color: #CC0000;
	text-decoration: none;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
h1 {
	font-size: medium;
	color: #CC0033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	font-style: italic;
}

.fond_titre_tableau {
	background-color: #006666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.fond_tableau {
	background-color: #006633;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #006699;
}
a:active {
	color: #FFFFFF;
}
h4 {
	font-weight: bold;
	text-align: center;
	font-size: small;
}
.img_droit {
	float: right;
	margin-left: 20px;
	border: 1px solid #CC0000;
	vertical-align: text-bottom;
	padding: 0px;
}
.img_gauche {
	float: left;
	border: 1px solid #CC0000;
	vertical-align: text-bottom;
	padding: 0px;
	margin-right: 20px;
}
#galerie {
	background-color: #FFFF99;
	margin-bottom: 3px;
	color: #000066;
	text-indent: 6px;
	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: solid;
	border-left-style: solid;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
}
