<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "ISO-8859-1";

@media(max-width:767px){
    .megamenu{
        margin-left: 0 ;
        margin-right: 0 ;
    }
    .megamenu&gt; li {
        margin-bottom: 30px;
    }
    .megamenu&gt; li:last-child {
        margin-bottom: 0;
    }
    .megamenu.dropdown-header {
        padding: 3px 15px !important;

    }
    .navbar-nav .open .dropdown-menu .dropdown-header{
        color:#fff;
    }	
    
	.container-carousel {
		padding:0px;
		margin:0px;
		margin-top:97px;
	}
	
	.container-970 {
		width:auto;
		padding:5px;
	}
	
	.navbar-nav {
	    float: none;
	    margin: 0px 4px -1px 0;
	}		

    .col-item .photo img
    {
        width: auto;
        height: 150px;
    }

    #profil_cont
    {
        justify-content: center;
    }

    .col-item
    {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 5px;
    }

    .note-cont
    {
        flex-direction: column;
    }

    #info_profil_cont img
    {
        max-height: 200px;
        margin: 15px auto;
    }

    #img_profil_cont
    {
        width: 150px;
        margin: 0 auto;
    }

    #fiche_pdf_cont
    {
        text-align: center;
    }

    .descr-btn
    {
        height: 16px;
        width: 16px;
        border: 5px solid white;
    }

    .profil-zoom
    {
        height: 120px;
        width: 120px;
    }

    #section_moteur .container
    {
        padding-bottom: 15px;
    }

    .fond_recherche
    {
        height: 330px;
    }
}

