/* CSS - Arts Décoratif Josée Hivon [08/02/19] */

body { /* Aspect général [08/02/19] */
    margin:0px;
    padding:0px;
	background-image: url(../images/back2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #390203;
	background-color: #390304;
}
#top{ /* Header [08/02/19] */
	width: 100%;
	height: 196px;
	background-image: url(../images/header2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#menu{ /* Menu de navigation principal [08/02/20] */
	padding: 0 280px 0 0;
	position: relative;
	top: 170px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
#menu .principal{ /* Menu - Liens [08/02/20] */
	padding: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #6e0e10;
}
#menu a{ /* Menu - Liens [08/02/20] */
	padding: 10px;
	color: #380202;
	text-decoration: none;
}
#menu a:hover{ /* Menu - Liens Hover [08/02/20] */
	padding: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #6e0e10;
}
#menu img{ /* Menu de navigation principal [08/02/20] */
	padding: 0 0 0 650px;
	position: relative;
}
#bottom{ /* Footer [08/02/19] */
	width: 100%;
	height: 317px;
	background-image: url(../images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #761712;
}
#credits{ /* Footer textes [08/02/19] */
	color: #ae6a37;
	font-size: 9px;
	margin: 0 0 0 690px;
	text-align: center;
}
#menuBottom{ /* Footer - Menu de navigation principal [08/02/20] */
	margin:0 auto 0 auto;
	position:relative;
	clear:both;
	font-size:11px;
	color:#6e0e10;
	width:940px;
	height: 295px; /* Placement des crédits [08/02/21] */
}
#menuBottom ul {
	border-left:1px solid #761712;
	float:left;
	margin:20px 20px 0 0;
	padding:0;
}
#menuBottom ul.Acc {
	border-left:0px !important;
	float:left;
	margin:20px 20px 0 0;
	padding:0;
	width:50px;
}
#menuBottom ul.PrS { width:150px; }
#menuBottom ul.Rea { width:110px; }
#menuBottom ul.ReP { width:110px; }
#menuBottom ul.Con { width:70px; }

#menuBottom ul li {
	list-style:	none;
	margin:0 0 3px 7px !important;
	padding:0 !important;
	width:100%;
}
#menuBottom ul li a {
	display:block;
	width:100%;
	color:#b2703a;
	text-decoration:none;
	padding-left:4px;
	margin: 0 !important;
}
#menuBottom a:hover {
	color:#460c0e;
	text-decoration:none;
	padding-left:4px;
	background-color: #eea635;
}
#menuBottom .exclusif b{
	display: block;
	padding-left:4px;
	font-size: 11px;
	margin-bottom: 4px;
	margin-bottom: 0px !important; /* Hack IE6 */
	color: #dc3f1a !important;
	font-style:italic;
}
#menuBottom .exclusif a{
	display: block;
	padding-left:4px;
	font-size: 11px;
	margin-bottom: 6px;
	color: #b33619 !important;
}
#menuBottom .exclusif a:hover {
	display: block;
	font-size: 11px;
	margin-bottom: 6px;
	color: #b33619 !important;
	padding-left:4px;
	background-color: #eea635;
}
#menuBottom ul li a b{
	display: block;
	font-size: 11px;
	margin-bottom: 6px;
	color: #eea635;
}
#menuBottom ul li a:hover b{
	display: block;
	font-size: 11px;
	margin-bottom: 6px;
	color: #460c0e;
}
#header{ /* Header dans Container [08/02/19] */
	width: 100%;
	height: 196px;
	position: relative;
	left: 0px;
	background-image: url(../images/header2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#container{ /* Contenu principal [08/02/19] */
	background-image: url(../images/fond_colonne.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#390304;
	text-align: left;
	width: 960px;
	margin: 0 auto 0 auto !important; /* Hack IE6 */
	margin: 0 auto -15px auto;
}
#footer{ /* Séparateur Contenu/Footer [08/02/19] */
	clear:both;
	height: 0px;
	background-color: #eec990;
}
p a{
	font-size: 12px;
	font-weight: bold;
	color: #dc3f1a;
	text-decoration: underline;
}
p a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #e59d32;
	text-decoration: none;
}
.orange{
	color: #dc3f1a;
}
#navigation{
	background-color:#390304;
	text-align:center;
	float:left;
	width:238px;
}
#navigation img{
	text-align:center;
	position:relative;
	top: 12px;
}
#navigation ul{
	padding-top:12px !important; /* Hack IE6 */
	padding-top:0px;
}
#navigation ul li{
	padding-top:1px !important; /* Hack IE6 */
	padding:0px;
}
#navigation ul li img{ /* Image en bas de menu de navigation [08/02/23] */
	text-align:center;
	position:relative;
	top: 10px;
	right: 23px;
}
#navigation .titre{ /* titre des sections */
	background-color: #390304;
	height: 25px;
	position:relative;
	right:16px;
	list-style:none;
	font-size: 12px;
	color: #dc3f1a;
	text-decoration: none;
}
#navigation .titre p{ /* titre des sections exclusives */
	background-color: #390304;
	height: 25px;
	position:relative;
	bottom: 8px !important; /* Hack IE6 */
	bottom: -4px;
	list-style:none;
	font-size: 12px;
	color: #dc3f1a;
	font-weight:bold;
}
#navigation .titre a{ /* liens des titre des sections */
	background-image: url(../images/fond_titre.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	right:5px;	
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#navigation .titre a:hover{ /* liens(hover) des titre des sections */
	background-image: url(../images/fond_highlight.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	right:5px;
	font-size: 12px;
	color: #390304;
	text-decoration: none;
	display:block;
}
#navigation .exclusif{ /* sections exclusives */
	background-color: #390304;
	height: 25px;
	position:relative;
	right:16px;
	list-style:none;
}

