@font-face { 
  font-family: 'custom'; 
  src: url('fonts/4365.ttf'); 
}


@font-face { 
  font-family: 'century'; 
  src: url('fonts/4365.ttf'); 
}

body{
    background: url('../img/background.png') top center;
    background-repeat: no-repeat;
    font-family:'century';
    position:relative;
    color:#999999;
    height:100%;
    padding-bottom:50px;
}


h1{
font-family: 'custom', cursive;
	font-weight:normal;
	font-size:27px;
	color:#000;
}

h1:first-letter{
    text-transform:capitalize;
}


h2{
font-family: 'custom', cursive;
	font-weight:normal;
	font-size:25px;
	color:#BD1020;
}

h3{
font-family: 'custom', cursive;
	font-weight:normal;
    font-size:24px;
    color:#000;
}

h4{
font-family: 'custom', cursive;
	font-weight:normal;
    font-size:24px;
    color:#000;
}

h5{
font-family: 'custom', cursive;
	font-weight:normal;
    font-size:24px;
}

a{
	text-decoration:none;
	color: #BD1020;
}
a:hover{
    text-decoration:none;
    color: #BD1020;
}

p{
    color:#000;
    font-size:15px;
}


.orange{
    color:#BD1020;
}

.elem-before:before{
    content:url('images/miniFleche.jpg');
    margin-bottom:10px;
    margin-right:8px;
}


.top{
	height:170px;
	width:100%;
	position:absolute;
	right:0px;
	top:0px;
}

.white{
	color:#FFFFFF;
}

.little-margin{
    margin-top:5px;
    margin-bottom:5px;
}

.little-margin-top{
    margin-top:5px;
}

.little-margin-bottom{
    margin-bottom:5px;
}

.total-width{
    width:100%;
}

.min-height-900{
    min-height:900px;
}

/**
 * .header
 * Header du site
 */
 .tel-sm{
    padding:20px;
    width:197px;
    font-size:22px;
    background-color:rgba(0,0,0,1);
    color:#FFF;
    font-family: 'custom', cursive;
 }
 
.support-rs{
    width:240px;
    height:12px;
    position:absolute;
    bottom:0px;
}

.support-rs-lg{
    margin-top:180px;
}

.support-rs-sm{
    margin-top:30px;
}

.support-rs div{
    position:absolute;
    bottom:0px;
    cursor:pointer;
    left:200px;
}

.support-rs .rs-fb{
    background-image:url('images/fb.png');
    background-position:0 7px;
    background-repeat:no-repeat;
    width:28px;
    height:36px;
    margin-left:50px;
}


.support-rs .rs-go{
    background-image:url('images/googlePlus.png');
    background-position:0 7px;
    background-repeat:no-repeat;
    width:28px;
    height:36px;
    margin-left:81px;
}

.support-rs .rs-rs{
    background-image:url('images/rss.jpg');
    background-position:0 7px;
    background-repeat:no-repeat;
    width:28px;
    height:36px;
    margin-left:166px;
}
 
.header{
    position: relative;    
}

.header .logo{
    text-align:center;
    padding-left:0;
    padding-top:5px;
}

.langue{
  margin-top:15px;
  margin-right:20px;
}
.header .langue .dropdown-toggle .caret{
    vertical-align: middle;
}

.header-slider{
    overflow: hidden;
}

.header-tel{
	text-align:left;
	margin-top:120px;
}

.bg-red{
    background-image:url('images/item1.jpg');
    height:163px;
}

/*.menu-shadow{
    background-image:url('images/ombreMenu.jpg');
    background-position:bottom;
    width:100%;
    height:5px;
}*/

.dropdown-menu{
    background-color:rgba(0, 0, 0, 0.8);
    color:#FFF;
    z-index:10;
    margin-top:0px!important;
}


.bg-red h1{
    margin-top:117px;
    margin-left:40px;
}

.ampoule{
    float:left;
}