@media(min-width:768px){
	
	.container-carousel {
		padding:0px;
		margin:0px;
	}	
	
	.container-970 {
		width:auto;
	}
	
	.navbar-nav {
	    float: left;
	    margin: 0;
    }
    
    #menu a
    {
        font-size: 10px;
        padding: 20px 10px;
    }

    .col-item
    {
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 5px;
    }

    .col-item,
    .col-item .photo,
    .col-item .info
    {
        width: 150px;
    }

    div.photo
    {
        height: 130px;
    }

    div.home_profil
    {
        font-size: 10px;
    }

    #profil_cont
    {
        justify-content: center;
    }

    .col-item .photo img
    {
        width: auto;
        height: 90%;
    }

    .note-cont
    {
        flex-direction: column;
    }

    #info_profil_cont img
    {
        max-height: 200px;
    }

    #img_profil_cont
    {
        width: 150px;
    }

    .descr-btn
    {
        height: 18px;
        width: 18px;
        border: 6px solid white;
    }

    .profil-zoom
    {
        height: 140px;
        width: 140px;
    }

    .img-avis
    {
        max-height: 250px;
    }

    .pres-icon
    {
        max-height: 160px;
    }

    .fond_recherche .btn
    {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .fond_recherche
    {
        height: 140px;
    }
}

@media(min-width:992px){
    .dropdown-menu {
        background-color: #fff;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        width:100%;
    }	
	.container-carousel {
		padding:0px;
		margin:0px;
	}
	
    .container-970
    {
		width:970px;
	}
	
	.navbar-nav {
	    float: left;
	    margin: 0;
    }

    #menu a
    {
        font-size: 13px;
        padding: 20px 13px;
    }

    .col-item,
    .col-item .photo,
    .col-item .info
    {
        width: 150px;
    }

    div.photo
    {
        height: 150px;
    }

    div.home_profil
    {
        font-size: 10px;
    }
    
    #profil_cont
    {
        justify-content: space-between;
    }

    .col-item
    {
        margin: 0;
    }

    .col-item .photo img
    {
        width: auto;
        height: 90%;
    }

    .note-cont
    {
        flex-direction: row;
    }

    #info_profil_cont img
    {
        max-height: 300px;
    }

    #img_profil_cont
    {
        width: 225px;
    }

    .descr-btn
    {
        height: 20px;
        width: 20px;
        border: 7px solid white;
    }

    .profil-zoom
    {
        height: 160px;
        width: 160px;
    }

    .img-avis
    {
        max-height: 330px;
    }

    .pres-icon
    {
        max-height: 200px;
    }

    .fond_recherche .btn
    {
        margin-top: 0;
        margin-bottom: 0;
    }

    .fond_recherche
    {
        height: 100px;
    }
}


@media(min-width:1200px){
	.dropdown-menu {
        background-color: #fff;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        width:100%;
    }
	.container-carousel {
		padding:0px;
		margin:0px;
	}	
	
	.container-970 {
		width:1200px;
    }
	
	.navbar-nav {
	    float: left;
	    margin: 0;
    }

    #menu a
    {
        font-size: 15px;
        padding: 20px 10px;
    }

    .col-item,
    .col-item .photo,
    .col-item .info
    {
        width: 175px;
    }

    #categorie .col-item,
    #categorie .col-item .photo,
    #categorie .col-item .info
    {
        width: 240px;
    }

    div.photo
    {
        height: 180px;
    }

    div.home_profil
    {
        font-size: 12px;
    }

    #profil_cont
    {
        justify-content: space-between;
    }

    .col-item .photo img
    {
        width: auto;
        height: 90%;
    }

    .note-cont
    {
        flex-direction: row;
    }

    #info_profil_cont img
    {
        max-height: 400px;
    }

    #img_profil_cont
    {
        width: 300px;
    }

    .descr-btn
    {
        height: 25px;
        width: 25px;
        border: 8px solid white;
    }

    .profil-zoom
    {
        height: 180px;
        width: 180px;
    }

    .img-avis
    {
        max-height: 330px;
    }

    .pres-icon
    {
        max-height: 200px;
    }

    .fond_recherche
    {
        height: 100px;
    }
}

body
{
    color: #282828;
    font-family: Arial,sans-serif;
}

#cookieChoiceInfo
{
	position: fixed;
	width: 100%;
	background-color: #db0c14;
	color: #fff;
	margin: 0;
	left: 0;
	bottom: 0;
	padding: 20px;
	z-index: 1000;
	text-align: center;
	box-shadow: 1px 1px 8px #00000085;
	font-size: 15px;
    font-weight: bolder;
}

.container .row
{
    margin-left: 0;
    margin-right: 0;
}

a,a:hover,a:focus {
	text-decoration:none;
}

.utility-header {
    background: #3b3a3c none repeat scroll 0 0;
    border: medium none;
    color: #939597;
    font-size: 12px;
    font-weight: bold;
    min-height: 40px;
    border-radius:0px;
}

.cd-main-header {
    width: 100%; 
    height: 90px;
    background-color:#fff;
    box-shadow: 3px 5px 10px 0px rgba(17, 17, 17, 0.78);
}

.utility-header a {
    color: #808284;
}

.cd-logo {
    left: 0;
    position: relative;
}

.cd-primary-nav {
    background: transparent none repeat scroll 0 0;
    height: auto;
    overflow: visible;
    padding: 0;
    position: static;
    width: 100%;
}

a.titre_menu
{
	color: #464646;	
}

.footer-after a,
#top_menu a
{
    color: #fff;
}

#menu
{
    margin: 0 auto;
    height: 60px;
    padding: 0;
    position: relative;
}

.logo-cont
{
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#btn_menu_mobile
{
    position: absolute;
    right: 0;
    height: 60px;
}

#btn_menu_mobile&gt;a
{
    background: none;
    height: 60px;
}

#menu_cont
{
    right: 0;
    position: absolute;
    padding: 0;
}

#menu_cont&gt;.navbar-collapse
{
    position: relative;
}

#menu_cont .navbar-nav
{
    position: absolute;
    right: 0;
}

.titre_menu
{
    height: 60px;
}

#menu a {
	color: #db0c14;
	text-decoration:none;
	/* font-family: "Titillium Web",sans-serif; */
	font-weight: bold;
}

#menu a:hover {
    color:#000000;
    border-bottom: 3px solid #db0c14;
}

