body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	visibility: visible;
	margin: 0;
	background-image: url(images/arriere_plan.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color : #1d3e22;
	line-height:21px;
}

a {
	color: #0A4C1E;
	text-decoration: none;
}
a:visited {
	color: #0A4C1E;
	text-decoration: none;
}
a:hover {
	color: #0A4C1E;
	text-decoration: underline;
}

.h1 {
	font-family: Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	color: #00472b;
	text-align: left;
}

.h2 {
	margin-top:-8px;
	font-variant: normal;
	font-family: Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #00472b;
	text-align: left;
}

.h2-dr {
	margin-top:-8px;
	font-variant: normal;
	font-family: Times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #00472b;
	text-align: right;
}

.txt_contenu {
	font-family: Times, serif;
	font-size: 15px;
	color: #0A4C1E;
	text-align: left;
	color: #52482a;
}

.txt_contenu-dr {
	font-family: Times, serif;
	font-size: 15px;
	color: #0A4C1E;
	text-align: right;
	color: #52482a;
}

.bordure {
	border: 1px solid #318138;
}

.titre-page {
margin-left:;
text-align: center;
}

.background-bord-gau{
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/bordure_gau.gif);
	background-color : #223f2d;
}

.background-bord-dr{
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/bordure_dr.gif);
	background-color : #223f2d;
}

.background-page{
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(images/texture_page.jpg);
	background-color : #fdf6dc;
}

.background-image{
	background-repeat: no-repeat;
	background-position: 120 180;
	background-image: url(images/image_fond.jpg);
}

.background-pied2page {
	background-image: url(images/pied_page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f5eab8;
}

img {
	border:0px;}

.pied2page {
	font-family: Times, serif;
	font-size: 14px;
	color: #5e522e;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
}

.pied2page a:link {
	font-variant: normal;
	text-decoration: none;
	color: #5e522e;
} 

.pied2page a:visited {
	text-decoration: none;
	color: #5e522e;
} 

.pied2page a:hover {
	text-decoration: underline;
	color: #5e522e;
} 

.baseline {
	font-size: 13px;
	color: #8b7841;
	text-align: center;
	line-height: 16px;
}

.baseline a:link {
	text-decoration: none;
	color: #8b7841;
} 

.baseline a:visited {
	text-decoration: none;
	color: #8b7841;
} 

.baseline a:hover {
	text-decoration: underline;
	color: #8b7841;
} 