.bg-red h1{
    color:#FFF;
}

.bg-slider{
   /*background-image:url('images/cream_pixel2.png');
    padding-bottom:20px;*/
    margin-top:80px;
    /*padding-top:20px;*/
}

.carousel-control{
    font-size:40px;
    width:50px;
    padding-top:17%;
    opacity:1;
    z-index:10;
}

.carousel-indicators{
    bottom:-5px;
    left:20px;
    width:auto;
    margin-left:0px;
}

.carousel-indicators li{
    border:1px solid #aeaeae;
}

.list-news{
    background-color: #F1F1F1;
    margin-top: -20px; 
}

.bg_noir{
    background-image: url('../img/matiere.jpg');
    padding-bottom: 20px;
}

.titre{
    color: #fff;
    font-size: 30px;
    padding-top: 50px;
    padding-bottom: 5px;
}

.titre_recette{
    background-color: #c50818;
    text-align: center;
    height: 60px;
    padding-top: 15px;
    color: #fff;
    font-size: 18px;
}

.titre_actu{
    background-color: #c50818;
    text-align: center;
    height: 60px;
    padding-top: 15px;
    color: #fff;
    font-size: 18px;
}


.arrow_box {
    position: relative;
    background: #F1F1F1;
    border: 4px solid #F1F1F1;
}
.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(241, 241, 241, 0);
    border-top-color: #F1F1F1;
    border-width: 65px;
    margin-left: -65px;
}
.arrow_box:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #F1F1F1;
    border-width: 96px;
    margin-left: -96px;
}

.content_dernier p{
    font-size: 15px;
    line-height: 26px;
}

.content_dernier {
    padding-top: 10px
}

/**
 * .int
 * Cette classe s'utilise à l'intèrieur d'un block pour laisser une marge de 10px entre le contenu et la bordure du block
 */
.int{
    margin: 10px;
}

.int p{
    text-align:justify;
}

hr{
    clear: both;
    border: none;
    margin: 0;
    height: 20px;
}
hr.line{
/*    background-image:url('../img/liseret.png'); */
	height:0px;
	width:75%;
}
hr.line.line-light{
    height: 0;
    border-bottom: 1px solid #AAAAAA;
    margin: 10px 0;
	background-image:none;
}
hr.line-noclear{
    clear: none;
}

.center{
	text-align:center;
}

/**
 * .gmap-container
 * Colone de droite de la page contact qui contiendra la google map 
 */
.gmap-container{
    margin-left: 230px;
}
.gmap-container #gmap{
    width:370px;
    height: 450px;
    border: 2px solid #AAAAAA;;
}
.gmap-container #gmap img{
    max-width: none;
}

.gmapWidget-container #gmapWidget{
    width:100%;
    height: 280px;
}
.gmapWidget-container #gmapWidget img{
    max-width: none;
}

.imgForum{
	background-image:url('../img/FORUM.png');
	height:280px;
	width:400px;
	text-align:center;
}

.support-map-distributeur{
    width:100%; 
    height:330px;
    margin-top: -25px;
}

.titre-distributeur{
    font-size: 24px;
}

.titre-nouveaute{
    font-size: 24px;
    padding-top: 20px;
}

.line-sep{
    background-color: #c50818;
    width: 80px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
}

/**
 * .result
 * Une ligne de résultat dans les résultats d'une recherche
 */
 
.resultUser{
	min-height:280px;
}

.resultUser:hover{
	cursor:pointer;
	background-color:#eeeeee;
}



.resultUser img{
	margin-right: 5px;
    float: left;
}
 
 .resultTopArticle{
	height:200px;
 }
 
 .resultTopArticle:hover{
	height:200px;
	cursor:pointer;
	background-color:#eeeeee;
}
 
.resultArticle{

}

.resultArticle h3{
	font-size:18px;
}
 
.resultArticle:hover{

	cursor:pointer;

}

