/* ATTENTIONNNN CSS INVALIDE*/

#NavigHaut {
position:relative;
}

#FondCat {
opacity:0.80;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.opacity {
opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

/* FIN INVALIDE */

/* CAROUSEL MARQUE */
div.carHoriz {
padding:0;
position:relative;
border:1px solid #B0B0B2;
width:685px;
height:230px;
overflow:hidden;
background-color:#000;
}
div.carousel-wrap {
/* adapter à la taille de la box ! */
width:666px;
float:left;
}
 div.carHoriz .carousel-control {
float:right;
display:block;
cursor:pointer;
padding-right:3px;
}
div.carHoriz .carousel-previous {
margin-top:30px;
}
div.carHoriz .carousel-next {
margin-top:145px;
}

/* FIN CAROUSEL */
#Corps {
font-family:Verdana, sans-serif;
width:985px;
background-color:transparent;
padding-top:0;
//padding-top:127px;
}
#FondCat {
position:absolute;
height:444px;
width:985px;
left:0;
top:0;
}


.navigCrumb span {
position:relative;
}
#ColonneGch {
background-color:transparent;
float:left;
position:relative;
}
#ColonneGch span {
z-index:2;
}

#ColonneGch ul {
padding-left:0;
color:#FFFFFF;
margin-left:0;
}


#ColonneGch li{
float:left;
color:#fff;
font-size:11px;
list-style:square;
width:155px;
margin-left:25px;
}


.contMarq {
/*background-color:transparent;*/
background-color:#fff;;
float:left;
height:273px;
width:665px;
color:#000;
margin:0;
padding:0;
list-style:none;
}
.contMarq li {
float:left;
width:666px;
}
.listingMarque {
background-color:#fff;
}
#ContenuLaliste .categ {
font-size:11px;
width:100%;
}

