div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 367px; /* largeur de l'affiche + padding (+6)*/
	height: 502px; /* hauteur de l'affiche + padding (+2)*/	
}
div.slideshow a.advance-link {
	line-height: 502px; /* hauteur de l'affiche + padding (+2)*/
}
div.caption-container, span.image-caption, div.navigation-container, div#texte-serie {
	width: 577px; /* (944 - div.slideshow-container width)*/
}
div.caption-container {
	height: 48px; /* zone avec titre de l'affiche et mini-menu 64 ou 48*/	
}
div.navigation-container {
	display:none;
	height:0; /* zone des miniatures */
	padding-left: 15px;
}
div#texte-serie {
	height: 502px;
	margin-top: 0px;
}
div#liste {
	/* width:190px; */
	/* background: url(http://www.satisfecit-editions.fr/images/careme2011_nouveau.jpg) no-repeat left top; */
	clear: left;
	/* padding-left:20px; */
	float:left;
}
div#nouveau {
	/* border: 2px dashed #FFEE0B;*/
	height:230px;
	width:295px; /* 285px en temps normal */
	padding:0;
	float:left;
}
div#concevoir-creer {
	height:230px;
	width:255px;
	margin-left:8px; /* 18px */
	padding:10px 0 0 15px;
	float:left;
}
div#imprimer {
	/* border: 2px dashed #FFEE0B;*/
	clear:both;
	height:221px;
	width:255px;
	margin-top:30px;
	padding:10px 0 0 15px;
	float:left;
}
div#grands-formats {
	height:221px;
	width:255px;
	margin-left:34px;
	margin-top:30px;
	padding:10px 0 0 15px;
	float:left;
}
div#imprimer2 {
	/* border: 2px dashed #FFEE0B;*/
	clear:both;
	height:179px;
	width:255px;
	margin-top:17px;
	padding:10px 0 0 15px;
	float:left;
}
div#grands-formats2 {
	height:179px;
	width:255px;
	margin-left:34px;
	margin-top:17px;
	padding:10px 0 0 15px;
	float:left;
}
div#important {
	clear:both;
	border:solid 1px #FFEE0B;
	padding:5px;
	margin-right:15px;
}
#important h2, #important p {
	margin:0;
}
.bas2 {
height:168px;
}
.encart-une {
background: url(../images/coin-haut-Une.png) no-repeat left top;
}
.encart-une2 {
padding: 0 10px 0 0;
overflow:auto;
/* background: url(../images/coin-bas-Une.png) no-repeat right bottom; */
}

.bas {
height:210px;
}
div#catalogue {
	float:right;
	width:320px;
	padding-top:1px;
}
#catalogue {color:#CCCCCC;}
#catalogue a {color:#FFFFFF;}
p.catalogue {
	margin:0;
	padding:0;
}
#qm2 {
padding-left:130px;
margin-top:0;
}
#qm2 a {
	width:140px;
	line-height:14px;
	border-left:2px solid #FFEE0B;
	color:#CCCCCC;
	padding: 5px 5px 3px; /* effacer pour avoir le padding  left par défuat à 10px */
}
#qm2 a:hover {
	background-color:#FFEE0B;
	color:#000000;
}
#qm2 a.bleu {
	border-left:2px solid #21c7f7;
}
#qm2 a.bleu:hover {
	background-color:#21c7f7;
}
#qm2 a.vert {
	border-left:2px solid #75ee13;
}
#qm2 a.vert:hover {
	background-color:#75ee13;
}
div#minimenu {
width:83px;
}
div#categories {
position:absolute;
left:0;
bottom:1px;
}
div#conteneur {
	overflow: hidden;
}


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 570px;
	height: 60px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

.kwicks li{  
    margin-bottom: 3px;  
}  
#kwick1 a{
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	height: 150px;
	background:#151515 url('../images/Categorie_LeReligieux.jpg') no-repeat left top;
}  
#kwick2 a{
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	height: 150px;
	background:#151515 url('../images/Categorie_LeScolaire.jpg') no-repeat left top;
}  
#kwick3 a{
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	height: 150px;
	background:#151515 url('../images/Categorie_Villes.jpg') no-repeat left top;
}  
#kwick4 a{
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	height: 150px;
	background:#151515 url('../images/Categorie_Impression.jpg') no-repeat left top;
    /* margin-bottom: none;   */
}
