body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu a {
	font-family: Arial, "Helvetica", verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A2978E;
	text-decoration: none;
	
}
.menu a:hover {
	font-family: Arial, "Helvetica", verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	
}
.menu_haut a {
	font-family: Arial, "Helvetica", verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A2978E;
	text-decoration: none;
	height: 24px;
	display: block;
	padding-top: 11px;
	padding-left: 20px;
	overflow: visible;
}
.menu_haut a:hover {
	color: #000000;
}
.cadre_bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A2978E;
	border-right-color: #A2978E;
	border-bottom-color: #A2978E;
	border-left-color: #A2978E;
}
.cadre_droite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #A2978E;
	border-right-color: #A2978E;
	border-bottom-color: #A2978E;
	border-left-color: #A2978E;
}
.menu_cata a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A2978E;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A2978E;
	border-right-color: #A2978E;
	border-bottom-color: #A2978E;
	border-left-color: #A2978E;
	text-decoration: none;
	text-align: right;
	height: 24px;
	width: 205px;
	display: block;
	padding-top: 11px;
}
.menu_cata a:hover {
	background-image: url(images/menu_cata_fond.gif);
	background-repeat: repeat-y;
	color: #000000;
}
.menu_cata_select a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A2978E;
	border-right-color: #A2978E;
	border-bottom-color: #A2978E;
	border-left-color: #A2978E;
	text-decoration: none;
	text-align: right;
	height: 24px;
	width: 205px;
	display: block;
	padding-top: 11px;
	background-image: url(images/menu_cata_fond.gif);
	background-repeat: repeat-y;
}
.article_nom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #BF1F0B;
}
.article_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.article_separation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
}
.mention a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2978E;
	text-decoration: none;
}
