/*-----------------------------------------------------------------------------
  [CSS - Homepage]

  Feuille de style pour la page d'accueil
  
  1. General
  2. Bloc Actualites
  3. Module "En kiosque"
  4. Module "La boutique"
  5. Module "Par département"

-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
  [1. General]
*/
#home-news a { text-decoration: none; }

/*-----------------------------------------------------------------------------
  [2. Bloc Actualites]
*/
#home-news {
	margin: 10px 0;
	width: 646px;
}

	#home-news h2 {
		float: left;
		font-size: 1.9em;
		font-weight: normal;
		margin: 10px 20px;
	}
	
	#home-news .news-partnership {
		float: left;
		margin: 16px 0 0 -15px;
	}

	#home-news h3 {
		font-size: 1.4em;
		font-weight: normal;
		margin: 0;
	}

	#home-news h4 {
		font-size: 1.2em;
		margin: 4px 0;
	}
	#home-news h4.item-title {
		margin: 12px 0 4px;
	}
		
		#home-news h4.item-title a {
			color: #000;
		}

	#home-news h5 {
		font-size: 1em;
		margin: 2px 0;
		font-weight: normal;
	}

		h5 a { color: #2e2e2e; }
		.listed { font-size: 0.9em; }
		
		#home-news .item-category:hover,
		#home-news .item-title a:hover { text-decoration: underline; }
		
		#home-news .listed p { margin: 2px 0; }
		#home-news .listed .item-category { color: #c5c5c5; text-decoration: none; }
		
		#home-news .listed .item-title a {
			color:#000;
			font-family: arial;
			text-decoration:none;
		}
		
		a.item-category {
			font-weight: bold;
		}
		
		.item-intro {
			font-size: 0.9em;
		}
		
		.listed .item-category { font-weight: bold; }
		
		#home-news .folder-items .module-title {
			background: #ab0013 url(../../images/modules/plus.png) no-repeat 295px 8px;
			font-style: italic;
			text-align: center;
		}
			#home-news .folder-items .module-title a {
				color: #fff;
				display: block;
				height: 23px;
			}
			
			#home-news .folder-items .module-title a:hover {
				text-decoration: underline;
			}
	
	#home-news div ul {
		padding: 0 10px 0 18px;
		list-style: none;
	}
	
		#home-news div ul li {
			background: url(../../images/home/home-news.png) no-repeat center 0;
			clear: both;
			margin: 0;
			overflow: hidden;
			padding-bottom: 5px;
		}
	
	#home-news div p {
		margin: 5px 0;
	}
	
	#home-news div p.read-more {
		background: none;
		color: #000;
		font-style: italic;
	}
		
		#home-news div p.read-more a {
			color: #aa111c;
			font-style: italic;
			font-weight: normal;
			margin: 0;
			padding: 0;
		}
	
	#home-news div p.read-all {
		text-align: right;
		margin: 0;
	}
		#home-news div p.read-all a {
			display: block;
			height: 18px;
			padding-top: 3px;
		}
			
			#home-news div p.read-all a span {
				background: transparent url(../../images/content/brown-arrow-right.gif) no-repeat left center;
				padding: 0px 8px 0 10px;
			}
			
	#home-news a.news-img-link {
		background: #cecece;
		border: 1px solid #b1b1b1;
		float: left;
		height: 100px;
		margin: 15px 10px 0 0;
		text-align: center;
		text-decoration: none;
		width: 150px;
	}

	p.item-categories {
		clear: left;
	}
	
	.item-author a {
		color: #000;
	}
	
	.item-author a:hover {
		text-decoration: underline !important;
	}
	
/*-----------------------------------------------------------------------------
  [3. Module "En kiosque"]
*/
.module-newsstand {
	border: 1px solid #c7c7c7;
	height: auto;
	width: 644px;
	margin: 15px 0;
}

	.module-newsstand-textbg {
		background: #ab0013 url(../../images/home/home-newsstand-bg.png) no-repeat bottom;
		padding-bottom: 7px;
	}

		.module-newsstand-text {
			background: transparent url(../../images/home/home-newsstand-quote.png) no-repeat 16px 17px;
			padding: 16px 80px;
			color: #fff;
			font-size: 1.25em;
		}
		
		.module-newsstand-text p {
			margin: 0;
		}
		
		.module-newsstand-text a {
			color: #fee9b8;
			text-decoration: underline;
		}
		
		.module-newsstand-text a:hover {
			color: #fff;
		}
		
	.module-newsstand-home .magazine-headline {
		padding: 0 15px 15px 15px;
		overflow: hidden;
	}
	
		.magazine-headline .module-title {
			font-size: 2.1em;
			font-weight: normal;
			margin-bottom: 0.35em;
		}
		
	.magazine-headline-img {
		float: left;
	}
	
		.magazine-headline-img img {
			display: block;
		}
	
	.magazine-headline .details {
		float: right;
		width: 377px;
	}
	
		.magazine-headline .details .magazine-number {
			font-size: 1.4em;
			margin: 0;
			font-weight: normal;
		}
		
		.magazine-headline .details .magazine-number strong {
			font-weight: bold;
		}
		
		.magazine-headline .details .intro ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		.magazine-headline .details .intro p {
			margin: 5px 0;
		}
	
	.magazine-headline .details .actions {
		overflow: auto;
	}
	
	.magazine-headline .details .about,
	.magazine-headline .details .buy {
		color: #fff;
		float: left;
		font-size: 0.85em;
		font-weight: bold;
		padding: 3px 7px 3px;
	}
	
	.magazine-headline .details .buy {
		background: #ab0013;
		margin-left: 20px;
	}
	
	.magazine-headline .details .about {
		background: #888;
	}
	
