/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-top: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C5A01;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C5A01;
}
a:hover {
	text-decoration: none;
	color: #EAAA02;
}
a:active {
	text-decoration: none;
	color: #7C5A01;
}
.txt_blanc {
	color: #666666;
}
.txt_jaune {
	color: #f6b402;
}
.txt_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #46515B;
	color: #46515B;
}
.txt_gris {
	color: #919191;
}
.txt_gris_02 {
	color: #666666;
}
.barre_separation {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.barre_tirets {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tbl_menu {
	background-color: #fbf7e0;
	border: 1px solid #a19f91;
}
.txt_9px {
	font-size: 9px;
}
.txt_10px {
	font-size: 10px;
}
.txt_rouge {
	color: #CC0000;
}
.tbl_alert {
	background-color: #fff3dc;
	border: 1px dashed #cc0000;
}