.result .thumbnail{
    margin-right: 5px;
    float: left;
    width: 250px;
}

/**
 * .article
 * Page détail d'un article, ou d'un utilisateur
 */
.article .thumbnail{
    margin-right: 5px;
    float: left;
    width:20%;
}


.article p{
    text-align: justify;
}
.article span{
    float:left;
}

.result p{
    text-align: justify;
}

/**
 * .footer
 * footer en bas de toutes les pages du front
 */
.footer-copyright{
	text-align:center;
}
 
.ss-footer{
    background-color:#2e2a25;
    width:100%;
    color:#FFF;
    min-height:50px;
    padding-top:15px;
}
 
.pre-footer{
	position:relative;
}

 
.footer{
    /*background-image:url('images/footer2.png');*/
    color:#FFF;
    width:100%;
    position: fixed;
    bottom: 0;
}

.footer a{
    color:#FFF;
    padding-top: 12px;
}

.footer li{
    list-style-type: none; 
}

.footer ul{
    margin:0px;
    padding:0px;
}

.footer .logo-social{
    float:left;
    margin-right:10px;
}

.btnewsletter{
	width:305px;
	height:80px;
	background-color:transparent;
	border:none;
	background:url("../img/souscrire.png") 0 0 no-repeat;
	background-position:0 0;
}

.btnewsletter:hover{
	background-position:0 -81px;
}



#nuagedetags li a{

}

#nuagedetags .classTag1 a{

}

#nuagedetags .classTag2 a{
	color:#000000;
}

#nuagedetags .classTag3 a{
	color:#000000;
}

#nuagedetags .classTag4 a{
	color:#000000;
}

.form-control{
    margin-bottom:10px;
}

.form_contact input{
	width:100%;
	margin-bottom:10px;
}

.form_contact textarea{
	width:100%;
}

.btn-large{
    background-color:#BD1020;
    color:#FFF;
}

.btn:hover .btn:focus{
    color:#FFF;
}

/* Image style */
#scrollUp {
	bottom: 50px;
	right: 50px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url(images/top.png) no-repeat;
}

.mini-fleche{
	float:left; 
	margin-top:13px; 
	margin-right:5px;
}

.petite-fleche{
	float:left; 
	margin-top:3px; 
	margin-right:5px;
}

.captcha{
	-webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.refresh{
	height:40px; 
	cursor:pointer;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

#captcha_commentaire{
    border-radius:15px;
    margin-bottom:10px;
}

#refresh_commentaire{
    margin-bottom:10px;
}

.hr-small{
	height:10px;
}

.block-color{
    background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

#myCarousel img{
    width:100%;
}

.carousel-caption{
    /*display:none!important;*/
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    
    bottom: 0;
    width:30%;
    left: 70%!important;

}

.carousel-caption h3{
	color:#FFF;
}

.clear{
    clear:both;
    height:0px;
}

.loader{
    height:50px;
    background-image:url('images/loader.gif')!important;
    background-position:center;
    background-repeat:no-repeat;
}

.img-detail-realisation{
    width:100%;
}

.support-det-rea{
    min-height:260px;
    border-bottom:1px solid #aeaeae;
    margin-bottom:30px;
}

.dir-droite{
    height:20px;
    width:20px;
    background-image:url('images/dir-droite.jpg');
    float:left;
    cursor:pointer;
    margin-left:20px;
}

.dir-gauche{
	height:20px;
    width:20px;
    background-image:url('images/dir-gauche.jpg');
    cursor:pointer;
    float:left;
}

.back-realisations{
    height:20px;
    width:20px;
    float:left;
    margin-left:20px;
    background-image:url('images/back-realisations.jpg');
}

.greyLineInner{
	height:1px;
	background-color:#aeaeae;
	margin-top:12px;
}


/* ajout florian */ 

.login-header{
    text-align: center;
}

