.grostitre {
	color: #127338;
	font-family: merienda-one;
	font-style: normal;
	font-size: 1.4em;
	line-height: 25px;
	text-align: left;
 }
.moyentitre {
	color: #127338;
	font-family: merienda-one;
	font-style: normal;
	font-weight: 400;
	font-size: 1.1em;
	text-align: left;
 }

.textetitre {
	font-family: baumans;
	font-style: normal;
	font-size: 1.1em;
	color: #4E4E4E;
	text-align: justify;
 }
 .textecentre {
	font-style: normal;
	font-size: 1em;
	color: #4E4E4E;
	text-align: center;
	font-family: viga;
	font-weight: 400;
 }
  .textecentre2 {
	font-style: normal;
	font-size: 1em;
	color: #4E4E4E;
	text-align: center;
	font-family: baumans;
	;
	-webkit-box-shadow: 1px 0px 3px #909090;
	box-shadow: 1px 0px 3px #909090;
	background-color: #C2D018;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-left-radius: 7px;
	border-top-right-radius: 8px;
 }

 
 .textecourant1 {
	color: #292929;
	font-family: pt-sans;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	text-align: justify;
 }
  .textecourant2 {
	color: #292929;
	font-family: pt-sans;
	font-style: normal;
	font-weight: 400;
	font-size: 0.9em;
	text-align: justify;
	padding-left: 20px;
	padding-right: 30px;
 }
 
   .petit {
	color: #292929;
	font-family: pt-sans;
	font-style: normal;
	font-size: 0.6em;
	text-indent: 10px;

 }

 
 @media only screen and (max-width: 700px) {
  .centrage {
	margin-right: 15%;
	float: right;
 }
 
 
 }
 @media only screen and (max-width: 450px) {
	 
.centrage {
	margin-right: 5%;
	float: right;
 }

.imagetitre {


}	 
	 
}
