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

h1 {
	color: #000000;
	font-size: 18px;
}

h2 {
	color: #000000;
	font-size: 16px;
}

h5, h6 {
	color: #F6891F;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #39B44A;
	border-right-color: #39B44A;
	border-bottom-color: #39B44A;
	border-left-color: #39B44A;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: -10px;
}
h3 {
	font-size: 12px;
	color: #F78C24;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	margin-top: -10px;
	margin-bottom: -15px;
	border: 0px solid #39B44A;
}

h4 {
	color: #F6891F;
	font-size: 20px;
	text-align: left;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(../images/etoile.gif);
	list-style-position: outside;
	list-style-type: circle;
}