.titrepub {
    text-align:center;
    font-size:.8em;
    background-color:rgba(200, 200, 200, .3);   
}                                                               

.boxmarque a{
    margin: 6px 0;
}
#listleft{
    text-align:left;
}

.produit {
  display: block;
  float: left;
  padding: 0 12px 0 0;
  width: 35%;
}
.prixlib{
  display: block;
  float: left;
  padding: 0 12px 0 0;
  width:45px
}

.prixpublic {
  display: block;
  float: left;
  padding: 0 12px 0 0;
  text-decoration:line-through;
  width:90px;
}
.pasdeprix {
  display: block;
  float: left;
  padding: 0 12px 0 0;
}

.remise {
  display: block;
  float: left;
  padding: 0 12px 0 0;
  width:50px;
}

.prixlayanole {
  display: block;
  float: left;
  padding: 0 12px 0 0;
  width:70px;
 }



.prix p{
    display:inline;
}
.new{
    float:left;
    width:41px;
}


#tarif{
    height:150px;
    width:10px;
    margin-left:30px;
    margin-top:130px;
}

.textprix{
    float:left;
    width:350px;
}

.imagenew{
    float:right;
    width:50px;
}
.illustr {
    clear:both;
    height:42 px;
}
.voir {
    text-align: right;
    width: max-content;
    margin: 10px 0 0px auto;
}
a.urlproduit {
    text-decoration: none;
    border: 1px solid #fff;
    display: block;
    padding: 15px;
    box-shadow: 2px 0px 7px #fff;
    border-radius: 7px;
}
a.urlproduit:hover {
    transform: scale(1.05);
	    transition-duration: 0.5s;
}
.voir a{   border: 1px solid #fff;
    text-decoration:none;
	display: block;
    padding: 5px 10px;
    margin: 0;	border-radius: 7px;

}
#listleft .voir a:hover{
   color: #000000;
    background-color: #fff;
}

.image{
}


.etiquette{
    float:right;

    height:025px;
    width:50px;
}
.etiqverte {
    height:15px;
    width:15px;
    background-color:#00ff00;
}
.etiqrouge {
    height:15px;
    width:15px;
    background-color:#ff0000;
}
.dispo {
    margin: 0 0px 12px 0;
    float: right;
    border-radius: 20px;
}
#legend img {
    border-radius: 20px;
}

#titrepromo{
	text-align:center;
	height:120px;
	font-weight:bold;
	background-color:rgba(250,250,250,.8);
	padding:12px 12px 0 12px;
	margin: 0 auto ;
	border-radius: 7px;
}
#titrepromo p {
    margin: 12px 6px;
}

#legend {
   color:black;
   padding: 12px;
   margin:12px;
}

#promo{
	font-size:15px;
	height:640px;
	margin-top:10px;
	font-family:"Verdana";
	font-weight: bold;
	border: 6px outset;
	border-color:black;
	background-color:#000000;
/*	background-image: url("image/noir.jpg"); */
}

.pageexclu #promo {
  background-color: #000000;
  border: 6px outset black;
  color: white;
  font-size: small;
  font-weight: bold;
  padding: 6px;
}
.pageexclu #promo a{color:#fff}

#titrepromo2{
    text-align:center;
    margin: 12px;
	text-align:center;

	height:90px;
	
}


#promo2{
	font-size:15px;
	width:450px;
	height:740px;
	margin-top:10px;
	margin-left:10px;
	font-family:"Verdana";
	font-weight: bold;
	border: 6px outset;
	border-color:black;
    background-color:#000000;
	padding-right:10px;
}
#promo li{
    list-style-type: none;
}

#promo2 li{
    list-style-type: none;
}


.box{
	font-size:1.2em;
    text-align:center;
    margin: 0 24px 24px 0;
}
#box2{
	font-size:16px;
	width:380px;
	height:600px;
	margin-top:1285px;
	margin-left:50px;
}
/********************************/
#titrepromo3{
	margin:3em 0 1em 0;
}

#promo2{
font-size:15px;
width:450px;
height:740px;

margin-left:10px;
font-family:"Verdana";
font-weight: bold;
border: 6px outset;
border-color:black;
    background-color:#000000;
}

#promo3{
	font-weight: bold;
	border: 6px outset #000000;
	background-color: #000000;
	color:white;
	padding:6px;
}
#promo3 a {
    color:blue;
}
#choixqueue{
    clear:both;
    margin:6px 2em;    
}

#choixqueue p{
    text-align:justify;
}   

#choixqueue .titre{
    text-align:center;
	color:#ffffff;
    font-size:1.5em;
    
}
#tarif2{
    height:150px;
    width:10px;
    margin-left:30px;
    margin-top:75px;
}
#tarif3{
    height:150px;
    width:10px;
    margin-left:30px;
    margin-top:375px;

}
#promo li{
    list-style-type: none;

}
#promo2 li{
    list-style-type: none;

}
#promo3 li{
    list-style-type: none;

}

@media only screen and (max-width: 768px) {
#listright{display:none;}
}