#navigation .exclusif a{ /*  liens des sections exclusives */
	background-image: url(../images/fond_ssection.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	right:5px;	
	padding: 5px;
	font-size: 12px;
	color: #dc3f1a;
	text-decoration: none;
	display:block;
}
#navigation .exclusif a:hover{ /* liens(hover) des sections exclusives */
	background-image: url(../images/fond_highlight.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	right:5px;
	font-size: 12px;
	color: #390304;
	text-decoration: none;
	display:block;
}

#navigation .ssection{ /* sous-sections */
	background-color: #390304;
	height: 25px;
	position:relative;
	right:16px;
	list-style:none;
}

#navigation .ssection a{ /* liens des sous-sections */
	background-image: url(../images/fond_ssection.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	right:5px;	
	padding: 5px;
	font-size: 12px;
	color: #c47b44;
	text-decoration: none;
	display:block;
}
#navigation .ssection a:hover{ /* liens(hover) des sous-sections */
	background-image: url(../images/fond_highlight.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	right:5px;
	font-size: 12px;
	color: #390304;
	text-decoration: none;
	display:block;
}
#content_bottom{ /* Motif au bas des pages de contenu [08/02/21] */
	background-image: url(../images/fond_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #eec990;
	float:right;
	border-left:#f1af37 4px solid;
}
#content{
	position: relative;
	top:-18px !important;
	top: 0px; /* Hack IE6 */
	background-image: url(../images/fond_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:718px;
}
#contenu{
	margin: 10px 20px 20px 20px;
}
#contenu img{ /* !! */
	border-top:3px solid #eea635;
	padding-top:1px;
	padding-bottom:30px;
	text-align:center;
	background-image: url(../images/img_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contenu .imgLeft{ /* !! */
	border-top:3px solid #eea635;
	padding-top:1px;
	padding-bottom:30px;
	text-align:center;
	background-image: url(../images/img_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contenu h2{ /* Titres des sections [08/02/21] */
	font-size:22px;
	position:relative;
	top:0px;
	color:#6e0e10;
}
#contenu h3{ /* Sous-titres des sections [08/02/21] */
	font-size:20px;
	position:relative;
	top:-20px;
	color:#b2703a;
}
#contenu .exclusif h3{ /* Sous-titres des sections [08/02/21] */
	font-size:20px;
	position:relative;
	top:-20px;
	color:#dc3f1a;
}
#contenu h2 img{ /* Motif devant les titres [08/02/21] */
	position:relative;
	top:8px;
	left: 4px;
}
#contenu .noimg{ /* Motif devant les titres [08/02/21] */
	border:0;
	padding:0px;
}
#contenu .fintxt{ /* Motif devant les titres [08/02/21] */
	border:0;
	padding:0px;
	text-align:center;
	position:relative;
	left: 286px;
}
#contenu h5{ /* Fil d'ariane [08/02/21] */
	float:right;
	text-align:right;
	font-size:9px;
	color:#6e0e10;
}
.haut a{ /* Fil d'ariane [08/02/21] */
	float:right;
	margin: 20px;
	text-align:right;
	font-size:9px;
	color:#6e0e10;
	font-weight:bold;
}
.noimg {
	border:0px;
}
