* { margin: 0; padding: 0; }
body { background: #529432; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

H1{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 400;
	color: #013888;
	margin: 0px;
	padding-bottom: 10px;
}

H2{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 400;
	color: #013888;
	font-variant: small-caps;
	letter-spacing:1px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}


H3{
	font-family: Arial, verdana, sans serif;;
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H4{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #594529;
	font-variant: small-caps;
	letter-spacing:1px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H6{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b7a88c;
	font-variant: small-caps;
	line-height: 25px;
	margin: 5px;
	padding: 5px;
	text-decoration:none;
}
H6 a:link {
	color: #b7a88c;
	text-decoration : none;
}
H6 a:hover {
	color: #b7a88c;
	text-decoration : underline;
}
H6 a:visited {
	color: #b7a88c;
	text-decoration : none;

}	

.BG-Right {
    background: url(/img/accueil_01.jpg) no-repeat top right;
}

.BG-Left {
    background: url(/img/accueil_03.jpg) no-repeat top left;
}


p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;

}


.Contenu {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.Text{
	font-family: Arial, verdan, sans serif;
	font-size: 12px;
	color: #000000;
}

.Text a:link {
	color: #000000;
	text-decoration : underline;
}
.Text a:hover {
	color: #000000;
	text-decoration : none;
}
.Text a:visited {
	color: #000000;
	text-decoration : none;
}	


.MenuBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #7E6646;
	font-variant: small-caps;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-decoration:none;
}
.MenuBottom a:link {
	color : #7E6646;
	text-decoration : none;
}
.MenuBottom a:hover {
	color : #7E6646;
	text-decoration : underline;
}
.MenuBottom a:visited {
	color : #7E6646;
	text-decoration : none;
}	

.TextCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextCopyright a:link {
	color : #FFFFFF;
	text-decoration : none;
}
.TextCopyright a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.TextCopyright a:visited {
	color : #FFFFFF;
	text-decoration : none;
}	

