/* CSS Document */
@import url('reset.css');
@import url('main.extend.css');
@import url('galerie.css');
@import url('tinymce.css');
@import url('pushup.css');
@import url('artist.css');
@import url('order.css');

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#303030;
	background:url(../images/bg.jpg) #B7B18D repeat-y top center;
}
a {
	color:#ce6b0b;
	text-decoration:none;
}
a:hover {
	color:#303030;
}
#header {

}
	#header .wrapper{
		width:714px;
		margin:0 auto;
	}
	#menu_2{
		float:left;
		margin:10px 0 0 20px;
	}
		#menu_2 li{
			float:left;
		}
			#menu_2 li a{
				font-size:11px;
				color:#949286;
			}
			#menu_2 .Actif a,
			#menu_2 .ActifFirst a,
			#menu_2 .ActifEnd a,
			#menu_2 a:hover {
				color:#383733;
			}
		#menu_2 li+li{
			margin-left:10px;
		}
	#logo{

	}
	#logo a{
		background:url(../images/logo.jpg) no-repeat;
		width:302px;
		height:108px;
		display:block;
		margin:0 auto;
	}
	#logo span {
		display:none;
	}
	#langues {
		float:right;
		margin-right:15px;
		background:url(../images/langue-left.png) no-repeat top left;
		height:29px;
		padding: 0 0 0 15px;
	}
	#langues li {
		float:left;
		text-transform:uppercase;
		padding-top:5px;
	}
	#langues li a:hover,
	#langues li .actif{
		color:#FFFFFF;
	}
	#langues .end {
		background:url(../images/langue-right.png) no-repeat top right;
		height:29px;
		padding-right:15px;
	}
	#langues li+li{
		margin-left:5px;
	}
	#langues li a{
		color:#968836;
	}
	#langues li a:hover,
	#langues li a:actif{
		color:#968836;
	}	
#corps {
	margin-top:30px;
	width:714px;
	margin:30px auto 0 auto;
}
	#corps .wrapper{
		background:url(../images/bg_content.jpg) repeat-y top left;
		width:689px;
		margin-left:22px;
		position:relative;
	}
		#aside {
			background:url(../images/menu1-top.jpg) #898d76 no-repeat top left;
			width:224px;
			float:left;
		}
			#menu_1{
				padding-top:17px;
			}
			#menu_1 a {
				margin-bottom:1px;
				color:#fdfef4;
				font-size:19px;
				line-height:39px;
				width:204px;
				padding-left:20px;
				display:block;
			}
			#menu_1 .Actif a,
			#menu_1 .ActifEnd a,
			#menu_1 a:hover {
				background:#9ea288;
			}
			#menu_1 .parent a,
			#menu_1 .parentEnd a{
				background:url(../images/ss-menu.png) #92967e  no-repeat center right;
			}
			#menu_1 .parent a:hover,
			#menu_1 .parentEnd a:hover{
				background:url(../images/ss-menu.png) #9ea288  no-repeat center right;
			}
			#menu_1 .parentActif a,
			#menu_1 .parentActifEnd a{
				background:url(../images/ss-menu-in.png) #9ea288  no-repeat center right;
			}
			#menu_1 .First a{
				background:url(../images/menu1-first.jpg) no-repeat top left;
			}
			#menu_1 .First a:hover ,
			#menu_1 .ActifFirst a,
			#menu_1 .ActifFirst a:hover,
			#menu_1 .parentFirst a:hover{
				background:url(../images/menu1-first-in.jpg) no-repeat top left;
			}
			#menu_1 .parentFirst a{
				background:url(../images/parentFirst.jpg) #92967e  no-repeat top left;
			}
			#menu_1 .parentFirst a:hover{
				background:url(../images/parentFirsthover.jpg) #9ea288  no-repeat top left;
			}
			#menu_1 .parentActifFirst a{
				background:url(../images/parentFirstin.jpg) #9ea288  no-repeat top left;
			}
			#menu_1 li+li a {
				background:#92967e;
			}
			#menu_1 .sous_menu {
				margin:15px 0 25px 0;
			}
			#menu_1 .sous_menu a{
				font-size:14px;
				background:none;
				line-height:18px;
			}
			#menu_1 .sous_menu .Actif,
			#menu_1 .sous_menu .ActifFirst,
			#menu_1 .sous_menu .ActifEnd,
			#menu_1 .sous_menu a:hover{
				background:#9ea288  no-repeat center right;
			}
			#menu_1 .menu_hack {
				height:auto;
			}
		#content {
			min-height:685px;
			height:auto !important;
			height:685px;
			float:right;
		}
		#banniere_box {
			width:465px;
		}
		#banniere_slogan {
			width:455px;
			padding-left:10px;
			position:absolute;
			margin-top:175px;
			background:#E6E3D0;
			border:1px solid #B7B18D;
			border-left:none;
			border-right:none;
			line-height:30px;
		}
		.contenu_min,
		.contenu_max {
			margin:0 auto;
			width:440px;
			padding:20px 0 10px 0 ;
		}
	#bottom-bloc {
		background:url(../images/bg_content.jpg) repeat-y top left;
		width:689px;
	}
