
.entry-content-links h1
{
	margin-top:0;
}

.liens_block{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin: 24px auto;
}

.liens_block h4 a,
.liens_block .ancien_h4 a
{
	font-size: 22px;
	margin: 10px 0 0 0;
	line-height: 20px;
	color: black;
}
.liens_block h4,
.liens_block .ancien_h4
{
	height: 60px;
	font-size: 22px;
}

.liens_block p:last-child{
	height: 80px;
	background: #384799;
	margin: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 20px;
}

.liens_block p:last-child a{
	color: white;
	text-decoration: underline;
}


.liens_encardrement p:first-child{
	min-height: 270px;
	line-height: 270px;
}

.liens_encardrement{
	border: 1px solid #aaa;
	border-radius: 7px;
	/*height: 480px;*/
	padding-top: 10px;
	background: white;
}

.liens_block img
{
	/*
	width: 250px;
	height: 102px;
	*/
	border-radius: 5px;
}

.liens_h1{
	font-size: 25px;
	color: #384799;
	text-align: center;
}

.liens_contact{
	background: #384799;
	padding: 15px 15px 15px 35px;
	text-align: left;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
}




#titre_2_liens,
.titre_3_liens,
#titre_5_liens,
#titre_6_liens{
	color: #384799;
	font-size: 22px;
	font-weight: bold;
}

#titre_3_liens,
#titre_5_liens,
#titre_6_liens{
	margin-top: 50px;
}

#titre_5_liens{
	margin-bottom: 50px;
}

#fond_gris_tableau_du_bas{
	padding-bottom: 60px;
	margin-bottom: 60px;
	background: #f3f3f4;
	width: 100%;
}
.fond_gris_titre_6{
	background: #f3f3f4;
	width: 100%;
	padding-left: 17.666667%;
}
