p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #990000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	text-align: justify;
}
a.btn_logis {
	background-color: #FDFF41;
	display: block;
	width: 300px;
	text-decoration: none;
	color: #646007;
	font-weight: bold;
	border: 1px solid #646007;
}

.txt-fond-blc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_fond_rouge:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_fond_rouge:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link_fond_rouge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A11313;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.link_fond_rouge:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt-menu_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt-menu_fin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
p a:hover {
	background-color: #FFFFFF;
}
li {
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 22px;
}
li a {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
li a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
.lettrine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 50px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	line-height: 30px;
}
.centre {
	text-align: center;
	display: block;
}
.small_txt {
	font-size: 13px;
}
.background_blc {
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
