body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("/images/bande_bordeau_home.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: #000000;
}
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;
}

.txt_monoloco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.txt_monoloco:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.txt_monoloco:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.txt_monoloco:hover {
	color: #CCCCCC;
}
a.txt_monoloco:active {
	color: #CCCCCC;
	text-decoration: none;
}
