body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(site/images/fond.jpg);
	background-position:left pop;
	background-repeat:repeat-x;
}
.degrade_ht {
	
	background-image: url(images/degrade_ht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.degrade_gauche {
	
	background-image: url(images/degrade_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.degrade_bas {
	
	background-image: url(images/degrade_bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.degrade_droit {
	
	background-image: url(images/degrade_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_bas {
	
	background-image: url(images/img_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_menu {
	
	background-image: url(images/img_menu.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
.bordure {
	border: 1px solid #5E1F17;
	color: #333333;
}
.fond_page {
	
	background-image: url(images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_bas2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8E625C;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5E1F17;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5E1F17;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #855650;
	text-decoration: underline;
}
a.a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8E625C;
	text-decoration: none;
}
a.a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8E625C;
	text-decoration: none;
}
a.a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 45140E;
	text-decoration: none;
}
.texte_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 45140E;
	text-decoration: none;
}
.texte_bold2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 45140E;
	text-decoration: none;
}
.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}