@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(images/fonds-degrade.jpg);
	background-repeat: repeat-x;
}
.table_contenu {
	color: #333333;
	background-color: #DACDBA;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.deco_tableau td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #866E4A;
}



.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navigation a:link {
	text-decoration: none;
	color: #006600;
}
.navigation a:visited {
	color: #003333;
	text-decoration: none;
}

.navigation a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
a:link {
	text-decoration: underline;
	color: #6E7549;
	font-weight: bold;
}
a:visited {
	color: #6E7549;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6E7549;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #6E7549;
	text-decoration: none;
	font-weight: bold;
}
.pied_page {
	font-size: 12px;
	font-weight: bold;
}
.habillage {
	border: 3px none #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

