body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: black;
	background-color: #FFFFFF;
}
.soustitre {
	font-size: 1em;
	font-weight: bold;
	color: #990066;
}
.petit {
	font-size: 0.8em;
	color: #990000;
}
.toutpetit {
	font-size: 0.7em;
	font-weight: lighter;
	color: #990066;
}
.signature {
	font-size: 1em;
	color: #990066;
	font-weight: bold;
}
.soussignature {
	font-size: 0.9em;;
	color: #666666;
	font-weight: bold;
}

a:link {font-size: 1em;; font-weight: bold; color: #000099; text-decoration: none }
a:active {font-size: 1em;; font-weight: bold; color: #CC66CC; text-decoration: underline }
a:visited {font-size: 1em;; font-weight: bold; color: #6633FF; text-decoration: none }
a:hover {font-size: 1em;; font-weight: bold; color: #990066; text-decoration: underline }

.news tr td ul li, .news tr td ol li, .news tr td ul, .news tr td ol {
	font-size: 1.0em;
	color: #990066;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.news tr td, .news {
	font-size: 1em;
	color: #990066;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 1em;;
	color: #990066;
	list-style-type: square;
}

ol {
	font-size: 1em;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}

.retrait1 {
	font-size: 0.9em;;
	color: #000000;
	margin-left: 36px;
}

p {
	font-size: 1em;
	color: #990066;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.TITRE {
	font-size: 1.3em;
	font-weight: bold;
	color: #990066;
}
.soustitrerose {
	font-size: 1em;
	font-weight: bold;
	color: #CC66CC;
}
h2 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #990066;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #336600;
}
.soustitreredpetit {
	font-size: 1em;
	font-weight: bold;
	color: #990066;
}
dl {
	font-size: 0.9em;
}
.paraserre {
	line-height: 1.1em;	
	color: #990066;
	font-weight: normal;
}

#Nav ul {
	list-style: url(none) none;
	font-size: 0.8em;	
	margin: 0 0 1em 0;
	padding: 0;
}

#Nav li a {
	display: block;
	font-weight: normal;
	color: #00c;
	background: white;
	padding: 0.15em 0.5em;
	margin: 1px 0 10px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
	border-left: 1px solid white;

}

#Nav li a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom-color: #990000;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;

}

