﻿/* Rubrique Collection */

.menu-down-on {
    position:absolute;
    top:134px;
    margin-left:15px;
}

.collection-all .bloc-titre {
    float:left;
    width:500px;
}
.collection-all h2 {
    font-size:14px;
    color:#575757;
    text-transform:uppercase;
    font-weight:normal;
}
.collection-all .select {
    float:right;
    margin-right:20px;
    margin-top:10px;
    background:#006450;
    border:#008067 1px solid;
    color:#ffffff;
    width:110px;
    height:21px;    
}
ul.product-all.lunettes li {
    padding-left:20px;
}
ul.product-all.lunettes li ul.product-one li {
    padding-left:0;
}
ul.product-one li.genre.homme a {
    color:#aaa39b
}
ul.product-one li.genre.femme a {
    color:#75c6ca
}
ul.product-one li.genre.enfant a {
    color:#ffa200
}


.collection-detail h1.homme {
    color:#aaa39b;
}
.collection-detail h1.femme {
    color:#75c6ca;
}
.collection-detail h1.enfant {
    color:#ffa200;
}
.collection-detail .content .content-right ul li.prix.homme {
    /*background:url(../images/collection/bg-prix-homme.gif) left top no-repeat;*/
}
.collection-detail .content .content-right ul li.prix.femme {
    background:url(../images/collection/bg-prix-femme.gif) left top no-repeat;
}
.collection-detail .content .content-right ul li.prix.enfant {
    background:url(../images/collection/bg-prix-enfant.gif) left top no-repeat;
}
.collection-detail .content .content-right ul li.promo {
    padding-top:50px;
}

/* END Rubrique Collection */



/* Promotion */

.promotion h1 {
    font-size:22px;
    color:#373737;
    text-transform:uppercase;
    padding-bottom:15px;
    font-weight:normal;
}
.promotion p.intro {
    color:#373737;
    font-size:12px;
    padding-bottom:20px;
}
.promotion .top {
    background:url(../images/common/bg-top-content-collection.gif) left top no-repeat;
    width:642px;
    height:22px;
}
.promotion .bottom {
    background:url(../images/common/bg-bottom-content-collection-detail.gif) left top no-repeat;
    width:642px;
    height:22px;
}
.content-promotion {
    
}
.content-promotion h2 {
    color:#000000;
    padding-bottom:25px;
    font-size:20px;
    text-transform:uppercase;
    font-weight:normal;
    letter-spacing:-1px;
    padding-left:20px;
}
.content-promotion h2 span {
    color:#aaa48b;
}
.content-promotion .visuel-left {
    float:left;
    padding-left:20px;
}
.content-promotion .detail-right {
    float:left;
    padding-left:20px;
    width:230px;
}
.content-promotion .detail-right h3 {
    font-size:18px;
    padding-bottom:20px;
}
.content-promotion .detail-right h3.homme {
    color:#aaa39b;
}
.content-promotion .detail-right h3.femme {
    color:#75c6ca;
}
.content-promotion .detail-right h3.enfant {
    color:#ffa200;
}
.content-promotion .detail-right p.description {
    color:#373737;
    font-size:12px;
}
.content-promotion .offre-promo {
    width:582px;
    height:60px;
    padding-left:60px;
    padding-top:14px;
    margin-top:25px;
}
.content-promotion .offre-promo.homme{
    background:url(../images/collection/bg-offre-promo-homme.jpg) left top repeat-y;
}
.content-promotion .offre-promo.femme{
    background:url(../images/collection/bg-offre-promo-femme.jpg) left top repeat-y;
}
.content-promotion .offre-promo.enfant{
    background:url(../images/collection/bg-offre-promo-enfant.jpg) left top repeat-y;
}
.content-promotion .offre-promo h4 {
    font-size:20px;
    text-transform:uppercase;
    color:#373737;
    float:left;
}
.content-promotion .offre-promo .prix 
{
    position:absolute;
    width:165px;
    height:161px;
    font-size:58px;
    line-height:135px;
    text-align:center;
    margin-left:370px;
    margin-top:-80px;
    font-weight:bold;
    color:#ffffff;
}
.content-promotion .offre-promo .prix sup {
    font-size:30px;
}
.content-promotion .offre-promo .prix.homme {
    /*background:url(../images/collection/bg-prix-homme.gif) left top no-repeat;*/
}
.content-promotion .offre-promo .prix.femme {
    background:url(../images/collection/bg-prix-femme-big.png) left top no-repeat;
}
.content-promotion .offre-promo .prix.enfant {
    background:url(../images/collection/bg-prix-enfant.gif) left top no-repeat;
}
.content-promotion .offre-promo .picto {
    position:relative;
    left:250px;
    top:10px;
}
.content-promotion p.btn-voir {
	background:url(../images/common/boutons/bg-136-18-vert.png) left top no-repeat;
	width:136px;
	text-align:center;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	float:left;
	margin-left:60px;
	margin-top:10px;
}
.content-promotion p.btn-voir a {
	background:url(../images/common/puce-fleche-blanc.gif) 5px 6px no-repeat;
	color:#ffffff;
	display:block;
}
.content-promotion p.mention {
    float:right;
    margin-right:60px;
    margin-top:40px;
}

/* SBU : miniatures de coloris pour les collections */
.colorisThumbnail {height:20px;} 
.colorisThumbnail li { width: 13px; margin:0px;padding:0px;float:left; margin-right:10px;}
.colorisThumbnail li table { margin:0px;padding:0px; border-width:0px;border-collapse:collapse;}
.colorisThumbnail li table  tr { margin:0px;padding:0px; }
/*.colorisThumbnail li table  tr td { margin:0px;padding:0 0 1px 0; }*/
.colorisThumbnail li table  tr td { margin:0px;padding:0 0 0 0; }
.colorisThumbnail li table  tr td div { width:20px; height:10px; margin:0px;padding:0px;}