#triangle_menu
{
    margin-left: 6px;
    font-size: 12px;
}

.title_red {
    color: #d6373d;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;	
	
}

.season {
    color: #d6373d;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;	
}

.more {
	margin-top:30px;
}

.more a {
    background: #d3d3d3 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
    width: 90px;
}

img.profil {
	height:250px;
	
}

.padding-0 {
	padding:0;
}

#intro_home
{
    height: 400px;
    background: url('../img/banniere/slider1.jpg') top 90px center no-repeat fixed #005baa border-box;
}

#intro_home_mobile
{
    padding: 20px;
    color: #fff;
    font-size: 15px;
    background-color: #2c6495;
    background-image: radial-gradient(#3b75a6, #306EA1, #155281);
}

#intro_home&gt;.container
{
    height: 400px;
    position: relative;
}

#intro_home h1
{
    position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    color: #005baa;
    padding: 15px 25px;
    box-shadow: 0 0 4px 0px #141414;
    font-size: 35px;
    z-index: 2;
    right: 0;
    top: 22px;
}
.accueil-titre {
	position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    color: #005baa;
    padding: 15px 25px;
    box-shadow: 0 0 4px 0px #141414;
    font-size: 35px;
    z-index: 2;
    right: 0;
    top: 22px;
}

#intro_home .dot
{
    background-color: #005baa;
    width: 15px;
    height: 15px;
}

#pres_home
{
    padding: 20px;
    width: 450px;
    background-color: rgba(0,90,170,0.75);
    position: absolute;
    top: 205px;
    transform: translateY(-50%);
    right: 0;
    color: #fff;
    box-shadow: 0 0 4px 0px #141414;
    font-size: 18px;
}

#profil_section,
#avis_section
{
    padding-top: 15px;
}

.section
{
    box-shadow: 3px -5px 10px 0px rgba(17, 17, 17, 0.78);
    margin-bottom: 15px;
}

#pres_section&gt;div
{
    padding-left: 15px;
    padding-right: 15px;
}

section h3
{
    text-align: center;
}

section hr
{
    margin: 10px auto;
    width: 120px;
    border-color: #e1e1e1;
    text-align: center;
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}

/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}

/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}

/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}

.media-carousel .carousel-indicators .active 
{
  background: #333333;
}

.media-carousel img
{
	width: 150px;
	border-radius: 5px;
}

#block_news_home {
	padding: 10px 50px;
}

#block_news_home h5 {
	color: #231f20;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: justify;
}

#block_news_home p {
    text-align: justify;
}

#news h3 {
    color: #231f20;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0;
}

.btn-primary {
    background-color: #c52433;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.btn-primary:hover {
    background-color: #3b3a3c;
}

.btn {
    border: medium none;
    border-radius: 2px;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 10px;
    font-weight: bold;
    outline: medium none;
    padding: 10px 25px;
    transition: all 0.4s ease-in-out 0s;
    background: #000000 none repeat scroll 0 0;
}

.btn-retour
{
    margin: 75px 0;
    color:white;
    font-size:25px;
}

.btn-retour:hover
{
    background-color: #3b3a3c;
    color: white;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #939597;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #939597;
}



li.titre_menu_xl {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 20px;
}

.cd-main-content {
    position: relative;
    transition: transform 0.3s ease 0s;
}

.cd-main-content h1 {
    color: #db0c14;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0;
}