.login-header .connectForm{
    width:245px;
    padding:5px 20px 5px 20px;
    /*margin:5px 0 10px 0; */
    background-color:#fff;
    -moz-box-shadow: 0px 0px 5px 0px #656565;
    -webkit-box-shadow: 0px 0px 5px 0px #656565;
    -o-box-shadow: 0px 0px 5px 0px #656565;
    box-shadow: 0px 0px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display:inline-block;
}

.login-header .connectForm label{
    font-weight: normal;
}

.logged{
    width:245px;
     padding:5px 20px 5px 20px;
    /*margin:5px 0 10px 0; */
    min-height:200px;
    background-color:#fff;
    -moz-box-shadow: 0px 0px 5px 0px #656565;
    -webkit-box-shadow: 0px 0px 5px 0px #656565;
    -o-box-shadow: 0px 0px 5px 0px #656565;
    box-shadow: 0px 0px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display:inline-block;
}

.logged h3{
    font-size:14px;
}

.logged a{
    font-size:12px;
}

.login-header .connectForm button[type="submit"], .login-header .connectForm button[type="button"]{
    width:100%;
    margin-top:5px;
    color:white;
}

.login-header .connectForm button[type="submit"]{
    background-color:#BD1020;
}

.login-header .connectForm button[type="button"]{
    background-color:#BD1020;
}

.login-header .connectForm input[type="text"], .login-header .connectForm input[type="password"]{
    width:180px;
    margin-top:5px;
    height:27px;
    padding-left:5px;
}



.total-width{
    width:100%;
}

.bg-darkgrey{
    background-color:#c9c9c9;
}

.bg-lightgrey{
    background-color:#F1F1F1;
}

.bg-blue{
    background-color:#BD1020;
    color:#FFFFFF;
}
.bg-blue p{
    color:#FFFFFF;
}

.bg-green{
    background-color:#BD1020;
    color:#FFFFFF;
}

#text-welcome{
    /*padding-top: 20px;*/
    padding-bottom:50px;
}

#text-welcome p{
    color:black;
}

#text-welcome h3{
    color:#000;
}

.search-new{
    text-align:center;
}

.search-new .container div{
    margin:15px 0;
}

.search-new h3{
    font-size:24px;
    height:45px;
}

#url-site{
    background-color:#BD1020;
    padding: 3px 32px 0;
    width: 235px;
    position:absolute;
    bottom:50px;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.actu{
    margin-top:20px;
}

.actu + .actu:before{
    content:"";
    border-top:1px solid #CBD6D2;
    width:90%;
    height:1px;
    padding:0 10%;
    margin:0 5% 30px 5%;
} 

.actu .img-actu{
    height:150px;
    padding-left:20px;
    margin-bottom:10px;
}

.actu .img-actu img{
    max-height:150px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border:1px solid #d0dbd7;
    padding:3px;
}

.actu .contenu-actu p, .actu .contenu-actu h3 a{
    color:#436b63 !important;

}

.contenu-actu h3{
    font-size: 24px;
    margin-top:0;
}

.search-new .container .index-column + .index-column{
    border-left:1px solid #cbd6d2;
}
.index-column {
    min-height: 300px;
}

.search-new .container .index-column{
 
}

.search-new .container #nsi_userbundle_searchUserType div{
    border-left:none;
}

.search-new-reduit .container .index-column + .index-column{
    border-left:none;
    border-top:1px solid #cbd6d2;
    padding-top:20px;
}

.menu-reduit li{
   text-align:center;
    background-color:#FFF;
}

.menu-reduit{
    background-color:#FFF;
}

#menu{
    margin-bottom: 0;
    position: relative;
    z-index: 3;
   
}

.text-error{
    color:red;
}

