.vehicule {
	padding-bottom: 75px
}

.vehicule-content:after {
	content: "";
	display: block;
	clear: both
}

.vehicule-left {
	float: left;
	width: 30%;
    padding: 2%;
	color: #FFF;
}

.vehicule-left_top {
	padding: 20px 24px;
	background: #4cff00;
	color: #000000;
}

.vehicule-print {
	padding: 20px 24px;
	background: #000;
}

.vehicule-left_title {
	font-size: 22px;
	font-weight: 600;
}

.vehicule-left_title span {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px
}

.vehicule-left_title_right {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

.vehicule-left_title_right span {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px
}

.vehicule-left_price {
	text-align: right;
	font-size: 32px;
	font-weight: 700
}

.vehicule-left_price span {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px
}

.vehicule-left_km {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 4px
}

.vehicule-left_print {
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 4px
}

.vehicule-left_btn {
	font-size: 16px;
	border: 1px solid #FFF;
	font-weight: 700;
	padding: 10px;
	text-align: center;
	border-radius: 8px;
	background: #FFF;
	color: #4cff00;
	margin-bottom: 10px;
	cursor: pointer;
	transition: all 0.3s
}

.vehicule-left_btn:hover {
	background: #4cff00;
	color: #FFF
}

.vehicule-left_mention {
	right: 20px;
	font-size: 15px;
	font-weight: 700
}

.vehicule-left_center {
	background: #E6E7E8;
	color: #000;
	padding: 15px 20px;
	font-weight: 600;
	margin: 10px 0 -10px 0
}

.vehicule-left_center span {
	font-size: 14px;
	font-weight: 400;
	font-style: italic
}

.vehicule-left_bottom {
	position: relative;
	height: 245px;
	background: #000;
	padding: 0px 24px;
	margin-top: 20px;
}

.vehicule-left_logo {
    position: relative;
    margin-top: 5%;
    left: 5%;
    width: 90%;
}

.vehicule-left_address {    
	position: absolute;
    left: 65px;
    font-size: 20px;
    font-weight: 700;
}
.vehicule-left_phone {
    position: absolute;
    left: 65px;
    font-size: 20px;
    font-weight: 700;
}

.vehicule-left_phone2 {
	position: absolute;
	left: 65px;
	font-size: 20px;
	font-weight: 700
}

.vehicule-right {
	float: right;
	width: 70%;
    padding: 2%;
}

.vehicule-right_tab-content {
	border-bottom: 1px solid #4cff00;
}

.vehicule-right_tab-content:after {
	content: "";
	display: block;
	clear: both
}

.vehicule-right_tab {
	display: block; 
	font-size: 18px;
	float: left;
	width: 33.333333%;
	height: 70px;
	background: #FFF;
	font-weight: 700;
	color: #4cff00;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}
.vehicule-right_tab:hover {
	display: block; 
	font-size: 18px;
	float: left;
	width: 33.333333%;
	height: 70px;
	background: #FFF;
	font-weight: 700;
	color: #4cff00;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}
.vehicule-right_tab:focus {
	color: #000;
}
.vehicule-right_tab-active {
	background: #4cff00!important;
	color: #000;
}
.show-print {
	display: none
}

.vehicule-right_pane {
	display: none
}

.vehicule-right_pane-active {
	display: block
}

.vehicule-right_pane-caracteristique table {
	width: 100%;
	border-collapse: collapse
}

.vehicule-right_pane-caracteristique table tr td {
	height: 64px;
	border-bottom: 1px solid #4cff00;
}

.vehicule-right_pane-caracteristique table tr td.vehicule-right_pane-caracteristique-left {
	width: 80px;
	text-align: center
}

.vehicule-right_pane-caracteristique table tr td.vehicule-right_pane-caracteristique-center {
	padding-left: 10px;
	font-size: 20px;
	font-weight: 300
}

.vehicule-right_pane-caracteristique table tr td.vehicule-right_pane-caracteristique-right {
	font-size: 20px;
	font-weight: 700;
	text-align: right
}

.vehicule-right_pane-options {
	margin-top: 20px;
	-o-column-count: 2;
	-ms-column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-o-column-gap: 20px;
	-ms-column-gap: 20px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px
}

.vehicule-right_pane-garanties {
	margin-top: 20px;
	overflow: auto;
	height: 495px
}
@media (max-width: 767.98px) {
/* Styles pour cette Media Queries */
	.vehicule-left {
		float: left;
		width: 365px;
		color: #FFF;
		width: 100%;
		padding: 2%;
	}
	.vehicule-left_price {
		text-align: right;
		font-size: 32px;
		font-weight: 700;
		width: 100%;
		padding: 2%;
	}
}