a {
	text-decoration: none;
}
a:link, a:visited {
	color: #7B9147;
}
a:hover, a:active {
	color: #EF5A00;
}
h1 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #F77F3D;
	font-weight:normal;
	margin: 0px 0px 14px 0px;
	position:relative;
	top: -3px;
}
h2, h3 {
	font-family:"Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 7px;
	line-height: 11px;
	color: #FFF;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
h3 {
	color: #F77F3D;
}
p {
	margin: 0px 0px 10px 0px;
}
ol {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 2px;
}
ol ol {
	margin-top: 8px;
}
li {
	margin: 0px 0px 15px 0px;
}
.pdf, .pdf:link, .pdf:visited {
	display:block;
	min-height: 18px;
	padding-left: 17px;
	background-image: url(../images/icone_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:9px;
	font-weight: bold;
	color: #DCE7A7;
}
.pdf:hover, .pdf:active {
	color: #FFF;
}
.fleche, .fleche:link, .fleche:visited {
	display:block;
	min-height: 18px;
	padding-left: 20px;
	background-image: url(../images/b_fleche.gif);
	background-repeat: no-repeat;
	background-position: -3px 0px;
}
.fleche:hover, .fleche:active {
	background-image: url(../images/b_fleche_on.gif);
}
p strong {
	font-size:9px;
	font-weight: bold;
}
blockquote {
	margin:8px 0px 0px 15px;
}
