/* CSS Document */

body {
background-color: #F2F0EC;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
line-height: 19px;
font-weight: normal;
text-align: justify;
letter-spacing: 1px;
cursor: default;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
line-height: 19px;
font-weight: normal;
text-align: center;
letter-spacing: 1px;
cursor: default;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 48px;
font-weight: normal;
color: #4A321C;
font-style: normal;
letter-spacing: 1px;
vertical-align: top;
text-align: left;
text-indent: 20px;
height: 15px;
cursor: default;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	font-variant: small-caps;
	line-height: normal;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #454545;
	display: block;
	font-style: normal;
	background-color: #E2E2E2;
	background-position: center center;
	text-align: left;
	text-indent: 3px;
	vertical-align: baseline;
	white-space: normal;
	height: 25px;
	float: Aucune;
	width: 180px;
	margin-top: 12px;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #454545;
	display: block;
	font-style: normal;
	background-color: #CCCCCC;
	background-position: center center;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	white-space: nowrap;
	height: 25px;
	float: Aucune;
	width: 180px;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.navigationP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #454545;
	display: block;
	font-style: normal;
	background-color: #CCCCCC;
	background-position: center center;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	white-space: nowrap;
	height: 25px;
	float: Aucune;
	width: 180px;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	cursor: default;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