#footer{

}
	#footer .wrapper{
		width:714px;
		padding-left:43px;
		margin:10px auto;
	}
	#menu_3{
		color:#949286;
		float:left;
		padding-left:10px;
	}
	#menu_3 li{
		float:left;		
		
	}
		#menu_3 li a{
			font-size:11px;
			color:#949286;	
		}
		#menu_3 .Actif a,
		#menu_3 .ActifFirst a,
		#menu_3 .ActifEnd a,
		#menu_3 a:hover {
			color:#383733;
		}
	#novitis {
		float:right;
		margin-right:33px;
		font-size:11px;
		color:#d9d7c4;
		margin-bottom:40px;
	}
	#novitis:hover {
		color:#383733;
	}
	#quicknav {
		background:url(../images/footer.jpg) #bebfb0 no-repeat top left;
		width:690px;
	}
	#quicklinks {
		width:670px;
		padding:10px 0 10px 20px;
	}
	#quicklinks li{
		list-style:none;
		float:left;
		display:block;
		width:20%;
		line-height:1em;
		padding-bottom:5px;
	}
	#quicklinks li a{
		color:#fdfef4
	}
	#quicklinks li a:hover{
		color:#303030;
	}
	#keywords{
		width:650px;
		margin:0 auto;
		margin-top:60em;
		padding-bottom:20px;
		text-align:justify;
		color:#dadbca;
		font-size:10px;
	}
/* Plugins */
#defilement_box{	
	position:relative;
	margin-bottom:15px;
	padding-top:17px;
}
.plugin_defilement{
	position:relative;
	padding:0;
}

.prevPage{
	position:absolute;
	display:block;
	bottom:5px;
	right:39px;
	width:29px;
	height:29px;
	background:url(../images/ctrl.prev.jpg) no-repeat top left;
	cursor:pointer;
	z-index:3000;
}

.nextPage{
	position:absolute;
	display:block;
	bottom:5px;
	right:5px;
	width:29px;
	height:29px;
	background:url(../images/ctrl.next.jpg) no-repeat top right;
	cursor:pointer;
	z-index:3000;
}

.prevPage:hover{
	background-position:bottom left;
}
.nextPage:hover{
	background-position:bottom right;
}
div.scrollable{ 
    position:relative; 
    overflow:hidden; 
    width:465px;
    height:195px;
	padding:0;
}

div.scrollable div.items {
    width:20000em; 
    position:absolute;
}

div.scrollable div.items a { 
    float:left;
	width:465px;
    height:195px;
	text-align:center;
	display:block;
}

div.items img{
}
.scrollable .slide_title {
	display:none;
}