body {
	background-color:#EE820D;
}
a {
	color: #000;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #990000;
}
h2 {
	font-family: verdana;
	font-size: 10pt;
	letter-spacing: -1px;
}
.pointilleblanc {
	border: 2px dotted #000;
	background-color: #FFFFFF;
}
.fondblanc {
	background-color: #FFFFFF;
	margin-top: 4px;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
span {
font-family: Arial, Helvetica, sans-serif;
font-size:30px;
}
.pointilledroite {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: Aucune;
	border-right-style: dotted;
	border-bottom-style: Aucune;
	border-left-style: Aucune; 
	border-color: #000;
}
.pointillebas {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: dotted;
	border-left-style: Aucune;
	border-color: #000;
}
.rubrique {
	font-family: verdana;
	font-size: 10pt;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 15px;
}
