@charset "utf-8";
/* CSS Document */
@font-face {
	font-family:'ibl';
	src:url('../fonts/GOTHICB.TTF') format('truetype');
}

body{
 margin:0;
 padding:0; 
 font-family:Arial, Helvetica, sans-serif;
}

#top{
  width:1022px;
  margin:0 auto;
  background:url(../images/top_bg.png) no-repeat top left;
  height:156px;
}
  
#logo{
  margin-top:38px;
  margin-left:50px;
  width:200px;
  height:87px;
  float:left;
} 

#logo img{
  width:150px;
  height:83px;
}

#top_content{
  float:right;
  width:767px;
}

/*********************************************** menu top *************************************/
#menu_top{
	height:20px;
	width:350px;
	margin-left: 437px;
    margin-top: 5px;	
}

#menu_top ul{
	margin:0;
	padding:0;
}

#menu_top ul li{
	list-style:none;
	display:inline;
}

.tm_sep{
  float:left;
}

#menu_top ul li a{
	display:block;
	width:105px;
	height:20px;
	float:left;
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#879D2A;
	text-decoration:none;
	text-align:center;
}

#menu_top ul li a img{
	vertical-align:middle;
	margin-right:3px;
	width:25px;
	height:17px;
}
/***********************************************************************************/
/*********************************   recherche    **********************************/
#recherche{
	float:left;
}

#search_area{
	width:197px;
	background:url(../images/recherche_bg.png) no-repeat top left;
	border:none;
	height:30px;
	line-height:25px;
	color:#A7A7A6;
	font-size:14px;
	padding:0;
	padding-left:10px;
	outline:none;
}

#search_btn{
	background:url(../images/recherche_btn.png) no-repeat top left;
	width:30px;
	height:30px;
	cursor:pointer;
	border:none;
	padding:0;
}

#boite_recherche{
	padding-top:30px;
	padding-left:148px;
}

#social{
	float:right;
	margin-top:60px;
	margin-right:47px;
}

#social img{
	margin-right:8px;
	width:30px;
	height:30px;
}
/************************************* top menu ************************************/
#top_menu{
	background:url(../images/top_menu_bg.png) no-repeat top right;
	width:767px;
	height:41px;
	margin-top:23px;
}

#top_menu ul{
	margin:0;
	padding:0;
	height:43px;
	margin-left:20px;
}

#top_menu ul li{
	list-style:none;
	float:left;
	height:36px;
	display:inline;
}

#top_menu ul li a{
	display:block;
	padding:5px 30px 0 30px;
	height:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#336165;
	text-decoration:none;
	text-align:center;
}

.supmenu_title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;
}

.supmenu_keyword{
	font-size:12px;
}

#top_menu ul li img{
	padding-top:10px;
} 
/***********************************************************************************/
/********************************* menu principal **********************************/

#menu{
 height:36px;
 /*background-color:#00393E;*/
 background:url(../images/menu_bg.png) no-repeat top left;
 width:1022px;
 height:40px;
 margin:0 auto;
 }

#menu ul{
	margin:0;
	padding:0;
	height:40px;
	margin-left:258px;
}

#menu ul li{
	list-style:none;
	float:left;
	height:40px;
	display:inline;
}

#menu ul li a{
	display:block;
	padding:0 15px;
	height:35px;
	float:left;
	margin-top:0px;
	line-height:36px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00393E;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

#menu ul li a:hover{
	background-color:#00393E;
	color:#fff !important;
}

.selected{
	background-color:#E65250 !important;
}

.home{
	background:url(../images/home_hover.png) no-repeat center center;
	width:22px;
}

.home:hover{
	background:url(../images/home.png) no-repeat center center;
	width:22px;
}

#menu ul li a img{
	vertical-align:middle;
	margin-top:10px;
	width:17px;
	height:17px;
} 

#star_title{
	color:#00393E;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	margin-top:8px;
}
 
/**********************************************************************************/
/*****************************   Banner *******************************************/

#content{
  width:1022px;
  margin:0 auto;
} 

#banner{
  float:left;
  width:783px;
  height:365px;
  position:relative;
  margin-bottom:20px;
}

#slider{
	width:783px;
	height:350px;
	margin:0;
	padding:0;
}

#slider li{
	list-style:none;
}

#pagination_container{
	background:url(../images/pagination_container.png) no-repeat top left;
	width:257px;
	height:48px;
	position:absolute;
	left:0;
	bottom:15px;
	z-index:200;
}

#pro_space{
  background:url(../images/pro_img.jpg) no-repeat top left;	
  float:right;
  width:239px;
  height:350px;
}

#pro_space p{
  color:#efefda;
  margin-left:28px;
  width:188px;
  font-size:14px;
  margin-top:20px;
  text-align:justify;
  font-family:'ibl';
}

.pro_identif_position{
	padding-top:65px;
	padding-left:27px;
}