/* cluster */
.cluster{
    color: #FFFFFF;
    text-align:center;
    font-family: Verdana;
    font-size:14px;
    font-weight:bold;
    text-shadow: 0 0 2px #000;
    -moz-text-shadow: 0 0 2px #000;
    -webkit-text-shadow: 0 0 2px #000;
}
.cluster-1{
    background: url(../images/AK1.png) no-repeat;
    line-height:55px;
    width: 50px;
    height: 40px;
}
.cluster-2{
    background: url(../images/AK2.png) no-repeat;
    line-height:67px;
    width: 60px;
    height: 48px;
}
.cluster-3{
    background: url(../images/AK3.png) no-repeat;
    line-height:77px;
    width: 70px;
    height: 56px;
}


/* FORMULAIRE */

.form-general{
    margin:30px 0;
}

.form-actions{
    margin-top:10px;
}

.info-submit{
    display: inline-block;
    font-family:'custom';
    width: 70%;
    font-size:15px;
    color:#BD1020;
}


.form-select2 > div{
    color: #555555;
    padding: 22px 0;
}

.form-select2 > div label{
    margin-right:10px;
}

.form-file{
    margin:10px 0 20px 0;
}


/* PROFIL IMAGES */

.item-image{
    margin-bottom:20px;
   

}

.image-delete{
    position: absolute;
    top:1px;
    left:164px;
}

.image-delete .glyphicon{
    color:grey;
    background-color:white;
    
}

.profil-category-head{
    margin-bottom:10px;
    margin-top:10px;
}

.profil-category-head h2{
    width:800px;
    display: inline-block;
    margin-top:10px;
    margin-left: 18px;
    color:white;
}

.profil-category-head a{
    float: right;
    margin-top:10px;
}

.profil-category-headwhite {
    margin-bottom:10px;
}
.profil-category-headwhite a{
    float: right;
    margin-top:12px;
}
.profil-category-headwhite h2{
    display: inline-block;
    margin-top:10px;
    margin-left: 18px;
    color:#BD1020;
}

.map-prod{
    width: 100%;
    margin-bottom: 20px;
}

.gm-style{
    width:100%!important;

}

.titreactu {
    color: #436961;
}

.titreactu a{
    color:#436961;
    text-transform:uppercase;
}

.btnactu {
    height:45px;
    font-size: 20px;
    background-color:#BD1020;
    color:white;
    width:100%;
}


