@charset "utf-8";
/* CSS Document */

a {
	color: #0092B0;
	text-decoration: none;
}
a:hover {
	background-color: #009FC2;
	color: #FFFFFF;
	text-decoration: none;
}
.button:hover {
	background-color: #F2DAB8;
	text-decoration: none;
}
.button2:hover {
	background-color: #FDFBEF;
	text-decoration: none;
}
.note10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #250f02;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #250f02;
	text-decoration: none;
}
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.textetableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.highlight {
	background-color: #250f02;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
.tdborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #401000;
}
.tdborderright0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #401000;
}
.tdborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #401000;
}
.tdborderbottom2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #401000;
}
.tdbordersides {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: dotted;
	border-color: #401000;
}
.tdbordertop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #401000;
}
.nomforum {
	font-weight: bold;
	letter-spacing: 1px;
}
.iconlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.pdf {
	background-image: url(images/icone_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 2px 0 2px 20px;
}
.margin0 {
	margin-top: 0px;
}
.acheter {
	background-color: #009FC2;
	color: FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 2px 0 2px;
	line-height: 17px;
}
a.acheter:hover {
	background-color: #250f02;
	color: FFFFFF;
}