.textePrincipalSite {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BDC29E;
}
body {
	scrollbar-face-color : #484E28;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-dark-shadow-color : #484E28;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #484E28;	
}
a:link {
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
a:visited {

	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #434321;
}
.contenu {
	width: 810px;	
	margin-left: 10px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	color: #DBDBB7;
}
.commentaire {
	background-color: #666633;
	margin: 4px 40px 4px 20px;
	padding: 4px;
	border: 1px dashed #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #323218;
	font-weight: bold;
}
.souligneImportant {
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
	border-bottom-width: 1px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-size: 16px;
	font-style: italic;
	color: #BDC29E;
}
.importantSimple {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C9C994;
}
.marqueurVert {
	color: #DBDBB7;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/barre_sousTitre.gif);
	height: 51px;
	width: 741px;
	text-indent: 30pt;
	font-style: italic;
}
.tableau {
	background-color: #636563;
	border: 1px solid #898B5A;
}
.input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #929465;
	border: 1px solid #636542;
}