.pro_champs_container input{
	background:url(../images/pro_champs_input.png)no-repeat top left;
	width:165px;
	color:#00393E;
	height:32px;
	line-height:30px;
	border:none;
	outline:none;
	margin-bottom:10px;
	font-size:13px;
	padding:0;
	padding-left:20px;
}

#pro_connect input{
	background:url(../images/pro_connect_btn.png) no-repeat top left;
	width:99px;
	height:27px;
	border:none;
	outline:none;
	margin-left:90px;
	margin-bottom:11px;
	cursor:pointer;
}

#pro_forget{
	padding-left:27px;
}

#pro_forget span a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	display:block;
	width:130px;
	float:left;
	font-family:'ibl';
}

#pro_space img{
 /* width:239px;
  height:350px;*/
}

/************************************* principal content *****************************/
#logos_partner{
	/*margin-top:20px;*/
	background:url(../images/logos_partner.jpg) no-repeat top left;
	height:117px;
	width:1022px;
}

.logos{
	float:left;
	width:204px;
}

.logos img{
	width:191px;
	height:101px;
	padding-left: 8px;
    padding-top: 6px;
}

#newsletter_flash{
	margin-top:20px;
}

/* **************************************** Newsletter ************************************************/
#newsletter{
	background:url(../images/newsletter_bg.png) no-repeat top left;
	height:230px;
	width:242px;
	float:left;
	margin-top:6px;
}

#newsletter p{
	padding-left:25px;
	padding-top:80px;
	margin:0;
	font-size:12px;
	color:#333;
	font-family:Arial, Geneva, sans-serif;
	width:190px;
}

#newsletter_form{
	margin-top:15px;
	padding-left:25px;
	position:relative;
}

#newsletter_input{
	width:149px;
	padding-left:10px;
	padding-right:0px;
	background:url(../images/newsletter_champs_bg.png) no-repeat top left;
	border:none;
	height:30px;
	line-height:25px;
	color:#336165;
	outline:none;
}

#inscription_btn{
	border:none;
	position:absolute;
	top:0px;
	right:38px;
	background:none;
	background:url(../images/newsletter_btn.png) no-repeat top left;
	width:30px;
	height:30px;
	cursor:pointer;
}

/* ***********************************************************************************************************/
/* **************************************** Newsletter ************************************************/
#newsletter_bottom{
	height:50px;
	width:370px;
	padding-top:10px;
	margin-left:315px;
}

#newsletter_bottom p{
	padding-left:15px;
	padding-top:10px;
	text-align:center;
	margin:0;
	font-size:12px;
	color:#336165;
	font-family:Arial, Geneva, sans-serif;
	width:370px;
}

#newsletter_form_bottom{
	padding-top:15px;
	width:310px;
	padding-left:53px;
	position:relative;
}

#newsletter_form_bottom span{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336165;
}

#newsletter_input{
	width:149px;
	padding-left:10px;
	padding-right:0px;
	margin-left:10px;
	background:url(../images/newsletter_champs_bg.png) no-repeat top left;
	border:none;
	height:30px;
	line-height:25px;
	color:#336165;
	outline:none;
}

#inscrip_btn{
	border:none;
	position:absolute;
	top:15px;
	right:30px;
	background:none;
	background:url(../images/newsletter_btn.png) no-repeat top left;
	width:30px;
	height:30px;
	cursor:pointer;
}

/* ***********************************************************************************************************/
/****************************************** vente flash ******************************************************/
#venteflash{
	background:url(../images/venteflash_bg.png) no-repeat top left;
	width:740px;
	height:240px;
	float:right;
}

#venteflash_container{
	padding-top:62px;
	margin-left:25px;
	width:680px;
}

.flash_element{
	width:320px;
	margin-left:20px;
	height:187px;
	float:left;
	background-color:#fff;
}

.flash_countdown{
	color:#E65250;
	text-align:center;
	margin-left:35px;
	margin-top:2px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.6px;
	background:url(../images/countdown_bg.jpg) no-repeat top left;
	height:27px;
	width:249px;
	padding-top: 5px;
    padding-left: 60px;
}

.flash_img{
	width:130px;
	height:130px;
	float:left;
}

.flash_content{
	width: 180px;
	height:134px;
	float:right;
}

.flash_title{
	color:#00393E;
	font-size:13px;
	height:30px;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
}

.flash_gender{
	color:#00393E;
	font-size:13px;
	text-align:center;
}

.flash_capacity{
	color:#00393E;
	font-size:13px;
	text-align:center;
	margin-bottom:10px;
}

.flash_price{
	color:#E65250;
	font-size:17px;
	font-family:'ibl';
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}

.flash_btn{
	text-align:center;
	margin-bottom:5px;
	margin-left:55px;
}

/************************************ accprod galleries ****************************/
#nouveautes{
	background:url(../images/nouveautes_bg.png) no-repeat top left;
	width:1022px;
	height:410px;
	margin-top:30px;
}

#nouveautes_content{
	padding-top:70px;
}


#accprod{
	background:url(../images/accprod_bg.png) no-repeat top left;
	width:1022px;
	height:415px;
	margin-top:30px;
}

