/*-----------------------dp-graphisme template-----------------------*/

a {
	color: #0588C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #62A404;
	text-decoration: underline;
}
/*-----------------------dp-graphisme template-----------------------*/



/*--------Footer-----------*/
p {
	font-weight: normal;
	text-align: left;
}
/*-----------------------dp-graphisme template-----------------------*/



/*--------Footer-----------*/
h1 {
	font-size: 20px;
	color: #62A404;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77AA1B;
}
h2 {
	font-size: 20px;
	color: #77AA1B;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #076088;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
}
a img, img {
	border:none;
}
a.lien-retour, a.lien-retour:visited {
	text-decoration: none;
	background-color: #77AA1B;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
}
a.lien-retour:hover {
	background-color: #000;
	color: #89B90B;
}
hr {
	color: #89B90B;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #89B90B;
}

