/* CSS Document */

#magasinez-par-collection {
position:relative;
width:924px;
min-height:198px;
border:1px solid #ddd;
text-align:center;
background-color:#fff;
}

#magasinez-par-collection .en-tete {
text-align:left;
display:block;
color:#c06;
font-size:18px;
text-transform:uppercase;
font-weight:normal;
height:26px;
background-image:url("../_images/header-bg-gradient.png");
background-repeat:repeat-x;
margin-top:0;
margin-left:0;
margin-bottom:0;
margin-right:0;
padding-top:6px;
padding-left:20px;
}

#magasinez-par-collection ul {
display:block;
position:relative;
text-align:left;
width:885px;
height:100px;
padding-left:15px;
padding-top:20px;
padding-bottom:0;
padding-right:0;
margin:0 auto;
}

#magasinez-par-collection ul li {
display:block;
list-style:none;
width:162px;
height:155px;
float:left;
margin-right:15px;
margin-bottom:15px;
}

#magasinez-par-collection .skip1Col {
width:162px;
height:170px;
}

#magasinez-par-collection .skip2Col {
width:339px;
height:150px;
}

#magasinez-par-collection table {
width:162px;
height:155px;
border-collapse:collapse;
}

#magasinez-par-collection table td.picture {
width:177px;
height:80%;
text-align:center;
vertical-align:middle;
}

#magasinez-par-collection table td.picture .pictFrame {
width:160px;
height:110px;
border:1px solid #ddd;
overflow:hidden;
}


#magasinez-par-collection table td.name {
width:177px;
height:20%;
padding-top:8px;
text-align:center;
vertical-align:top;
}


