.border{
	border-top:#CCC 1px dashed ;	
	border-bottom:#CCC 1px dashed ;	
	width:95%;
	padding-top:10px !important;
	padding-bottom:10px !important;
	min-height:130px;
}
.border:hover{
	background-color:#F2F2F2;
}
.mainPremier { padding-top: 10px !important; }

div .media, .centre , .prix { position:relative;  float:left; }

.media { width:200px !important; height:auto;}
.media a { width:200px !important; }
.prix { width:10%; padding: 5px 0 0 0 ; }
.prix > span , .t_modele , .t_marque , .t_annee , .t_prix{
	font-weight:bold;	
	
}
.description { max-height:75px;height:75px; overflow:hidden;}
.centre { width:65%; padding:0 1%;}

.titreListeDiv {
	text-align:center;
	margin-bottom:10px;	
}
.titreListe{
	font-size:20px;	
	color:#bb1a23 ;
	
}
.addthis{
	max-width:300px;
}
.article , .url { display:none !important;}
.titre h1 {
	font-size:22px;
}
.titre h1 a {
	color:#bb1a23 !important;
}
#slides { display:none;}

.ligneMM >  div { float:left; margin-right:30px;}
.ligneMMarticle { margin:0 20px; width:60%; float:left; } 
.ligneMMarticleDroite { margin:0 20px 0 0; max-width:30%;float:left;  } 
.ligneMMarticleDroite h2 { font-size:22px;}
.ligneMMarticle >  div { /*float:left; margin-right:30px;*/ margin-bottom:10px;}
.ligneMMarticle >  div:last-child { float:left; margin-right:0;}

.container_12 > section { margin-top:0 !important ;}

.pagination-page{
	width:100%;
	text-align:center;	
	font-size:20px;
	letter-spacing:3px;
}
.pagination-page a {

}
.pagination-page .current-page {
	font-weight:bold;
	font-size:14px;

}

#gallery{
	margin:0 auto;	
}

@media only screen and (max-width: 768px) {
	.media , .centre , .prix { float:none !important; width:100% !important;}
	.titre h1 { width:99%;}
	.ligneMM > div { width:100%;}
	#content .main .container_12 {  padding: 0 ;}
	.ligneMMarticle::after { clear:both; overflow:hidden;}
	.ligneMMarticle , .ligneMMarticleDroite { float:none; width:100%; max-width:100%; margin:0;}
	.ligneMMarticleDroite h2 { width:100%;}
	
}

@media only screen and (max-width: 330px) {
	header h1 a { margin-left:-10px !important;}
}