.post {
	/* font-family: "Titillium Web",sans-serif; */
    line-height: 24px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #0072BA;
}
.post2 {
    border-bottom: 1px solid #eee;
    font-family: "Open Sans",sans-serif;
    line-height: 24px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.post-detail {
    font-family: "Open Sans",sans-serif;
    line-height: 24px;
    padding-bottom: 40px;
}


.post-meta {
    color: #808285;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h1.post-title, h2.post-title {
    color: #231f20;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h1.post-title a, h2.post-title a {
	color: #231f20;
}
h1.post-title a:hover, h2.post-title a:hover {
	color:#00396B;
}

.post .btn-primary {
    margin-top: 30px;
}

.news-image {
	border-radius:5px;
	
}

.label i.label_adh {
    background-position: -9px -10px;
}

.label i.label_conso {
	background-position: -8px -54px;
}

.label i.label_bruit_1 {
    background-position: -9px -98px;
    width: 60px;
}

.label i.label_bruit_2 {
    background-position: -7px -141px;
    width: 60px;
}

.label i.label_bruit_3 {
   background-position: -8px -184px;
    width: 60px;
}

.label i.label_A {
    background-position: -9px -281px;
}

.label i.label_B {
	background-position: -9px -255px;
}

.label i.label_C {
	background-position: -9px -281px;
}

.label i.label_D {
	background-position: -9px -450px;
}

.label i.label_E {
	background-position: -9px -333px;
}

.label i.label_F {
    background-position: -9px -360px;
}

.label i.label_G {
    background-position: -9px -386px;
}

.label i {
    background-image: url("../../htdocs/img/picto.jpg");
    background-repeat: no-repeat;
    display: inline-block;
    height: 35px;
    margin-right: 0px;
    width: 33px;
}

.label i.bruit {
    background-image: none;
    color: #231f20;
    font-size: 13px;
    left: -25px;
    position: relative;
    top: -11px;
}

.tableDim th {
	background-color:#3B3A3C;
	color:#ffffff; 
	border-bottom: 2px solid #c52433;
}

.tableDim td {
	height:70px;
	vertical-align:middle;
	text-align:center;
}

.tableDim {
	margin-top:40px;
}

.tableDim a{
	color:#000000;
	text-decoration:none;
cursor:  pointer;
}

.sandy-valley {
    background: #3B3A3C url(../../htdocs/img/bg-parallax-tires-01.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 40.0vh;
}

.section-colored {
	margin-top:50px;
    background: #3B3A3C url(../../htdocs/img/bg-parallax-001-buggy.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 30.0vh;
}


.adventure-girl {
    background: #3B3A3C url(../../htdocs/img/bg-parallax-013-saltflats.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 40.0vh;
}

.surf-girl {
    background: #3B3A3C url(../../htdocs/img/bg-parallax-004-surfgirl.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 40.0vh;
}


.footer-after {
	background-color: #db0c14 !important;
	color: #ffffff !important;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 10px;
    padding: 20px 0;
    height: 64px;
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
}

.footer-after a:hover,
#top_menu a:hover
{
    color: #000000;
}

ul.border {
	/*border-right: 1px solid #fff;*/
}

a.profil {
	color:#fff;
}

#categorie
{
    margin-top: 90px;
}
	
#categorie div.profil {
    height: 265px;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
}

#categorie .profil img{
    height:200px;
    border-radius: 5px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

#categorie .profil img:hover {
	height:250px;
}

#categorie div.titre_profil {
    background-color: #231f20;
    color: #939597;
    /* height: 30px; */
    padding: 5px;
    border-top: 2px solid #c52433;	
}

#categorie div.image_profil {
    height: 175px;
    overflow: hidden;
}

#categorie .titre_profil a {
	color:#939597;
	text-decoration:none;
}

#categorie .titre_profil a:hover {
	color:#ffffff;
	text-decoration:none;
}

#menu .titre_menu_xl a {
    color: #000000;	
}

.form-control {
    background: #d1d3d4 none repeat scroll 0 0;
    border-color: #d1d3d4;
    border-radius: 3px;
    box-shadow: none;
   /* -moz-appearance: none; */
}

#results {
	margin-bottom:50px;
	height:200px;
	padding: 5px;
}

#results img {
	width:130px;
}

#results a {
	color: #c52433;
	font-size:12px;
	text-decoration:none;
	font-size: 18px;
}

#results table thead {
    font-weight: bold;
    color: #fff;
    background: #3B3A3C;
}

#results table {
	margin-top:10px;
    background-color: #e7e8e9;
}

