*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul{
	list-style-type: none;
}

h1{
	font-size: 14px;
}

h1#titreAll {
	font-size: 12px;
	color: #ffffff;
	line-height: 30px;
	padding-left: 10px;
	margin: 5px 0;
	background: url("/images/bgH1.gif") no-repeat;
}

h1#titreAll a {
	color: #ffffff;
}

h3{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	text-align:center;
	background-color:#564d4d;
	margin: 15px 0;
}

h4{
	font-size: 12px;
	color: #cc0000;
	line-height: 30px;
	padding-left: 10px;
	margin: 5px 0;
	background: url("/images/bgH4.gif") no-repeat;
}

h5{
	font-size: 12px;
	background: #564d4d;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin: 10px 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e2910;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background: url("/images/bgAll.gif") no-repeat top center #564d4d;
}

body.wait{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e2910;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

body.cgv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e2910;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background: #fff;
}

body.parrainage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e2910;
	margin: 0px 0px 0px 0px;
	padding: 0px 4%;
	height: 100%;
	width: 90%;
	background: #fff;
}

a img{
	border: 0px;
}

a{
	color: #3e2910;
	text-decoration: none;
}

a .txtRouge{
	color: #cc0000;
	text-decoration: none;
}

a:hover{
	color: #cc0000;
	text-decoration: underline;
}

a:visited{
	color: #3e2910;
	text-decoration: none;
}

input.submit{
	margin: 0 5px 0 0;
	padding: 0 3px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/*---------------Base Class----------------*/

.txtRouge{
	color: #cc0000;
}

.txtHidden{
	visibility: hidden;
}

.txtAlignJustify{
	text-align: justify;
}

.paragraphe{
	line-height: 16px;
	margin-bottom: 8px;
}

.listStyleTypeDisc{
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

/*---------------Fin Base Class----------------*/

#global{
	position: relative;
	float: left;
	left: 50%;
	width: 1075px;
	height: 100%;
	margin-left: -537px;
}

#globalCgv{
	position: relative;
	float: left;
	left: 50%;
	width: 770px;
	height: 100%;
	margin-left: -385px;
}

#header{
	float: left;
	width: 1025px;
	height: 300px;
	behavior: url("/css/iepngfix.htc");
	background: url("/images/bgTopBodyExterne.png") no-repeat bottom;
	padding: 0 0 0 50px;
}

#logo{
	float: left;
	width: 379px;
	height: 136px;
	background: url("/images/logo.gif") no-repeat;
	margin: 45px 0 53px 8px !important;
	margin: 45px 0 53px 8px;
}

#graphPerso{
	position: absolute;
	top: 19px;
	left: 300px;
	width: 188px;
	height: 377px;
	behavior: url("/css/iepngfix.htc");
	background: url("/images/graphPerso.png") no-repeat;
	z-index: 30;
}

#bgMenuTop{
	float: left;
	width: 936px;
	height: 40px;
	background: url("/images/bgMenuTop.gif") no-repeat;
	padding: 7px 20px 0 5px;
	margin: 0 0 0 2px !important;
	margin: 0 0 -55px 1px;
}

#menuTopLeft{
	float: left;
	/*margin: 4px 0 0 0;*/
}

#menuTopLeft li{
	float: left;
	font-weight: bold;
	padding: 0 5px;
	border-right: solid 1px #fff;
}

#menuTopLeft li.last{
	border-right: 0px;
}

#menuTopLeft li a{
	color: #fff;
}

#btnAccueil{
	float: left;
	width: 103px;
	height: 22px;
	behavior: url("/css/iepngfix.htc");
	background: url("/images/btnAccueilHover.png") no-repeat;
}

#btnAccueil img{
	visibility: visible;
}

#btnAccueil:hover img{
	visibility: hidden;
}

#btnLeConcept{
	float: left;
	width: 119px;
	height: 22px;
	behavior: url("/css/iepngfix.htc");
	background: url("/images/btnLeConceptHover.png") no-repeat;
}

#btnLeConcept img{
	visibility: visible;
}

#btnLeConcept:hover img{
	visibility: hidden;
}

#menuTopRight{
	float: right;
	width: 435px;
}

#menuTopRight li{
	float: left;
}

.btnBasket{
	position: relative;
	top: -56px;
	z-index: 20;
}

#bgMiddleBodyExterne{
	float: left;
	width: 1025px;
	behavior: url("/css/iepngfix.htc");
	background: url("/images/bgMiddleBodyExterne.png") repeat-y;
	padding: 0 0 0 50px;
}

#bgMiddleBodyInterne{
	float: left;
	width: 955px;
	background: url("/images/bgBottomBodyInterne.gif") no-repeat bottom #fff;
	padding: 0 0 25px 8px;
}

#pubHeader{
	position: relative;
	top: -20px;
	z-index: 10;
}

