.titre_contenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.scrollbar
{
	background-color:#FFFFFF;
	scrollbar-base-color:#EAF7DF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#345715;
	scrollbar-darkshadow-color:#345715;
	scrollbar-face-color:#D7F0C1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#345715;
	scrollbar-track-color:#FFFFFF;
}

.contenu
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.lien_contenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.page_courante
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #257801;
	text-decoration: none;
}

.titre_contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366cc;
	text-decoration: none;
}

.puce
{
	list-style-image: url(images/fleche.gif);
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.bouton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7EAAA;
	background-color: #3A8B3A;
	font-weight: bold;
	border-bottom-color: #C7EAAA;
	border-right-color: #C7EAAA;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
body {
	background-image: url(images/fondombre.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
