/*===================================================================*/
/*============================ CLEAR ================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
ol, ul, li { border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
ul { list-style: disc; }
ol {list-style: decimal; }
strong { font-weight: bold; }
em { font-style: italic; }
.clear { clear: both; }
.hidden { display: none; }
.error_message, .info_message, .indicator_message { padding: 15px 10px; margin: 20px; }
.error_message { background: #F4CACA; border: 2px solid #CC0000; color: #CC0000; }
.info_message { background: #CAF4CA; border: 2px solid #090; color: #090; }
.indicator_message { background: #F4F4F4; border: 2px solid #999; color: #999; }
.error_message ul, .info_message ul, .indicator_message ul { list-style: none; }
/*===================================================================*/
/*============================ GLOBAL ===============================*/
body, table { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #64584c; }
body { background: #f6f1f0; text-align: center; padding: 0 0 15px; }
/*===================================================================*/
/*=========================== CONTAINER =============================*/
.container { width: 980px; margin: 0 auto; text-align: left; }
/*===================================================================*/
/*============================= HEADER ==============================*/
.header { height: 99px; background: url('../images/design/header_bg.jpg') no-repeat center 0 #f7f3f1; position: relative; }
.header h1 a {
	display: block;
	width: 226px;
	height: 78px;
	position: absolute;
	top: 8px;
	left: 363px;
}
.header h1 a span { display: none; }
.header .box {
	position: absolute;
	top: 19px;
	right: 50px;
	text-align: right;
	line-height: 15px;
}
.header .box h2 { display: none; }
/*===================================================================*/
/*============================== MENU ===============================*/
.menu { background: url('../images/design/menu_bg.gif') repeat-x; height: 58px; padding: 0 50px; position: relative; z-index: 10; }
.menu li a span {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 40px;
}
.menu li a:hover span.back { background: url('../images/design/menu_item_hover_bg.gif') repeat-x; }
.menu li.ishow a span.arrow { background: url('../images/design/menu_arrow_bg.png') no-repeat center bottom; }
.menu #imenus0 ul li.meubles a { background: url('../images/design/meubles.png') no-repeat center 118px; }
.menu #imenus0 ul li.cuisines a { background: url('../images/design/cuisine.png') no-repeat center 48px; }
.menu #imenus0 ul li.boutique a { background: url('../images/design/boutique.png') no-repeat center 67px; }
.menu #imenus0 ul li.babyland a { background: url('../images/design/babyland.png') no-repeat center 91px; }
.menu #imenus0 ul li.meubles a:hover { background: url('../images/design/meubles_hover.png') no-repeat center 118px; }
.menu #imenus0 ul li.cuisines a:hover { background: url('../images/design/cuisine_hover.png') no-repeat center 48px; }
.menu #imenus0 ul li.boutique a:hover { background: url('../images/design/boutique_hover.png') no-repeat center 67px; }
.menu #imenus0 ul li.babyland a:hover { background: url('../images/design/babyland_hover.png') no-repeat center 91px; }

.submenu { background: url('../images/design/menu_bottom_bg.gif') repeat-x bottom; height: 65px; }
.submenu ul { padding: 0 50px; margin: 0; }
.submenu ul li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 35px;
}
.submenu ul li a {
	display: block;
	height: 65px;
	line-height: 75px;
	text-align: left;
	float: left;
	color: #004a9b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.submenu ul li a:hover, .submenu ul li a.active { color: #b7b2af; }
.submenu ul li.meubles a { background: url('../images/design/meubles_small.jpg') no-repeat 0 20px; padding-left: 99px; }
.submenu ul li.cuisines a { background: url('../images/design/cuisines_small.jpg') no-repeat 0 1px; padding-left: 69px; }
.submenu ul li.boutique a { background: url('../images/design/boutique_small.jpg') no-repeat 0 12px; padding-left: 54px; }
.submenu ul li.babyland a { background: url('../images/design/babyland_small.jpg') no-repeat 0 22px; padding-left: 85px; }
.submenu ul li.meubles a.active, .submenu ul li.meubles a:hover { background: url('../images/design/meubles_small_hover.jpg') no-repeat 0 20px; }
.submenu ul li.cuisines a.active, .submenu ul li.cuisines a:hover { background: url('../images/design/cuisines_small_hover.jpg') no-repeat 0 1px; }
.submenu ul li.boutique a.active, .submenu ul li.boutique a:hover { background: url('../images/design/boutique_small_hover.jpg') no-repeat 0 12px; }
.submenu ul li.babyland a.active, .submenu ul li.babyland a:hover { background: url('../images/design/babyland_small_hover.jpg') no-repeat 0 22px; }
/*===================================================================*/
/*=========================== MAIN CONTENT ==========================*/
.main_content { padding: 25px 0 25px 60px; font-size: 12px; text-align: justify; line-height: 15px; background: url('../images/design/main_content_bg.gif') repeat-y }
.main_content .left { font-size: 11px; }
.main_content .left h1, .main_content .left h2 { font-size: 18px; line-height: 18px; color: #004b9b; font-weight: normal; margin-bottom: 10px; }
.main_content .left h3 { font-size: 14px; color: #004b9b; font-weight: normal; margin-bottom: 7px; }
.main_content .left h4 { font-size: 12px; color: #004b9b; font-weight: normal; margin-bottom: 7px; font-style: italic; }
.main_content .left p { margin-bottom: 7px; }
.main_content .left a { color: #ff8400; }
.main_content .left a:hover { color: #a85c20; }
.main_content .right, .main_content .left { float: left; }
.main_content .left { width: 495px; margin-right: 21px; }
.main_content .right { width: 383px; }
.main_content #tools { text-align: right; clear: both; margin-top: 30px; }
.no-right {
	padding: 25px 0 30px 23px;
}
.no-right .left {
	float: none;
	width: auto;
}
/*===================================================================*/
/*============================ SLIDESHOW ============================*/
#photoSlide { height: 333px; top: -18px; }
/*===================================================================*/
/*============================== BOXES ==============================*/
.boxes { background: url('../images/design/boxes_bg.png') repeat-x; height: 204px; position: relative; margin-top: -18px; }
.boxes .homebox {
	background: url('../images/design/box_bg.png') no-repeat;
	width: 297px;
	height: 152px;
	position: absolute;
	top: 27px;
}
.boxes .homebox .box {
	margin: 3px 0 0 4px;
	padding: 30px 22px 0 124px;
	height: 144px;
	overflow: hidden;
}
.boxes .homebox .box h2 { display: none; }
.boxes .homebox .box h3 { font-size: 13px; color: #004a9b; margin-bottom: 5px; line-height: 16px; }
.boxes .homebox .box p { color: #ff8400; }
.boxes .homebox .box a {
	display: block;
	width: 70px;
	height: 17px;
	line-height: 17px;
	background: url('../images/design/box_link_bg.png') no-repeat;
	margin-top: 13px;
	text-align: center;
	text-decoration: none;
	color: #a85c20;
}
.boxes .homebox .box a:hover { color: #ff8400; }
.boxes #box1 { left: 46px; }
.boxes #box2 { left: 343px; }
.boxes #box3 { left: 640px; }
.boxes #box1 .box { background: url('../images/design/box1_bg.png') no-repeat 7px 19px; }
.boxes #box2 .box { background: url('../images/design/box2_bg.png') no-repeat 20px 39px; }
.boxes #box3 .box { background: url('../images/design/box3_bg.png') no-repeat 6px 26px; }
/*===================================================================*/
/*============================ CONTENT ==============================*/
.content { margin: 48px 0 48px 51px; }
.content .left, .content .right { width: 410px; float: left; }
/*===================================================================*/
/*============================== LEFT ===============================*/
.content .left { margin-right: 63px; }
.content .left .contenu { line-height: 15px; text-align: justify; }
.content .left .contenu h1, .left .contenu h2 { font-size: 14px; line-height: 18px; color: #004b9b; font-weight: normal; margin-bottom: 10px; }
.content .left .contenu h3 { color: #004b9b; font-weight: normal; margin-bottom: 7px; }
.content .left .contenu h4 { color: #004b9b; font-weight: normal; margin-bottom: 7px; font-style: italic; }
.content .left .contenu p { margin-bottom: 7px; }
.content .left .contenu a { color: #ff8400; }
.content .left .contenu a:hover { color: #a85c20; }
/*===================================================================*/
/*============================= RIGHT ===============================*/
.right h2 {
	background: url('../images/design/news_title_bg.png') no-repeat;
	font-size: 18px;
	font-weight: normal;
	color: #004a9b;
	padding-left: 29px;
	line-height: 20px;
	margin-bottom: 47px;
}
.right .new { margin-bottom: 25px; line-height: 15px; }
.right .new .news_content { float: left; width: 298px; }
.right .new .date { float: left; width: 77px; }
.right .new h3 a { color: #004a9b; text-decoration: none; }
.right .new h3 a:hover { color: #000; text-decoration: none; }
.right .new .text { text-align: justify; }
.right .new .text img { padding: 0 5px; }
.right .new .date a { color: #ff8400; }
.right .new .date a:hover { color: #a85c20; }
.right .news .all a {
	float: right;
	display: block;
	width: 70px;
	height: 17px;
	line-height: 17px;
	background: url('../images/design/box_link_bg.png') no-repeat;
	margin-top: 13px;
	text-align: center;
	text-decoration: none;
	color: #a85c20;
}
.right .news .all a:hover { color: #ff8400; }
/*===================================================================*/
/*============================ GALLERY ==============================*/
.gallery_fiche .big_photo {
	width: 702px;
	height: 343px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.gallery_fiche .big_photo img {
	margin-top: -10%;
}
.gallery_fiche .small_photos { width: 220px; float: left; }
.gallery_fiche .small_photos .photos { width: 220px; height: 343px; overflow: hidden; }
.gallery_fiche .small_photos .photos a { float: left; margin: 0 10px 25px 0; display: block; overflow: hidden; width: 100px; height: 67px; }
.gallery_fiche .small_photos .pagin { height: 47px; position: relative; }
.gallery_fiche .small_photos .pagin a {
	display: block;
	width: 59px;
	height: 29px;
	position: absolute;
	bottom: 0;
}
.gallery_fiche .small_photos .pagin .next { background: url('../images/design/next.jpg') no-repeat; right: 22px; }
.gallery_fiche .small_photos .pagin .previous { background: url('../images/design/previous.jpg') no-repeat; left: 22px; }
.gallery_fiche .small_photos .pagin a span { display: none; }
/*===================================================================*/
/*============================ CATALOGUE =============================*/
.catalogue_liste {
	float: left;
	height: 106px;
	width: 310px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 56px;
}
.catalogue_liste img {
	float: left;
	margin-right: 8px;
}
.catalogue_liste .shortdescription {
	font-weight: bold;
}
.main_content .left .catalogue_liste h3 a {
	font-weight: bold;
	font-size: 14px;
	color: #64584c;
	text-decoration: none;
}
.catalogue_fiche .photo_big {
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
}
.catalogue_fiche .photos_other img {
	height: 100px;
	margin-right: 10px;
	float: left;
	border: solid 1px #64584C;
}
.catalogue_fiche .detail {
	float: left;
	width: 500px;
}
.main_content .left .catalogue_fiche h2 {
	color: #646464;
	font-size: 26px;
	margin-bottom: 45px;
	font-weight: bold;
}
.main_content .left .catalogue_fiche .price {
	color: #004a9b;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}
.main_content .left .catalogue_fiche .link a {
	display: block;
}
.main_content .left .catalogue_fiche .short_desc {
	color: #64584c;
	font-weight: bold;
}
/*===================================================================*/
/*=============================== GMAP ==============================*/
div#divgmap {
	margin-bottom: 10px;
	border: 1px solid #666;
	width: 100%;
	height: 300px;
}
/*===================================================================*/
/*============================== FOOTER =============================*/
.footer { height: 325px; background: url('../images/design/footer_bg.png') repeat-x #e9e4e0; }
.copyright { padding: 40px 51px 0 0; text-align: right; }
.copyright a { color: #64584c; text-decoration: none; }
.copyright a:hover { color: #000; text-decoration: underline; }