body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("/images/bande_bordeau_templ.gif");
	background-position: center;
	background-repeat: repeat-x;	
	

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
a.txt_black:link {
	color: #9D080D;
	text-decoration: none;
}
a.txt_black:visited {
	color: #9D080D;
	text-decoration: none;
}
a.txt_black:hover {
	color: #000000;
}
a.txt_black:active {
	color: #9D080D;
	text-decoration: none;
}
.txt_black_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.txt_black_select:link {
	color: #000000;
	text-decoration: none;
}
a.txt_black_select:visited {
	color: #000000;
	text-decoration: none;
}
a.txt_black_select:hover {
	color: #000000;
}
a.txt_black_select:active {
	color: #000000;
	text-decoration: none;
}
