.css {
	background-attachment: scroll;
	background-image: url(images/fond_page_bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.css2 {
	background-attachment: scroll;
	background-image: url(images/fond_page2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.css3 {
	background-attachment: scroll;
	background-image: url(images/fond_page3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.css4 {
	background-attachment: scroll;
	background-image: url(images/fond_page4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.css5 {
	background-attachment: scroll;
	background-image: url(images/fond_page5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
##	color: #CC3333;
	color: #609C05;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.lienfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #609C05;
}
.lienfooter:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
##	color: #990000;
	color: #609C05;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.lienmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
##	color: #990000;
	color: #609C05;
	text-decoration: none;
}
.lienmenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.Menuderoul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	background-color: #F1E8DC;
}
INPUT,TEXTAREA,SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #E2EDD2;
	border:1px solid #000000;
}
.titreactif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
##	color: #CC0000;
	color: #609C05;	
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.bg {
	background-image: url(images/fond_page_ht.gif);
##	background-repeat: no-repeat;
	background-align: center;
}