#form_recherche {
	padding:5px;
}

.menu-icon-mobile {
	color: #db0c14;
	font-size: 30px;
}

#menu_mobile {
    position: relative;
    min-height:165px;
	background-color:#414040;
}

#menu_mobile a {
	color:#ffffff;
}


li.menu {
	border-bottom: 1px solid #e0e0e0;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, 
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus, a.red {
	color: #ffffff;
	background-color: #c52433;
}

.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
    color: #ffffff;
    background-color: #c52433;
}

p {
	text-align:justify;
}

h2, .h2 {
    font-size: 22px;
}

.home-h2 {
    font-size: 22px;
	text-align:center;
}

.bandeau-pres-titre {
	position: absolute;
	background-color: rgba(0, 91, 170, 0.76);
	color: #fff;
	padding: 15px 25px;
	box-shadow: 0 0 4px 0px #141414;
	font-size: 24px;
	z-index: 2;
}

.bandeau-pres-titre2 {
position: absolute;
top: 57px;
background-color: rgba(255, 255, 255, 0.82);
padding: 15px 25px;
color: #2e2e2e;
font-size: 18px;
width: 575px;
box-shadow: 0 0 4px 0px #141414;
}

div.GeneralLogo {
    margin-top: -15px;
    padding-top: 30px;
    background-image: url('../../htdocs/img/GenT_Red.png');
    background-position-y: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    text-align: right;
}

div.dimension_profil {
	height:60px;
	padding: 20px;
}

.dimension_profil a {
	color:#333;
	
}

.information-area {
    background: #d6373d none repeat scroll 0 0;
    height: 140px;
    padding-top: 25px;
    width: 100%;
}

.block {
    height: 100%;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    width: 1000px;
}

.information-area a:first-child {
    margin-left: 22px;
}
.information-area a {
    background: #c41d24 none repeat scroll 0 0;
    display: table;
    float: left;
    height: 90px;
    margin-left: 23px;
    padding-left: 100px;
    padding-right: 20px;
    position: relative;
    text-decoration: none;
    width: 300px;
}

.information-area a &gt; span {
    color: #fff;
    display: table-cell;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    vertical-align: middle;
}

.information-area a:nth-child(1) &gt; img {
    top: 24px;
}
.information-area a &gt; img {
    display: block;
    left: 30px;
    position: absolute;
    top: 32px;
}

#presentation_home {
    background: rgba(0, 0, 0, 0) url("../../htdocs/img/article_1.jpg") no-repeat scroll center center;
    clear: both;
    height: 550px;
    margin-top: 16px;
    padding-top: 100px;
    width: 100%;	
    color: #fff;
    /* font-family: "Titillium Web",sans-serif; */
    font-size: 22px;
    font-weight: 400;	
    text-align:justify;
}

.detail-header {
    background: rgba(0, 0, 0, 0) url("../../htdocs/img/detail_header.jpg") no-repeat scroll center top;
    height: 159px;
    margin-top: 62px;
    position: relative;
}

.fond_recherche{
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 10px 0 0;
    position: relative;	
    padding: 30px;
}

#fond_recherche_home
{
    background: #005baa;
    border: none;
    border-radius: 0;
    margin: 0;
    height: 80px;
    padding: 20px;
}

#fond_recherche_home label
{
    color: #fff;
}

#fond_recherche_home .btn
{
    background-color: #fff;
    color: #3c4044;
}

#fond_recherche_home .btn:hover
{
    background-color: #3b3a3c;
    color: #fff;
}

#fond_recherche_home .form-control
{
    background-color: #fff;
}

#section_moteur
{
    background: #005baa;
}

#section_moteur .container
{
    position: relative;
}

#bloc_rech_pneu
{
    position: absolute;
    z-index: 2;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background-color: #3b83c3;
    height: 110px;
    width: 300px;
    padding: 42px;
    padding-left: 91px;
    box-shadow: 0 0px 4px 1px rgba(17, 17, 17, 0.8);
    top: -15px;
}

