/*h1{
	background-image: url(images/lignes_titre.gif);
	background-repeat: repeat;
	height:34px;
	padding-left: 5px;
	border-width: 0 0 0 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}*/

h1{
	background-image: url(images/motif_h1.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px dotted #B6B6B6;
	margin-bottom:15px;
}

h1 a{
	font-size:14px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border-bottom: 1px dashed #FFD01E;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFD01E;
	margin-top:15px;
	margin-bottom:5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#E60000;
	margin-top:15px;
	margin-bottom:5px;
}