/*#######################################################################
#                                GENERAL                                #
#######################################################################*/
body{
	background: #fff;
	font: 10pt/12pt Arial, Verdana, "Trebuchet MS", sans-serif;
}
/*#######################################################################
#                                 LAYOUT                                #
#######################################################################*/
/*header*/
div#header{
	display: none;
}
/*connexion*/
form#connexion{
	display: none;
}
/*menu*/
ul#menu{
	display: none;
}
/*main*/
div#main{
	position: relative;
	float: left;
	width: 780px;
}
/*breadcrumbs*/
p#breadcrumbs{
	display: none;
}
/*colonne*/
div#col{
	display: none;
}
/*footer*/
div#footer{
	display: none;
}
/*#######################################################################
#                                ACCUEIL                                #
#######################################################################*/
/*edito*/
div#edito{
	width: 480px;
	height: 190px;
	padding: 35px 40px 27px 260px;
	margin-bottom: 20px;
	background: #e4dfe4 url(../im/bg_edito.jpg) 0 80% no-repeat;
}
div#edito p{
	font-size: 17px;
	margin-bottom: 13px;
	line-height: 1.2em;
}
/*legende*/
h2 span.legende{
	float: right;
	display: block;
	height: 10px;
	line-height: 10px;
	padding-left: 5px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: .5em;
	margin-top: 10px;
	margin-left: 10px;
}
/*nouveautes*/
ul#news{
	height: 384px;
	margin: 12px 0 20px 0;
}
ul#news li{
	float: left;
	margin: 0 12px 12px 0;
}
/*#######################################################################
#                              BOUTIQUES                                #
#######################################################################*/
/*avant-premiere*/
div#avant_premiere{
	float: left;
	width: 444px;
	height: 130px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #fff url(../im/bg_avant_premiere.png) 0 0 no-repeat;
}
/*a ne pas manquer*/
div#focus{
	float: left;
	width: 286px;
	height: 130px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
	background: #fff url(../im/bg_focus.png) 0 0 no-repeat;
}
div#avant_premiere a.logo, div#focus a.logo{
	float: left;
	display: block;
	width: 130px;
	height: 130px;
	margin-right: 10px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
div#avant_premiere a.all, div#focus a.all{
	color: #000;
}
div#avant_premiere a.site{
	color: #000;
}
div#avant_premiere a.all:hover, div#focus a.all:hover, div#avant_premiere a.site:hover{
	color: #000;
}
div#avant_premiere dl, div#focus dl{
	margin: 10px;
}
div#avant_premiere dt, div#focus dt{
	color: #000;
}
/*boutiques*/
div#boutiques{
	clear: both;
	position: relative;
	width: 780px;
}
ul#categories{
	margin-bottom: 20px;
	height: 622px;
}
ul#categories li{
	float: left;
	margin: 0 10px 10px 0;
}
ul#categories li.factice{
	width: 144px;
	height: 144px;
	background: #ff81b6;
	border: 2px solid #f172a3;
}
ul#categories li a{
	color: #000;
}
ul#categories li.rose1, ul#categories li a.rose1{
	background: #ee3587;
	border-color: #ee3587;
}
ul#categories li.rose2, ul#categories li a.rose2{
	background: #a45e78;
	border-color: #a45e78;
}
ul#categories li.rose3, ul#categories li a.rose3{
	background: #f495b4;
	border-color: #f495b4;
}
ul#categories li.rose4, ul#categories li a.rose4{
	background: #ad7085;
	border-color: #ad7085;
}
ul#categories li a:hover, ul#categories li a.actif{
	text-decoration: none;
	border-color: #ffc5d8;
	color: #fff;
}
/*sous-categories*/
div#scat{
	position: absolute;
	display: none;
	width: 306px;
	height: 306px;
	z-index: 100;
	overflow: hidden;
	font-size: 1.2em;
	background: #fff;
}
div#scat.load{
	background: #fff url(../im/loader_scat.gif) 50% 50% no-repeat;
}
div#scat p{
	height: 14px;
	padding: 5px;
	margin-bottom: 10px;
	line-height: 14px;
	background: #ee3587;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
	position: relative;
}
div#scat p a{
	position: absolute;
	top: 0;
	right: 5px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../im/close_scat.png) 0 0 no-repeat;
	text-indent: -5000px;
}
div#scat p a:hover{
	background-position: 0 -24px;
}
div#scat ul{
	float: left;
	margin: 0 5px;
	width: 143px;
}
div#scat ul li{
	margin-bottom: .5em;
}
div#scat ul.left{
	border-right: 1px dotted #ee3587;
	width: 142px;
}
/*#######################################################################
#                           SOUS CATEGORIES                             #
#######################################################################*/
/*titre*/
h1 span.scat{
	color: #000;
}
/*nbr articles*/
form#display{
	display: none;
}
/*articles*/
ul#articles{
	margin: 12px 0 20px 0;
	position: relative;
}
ul#articles li{
	float: left;
	width: 252px;
	margin: 0 12px 12px 0;
	background: #f495b4;
	overflow: hidden;
	position: relative;
}
ul#articles li a img{
	border: none;
	float: left;
	margin-right: 5px;
}
ul#articles li dl{
	margin: 5px 5px 5px 115px;
	position: relative;
}
ul#articles li dt{
	margin-bottom: 5px;
}
ul#articles li dt a{
	color: #000;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
ul#articles li dd a{
	color: #000;
	text-decoration: underline;
}
ul#articles li dd a:hover{
	text-decoration: none;
}
ul#articles li dd.prix{
	margin-top: 5px;
}
ul#articles li dd.prix span{
	padding: 3px;
	color: #000;
	font-weight: bold;
	background: #ee3587;
}
ul#articles li span.cdc{
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	bottom: 0;
	background: url(../im/coup_de_coeur_scat.png) 0 0 no-repeat;
	text-indent: -5000px;
}
/*#######################################################################
#                             FICHE ARTICLE                             #
#######################################################################*/
/*note*/
div#note{
	display: none;
}
/*toolbar*/
ul#toolbar_fiche{
	display: none;
}
/*fiche*/
div#fiche dd span{
	color: #000;
	text-shadow: none;
}
div#fiche h5{
	color: #000;
	border-bottom-color: #000;
	text-shadow: none;
}
div#fiche p.bg, div#fiche p.bg a{
	color: #000;
}
div#fiche p#partage{
	display: none;
}
/*commentaires*/
dl.commentaire_fiche dt{
	color: #000;
}
dl.commentaire_fiche dt a{
	color: #000;
}
dl.commentaire_fiche dd{
	color: #000;
}
/*poster*/
form#comment{
	display: none;
}