#bloc_rech_pneu img
{
    position: absolute;
    left: 23px;
    top: 30px;
}

.model-header {
    background: #d8363e;
    height: 55px;
    margin-top: 60px;
}

.glyphicon-chevron-right
{
    font-size: 10px;
}

/**************/
/* Mega Menu **/
/**************/

.navbar-default{
    color: #fff;
    background-color: #ccc6c6;
    border-color: #aca1a2;
}
.navbar-default .navbar-nav &gt; li &gt; a{
    color:#fff;
}
.navbar-default .navbar-nav &gt; .dropdown &gt; a .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
    color:#fff;
}
.menu-large {
    position: static !important;
}
.megamenu{
    padding: 20px 0px;
    width:100%;
}
.megamenu&gt; li &gt; ul {
    padding: 0;
    margin: 0;
}
.megamenu&gt; li &gt; ul &gt; li {
    list-style: none;
}
.megamenu&gt; li &gt; ul &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    /*color: #333333;*/
    white-space: normal;
}
.megamenu&gt; li ul &gt; li &gt; a:hover,
.megamenu&gt; li ul &gt; li &gt; a:focus {
    text-decoration: none;
    /*color: #262626;*/
}
.megamenu.disabled &gt; a,
.megamenu.disabled &gt; a:hover,
.megamenu.disabled &gt; a:focus {
    color: #999999;
}
.megamenu.disabled &gt; a:hover,
.megamenu.disabled &gt; a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}

.col-item
{
    background: #ffffff;
    position: relative;
    overflow: hidden;
}

#categorie .col-item
{
    margin-bottom: 20px;
}

.col-item .photo img
{
    margin: 0 auto;
}

.col-item .info
{
    padding: 10px;
    margin-top: 1px;
    font-weight: bold;
}

.col-item-hover
{
    height: 0%;
    width: 0%;
    background-color: rgba(30, 41, 53, 0);
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 400ms ease 0s;
    cursor: pointer;
}

.col-item-hover&gt;.glyphicon
{
    text-shadow: 2px 2px 4px #000000;
    color: white;
    font-size: 40px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all 400ms ease 0s;
    display: none;
}

.col-item:hover&gt;.col-item-hover
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 41, 53, 0.253);
}

.col-item:hover&gt;.col-item-hover&gt;.glyphicon
{
    display: inline-block;
}

.art-trait
{
    height: 100px;
    width: 1px;
    background-color: #e1e1e1;
    margin-top: 50px
}

.art-trait:last-of-type
{
    display: none;
}

.home_profil a
{
    color: #005baa !important;
}

.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}


div.photo {	
	padding-top: 10px;
	text-align: center;
	display:block;	
}

div.home_profil{
	color: #ec2028;
	line-height: 22px;
	text-align: center;
}

#text-home {
	padding:20px;
}