.btnorange {
    background-color:#BD1020;
    color:#FFF;
    opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.btnorange:hover {
    background-color:#BD1020;
    opacity: 0.8;
    color:#FFF;
}

.btngrey {
    background-color:#708586;
    color:#FFF;
    opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.btngrey:hover {
    background-color:#708586;
    opacity: 0.8;
    color:#FFF;
}

.btngreen {
    background-color:#BD1020;
    color:#FFF;
    opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.btngreen:hover {
    background-color:#BD1020;
    opacity: 0.8;
    color:#FFF;
}

.btnblue {
    background-color:#BD1020;
    color:#FFF;
    opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.btnblue:hover {
    background-color:#BD1020;
    opacity: 0.8;
    color:#FFF;
}

.btnsearchuser{
    height:45px;
    font-size: 20px;

}

.btnadmin{
    background-color:#BD1020;
}

.btnprofil{
    background-color:#BD1020;
}

.btnpass{
    background-color:#708586;
}

.btndeco{
    background-color:#708586;
}

.nom h1{
    color:#BD1020;
}

.btnmodif{
    background-color:#BD1020;
}

.btndelete{
    background-color:#708586;
}

.btnuser{
    width: 220px;
}

.btn-ajout{
    width: 220px;
    background-color:#BD1020;
    color:white;
}

.coord{
    float: left;
    width: 100%;
}

.descript{
    float: left;
}

.traitblanc {
    border-top: 1px solid #FFF;
    width : 100%;
}

.traitheaderblanc {
    border-top: 1px solid #bebebe;
    width : 100%;
}

.traitannonce {
    border-top: 1px solid #acae2d;
    width : 100%;
}

.traitgris {
    border-top: 1px solid #dbdbdb;
    width : 100%;
}

.nomuser {
    font-size:18px; 
    font-weight:bold; 
    color:#BD1020;
}


.profil-category-head:before{
    content:url(images/flecheBlanche.png);
    position:absolute;
    margin-top: 15px;
}

.profil-category-headwhite:before{
    content:url(images/fleche.png);
    position:absolute;
    margin-top: 15px;

}
.profil-category-headwhite h2{
    color:#BD1020;
}

.listimage {
    margin-top: 15px;
}

.image_front{
    border: 3px white solid;
}

.imgcenter{
    text-align: -webkit-center;
}

.main-container{
    min-height: 1000px;
}

.select2-result-label{
    font-size:11px;
}

.select2-search-choice{
    font-size:11px;
}

.select-2-total{
    width:100%;
}

.form-select2{
    margin:0px;
}

.select2-container-multi .select2-choices .select2-search-field input{
    font-family: 'century'!important;
}

.select2-input{
    width:100%;
}

.btn-primary{
    width: 200px;
    background-color:#BD1020;
    border:0;
}

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

.btn-primary:focus{
    background-color:#BD1020;
}

.strong{
    color:#555555!important;
    font-weight:bold;
}

/*Alertes*/

#alert-annonce{
    display:none;
}

#alert-modif-annonce{
    display:none;
}

.ui-datepicker{
    z-index:20!important;
}

.green-txt{
    color:#BD1020;
}

.picto-moyen{
    height: 200px;
    width: 200px;
}

.new-product article .contents{
    height: 80px;
    text-align: center;
    padding-top: 15px;
    background-color: #000;
}

.btnPlus{
    margin-top:-110px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    z-index: 1;
}

.new-product article .support-img-cat{
    overflow: hidden;
    position:relative;
    background-color:#000!important;

}

.new-product article{
    cursor: pointer;
    padding-bottom: 50px;
}

/*.btnPlus{
    position: absolute !important;
    left: 50% !important;
    margin-left:-40px;
    margin-top:-110px;
}

.new-product article .support-img-cat{
    background-color:#000!important;
    width:360px;
    height:210px;
    overflow: hidden;
    position:relative;
    margin-right: 20px;
}

.new-product article{
    cursor:pointer;
    float: left;
    padding-bottom: 50px;
}

.new-product article .contents{
    height: 50px;
    text-align: center;
    padding-top: 15px;
    background-color: #000;
}

.new-product{
    margin: auto;
}

.new-product article img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}*/

.contents p{
    color: #fff;
}

.support-map-distributeur-prod{
    height: 400px;
}

.map-prod{
    padding-bottom: 10px;
}

.titre-prod{
    margin-left: 10px;
    padding-bottom: 20px;
}


/*.img-prod{
    padding-left: 80px;
}*/

/*.fouchette-prix{
    display: inline-block;
    position: absolute;
    top: 120px;
    right: 15px;
}*/

.titre-price{
    font-size: 15px;
}

.price-prod{
    background-color: #000;
    font-size: 20px;
    color: #fff;
    height: 50px;
    width: 75px;
    padding-left: 10px;
    padding-top: 10px;
}

.line-thumb{
    height: 1px;
    background-color: #F1F1F1;
    margin-top: 20px;
}

.content-page{
    margin-top:100px;
    position:absolute;
    left: 25%;
    z-index:20;
    text-align:center;
    width:50%;
}

.picto-arrow{
    background-image:url('images/flecheBas.png');
    width:128px;
    height:128px;
    display : table;
    margin : 35% auto 0 auto;
}

.caption{
    width: 90%;
    padding-top: 70px;
}

.caption-title{
    font-size: 20px;
    width: 100%;
    text-align: left;
    padding-left: 50px;    
}

.line-caption{
    background-color: #fff;
    height: 1px;

    margin-top: 10px;
    margin-left: 50px;
}

.caption-description{
    text-align: justify;
    width: 100%%;
    padding-left: 50px;
    margin-top: 10px;
    color:#FFF;
}

.caption-description p{
    color:#FFF;
}

.header-bg{
    background-color: #c9c9c9;
}

.titre-welcome{
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

.content-welcome{
    text-align: justify;
}

.line-welcome{
    background-color: #c50818;
    width: 80px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

.descript-prod{
    padding-bottom: 50px;
    color:#000;
}

.line-sep-welcome{
    background-color: #908c8c;
    width: 100%;
    height: 1px;
}

.line-sep-chef{
    background-color: #c50818;
    width: 80px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
}

.content-bloctext{
    color: #000;
    text-align: justify;
}

.img-chef img{
    margin-right: auto;
    margin-left: auto;
}

.content_dernier p{
    color:#FFF;
    text-align:justify;
}

.content_dernier{
    color:#FFF;
}

.support-navbar-fixed-trans{
    background-color:rgba(255, 255, 255, 0.9);
    height:80px;
    -moz-box-shadow: 0px 2px 7px 0px #000000;
    -webkit-box-shadow: 0px 2px 7px 0px #000000;
    -o-box-shadow: 0px 2px 7px 0px #000000;
    box-shadow: 0px 2px 7px 0px #000000;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=7);
}

.support-navbar-fixed-trans svg{
    margin-left:10px;
    margin-top:5px;
}

.navbar-default{
    background-color: transparent!important;
    border:1px solid transparent;
    margin-top:12px;
    padding-right:15px;
}

.navbar-mini{
    margin-top:0px!important;
    background-color:#FFFFFF!important;
    
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color:transparent!important;
    color:#c50818!important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color:transparent!important;
    color:#c50818!important;
}

.dropdown-menu > li > a{
    color:#FFF;
}

.bg-white{
    background-color:#FFF;
}

.price-cat{
    font-size:13px;
    font-style: italic;
    font-weight:bold;
}

.titre-prod-cat{
    color:#FFF;
    font-size:15px;
    font-weight:bold;
}

.recette{
}

.recette img{
    padding-bottom: 30px;
    margin-right: 20px;
}
.recette_descritif{
    display: inline-block;
}

.recette-titre h3{
    padding-top: 0;
    margin-top: 0;
    font-size: 35px;
    color: #000;
    padding-bottom: 15px;
}

.btnnoir{
    background-color: #000;
    color: #fff;
    margin-top: 45px;
}


.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: blue;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: red;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: red;
  cursor: default;
  background-color: transparent;
}

.ligne_recette hr{
margin-top: 20px;
background-color: #ccc;
height: 1px;
}

.top-uni{
    margin-top: 100px;
    position: relative;
    min-height: 100%
}



.btnPlus1{
    margin-top:-110px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    z-index: 1;
}

.support-img-recette{
    overflow: hidden;
    position:relative;
    background-color:#000 !important;
    width: 250px;
}


.support-img-rec{
    overflow: hidden;
    position:relative;
    background-color:#000 !important;

}

.btnPlus2{
    margin-top:-110px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    z-index: 1;
}

.separation_contact hr{

border-style: dashed;
border-color: #f00;
height: 0px;
border-top-style: none;

}
.msg-style h2{
    font-size: 17px;
    font-weight: bold;
}

.title-search-distri{
font-size:18px;
}

.hidden{
    display:none!important;

}

#img-product{
    cursor:pointer;
}

.img-sub-product{
    cursor:pointer;
}

.min-height-50{
    min-height:80px;
}

#list_result_distributeurs{
    color:#424242!important;
}

.alert-success{
    position: absolute;
    z-index: 2000;
}

.btn-shop{
    background-color: #BD1020;
    color: #fff;
    border-radius: 0;
    width: 100%;
}

.btn-shop:hover{
    background-color: #BD1020;
    color: #fff;
    border-radius: 0;
    width: 100%;
}