.module-newsstand-other {
	background: #ffeab9;
	border: 1px solid #d2d4d3;
	padding: 15px 11px;
}

.module-newsstand-other .module-title {
	color: #897d54;
	font-size: 1.3em;
	margin: 0;
}

.module-newsstand-other .folder-title {
	font-size: 1.2em;
	margin: 0;
}

.module-newsstand-other p {
	margin-top: 0;
}

.module-newsstand-other .see-all {
	margin: 0;
	text-align: right;
}

	.module-newsstand-other .see-all a {
		background: none;
		color: #88805b;
		padding: 0;
	}
	
	.module-newsstand-other .see-all a:hover {
		background: none;
		color: #ab0013;
		text-decoration: none;
	}
	
		.module-newsstand-other .see-all a span {
			background: transparent url(../../images/content/brown-arrow-right.gif) no-repeat left;
			padding: 0px 8px 0 10px;
		}

/*-----------------------------------------------------------------------------
  [4. Module "La boutique"]
*/

.module-shop {
	background: transparent url(../../images/modules/shop/module-shop-bg-repeat.png) repeat-y;
	border: 1px solid #c7c7c7;
	height: auto;
	margin: 15px 0;
	width: 644px;
}

	.module-shop .sub-modules {
		background: transparent url(../../images/modules/shop/module-shop-bg-fixe.png) no-repeat;
		overflow: hidden;
	}

	.module-shop.double { background-position: center; }
	.module-shop.double .sub-modules { background-position: top center; }
	
	.module-shop.left { background-position: left; }
	.module-shop.left .sub-modules { background-position: top left; }
	
	.module-shop.right { background-position: right; }
	.module-shop.right .sub-modules { background-position: top right; }

	.module-shop .module-title {
		background: #888 url(../../images/modules/shop/cart.png) no-repeat 13px center;
		color: #fff;
		font-size: 2.1em;
		font-weight: normal;
		margin: 0;
		padding: 5px 13px 5px 52px;
	}
	
	.module-shop .module-title {
		font-size: 17px;
		font-weight: bold;
		font-style: italic;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	.module-shop .actions {
		float: right;
		margin-bottom: 0;
	}
	
	.module-shop .product-home .bg {
		height: auto;
		overflow: hidden;
		padding: 20px 15px 15px;
	}
	
		.module-shop .product-home .product-img {
			float: left;
			margin-right: 10px;
		}
		
		.module-shop .product-home h3 {
			margin-bottom: 9px;
		}
		
		.module-shop .product-home h4 {
			margin-bottom: 4px;
			line-height: 16px;
		}
		
		.module-shop .product-home p {
			margin-bottom: 4px;
			margin-top: 4px;
		}
			
			.module-shop .product-home .actions .price {
				font-size: 1em;
				height: 20px;
				padding-top: 1px;
				padding-bottom: 1px;
			}
		
		.module-shop .product-home .about {
			text-align: right;
		}
			
			.module-shop .product-home .about a {
				text-decoration: none;
			}
			
			.module-shop .product-home .about a:hover {
				color: #6a3716;
			}
	
	.module-shop.left {
		float: left;
		margin-top: 10px;
		width: 322px;
	}
	
	.module-shop.right {
		float: right;
		margin-top: 10px;
		width: 322px;
	}
		
		.module-shop .product-home .product-img {
			margin-right: 10px;
		}
		
		.module-shop .product-home .actions .price {
			background-image: none;
			padding: 1px 2px;
		}
	
	.module-shop.double .left { background: transparent url(../../images/modules/shop/arrow-bg-left.png) no-repeat top right; }
	.module-shop.double .right { background: transparent url(../../images/modules/shop/arrow-bg-right.png) no-repeat top left; }
		
		.module-shop .right .bg {
			float: left;
		}
	
	.module-link { margin: 0; }
	.module-link a {
		background: #c7c7c7;
		color: #fff;
		clear: both;
		display: block;
		padding: 3px 0;
		text-align: center;
		text-decoration: none;
	}
	
	.module-link a:hover { text-decoration: underline; }

/*-----------------------------------------------------------------------------
  [5. Module "Par département"]
*/

.module-dept {
	float: left;
	margin: 10px 0;
}
	
	#module-archives-dept {
		padding-bottom: 10px;
	}

		#module-archives-dept .choice-lists {
			margin-top: 170px;
		}
		
		#module-archives-dept .module-title {
			font-size: 17px;
			font-weight: bold;
			padding-top: 2px;
			padding-bottom: 2px;
		}