@charset "utf-8";
.titre {
	text-align: center;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #337520;
	margin: 20px 0px;
}
.cadre1 {
	float: right;
	line-height: 0;
}
.cadre1 img {
	float: none;
}


p {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p a{
	text-decoration:none;
	color:#3271DA;
}

p a:hover{
	text-decoration:underline;
}

p a:visited{
	color:#006699;
}

.gmap {
	text-align: center;
	font-size: 12px;
}

.souscat {
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #D67412;
	font-weight: bold;
}