#profil_cont,
#avis_cont
{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

#avis_cont
{
    justify-content: space-around;
}

#avis_cont article
{
    width: 360px;
    padding: 20px;
    margin: 0;
    cursor: pointer;
    transition: all 400ms ease 0s;
}

#avis_cont article:hover
{
    background-color: #74b0e661;
    box-shadow: inset #111111 0 0px 10px 0px;
}

.article-img&gt;img
{
    height: 100px;
    border-radius: 50%;
}

.article-txt
{
    margin-top: 20px;
    color :#737373;
}

.article-img,
.article-txt&gt;p
{
    text-align: center;
    font-weight: bold;
}

#avis_cont article:hover .article-img&gt;img
{
    box-shadow: #303030 0px 0px 7px 1px;
}

#avis_cont article:hover .article-txt&gt;p
{
    color: #273c4e
}

.article-btn
{
    background-color: #005baa;
    color: #b3c6d7;
    height: 30px;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
}

#avis_cont article:hover .article-btn
{
    background-color: #ffffff;
    color: #005baa;
}

#top_menu
{
    background-color: #db0c14;
    height: 30px;
    color: #fff;
    padding-top: 5px;
}

#top_menu p
{
    margin-top: 4px;
    margin-bottom: 0;
}

.ban-categ
{
    height: 60px;
    background-size: cover;
}

#ban_error
{
    height: 100px;
    background-color: #952c2c;
    background-image: radial-gradient(#a63b3b, #a13030, #811515);
}

#ban_error h1
{
    color: #fff;
    margin-top: 35px;
    text-shadow: black 0px 0px 6px;
}

/******************
* Page revendeurs *
******************/

#ban_distrib
{
    height: 60px;
    background: url('../img/banniere/bandeau_distributeurs.jpg') center no-repeat;
    background-size: cover;
}

.page-cont
{
    margin-top: 30px;
}

#load
{
    display: none;
    padding-top: 8px;
}

#filtre_loc
{
	margin-bottom:20px;
}

#filtre_loc .input-group[class*="col-"]
{
    float: left;
}

#filtre_loc&gt;div
{
    margin-bottom: 15px;
    height: 34px;
}

#filtre_loc&gt;div:first-of-type
{
    font-weight: bold;
    color: #303030;
}

#btn_recherche:hover,
#btn_recherche:focus
{
    background-color: #cee8fe;
    color: #005baa;
}

#tableau_magasin td
{
    padding: 20px 10px;
}

.marker_map
{
    width: 35px;
}

/******************
*    Page avis    *
******************/

#ban_avis
{
    height: 60px;
    background: url('../img/banniere/avis_ban.jpg') center no-repeat;
    background-size: cover;
}

.post-sous-titre
{
    font-weight: bold;
    color: #808285;
}

.post-detail hr:first-of-type
{
    width: 100%;
}

.post-detail hr:last-of-type
{
    margin-bottom: 20px;
}

.post-detail&gt;div
{
    margin-top: 40px;
}

#avis_bloc
{
    color: #f2f8ff;
    padding: 20px;
    background-color: #358bd5;
    box-shadow: inset 0 0 8px 0px black;
    text-shadow: 1px 1px 1px black;
}

#avis_bloc&gt;h2
{
    color: #f2f8ff;
    margin-top: 0;
}

#info_img_cont
{
    margin-bottom: 20px;
}

.img-avis
{
    box-shadow: 0 0 4px 0px #494949;
}

.avis-txt
{
    font-style: italic;
    font-size: 18px;
    margin-bottom: 0;
}

/******************
*  Page garantie   *
******************/

#ban_garantie
{
    height: 300px;
    background: url('../img/banniere/ban_garantie.jpg') center no-repeat;
    background-size: cover;
}

/******************
*  Page contact   *
******************/

#ban_contact
{
    height: 60px;
    background: url('../img/banniere/contact_ban.jpg') center no-repeat;
    background-size: cover;
}

/******************
*  Page profil   *
******************/

#ban_profil
{
    height: 200px;
    background: url('../img/banniere/bg_ban.jpg') center no-repeat;
}

#ban_profil&gt;.container
{
    position: relative;
}

#ban_profil h1
{
    color: #fff;
    font-size: 65px;
    margin-top:0;
    margin-bottom: 0; 
}

#ban_profil h2
{
    color: #fff;
    margin-top: 10px;
}

#ban_profil p
{
    margin-bottom: 0;
    margin-top: 20px;
    color: white;
    font-style: italic;
    font-size: 15px;
}

#ban_profil img
{
    position: absolute;
    width: 60%;
    right: 0;
    top: 0;
}

#info_profil_cont
{
    padding-top: 40px;
}

#profil_img
{
    position: relative;
}

#img_profil_cont
{
    position: relative;
}

#fiche_pdf_cont
{
    margin-top: 20px;
}

.descr-btn
{
    background-color: #005baa;
    border-radius: 50%;
    opacity: 0.8;
    position: absolute;
    cursor: pointer;
}

.profil-zoom
{
    border-radius: 50%;
    border: 5px #005baa solid;
}

.tooltip.in
{
    opacity:1;
}

.tooltip-arrow
{
    display: none;
}

.tooltip-inner
{
    background: none;
}

#profil_descr&gt;h2
{
    font-size: 30px;
    font-weight: bold;
    color: #005baa;
    margin-top: 0;
}

#profil_descr&gt;hr
{
    width: initial;
    margin-bottom: 15px;
}

#profil_descr&gt;ul
{
    font-size: 16px;
    padding-inline-start: 15px;
}

#profil_descr li
{
    margin-bottom: 10px;
}

.tyre-detail
{
    /* background: #ebebeb none repeat scroll 0 0; */
    color: #3c4044;	
    min-height:340px;
    margin-top:50px;
}

div.titre_dimension
{
    color: #005baa;
    font-size: 28px;
    font-weight: 700;
    margin: 20px 0;
    text-align: center;
}

.dim-cont
{
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #e1e1e1 solid;
}

.dim-cont:nth-of-type(odd)
{
    background-color: #4ba3ec;
    color: #f4f4f4;
}

.dim-cont:nth-of-type(even)
{
    background-color: #f4f4f4;
    color: #005baa;
}

#titre_note
{
    color: #005baa;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
}

.note-cont
{
    display: flex;
    justify-content: space-between;
}

.note-cont&gt;label
{
    font-weight: bold;
    padding-top: 5px;
}

.note-cont&gt;div
{
    border-radius: 4px;
    width: 200px;
    height: 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #d5d5d5;
    background-image: linear-gradient(#999999, #e5e4e4);
}

.note
{
    height: 20px;
    width: 40px;
    border-right: 1px solid #898989;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.note:first-of-type
{
    border-radius: 4px 0 0 4px;
}
.note:last-of-type
{
    border: none;
    border-radius: 0 4px 4px 0;
}

#profil_titre_mobile
{
    padding-left: 10px;
    padding-right: 10px;
}

#profil_titre_mobile&gt;h1
{
    margin: 10px 0;
    font-size: 32px;
}

#profil_titre_mobile&gt;h1
{
    margin-top: 10px;
    margin-bottom: 20px;
}

/********************
* Page prÃ©sentation *
********************/

#ban_presentation
{
    height: 200px;
    background: url('../img/banniere/pres_ban.jpg') center no-repeat;
}

#ban_coupdepouce
{
    height: 200px;
    background: url('../img/banniere/ban_coupdepouce.jpg') center no-repeat;
}

.dot
{
    background-color: #fff;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 3px 10px;
}

#ban_presentation .container
{
    position: relative;
}

#ban_presentation h1
{
    position: absolute;
    background-color: rgba(0, 91, 170, 0.76);
    color: #fff;
    padding: 15px 25px;
    box-shadow: 0 0 4px 0px #141414;
    font-size: 24px;
    z-index: 2;
}

#ban_presentation h2
{
    position: absolute;
    top: 57px;
    background-color: rgba(255, 255, 255, 0.82);
    padding: 15px 25px;
    color: #2e2e2e;
    font-size: 18px;
    width: 575px;
    box-shadow: 0 0 4px 0px #141414;
}

#page_pres_txt
{
    font-size: 16px;
}

#img_usine
{
    box-shadow: 0 0 4px 0px #494949;
    margin-top: 30px;
    margin-bottom: 30px;
}

#objectif_cont div
{
    display: inline-block;
    margin: 20px 25px;
}

#objectif_cont p
{
    text-align: center;
    font-weight: bold;
    color: #666666;
}

#objectif_cont h3
{
    font-weight: bold;
    color: #005baa;
    margin-bottom: 5px;
    font-size: 26px;
}

/********************
* Page info cookies *
********************/

.h2_cookies
{
    text-align: center;
    margin-bottom: 20px;
}

/*
 * Dropdown on hover 
 */

@media (min-width:480px) {

}
iframe {
    	height: 280px;
    	width: 650px;
	}

.dropdown-menu {
    background-color: #1d1818;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    width: 100%;
}


</pre></body></html>