/* MENU PRINCIPAL */
.bottomBorder{
	border-bottom: 1px dotted #3c8fbf;	
}

/* MENU THEMATIQUE */

#menuRegion {
	margin:0 0 15px 0;
}

#menuRegion ul {
	margin:0 0 15px 0;
	padding:0;
	list-style-type : none;
}

#menuRegion div {
	display:block;
	padding:3px 0 3px 8px;
	margin-bottom:2px;
	
	/**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3c8fbf;
	font-weight:bold;
	/**/
	background-image:url("../images/ombre_menu.png");
	background-repeat:no-repeat;
	background-position:right;
	/**/
	border-bottom: 1px dotted #3c8fbf;
}

#menuRegion ul li a{ 
	display:block;
	margin:0;
	padding:0 0 0 15px;
	/**/
	font-size: 12px;
	text-decoration:none;
	color: #666;
	line-height:16px;
	
	border-bottom: 1px dotted #666;
}

#menuRegion ul li a.isSelected{
	font-weight:bold;
	color:#3c8fbf;
	border-bottom: 1px dotted #3c8fbf;
}

/* SOUS MENU */
#menuRegion ul ul{
	margin:0 0 15px 0;
	padding:0;
	list-style-type : none;
}

#menuRegion ul ul li a{ 
	display:block;
	margin:0;
	padding:0 0 0 33px;
	/**/
	font-size: 11px;
	text-decoration:none;
	color: #666;
	line-height:16px;
	
	border-bottom: 1px dotted #CCC;
	
}

#menuRegion ul ul li#titreEtapes, #menuRegion ul ul li#titreRubriques{ 
	display:block;
	margin:10px 0 0 0;
	padding:0 0 0 23px;
	/**/
	font-size: 11px;
	text-decoration:none;
	color: #666;
	line-height:16px;
	font-weight:bold;
	
	border-bottom: 1px dotted #CCC;
	background-image:url("../images/show_menu.png");
}

#menuRegion ul li a:hover{
	color: #3c8fbf;
	text-decoration:none;
	border-bottom: 1px dotted #3c8fbf;
	
	background-image:url("../images/show_menu.png");
	background-repeat:no-repeat;
	background-position:right;
}

/* H1... H6 */
h1 {
	font-size: 23px;
	color:#3c8fbf;
	margin:0 0 3px 0;
}

h2 {
	font-size: 15px;
	color: #3c8fbf;
	margin:0 0 3px 0;
}

h2.blocGrandesEtapes {
	display:block;
	padding:5px 0 4px 8px;
	margin:15px 0 0 0;
	
	/**/
	font-size:14px;
	color: #3c8fbf;
	font-weight:bold;
	/**/
	background-image:url("../images/ombre_menu.png");
	background-repeat:no-repeat;
	background-position:right;
	/**/
	border-bottom: 1px dotted #3c8fbf;
	cursor:pointer;
}

h3 {
	font-size: 13px;
	color: #3c8fbf;
	margin:0 0 5px 0;
}

h4 {
	font-size: 12px;
	margin:0 0 3px 0;
}

/* FOOTER */ 
.topBorder{
	border-top: 1px dotted #3c8fbf;
}

.thumbBoutique {
	float:left;
	margin:0 10px 10px 0;
}

#blocRechercheBoutique {
	font-size:12px;
	color: #333;
	/**/
	padding:6px 14px 5px 14px;
	margin:0;
	/**/
	background-image:url("../images/show_menu_gris_big.png");
	/**/
	border-bottom: 1px dotted #3c8fbf;
}


/* MENU STORYSHOP */

#menuStoryShop {
	margin:0 15px 15px 0;
	width:180px;
	float:left;
}

#menuStoryShop ul {
	margin:0 0 15px 0;
	padding:0;
	list-style-type : none;
}

#menuStoryShop div {
	display:block;
	padding:3px 0 3px 8px;
	margin-bottom:2px;
	
	/**/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3c8fbf;
	font-weight:bold;
	/**/
	background-image:url("../images/ombre_menu.png");
	background-repeat:no-repeat;
	background-position:right;
	/**/
	border-bottom: 1px dotted #3c8fbf;
}

#menuStoryShop ul li a{ 
	display:block;
	margin:0;
	padding:0 0 0 15px;
	/**/
	font-size: 12px;
	text-decoration:none;
	color: #666;
	line-height:16px;
	
	border-bottom: 1px dotted #666;
}

#menuStoryShop ul li a.isSelected{
	font-weight:bold;
	color:#3c8fbf;
	border-bottom: 1px dotted #3c8fbf;
}

/* SOUS MENU */
#menuStoryShop ul ul{
	margin:0 0 15px 0;
	padding:0;
	list-style-type : none;
}

#menuStoryShop ul ul li a{ 
	display:block;
	margin:0;
	padding:0 0 0 33px;
	/**/
	font-size: 11px;
	text-decoration:none;
	color: #666;
	line-height:16px;
	
	border-bottom: 1px dotted #CCC;
	
}

#menuStoryShop ul ul li#titreEtapes, #menuStoryShop ul ul li#titreRubriques{ 
	display:block;
	margin:10px 0 0 0;
	padding:0 0 0 23px;
	/**/
	font-size: 11px;
	text-decoration:none;
	color: #666;
	line-height:16px;
	font-weight:bold;
	
	border-bottom: 1px dotted #CCC;
	background-image:url("../images/show_menu.png");
}

#menuStoryShop ul li a:hover{
	color: #3c8fbf;
	text-decoration:none;
	border-bottom: 1px dotted #3c8fbf;
	
	background-image:url("../images/show_menu.png");
	background-repeat:no-repeat;
	background-position:right;
}


/* BLOC LISTE ARTICLEs */
#blocListeArticles {
	margin:0;
	width:547px;
	float:left;
}

.blocArticleEnListe {
	width:262px;
	height:80px;
	padding:0;
	margin:0 10px 10px 0;
	float:left;
}

.vignetteArticle {
	padding:5px;
	border: 1px dotted #3c8fbf;
}

#bottomListeArticle {
	/**/
	padding:6px 14px 5px 194px;
	margin:0;
	/**/
	background-image:url("../images/back_storyshop.png");
	/**/
	border-bottom: 1px dotted #3c8fbf;
}

#enteteArticle {
	/**/
	padding:5px;
	margin:0 0 10px 0;
	/**/
	background-image:url("../images/back_storyshop.png");
	/**/
	border-bottom: 1px dotted #3c8fbf;
}

#filArianeStoryShop {
	margin:10px 0 10px 0;
	padding:3px;
}