#accprod_content{
	padding-top:70px;
}

.accprod_element{
	width:254px;
	float:left;
}

.accprod_img{
	text-align:center;
	margin-bottom:10px;
	margin-left:20px;
}

.accprod_title{
	color:#00393E;
	font-size:15px;
	height:40px;
	text-align:center;
	font-weight:bold;
	margin-left: 25px;
    width: 200px;
}

.accprod_soustitle{
	color:#00393E;
	font-size:14px;
	text-align:center;
	margin-bottom:15px;
}

.accprod_price{
	color:#00393E;
	font-size:18px;
	height:22px;
	text-align:center;
	margin-bottom:5px;
}

.accprod_btn{
	text-align:center;
	margin-bottom:5px;
	margin-left:57px;
}

/**************************************** bloc infos ***************************************/
#bloc_infos{
	background:url(../images/bloc_infos_bg.png) no-repeat top left;
	width:1022px;
	height:400px;
	margin-top:40px;
}

#bottom_options{
	/*margin-top:20px;
	background:url(../images/bottom_options.png) no-repeat top left;
	width:1022px;
	height:100px;*/
	margin-top:20px;
	background:url(../images/bottom_options_plein.png) no-repeat top left;
	width:1022px;
	height:220px;
}

#bottom_options_container{
	padding-top:80px;
}

.options{
	float:left;
	width:75px;
	margin:0 13px;
}

#block_content{
	padding-top:75px;
	margin-left:0px;
}

.block{
	width:210px;
	height:290px;
	float:left;
}

/***************************************** footer ****************************************/
#footer{
	background:url(../images/footer_bg.png) no-repeat top left;
	height:115px;
	width:1022px;
}

#footer_supmenu{
	height:42px;
}

#footer_botmenu{
	height:37px;
}
/************************* sup menu ********************/
#footer_supmenu ul{
	margin:0;
	padding:0;
	height:43px;
	margin-left:170px;
}

#footer_supmenu ul li{
	list-style:none;
	float:left;
	height:36px;
	display:inline;
}

#footer_supmenu ul li a{
	display:block;
	padding:5px 40px;
	height:43px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#00393E;
	text-decoration:none;
	text-align:center;
}

.supmenu_title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
}

.supmenu_keyword{
	font-size:12px;
}

#footer_supmenu ul li img{
	padding-top:10px;
} 
/************************* bot menu ********************/
#footer_botmenu ul{
	margin:0;
	padding:0;
	height:36px;
	margin-left:40px;
}

#footer_botmenu ul li{
	list-style:none;
	float:left;
	height:36px;
	display:inline;
}

#footer_botmenu ul li a{
	display:block;
	padding:1px 20px;
	letter-spacing:1.5px;
	height:36px;
	float:left;
	line-height:36px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00393E;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
/*******************************************************/
#copyright{
	color:#00393E;
	background:url(../images/copyright_bg.png) no-repeat top left;
	height:39px;
	width:1022px;
	margin:0 auto;
}

#copyright p{
	text-align:center;
	line-height:40px;
	font-size:14px;
	margin-top:0px;
}

#copyright a{
	text-decoration:none;
	color:#00393E;
}

/**********************************SESSION*************************/	
#session{
	background:#00393E;
	position:fixed;
	top:0;
	width:100%;
	height:36px;
	z-index:5555555555;
}

#session_container{
	width:1022px;
	margin: 0 auto;
}

#welcome{
	color:#fff;
	float:left;
	width:400px;
	line-height:36px;
	padding-left:30px;
	font-family:'ibl';
	font-size:14px;
}

#client_menu{
	float:right;
	width:385px;
}

#client_menu ul{
	margin:0;
	padding:0;
}

#client_menu ul li{
	list-style:none;
	float:left;
	display:inline;
}

#client_menu ul li a{
	display:block;
	margin-right:5px;
	padding:0 0px;
	float:left;
	font-size:11px;
	line-height:36px;
	height:36px;
	width:123px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

#client_menu ul li a img{
	vertical-align:middle;
	margin-right:3px;
	width:22px;
	height:22px;
}

#client_tabs-2{
	padding-top: 15px;
}

#save{
	margin-left:165px;
}

#save input{
	background:url(../images/maj_btn.png) no-repeat top left;
	width:154px;
	cursor:pointer;
	height:25px;
	border:none;
}

#maj{
	margin-left:165px;
}

#maj input{
	background:url(../images/maj_btn.png) no-repeat top left;
	width:154px;
	cursor:pointer;
	height:25px;
	border:none;
}

#send{
	margin-left:246px;
}

#send input{
	background:url(../images/send.png) no-repeat top left;
	width:99px;
	cursor:pointer;
	height:33px;
	border:none;
}

#client_forget{
	margin-top:25px;
	margin-bottom:0px;
	padding-bottom:25px;
}


#page_separator{
	width:3px;
	height:589px;
	float:left;
	opacity:0.4;
	margin-top:25px;
	background:url(../images/page_separator.png) no-repeat top left;
}