#left{
	float: left;
	width: 247px;
	margin-top: 10px;
}

#menuLeft{
	float: left;
	width: 207px;
	min-height: 388px;
	background: url("/images/titreIndexLeft.gif") no-repeat;
	padding: 10px 0 0 40px;
	font-size: 11px;
	font-weight: bold;
}

#menuLeft li{
	padding: 5px 0;
}

.logoMarques{
	float: left;
	width: 690px;
}

.logoMarques td{
	text-align: center;
	vertical-align: middle;
}

#rightIndex{
	float: left;
	width: 650px;
	padding: 5px 0 10px 50px;
}

#rightConcept{
	float: left;
	width: 670px;
	padding: 5px 0 10px 10px;
}

#right{
	float: left;
	width: 690px;
	padding: 5px 0 10px 10px;
}

.bgTitleIndex{
	background: url("/images/titreIndexRight.gif") no-repeat 1% top;
}

.bgSpacerIndex{
	background: url("/images/bgSpacerAdvancer.gif") no-repeat 47%;
	float: left;
}

#btnLeft{
	float: left;
	margin: 50px 0 0 0;
}

#btnLeft li{
	float: left;
	margin: 1px;
}

#pubLeft{
	float: left;
	margin: 0 0 10px 0;
}

#pubLeft img{
	float: left;
	margin: 1px;
	display: inline;
}

#bgNewsletter{
	float: left;
	width: 231px;
	height: 35px;
	background: url("/images/bgNewsletter.gif") no-repeat;
	padding: 30px 5px 5px 5px;
}

#inputNewsletter{
	width: 190px;
	float: left;
	padding: 2px;
	margin: 0 5px 0 0;
}

#btnNewsletter{
	margin-top: 5px;
}

#bottom{
	float: left;
	width: 963px;
	margin: 5px 0;
}

#bgTopBottom{
	float: left;
	width: 963px;
	height: 6px;
	background: url("/images/bgTopBodyInterne.gif") no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -9px;
}

#MiddleBottom{
	float: left;
	width: 903px;
	background: #fff;
	padding: 10px 30px;
}

#MiddleBottom .left{
	float: left;
	width: 280px;
}

#MiddleBottom .right{
	float: left;
	width: 620px;
}

#MiddleBottom .bottom{
	float: left;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#bgBottomBottom{
	float: left;
	width: 963px;
	height: 6px;
	background: url("/images/bgBottomBodyInterne.gif") no-repeat;
}

#bgBottomBodyExterne{
	float: left;
	width: 1075px;
	height: 79px;
	behavior: url("/css/iepngfix.htc");
	background: url("/images/bgBottomBodyExterne.png") no-repeat;
}

/*-----------------------Advancer_rolo4.tpl-------------------------*/

.slide{
	float: left;
	width: 240px;
	margin: 5px 3px;
}

.slide .top{
	width: 240px;
	float: left;
}

.slide .top .left{
	width: 100px;
	float: left;
}

.slide .top .bloc_prix{
	width: 140px;
	float: left;
}

.slide .top .bloc_prix .prix{
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 80px;
}

.slide .top .bloc_prix .prix_public{
	float: left;
	width: 50px;
}

.slide .middle{
	width: 240px;
	float: left;
	margin: 2px 0;
}

.slide .middle h2 {
	font-size: 12px;
}

.slide .bottom{
	width: 240px;
	float: left;
}

.slide .bottom .left{
	width: 100px;
	float: left;
}

.slide .bottom .right{
	width: 140px;
	float: left;
}

.slide .bottom .right .extrait{
	font-size: 10px;
	width: 140px;
}

.slide .bottom .right .moreinfos{
	float: left;
	margin-top: 5px;
}

/*-----------------------Fin Advancer_rolo4.tpl-------------------------*/

/*-----------------------Advancer.tpl-------------------------*/

.advancer{
	float: left;
	width: 310px;
	margin: 5px 5px 10px 5px!important;
	margin: 5px 2px 10px 2px;
}

.advancer .top{
	width: 310px;
	float: left;
}

.advancer .top .left{
	width: 150px;
	float: left;
	position: relative;
	top: 20px;
}

.advancer .top h2 {
	font-size: 15px;
	position: relative;
	top: 20px;
}

.advancer .top .bloc_prix{
	width: 135px;
	float: right;
	text-align: center;
	background: url("/images/bgPrix.gif") no-repeat;
	padding: 25px 0 0 0;
	position: relative;
	top: 40px;
	left: -45px;
}

.advancer .top .bloc_prix .txtPrix{
	font-size: 27px;
	font-weight: bold;
}

.advancer .top .bloc_prix .txtPrixPublic{
	font-size: 20px;
}

.advancer .middle{
	width: 310px;
	float: left;
	margin: 2px 0;
}

