h2 {
    font-size: 1.5em;
}
.concessionnaires-vehicules-recreatifs-page h4, .concessionnaires-vehicules-recreatifs-page a, .concessionnaires-vehicules-recreatifs-page strong{
	color:#35472f;
}

.autoselect-particulier-page h2, .autoselect-particulier-page a, .autoselect-particulier-page strong{
	color:#608eb2;
}

.autoselect-commerciale-page h2, .autoselect-commerciale-page a, .autoselect-commerciale-page strong{
	color:#005959;
}

.autoselect-prestige-page h2, .autoselect-prestige-page a, .autoselect-prestige-page strong{
	color:#9ba3a0;
}

.autoselect-page h2, .autoselect-page a, .autoselect-page strong{
	color:#7a0014;
}


.lien-pdf a, .lien-pdf fa{
	font-size:20px;	
}

.lien-pdf a{
	padding:15px 25px;
	border:1px solid #dcdcdc;
}

.lien-pdf a:hover{
	background-color:#dcdcdc;
	text-decoration:none;
}

.lien-pdf {
	margin-top:15px;
	text-align:center;
	margin-bottom:85px;
}

.title-logo img{

    max-width:800px;
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.bloc-email{
    width:100%;
	background-color:#e5e5e5;
	text-align:center;
	padding:15px 70px;
	margin-bottom:35px;
	margin-top:50px;
}

.boutons{
	width:100%;
	text-align:center;
}

.boutons img{
    max-width:265px;
	width:100%;
	height:auto;
}

.boutons img:hover{
    opacity:0.8;
}

.espace-vide{
    height:60px;
}