@charset "UTF-8";
@import url(include/style.css);
@import url(include/colorbox.css);
@import url(include/fzoomer.css);

.texte {
	padding: 0 10px;
}

div.category span{
	display: block;
	float: left;
	height: 100px;
	width: 47%;
	margin-right: 10px;
	margin-bottom: 10px;
}

.divlot{
}

/*categoryliste (montimasque) */
.categoryliste{padding: 3px;}
.categoryliste li a{display:inline-block;width:100%;}
.categoryliste li{
    list-style-type:none;
    line-height:16px;
    padding-left: 3px;
}
.categoryliste li.color1{
    background:#e7e7e7;
    
}
.categoryliste li.color0{
    background:white;
}


.gamme-auto{
    width: 100%;
    text-align:center;
}
div.gamme-auto-tri{
    float:right;
    margin: 10px;
    width: 70%;
    text-align: right;

}
.gamme-auto-tri select{
    margin-right: 20px;
}
a.gamme-rechercher{
    padding: 4px 10px 4px 10px;
    line-height: 12px;
    text-transform: capitalize;
    border: 1px groove black;
    background: #8198bb;
    color: white !important;
    text-decoration: none !important;
}
a.gamme-rechercher:hover{
    background: #425776;
    color: white !important;
}


div.produit{
    display: block;
    width: 100%;
    position:relative;
    right: 1px;
}

div.divselectlot table{
    margin: 0 auto;
}

* html div.produit{
    position: relative;
    right: 0;
}
*+html div.produit{
    position: relative;
    right: 0;
}
div.produit{
    position/*\**/: relative\9;
    right/*\**/: 0\9;
}

div.produit_title{
    height:18px;
    text-align:center;

}
h6.produit_title{
    color: white;
    font-weight: bold;
    width: 100%;
    border: none;
    font-size: 13px;
    
}

.produit_table{
    width: 100%;
    text-align: center;
}
.produit_table tr{
    width: 100%;
}
.produit_table * td{
    text-align:center;
    width: 50%;
}



div.resizeGammeImg{
    width: 250px;
    height: 120px;
    overflow:hidden;
}
img.gammeImg{
    width: 170px;
}


div.produit_info{
    float:right;
    text-align: left;
    min-width: 130px;
}


.noproduit{
    text-align:center;
    font-weight: bold;
    color: red;
}
/*div.category img{
    width: 55%;
    height: auto;
}*/


#listeActus div{
	margin-bottom: 20px;
}



div.Oproduit{
    min-width: 100%;
    height: 146px;
    position:relative;
    right: 1px;

    position /*\**/: relative\9;
    right /*\**/: 0\9;
}


* html div.Oproduit{
    width: 100%;
    position: relative;
    right: 0;
}
*+html div.Oproduit{
    width: 100%;
    height: 146px;
    position: relative;
    right: 0;
}




div.Oproduit_title{
    height:18px;
    text-align:center;

}
span.Oproduit_title{
    font-weight: bold;
    width: 100%;
}

.Oproduit_table{
    width: 100%;
    text-align: center;
}
.Oproduit_table tr{
    width: 100%;
    vertical-align: top;
}
.Oproduit_table * td{
    text-align:center;
    width: 50%;
}



div.OresizeGammeImg{
    overflow:hidden;
}
img.OgammeImg{
    width: 100%;
}


div.Oproduit_info{
    float:right;
    overflow:hidden;
    text-align: left;
    vertical-align: top;
}