.advancer .middle .left{
	width: 140px;
	float: left;
}

.advancer .middle .right{
	position: relative;
	left: -10px !important;
	left: -40px;
	width: 135px;
	float: left;
	padding: 70px 0 0 0;
}

.advancer .middle .right .bgArticlesDispo{
	width: 125px !important;
	width: 131px;
	height: 47px;
	padding: 0 5px 5px 5px !important;
	padding: 0 2px 5px 2px;
	background: url("/images/bgArticlesDispoAdvancer.png") no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

.advancer .middle .right .bgArticlesDispo .nbArticlesDispo{
	font-size: 45px;
	float: left;
	color: #fff;
}

.advancer .middle .right .bgArticlesDispo .txtArticlesDispoTop{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	display: block;
}

.advancer .middle .right .bgArticlesDispo .txtArticlesDispoBottom{
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.advancer .bottom{
	width: 310px;
	float: left;
}

.advancer .bottom .extrait{
	width: 270px;
}

.advancer .bottom .moreinfos{
	float: left;
	margin-top: 5px;
}

.advancer .bottom .stockDispo{
	clear: left;
	margin-top: 5px;
}

.texte_advancer{
	display: none;
}

/*-----------------------Fin Advancer.tpl-------------------------*/

/*-----------------------Rayon.tpl-------------------------*/

.rayon{
	float: left;
	width: 100%;
	border-bottom: solid 2px #564437;
}

.rayon .top{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.rayon .top .left{
	float: left;
	width: 80%;
}

.rayon .top .left span{
	margin: 0 2px;
}

.rayon .top .bloc_prix{
	float: left;
	width: 20%;
	text-align: center;
}

.rayon .top .bloc_prix .prix{
	font-size: 24px;
	font-weight: bold;
}

.rayon .middle{
	float: left;
	width: 100%;
}

.rayon .middle .left{
	float: left;
	width: 50%;
}

.rayon .middle .left .zoom{
	padding: 5px;
	width: 110px;
	text-align: center;
	float: left;
	margin: 5px 0;
}

.rayon .middle .right{
	float: left;
	width: 50%;
}

.rayon .middle .right .titre_rayon{
	padding: 2px;
}

.rayon .middle .right .reference{
	padding: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

.rayon .middle .right .reference div{
	display: inline;
	font-weight: normal;
}

.rayon .middle .right .champs{
	padding: 5px;
}

.rayon .middle .right .delai_livraison{
	padding: 5px;
	font-weight: bold;
}

.rayon .bottom{
	float: left;
	width: 100%;
}

.rayon .bottom .btn_descriptif{
	padding: 5px;
}

.rayon .bottom .btn_descriptif a{
	display: block;
}

.rayon .bottom .btn_descriptif .description{
	padding: 5px;
	border: solid 1px #564437;
	position: absolute;
	background: #fff;
}

.rayon .bottom .quantite{
	float: left;
	clear: left;
	width: 165px;
	margin-top: 10px;
}

.rayon .bottom .quantite .txt_quantite{
	float: left;
	width: 70px;
}

.rayon .bottom .quantite .var_quantite{
	float: left;
	width: 70px;
}

.rayon .bottom .add2basket{
	float: right;
}

/*-----------------------Fin Rayon.tpl-------------------------*/

/*-----------------------Article.tpl-------------------------*/

.article{
	float: left;
	width: 100%;
	/*border-bottom: solid 2px #564437;*/
	margin: 0 0 10px 0;
}

.article .top{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.article .top .left{
	float: left;
	width: 77%;
}

.article .top .left h2{
	font-size: 20px;
}

.article .top .left span{
	margin: 0 2px;
}

.article .top .right{
	float: left;
	width: 20%;
}

.article .top .right .bgArticlesDispo{
	float: left;
	width: 125px !important;
	width: 131px;
	height: 47px;
	padding: 0 5px 5px 5px !important;
	padding: 0 2px 5px 2px;
	margin: 2px;
	background: url("/images/bgArticlesDispo.gif") no-repeat;
}

.article .top .right .bgArticlesDispo .nbArticlesDispo{
	font-size: 45px;
	float: left;
	color: #fff;
}

.article .top .right .bgArticlesDispo .txtArticlesDispoTop{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	display: block;
}

.article .top .right .bgArticlesDispo .txtArticlesDispoBottom{
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.article .top .right .bloc_prix{
	float: right;
	width: 135px;
	text-align: center;
	background: url("/images/bgPrix.gif") no-repeat;
	padding: 25px 0 0 0;
}

.article .top .right .bloc_prix .txtPrix{
	font-size: 27px;
	font-weight: bold;
}

.article .top .right .bloc_prix .txtPrixPublic{
	font-size: 20px;
}

.article .middle{
	float: left;
	width: 100%;
	margin-top: -70px;
}

.article .middle .left{
	float: left;
	width: 47%;
}

.article .middle .right .btnSend2Friend{
	clear: left;
	width: 100%;
	text-align: center;
}

.article .middle .right{
	float: left;
	width: 52%;
}

.article .middle .right .titre_rayon{
	padding: 5px;
}

.article .middle .right .reference{
	padding: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}

.article .middle .right .reference div{
	display: inline;
	font-weight: normal;
}

.article .middle .right .champs{
	padding: 5px;
}

.article .middle .right .delai_livraison{
	padding: 5px;
	font-weight: bold;
}

.article .middle .right .quantite{
	float: left;
	width: 38%;
	margin-top: 30px;
}

.article .middle .right .quantite .txt_quantite{
	float: left;
	width: 60px;
}

.article .middle .right .quantite .var_quantite{
	float: left;
	width: 65px;
}

.article .middle .right .btnAdd2Basket{
	float: left;
	width: 55%;
	text-align: right;
	margin: 0 5px !important;
	margin: 0 1px;
}

.article .bottom{
	float: left;
	width: 100%;
}

.article .bottom .description{
	padding: 5px;
}

/*-----------------------Fin Article.tpl-------------------------*/

/*-----------------------Gondole.tpl-------------------------*/

.gondole{
	float: left;
	width: 730px;
	margin: 10px !important;
	margin: 5px;
	border: solid 2px #564437;
	padding: 10px !important;
	padding: 5px;
}

.gondole .top{
	float: left;
	width: 730px;
	margin-bottom: 5px;
}

.gondole .top .left{
	float: left;
	width: 490px;
}

.gondole .top .left span{
	margin: 0 2px;
}

.gondole .top .bloc_prix{
	float: left;
	width: 240px;
	text-align: center;
}

.gondole .top .bloc_prix .prix{
	font-size: 24px;
	font-weight: bold;
}

.gondole .middle{
	float: left;
	width: 730px;
}

.gondole .middle .left{
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
}

.gondole .middle .left .zoom{
	padding: 5px;
	width: 220px;
	background: #f4f2ef;
	text-align: center;
	float: left;
	margin: 5px 0;
}

.gondole .middle .right{
	float: left;
	width: 480px;
}

.gondole .middle .right .titre_rayon{
	padding: 5px;
}

.gondole .middle .right .reference{
	padding: 5px;
	margin-bottom: 2px;
	background: #f4f2ef;
	font-weight: bold;
}

.gondole .middle .right .reference div{
	display: inline;
	font-weight: normal;
}

.gondole .middle .right .champs{
	padding: 5px;
	background: #f4f2ef;
}

.gondole .middle .right .delai_livraison{
	padding: 5px;
	font-weight: bold;
}

.gondole .bottom{
	float: left;
	width: 730px;
}

.gondole .bottom .description{
	padding: 5px;
	background: #f4f2ef;
}

.gondole .bottom .quantite{
	float: left;
	clear: left;
	width: 165px;
	margin-top: 10px;
}

.gondole .bottom .quantite .txt_quantite{
	float: left;
	width: 70px;
}

.gondole .bottom .quantite .var_quantite{
	float: left;
	width: 70px;
}

.gondole .bottom .add2basket{
	float: left;
	width: 565px;
	text-align: right;
	/*border: 0px !important;
	border: solid 1px red;*/
}

/*-----------------------Fin Gondole.tpl-------------------------*/

/*---------------Search_liens.tpl------------*/

#paginationAll{
	/*font-size: 15px;*/
	font-weight: normal;
	text-transform: uppercase;
}

.paginationLeft a{
	border: solid 1px #999;
	padding: 2px 5px 2px 14px;
	text-decoration: none;
	color: #707070;
	background: url("/boutique/img/iconeNavPrev.gif") no-repeat left center;
}

.paginationLeft a:hover{
	background: #999;
	color: #fff;
}

.pagination{
	text-align: center;
}

.pagination a{
	border: solid 1px #999;
	padding: 2px 4px;
	text-decoration: none;
	color: #707070;
}

.pagination a:hover{
	background: #999;
	color: #fff;
}

.pagination .selected{
	font-weight: bold;
	border: solid 1px #999;
	background: #999;
	padding: 2px 4px;
	color: #fff;
}

.paginationRight a{
	border: solid 1px #999;
	padding: 2px 14px 2px 5px;
	text-decoration: none;
	color: #707070;
	background: url("/boutique/img/iconeNavNext.gif") no-repeat right center;
}

.paginationRight a:hover{
	background: #999;
	color: #fff;
}

/*---------------Fin Search_liens.tpl---------------*/

/*-----------------Parrainage.php-----------------*/

.fontSize15 {
	font-size: 15px;
}

/*----------------Fin Parrainage.php---------------*/