body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#b2a187;
}
.txt-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.txt-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.txt-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234769;
	line-height:16px;
}
.txt-bleu-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #234769;
	line-height:16px;
}

.txt-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txt-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.back {
	background-color:#cfc7ba;
}
.left {
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
}
.right {
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
}
.back-bleu {
	background-color:#234769;
}
.menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-decoration:none; color:#FFFFFF; }
A:hover.menu { text-decoration:underline; color:#68c5d4; }
.menu-actif { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-decoration:underline; color:#68c5d4; }
.td-border {
	border-right-style:solid; border-right-width:1px; border-right-color:#CCCCCC;
}

