/*************************************/
/* Commun
/*************************************/
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
body { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	min-height:400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border: none;
}

a {	
	color: #FFFFFF;
 	text-decoration:none;
 	border:none; 
}



a:hover { 
	color: #FFFFFF;
	text-decoration:underline;
	border:none;
}
a.at8_font_blue{
	color: #650352;
}

input,textarea {
     background-color:#FFFFFF;
	 border:#767676 solid 1px;
     font-size:10px;
     font-family:Arial;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;     
}
select {
     font-size:10px;
     font-family:Arial;
	 border:#767676 solid 1px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;	 
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.hand{
	cursor: pointer;
}

/*************************************/
/* Polices
/*************************************/

/*Panier*/
.at8_font_red{
	color: #FF0000;
}


.at8_font_blue{
	color: #650352;
}


.at8_font_green{
	color: #089F00;
}

/*page marque*/
.at8_font_italic{
	font-style: italic;
}

/*page marque*/
.at8_font_bold{
	font-weight: bold;
}

/*page marque*/
.at8_font_underline{
	text-decoration: underline;
}

.at8_title{
	font-size: 20px;
	font-style: italic;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 25px;
	display: block;
	height: 60px;
	padding-left: 40px;
	background: #FFFFFF url(images/puce_title.gif) no-repeat 10px 10px ;
	
}

/*caddy*/
.at8_font_title_step{
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}




/*************************************/
/* Autocomplétion scriptaoculous
/*************************************/
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  margin-top: 4px;
  padding:0;
  color: #000000;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #e8eeb1;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:24px;
  cursor:pointer;
}


.suggestionsBox {
	position: relative;
	left: -50px;
	margin: 10px 0px 0px 0px;
	width: 300px;
	background-color: #000000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #FFFFFF;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	list-style-type: square;
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	color: #000000;
	background-color: #FF0000;
}


/*************************************/
/* Spacer
/*************************************/

.at8_spacer{
	clear:both;
}

.at8_caddy_spacer{
	clear:both;
}

/*************************************/
/* Welcome
/*************************************/

.at8_zone_welcome {
	position: relative;
	width: 1024px; 
	margin-left: auto;
	margin-right: auto;
	min-height: 200px;
	height: auto;
	color: #000000;
	display: block;
}

/*************************************/
/* Zone de contenus globale
/*************************************/

.at8_content { 
	position: relative;
	width: 1024px; 
	margin: 0 auto;
	min-height: 600px;
	height: auto;
	background-color: #FFFFFF;
}

#at8_content_push_blog{
	position: absolute;
	right: 0px;
	top:0px;
	width: 75px;
	height: 75px;
}

#at8_content_close{
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 15px;
  line-height: 2px;
  background-color:red;
  z-index: 2000;
  filter : alpha(opacity=70);
  -moz-opacity : 0.7;
  opacity : 0.7;
  color: #000000;
  font-weight: bold;
  font-style: italic;
   
}
html>body #at8_content_close{
  position: fixed;

}

/*************************************/
/* Header
/*************************************/

.at8_header {
	position:relative;
	height:179px;
	background:  url(images/background_header.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	color: #FFFFFF;
}
.at8_header_logo {
	display: block;
	position: absolute;
	height:120px;
	width: 500px;
	top: 30px;
	left: 19px;
	z-index: 4;
	overflow: hidden;
	text-indent: -9999px;
}
.at8_header_title {
	position:absolute;
	text-align: right;
	top: 90px;
	left: 136px;
	z-index: 4;
}
.at8_header_brand {
	position:relative;
	height:28px;
	z-index: 5;
	text-align: right;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	width: 1000px;
}
.at8_header_menu {
	margin-top: 119px;
	position:relative;
	height:28px;
	z-index: 0;
}
.at8_header_link_menu {
	top:0px;
	left: 145px;
	position:absolute;
	height:28px;
	line-height: 28px;
}
.at8_header_zone_caddy {
	position:absolute;
	height:24px;
	width: 425px;
	top: 55px;
	right:0px;
}
#at8_header_logo_caddy {
	position:absolute;
	top: 4px;
	left:9px;
}
.at8_header_info_caddy {
	position:absolute;
	top: 0px;
	left:32px;
	height:24px;
	line-height: 24px;
}
.at8_header_link_caddy{
	position:absolute;
	top: 0px;
	right: 12px;
	height:24px;
	line-height: 24px;
}
.at8_header_sav{
	position:absolute;
	top: 91px;
	left: 660px;
	height:24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 13px;
	color: #019eea;
}
.at8_header_sav_info{
	position:absolute;
	top: 115px;
	right: 250px;
	height:10px;
	line-height: 10px;
	font-size: 9px;
	text-align: right;
	color: #FFFFFF;
	display: block;

}
.at8_header_newsletter{
	position:absolute;
	top: 84px;
	left: 944px;
	display: block;
	height:60px;
	width: 60px;
	z-index: 4;
	overflow: hidden;
	text-indent: -9999px;
}
.at8_header_language{
	position:absolute;
	top: 2px;
	height:24px;
	line-height: 24px;
	right:12px;
}
.at8_header_flag_language{
	position:absolute;
	top: 4px;
	height:24px;
	line-height: 24px;
	right:75px;
}
.at8_header_language select{
     color:#FFFFFF;
     background-color:#000000;
     border: none;
}

.at8_header_search{
	position:absolute;
	top: 2px;
	height:24px;
	line-height: 24px;
	right:240px;
}
.at8_header_search input{
     border: none;
}

.at8_header_search_input_bk{
	position:absolute;
	top: 2px;
	height:24px;
	line-height: 24px;
	right:0px;
	background-image: url(images/background_search.jpg); 
	background-repeat: no-repeat;
	width: 154px;
}

.at8_header_search_input{
	position:absolute;
	top: 0px;
	height:24px;
	line-height: 24px;
	left:-130px; 
	width: 254px;
}

.at8_header_ok_search{
	position:absolute;
	top: 4px;
	height:24px;
	line-height: 24px;
	left:134px;
}


/*************************************/
/* Content
/*************************************/
.at8_middle{
	margin-top: 1px;
	position:relative;
	min-height: 400px;
	height: auto;
	width: 100%;
	/*background:  url(images/background_menu.jpg);
	background-repeat: repeat-y;*/
}

.at8_middle_menu{
	float: left;
	width: 200px;
	height: 100%;
	color:#FFFFFF;	
}

/* Menu */
/*.at8_middle_menu{
	float: left;
	width: 200px;
	height: 100%;
	color:#FFFFFF;	
}

.at8_middle_menu ul{
	margin-left: -5px;
}
.at8_middle_menu ul.at8_menuSuppLeft{
	margin-left: -5px;
	margin-top: -10px;
}


.at8_middle_menu select{
	border-style: none;
	background-color: transparent;
	color: #FFFFFF;
}

.at8_middle_menu select:hover{
	color: #000000;
}
.at8_list_menu_level1{
	margin-bottom: 5px;
	font-size: 17px;
	background-image: url(images/puce_menu.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position:0px 4px;
	text-indent: 18px;
}
.at8_list_menu_level2{
	margin-bottom: 4px;
	margin-left: 18px;
	list-style: none;
}
.at8_list_menu_none{
	list-style: none;
}

.at8_a_menu_level1{
	color: #e8eeb1;
}

.at8_a_menu_level2{
	color: #FFFFFF;
}
*/

.at8_middle_data{
	float: left;
	width: 812px;
	height: auto;
	min-height: 300px;
	color: #000000;
	margin-left: 12px;
	margin-bottom: 30px;
}
.at8_middle_data a{
	color: #000000;
}
.at8_middle_data a.special_flash{
	color: #650352;
	text-decoration: underline;
}
.at8_middle_adress{
	position: relative;
	background-color: #000000;
	height:auto;
	min-height: 34px;
	color: #FFFFFF; 
	left:212px;
	margin-top: 2px;
	width: 812px;
	text-align: center;
}
.at8_middle_adress_logos{
	float: left;
	width: 33%;
	height: 37px;
	padding-top: 2px;
	text-align: center;

}
.at8_middle_adress_infos{
	float: left;
	width: 67%;
	height:auto;
	min-height: 34px;
	text-align: left;
	
}
.at8_middle_adress a{
	color: #FFFFFF;
}


/*************************************/
/* Search
/*************************************/
.at8_search_zone_filter{
	position: relative;
	background-color: #CCCCCC;
	border: dashed 1px #FF0000;
	height:120px;
	width: 800px;
	padding: 5px 5px 0px 5px;
	margin-top: 10px;
	margin-bottom: 100px;
}
.at8_search_zone_filter_btn{
	background-color: #000000;
	width: 805px;
	margin-left: -5px;
	height: 20px;
	position: absolute;
	display: block;
	bottom: 0px;
	padding-top: 4px;
	padding-left: 5px;
}

/*************************************/
/* Category
/*************************************/
.at8_category_header{
	position: relative;
}
.at8_category_filter{
	position: relative;
	margin-top: 2px;
	min-height: 24px;
	height: auto;
}
.at8_category_filter_path{
	position: relative;
	min-height: 24px;
	height: auto;
	line-height: 24px;
	left: 0px;
}
.at8_category_filter_brand{
	position: relative;
	left: 0px;
}


.at8_category_filter_select{
	position: absolute;
	right: 0px;
	top: 2px;
}
.at8_category_pagination_up{
	margin-top: 4px;
	position: relative;
	background-color: #ebe7df;
	min-height: 24px;
	height: auto;
}
.at8_category_pagination_down{
	position: relative;
	background-color: #FFFFFF;
	min-height: 24px;
	height: auto;
	margin-bottom: 4px;
}

.at8_category_pagination_down_ancre{
	line-height: 24px;
	min-height: 24px;	
	position: absolute;
	right: 0px;	
}

.at8_category_pagination_up_product{
	position: absolute;
	min-height: 24px;
	height: auto;
	line-height: 24px;
	left: 0px;
}

.at8_category_pagination_up_page{
	position: absolute;
	min-height: 24px;
	height: auto;
	line-height: 24px;
	right: 12px;
}

.at8_category_listproduct{
	position: relative;
}
.at8_category_listproduct_line{
	position: relative;
	margin-top: 15px;
	margin-bottom: 10px;
	min-height: 100px;
	height: auto;
}

.at8_category_listproduct_product{
	float: left;
	position: relative;
	width: 194px;
	min-height: 100px;
	margin-left: 2px;
	margin-right: 2px;
	height: auto;
}
.at8_category_listproduct_product_small{
	float: left;
	position: relative;
	width: 184px;
	min-height: 100px;
	margin-left: 2px;
	margin-right: 2px;
	height: auto;
}

.at8_category_listproduct_pict_stock_fr{
	position: absolute;
	height: 96px;
	width: 96px;
	background: transparent url(images/fr/stock_une.png) no-repeat top left;
	z-index: 40;	
}
.at8_category_listproduct_pict_stock_en{
	position: absolute;
	height: 96px;
	width: 96px;
	background: transparent url(images/en/stock_une.png) no-repeat top left;
	z-index: 40;	
}
.at8_category_listproduct_pict_stock_es{
	position: absolute;
	height: 96px;
	width: 96px;
	background: transparent url(images/es/stock_une.png) no-repeat top left;
	z-index: 40;	
}
.at8_category_listproduct_pict_stock_de{
	position: absolute;
	height: 96px;
	width: 96px;
	background: transparent url(images/de/stock_une.png) no-repeat top left;
	z-index: 40;	
}

.at8_category_listproduct_pict_stock_IE6{
	position: absolute;
	height: 45px;
	width: 45px;
	background: transparent url(images/last_pro_ie6.jpg) no-repeat top left;
	z-index: 40;	
}

.at8_category_listproduct_pict_reduc_s{
	position: absolute;
	top: 144px;
	right: 0px;
	height: 50px;
	width: 59px;
	z-index: 40;
	background-position: -139px 0px;
	background-repeat: no-repeat;
	background-color: transparent;	
}

.at8_category_listproduct_pict_reduc_s_50{
	background-image:url(images/picto_reduc_50.gif);	
}
.at8_category_listproduct_pict_reduc_s_60{
	background-image:url(images/picto_reduc_60.gif);
	
}
.at8_category_listproduct_pict_reduc_s_70{
	background-image:url(images/picto_reduc_70.gif);
}
.at8_category_listproduct_pict_reduc_s_80{
	background-image:url(images/picto_reduc_80.gif);
}

.at8_category_listproduct_pict_reduc_g{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	width: 139px;
	background-position: 0px 0px		
}

.at8_category_listproduct_pict_reduc_g_50{
	background-image:url(images/picto_reduc_50.gif);	
}
.at8_category_listproduct_pict_reduc_g_60{
	background-image:url(images/picto_reduc_60.gif);
}
.at8_category_listproduct_pict_reduc_g_70{
	background-image:url(images/picto_reduc_70.gif);
}
.at8_category_listproduct_pict_reduc_g_80{
	background-image:url(images/picto_reduc_80.gif);
}






.at8_category_listproduct_product_1{
	position: relative;
}
.at8_category_listproduct_product_2{
	position: relative;
	text-align: center;	
}

.at8_category_listproduct_product_picture{
	position: relative;
	height: 170px;
	left: 15px;
	text-align: center:
}
.at8_category_listproduct_product_brand{
	position: absolute;
	top:0px;
	right: 10px;
}
.at8_category_listproduct_product_info{
}
.at8_category_listproduct_product_size{
	visibility: hidden;
}
.at8_category_listproduct_product_size_inter{
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
.at8_category_listproduct_product_destock{
}
.at8_category_listproduct_product_color{
}
.at8_font_category_barre{
	text-decoration: line-through; 
}

.at8_font_category_price{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.at8_font_category_separateur{
	background-color: #CFCFCF;
	height: 180px;
	width: 1px;
	float: left;
	
}

.at8_category_pagination_down{
	position: relative;
}

/*************************************/
/* Rss
/*************************************/
.at8_rss_global{
	position: relative;
	height: auto;
	min-height: 100px;
	width: 100%;
}

.at8_rss_zone{
	float: left;
	height: auto;
	min-height: 100px;
	width: 260px;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.at8_rss_zone_cadre{
	position: relative;
	height: auto;
	min-height: 100px;
	width: 257px;
}
.at8_rss_zone_cadre_header{
	position: relative;
	background:  url(images/header_push_rss.jpg);
	min-height: 19px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	width: 247px;
	padding-left: 10px; 
	margin-bottom: 10px;
}
.at8_rss_zone_cadre_header a{
	color: #FFFFFF;
}

.at8_rss_zone_cadre_header_left{
	position: absolute;
	min-height: 19px;
	line-height: 19px;
	left: 10px; 
	top:0px;
}
.at8_rss_zone_cadre_header_right{
	position: absolute;
	min-height: 19px;
	line-height: 19px;
	right: 30px; 
	top:0px;
}

.at8_rss_zone_cadre_content{
	position: relative;
	height: auto;
	min-height: 81px;
	width: 255px;

}
.at8_rss_zone_cadre_content_line{
	position: relative;
	margin-bottom: 10px;
	border-bottom: dashed 1px #cccccc;
}
.at8_rss_zone_cadre_content_name{
	position: relative;
	font-weight: bold;
	width: 207px;
}
.at8_rss_zone_cadre_content_name ul{
	margin: 0px;
}

.at8_rss_zone_cadre_content_name li{
	list-style: none;
	background-image: url(images/puce_push_rss.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-indent: 18px;
	margin-left: -40px;
}
.at8_rss_zone_cadre_content_desc{
	position: relative;
	width: 187px;
	font-style: oblique;
	left: 20px;
}
.at8_rss_zone_cadre_content_price{
	position: absolute;
	right: 5px;
	top: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

/*page*/
.at8_rss_zone_page{
	position: relative;
	width: 800px;
	min-height: 200px;
}


.at8_rss_zone_page a{
	text-decoration: none;
}


.at8_rss_zone_line
{
	position: relative;
	width: auto;
	margin-top: 2px;
	line-height: 24px;
	height: 24px;

}
.at8_rss_zone_line_icon
{
	float: left;
	width: 5%;
	line-height: 24px;
	height: 24px;

}
.at8_rss_zone_line_info
{
	float: left;
	width: 95%;
	line-height: 24px;
	height: 24px;

}

/*
.at8_myaccount_zone_line_case
{
	float: left;
	width: 25%;
	min-height: 30px;
	text-align: center;
	line-height: 30px;

}
*/

/*************************************/
/* News
/*************************************/

.at8_news_zone_page{
	position: relative;
	width: 800px;
	min-height: 200px;
	margin-top: 40px;
}


.at8_news_zone_page a{
	text-decoration: none;
}
.at8_font_news_title{
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}


.at8_font_news_date{
	color: #FF0000;
}

.at8_newslist_line{
	min-height: 120px;
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 10px;
	border-bottom: #000000 solid 1px;
	margin-bottom: 20px;
}
.at8_newslist_line a{
	color: #FF0000;
}

.at8_newslist_line a:hover{
	text-decoration: underline;
}

.at8_newslist_line_pict{
	min-height: 120px;
	height: auto;
	float: left;
	width: auto;
	margin-right: 10px;
	text-align: left;

}
.at8_newslist_line_text{
	min-height: 120px;
	height: auto;
	float: left;
	width: 370px;
	padding-right: 5px;

}

.at8_newslist_line_mag{
	float: left;
	width: 210px;
	padding: 5px;
	left: -1px;	
	border-left: #000000 solid 1px;	

	
}

.at8_font_news_title a{
	color: #000000;
}
.at8_font_news_txt{
	position: relative;
}

/*************************************/
/* Footer
/*************************************/
.at8_footer{
	position:relative;
	min-height: 100px;
	height: auto;
	width: 100%;
	text-align: center;
	color: #999999;

}
.at8_footer a{
	color: #999999;
}
.at8_footer a:hover{
	color: #000000;
}

/*************************************/
/* BRAND
/*************************************/

.at8_middle_for_brandpage{
	margin-top: 1px;
	position:relative;
	min-height: 400px;
	height: auto;
	width: auto;
	color: #000000;
}
.at8_middle_for_brandpage1{
	position:relative;
	padding-left: 12px;
	padding-right: 12px;

}

.at8_middle_for_brandpage2{
	margin-top: 30px;
	position:relative;

}

.at8_middle_for_brandpage h1{
	font-size: 30px;
}
.at8_middle_for_brandpage a{
	color: #b43722;
}
.at8_middle_for_brandpage h2{
	font-size: 14px;
	text-align: justify;
	text-indent: 30px;
}
.at8_middle_for_brandpage h3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #b43722;
}

.at8_header_logo_brand_for_brandpage{
	position:absolute;
	width: auto;
	top: 0px;
	right: 0px;
	z-index: 4;
}
.at8_header_logo_at8_for_brandpage{
	position:absolute;
	height:160px;
	width: auto;
	top: 0px;
	left: 19px;
	z-index: 4;
}
#at8_container_flv_brand{
	text-align: center;
}
.at8_header_brand_bk{
	position:relative;
	height:179px;
	background:  url(images/background_header_brand.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	color: #FFFFFF;
}

.at8_brand_shop{
	position:relative;
}
.at8_brand_shop_header{
	position:relative;
	background:  url(images/header_brand_shop.jpg);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 30px;
	
}
.at8_brand_shop_header a{
	color: #FFFFFF;

}
.at8_brand_shop_header_left{
	position: absolute;
	left: 12px;
	top:0px;
	padding-left: 15px;

}
.at8_brand_shop_header_right{
	position: absolute;
	right: 12px;
	top:0px
}
.at8_brand_shop_product{
	position:relative;
}


/*************************************/
/* PRODUCT
/*************************************/

.at8_product_header{
	position: relative;
	color: #000000;
	height: auto;
	min-height: 24px;
	line-height: 24px;
}

#at8_product_header a{
	color: #000000;
}

.at8_product_title{
	position: relative;
}
.at8_product_info{
	position: relative;
}

.at8_product_info1{
	float: left;
	min-height: 100px;
	height: auto;
	width: 60%;
	text-align: center;
}

.at8_img_zoom:hover {
	cursor: url(images/zoom.png),auto;
}

.at8_product_info2{
	float: left;
	min-height: 100px;
	height: auto;
	width: 25%;
}
.at8_product_info3{
	float: left;
	min-height: 100px;
	height: auto;
	width: 40%;
}

.at8_product_info3 input{
	border: none;
}

.at8_product_info3 ul.linkbrand{
	margin:0 0 0 0;
	padding: 0 0 0 0;

}

.at8_product_info3 ul.linkbrand li{
	list-style-position: inside;
	list-style: none;
	margin-bottom: 2px;

}

.at8_product_info3 ul.linkbrand li a{
	background:  url(images/puce_brand_link.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	padding-left: 25px;
}


#at8_product_complementary{
	position: relative;
	margin-top: 50px;
}
#at8_product_font_ifmissing{
	text-align: left;
	font-weight: bold;
}
#at8_product_font_ifmissing a{
	text-decoration: none;
}

#at8_product_font_addcart{
	border-style: solid;
	border-width: 1px;
}
.at8_product_font_price {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
}
.at8_product_font_realprice {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.at8_product_zone_size{
	font-weight: bold;
}

.at8_product_zone_size label{
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 50%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: left;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#at8_change_btn_addcart{

}

.at8_product_zone_payInfo{
	margin-left: -27px;
	position: relative;
}

.at8_product_zone_payInfo_card{
	background-image: url(images/type_payment_attitudesk8.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:-2px;
	left: 180px;
	height: 16px;
	width: 1550px;
}

.at8_addthis{
	text-align: right;
	position: relative;
	margin-right: 68px;
}


/*************************************/
/* COOKIE
/*************************************/
.at8_product_cookielast{
	position: relative;
	border-width: 1px;
	border-style: dashed;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	margin-bottom: 30px;
	background-color: #ebe7df;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-top: 30px;
	
}
.at8_product_cookielast_product{
	float: left;
	width: 60%;
	min-height: 100px;
}
.at8_product_cookielast_product_pict{
	float: left;
	width: 20%;
	min-height: 100px;
}
.at8_product_cookielast_product_pict img{
	border: 1px;
	border-style: solid;
}
.at8_product_cookielast_product_pict a{
	text-decoration: none;
}
.at8_product_cookielast_category{
	float: left;
	width: 20%;
	min-height: 100px;
}
.at8_product_cookielast_search{
	float: left;
	width: 20%;
	min-height: 100px;
}

/*************************************/
/* CADDY
/*************************************/

.at8_caddy_zone
{
	position: relative;
	width: 800px;
	min-height: 200px;
	height: auto;
}

.at8_caddy_header_zone
{
	position: relative;
	width: auto;
	height: 90px;
	margin-top: 10px;
}

.at8_caddy_header_zone_confirm
{
	position: relative;
	width: 740px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #1DC701;
	padding-left: 60px;
	background: transparent url(images/bk_confirm_pay.gif) no-repeat top left;
}

.at8_caddy_header_zone_cancel
{
	position: relative;
	width: 740px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #FF0000;
	padding-left: 60px;
	background: transparent url(images/bk_cancel_pay.gif) no-repeat top left;
}


.at8_caddy_header_liserai
{
	position: absolute;
	height: 8px;
	width: 700px;
	left: 50px;
	top:25px;
	background-image: url(images/caddy_liserai_step.gif);
	background-repeat: no-repeat;
}

.at8_caddy_header_step_1
{
	position: absolute;
	height: 57px;
	width: 56px;
	top:0px;
	left: 81px;
}

.at8_caddy_header_step_2
{
	position: absolute;
	height: 57px;
	width: 56px;
	left: 201px;
	top:0px;
}
.at8_caddy_header_step_3
{
	position: absolute;
	height: 57px;
	width: 56px;
	left: 319px;
	top:0px;
}
.at8_caddy_header_step_4
{
	position: absolute;
	height: 57px;
	width: 56px;
	left: 428px;
	top:0px;
}
.at8_caddy_header_step_5
{
	position: absolute;
	height: 57px;
	width: 56px;
	left: 545px;
	top:0px;
}
.at8_caddy_header_step_6
{
	position: absolute;
	height: 57px;
	width: 56px;
	left: 657px;
	top:0px;
}

.at8_caddy_header_label_zone
{
	position: absolute;
	left:50px;
	width:700px;
	font-weight: bold;
	margin-top: 60px;
}

.at8_caddy_header_label
{
	float: left;
	width: 116px;
	text-align: center;
}


.at8_caddy_zone_line
{
	position: relative;
	width: auto;
	min-height: 90px;
	margin-bottom: 5px;

}
.at8_caddy_zone_line_pict
{
	float: left;
	width: 15%;
	min-height: 85px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}

.at8_caddy_zone_line_pict img
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}


.at8_caddy_zone_line_name
{
	float: left;
	width: 30%;
	min-height: 85px;
	line-height: 85px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 4px;
}
.at8_caddy_zone_line_detail
{
	float: left;
	width: 10%;
	min-height: 85px;
	text-align: center;
	line-height: 85px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
}
.at8_caddy_zone_line_del
{
	float: left;
	width: 11%;
	min-height: 85px;
	text-align: center;
	line-height: 85px;
	margin-left: 1px;
	margin-right: 1px;
}


.at8_caddy_zone_line_ent
{
	position: relative;
	width: auto;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/caddy_liserai.gif);
	background-repeat: no-repeat;
}


.at8_caddy_zone_line_pict_ent
{
	float: left;
	width: 18%;
	min-height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
}
.at8_caddy_zone_line_name_ent
{
	float: left;
	width: 27%;
	min-height: 24px;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 4px;
}
.at8_caddy_zone_line_detail_ent
{
	float: left;
	width: 10%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
}


.at8_caddy_zone_line_detail_ent_price
{
	float: left;
	width: 10%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.at8_caddy_zone_line_detail_ent_price_green
{
	float: left;
	width: 10%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 17px;
	font-weight: bold;
	color: #099F1E;
}
/*.at8_caddy_zone_line_detail_ent_price_green2{
	float: left;
	width: 10%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #099F1E;
}*/

.at8_caddy_zone_line_detail_ent_price_green2
{
	float: left;
	width: 10%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #099F1E;
}

.at8_caddy_zone_line_del_ent
{
	float: left;
	width: 11%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
}

.at8_caddy_total
{
	position: relative;
	width: auto;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background-image: url(images/caddy_liserai.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.at8_caddy_livraison
{
	position: relative;
	width: auto;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background-image: url(images/caddy_liserai.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom:5px;
}
.at8_caddy_mode_livraison
{
	position: relative;
	margin-left: 3%;
}

.at8_caddy_mode_livraison_item{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom:1px solid #EAE5E4;
}
.at8_caddy_mode_livraison_item_img{
	float: left;
	width: 20%;

}
.at8_caddy_mode_livraison_item_img img{
	vertical-align: middle;
}

.at8_caddy_mode_livraison_item_text{
	float: left;
	width: 70%;
	padding-top: 5px;
}

.at8_caddy_mode_livraison_item_price{
	float: left;
	width: 8%;
	margin-left: 2%;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;	
}

.at8_caddy_livraison_v2
{
	position: relative;
	width: auto;
	height: 70px;
	text-align: center;
	line-height: 24px;
	background-image: url(images/caddy_liserai_delevry.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom:5px;
}
.at8_caddy_livraison_select
{
	float: left;
	width: 58%;
	min-height: 24px;
	padding-left: 4px;
	line-height: 24px;
	text-align: left;
	margin-top: -1px;
}

.at8_caddy_livraison_select select
{
	border-width: 1px;
	border-style: solid;
}

.at8_caddy_livraison_poids
{
	float: left;
	width: 7%;
	min-height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
}
#at8_caddy_error
{
	position: relative;
	width: auto;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	padding-left: 10px;
}

.at8_caddy_gift
{	
	vertical-align: middle;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.at8_caddy_gift img{
	vertical-align: middle;
	margin-right: 15px;
}

.at8_caddy_codepromotion
{
	position: relative;
	margin-top: 30px;
	width: auto;
	height: 24px;
	line-height: 23px;
	background-image: url(images/caddy_liserai.gif);
	background-repeat: no-repeat;	
}

.at8_caddy_codepromotion_input
{
	float: left;
	width: 20%;
	min-height: 24px;
	padding-left: 4px;
	line-height: 24px;
	text-align: left;
	margin-top: -1px;
}

.at8_caddy_codepromotion_KO
{
	float: left;
	width: 49%;
	min-height: 24px;
	padding-left: 4px;
	line-height: 24px;
	text-align: left;
	margin-top: -1px;
}

.at8_caddy_codepromotion_ok
{
	float: left;
	width: 38%;
	min-height: 24px;
	padding-left: 4px;
	line-height: 24px;
	text-align: right;
	margin-top: -1px;
	
}

.at8_caddy_zone_line_del_codepromotion
{
	float: left;
	width: 11%;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 12px;	
	font-weight: bold;
	color: #099F1E;
}



.at8_caddy_infobutton
{
	position: relative;
	width: auto;
	margin-top: 30px;
	height: auto;
}

.at8_caddy_infobutton_push
{
	float:left;
	width: 208px;
	min-height: 100px;
	margin-right: 3px;
	height: auto;
}

.at8_caddy_infobutton_push_header
{
	position: relative;
	width: 208px;
}

.at8_caddy_infobutton_push_logo
{
	position: absolute;
	width: 29px;
	height: 29px;
	top: 0px;
	left: 0px;
}
.at8_caddy_infobutton_push_title
{
	position: absolute;
	width: auto;
	height: 29px;
	top: 0px;
	left: 29px;
	line-height: 29px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.at8_caddy_infobutton_push_txt
{
	position: relative;
	width: 188px;
	min-height: 71px;
	height: auto;
	top: 40px;
	left: 0px;
	text-align: justify;
	padding-left: 10px;
}

.at8_caddy_infobutton_next
{
	text-align: center;
	float:left;
	width: 163px;
	min-height: 100px;
	margin-right: 3px;
	height: auto;
}

.at8_caddy_infobutton_zone_myser{
	width: 632px;
	border: #a58e5b solid 1px;
	min-height: 63px;
	height: auto;
	float: left;
}
.at8_caddy_infobutton_header_myser{
	position: relative;
	height: 20px;
	line-height: 20px;
	background: transparent url(images/bk_myser_or.gif) repeat-x;
	color: #FFFFFF;
	padding-left:20px;
	font-weight: bold;
}
.at8_caddy_infobutton_txt_myser
{
	float: left;
	width: 195px;
	height: auto;
	left: 0px;
	text-align: justify;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.at8_caddy_infobutton_picto{
	padding-left: 35px;
	line-height: 28px; 
	display: block;
	height: 28px;
	margin-bottom: 5px;
}

.at8_caddy_infobutton_picto_secu{
	background: transparent url(images/caddy_myser_picto_secu.gif) no-repeat top left;
}
.at8_caddy_infobutton_picto_fia{
	background: transparent url(images/caddy_myser_picto_fia.gif) no-repeat top left;
}
.at8_caddy_infobutton_picto_echan{
	background: transparent url(images/caddy_myser_picto_echan.gif) no-repeat top left;
}
.at8_caddy_infobutton_picto_satis{
	background: transparent url(images/caddy_myser_picto_satis.gif) no-repeat top left;
}
.at8_caddy_infobutton_picto_liv{
	background: transparent url(images/caddy_myser_picto_liv.gif) no-repeat top left;
}
.at8_caddy_infobutton_picto_sav{
	background: transparent url(images/caddy_myser_picto_sav.gif) no-repeat top left;
}










.at8_caddy_infobutton_footer_myser{
	position: relative;
	height: 22px;
	line-height: 22px;
	color: #000000;
	padding-left:10px;
	padding-top: 1px;

	font-weight: bold;
	border-top: #c90000 solid 1px;
}




.at8_caddy_zone_pay
{
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
}
.at8_caddy_zone_pay_left
{
	float:left;
	width: 30%;
	min-height: 50px;
	height: auto;
	margin-right: 1px;
	padding-left: 4px;

}
#at8_caddy_zone_pay_right
{
	float:left;
	width: 68%;
	min-height: 10px;
	height: auto;
	text-decoration: none;
	text-align: center;
	margin-left: 1%;
	border: #000000 dashed 1px;
	padding-bottom: 10px;
	padding-top: 10px;

}
#at8_caddy_zone_pay_right_hidden
{
	float:left;
	width: 50%;
	min-height: 50px;
	height: auto;
	text-decoration: none;
	text-align: center;
	margin-left: 1px;
	visibility: hidden;
	display: none;

}
.at8_font_caddy_pay_title{
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	font-style: oblique;
}
.at8_font_caddy_pay_price{
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}


.at8_caddy_zone_form{
	position: relative;
}

.at8_caddy_zone_form_facture{
	float: left;
	width: 50%;

}

.at8_caddy_zone_form_delevery{
	float: left;
	width: 50%;
}

.at8_caddy_zone_form_delevery span.showDelevery{
	margin-left: 30px;
	font-style: italic;
	display: block;
	
}

.at8_caddy_zone_form_payment{
	float: left;
	height: auto;
	min-height: 10px;
	width: 330px;
	margin-left: 30px;
	margin-bottom: 10px;	
}
.at8_caddy_zone_form_payment_html{
	float: left;
	border: #EAE5E4 solid 1px;
	height: auto;
	min-height: 0px;
	margin-left:10px; 
	width: 410px;
	padding: 5px;
	margin-bottom: 10px;	
}

.at8_caddy_zone_form_payment_item{
	margin-bottom: 10px;
	border-bottom: #EAE5E4 solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.at8_caddy_zone_form_payment_item_img{
	float: left;
	border-color: aqua;
	height: auto;
}
.at8_caddy_zone_form_payment_item_img img
{
	vertical-align: middle;
}
.at8_caddy_zone_form_payment_item_info{
	float: left;
	width: 200px;
}


.at8_separation_block{
	display: block;
	background: #ECECEC url(images/bk_myaccount_title.gif) scroll left top;
	line-height: 20px;
	padding-left: 30px;
	font-weight: bold;
}

.at8_font_price_end{
	font-weight: bold;
	font-size: 22px;
	color: #1dc701;
	text-align: right;
	font-style: oblique;
	padding-right: 270px;
	display: block;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
}

.at8_font_price_end_fr{
	background: transparent url(images/fr/caddy_end_order.gif) no-repeat right top;
}




/*************************************/
/* Myaccount
/*************************************/

.at8_myaccount_zone
{
	position: relative;
	width: 800px;
	min-height: 200px;
}

.at8_myaccount_zone_line
{
	position: relative;
	width: auto;
	min-height: 30px;
	background: #ececec url(images/bk_myaccount_title.gif) repeat-x left top; 
	margin-top: 10px;
	margin-bottom: 30px;

}

.at8_myaccount_zone_line_order
{
	position: relative;
	width: 96%;
	margin-left: 2%;
	min-height: 30px;
	background: #ececec url(images/bk_myaccount_title.gif) repeat-x left top; 
	margin-top: 10px;
	margin-bottom: 10px;

}


.at8_myaccount_zone_line_avoir
{
	position: relative;
	width: auto;
	min-height: 30px;
	background: #ececec url(images/bk_myaccount_title.gif) repeat-x left top; 
	margin-top: 4px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	text-decoration: underline;

}
.at8_myaccount_zone_line_order img
{
	vertical-align: middle;
}

.at8_myaccount_zone_line_case
{
	float: left;
	width: 20%;
	min-height: 35px;
	text-align: center;
	line-height: 35px;

}
.at8_myaccount_parrain_line
{
	width: 96%;
	margin-left: 2%;
	background: #ececec url(images/bk_myaccount_title.gif) repeat-x left top; 	
	position: relative;
	min-height: 15px;
	background-color: #ececec;
	margin-top: 10px;
}

.at8_myaccount_parrain_line_it_email
{
	float: left;
	width: 30%;
	min-height: 15px;
	text-align: center;
	line-height: 15px;
}
.at8_myaccount_parrain_line_it_price
{
	float: left;
	width: 10%;
	min-height: 15px;
	text-align: center;
	line-height: 15px;
}
.at8_myaccount_parrain_line_it_datei
{
	float: left;
	width: 15%;
	min-height: 15px;
	text-align: center;
	line-height: 15px;
}
.at8_myaccount_parrain_line_it_dateo
{
	float: left;
	width: 15%;
	min-height: 15px;
	text-align: center;
	line-height: 15px;
}
.at8_myaccount_parrain_line_it_isok
{
	float: left;
	width: 15%;
	min-height: 15px;
	text-align: center;
	line-height: 15px;
}
.at8_myaccount_parrain_line_it_isused
{
	float: left;
	width: 15%;
	min-height: 15px;
	text-align: center;
	line-height: 15px;
}

.at8_myaccount_wel_title
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: #c90000 solid 1px;
}
.at8_myaccount_wel_separateur
{
	margin-top: 9px;
	margin-bottom: 10px;
	height: 1px;
	display: block;
	border-bottom: #c90000 solid 1px;
}
.at8_myaccount_avoir_sub_line
{
	background: #ececec url(images/caddy_liserai.gif) no-repeat left top;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	margin-left: 40px;
	margin-bottom: 5px;
	position: relative;
}
.at8_myaccount_avoir_sub_line_end
{
	background: #ececec url(images/caddy_liserai_end.gif) no-repeat right top;
	height: 25px;
	width: 3px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: aqua;
}
.at8_myaccount_avoir_font_green
{
	color: #099F1E;
}
.at8_myaccount_avoir_font_red
{
	color: #C90000;
}
.at8_myaccount_avoir_font_blue
{
	color: #0039c9;
}

.at8_myaccount_info
{
	font-style: italic;
	padding-left: 20px;
}


.at8_myaccount_zone_delevery_left{
	position: relative;
	float: left;
	height: auto;
	min-height: 300px;
	width: 32%;
	margin-right: 2%;
	padding-left: 5px;
}
#at8_myaccount_zone_delevery_right{
	position: relative;
	float: left;
	height: auto;
	min-height: 16px;
	width: 65%;
	line-height: 16px;
	background: #ECECEC url(images/bk_myaccount_title.gif) scroll left top;
}
#at8_myaccount_zone_delevery_right p{
	padding: 3px;
}

.at8_myaccount_zone_delevery_left_title{
	background: #ECECEC url(images/bk_myaccount_title.gif) scroll left top;
	position: relative;
	margin-bottom: 10px;
	line-height: 16px;
	height: 16px;
	padding: 3px;
}

.at8_myaccount_zone_delevery_left_item{
	position: relative;
	padding: 3px;
	border: #EAE5E4 solid 1px;
	margin-bottom: 10px;
}

.at8_myaccount_zone_delevery_left_input{
	float: left;
	margin-left: 5px;
}

.at8_myaccount_zone_delevery_left_adress{
	float: left;
	font-style: italic;
	margin-left: 15px;
}
.at8_myaccount_zone_delevery_left_adress span{
	font-weight: bold;	
}




/*************************************/
/* Newsletter
/*************************************/
.at8_newsletter_zone_page{
	position: relative;
	width: 800px;
	min-height: 200px;
}

.at8_newsletter_archive_zone{
	position: relative;
	width: 500px;
	min-height: 20px;
	margin-left: auto;
	margin-right: auto;
}
.at8_newsletter_archive_zone_title{
	float: left;
	width: 350px;
	background-color: #E8EEB1;
	padding-left: 10px;
}
.at8_newsletter_archive_zone_date{
	float: left;
	width: 140px;
	background-color: #E8EEB1;
}
/*************************************/
/* Spot
/*************************************/

#at8_googlemap{
	float: left;
	width: 500px; 
	height: 600px;
	border-style: solid;
	border-width: 1px;
}
.at8_googlemap_form{
	float: left;
	width: 290px; 
	height: 600px;
	padding-left: 10px;
}


/*************************************/
/* Plan du site
/*************************************/

.at8_plansite_zone{
	margin-bottom: 20px;
	border:1px #000000 dotted;
}
.at8_plansite_float_left{
	float: left;
	width: 50%;

}

.at8_plansite_zoneProduct{
	margin-bottom: 10px;

}


.at8_plansite_level1{
	background-color: #000000;
	margin-bottom: 5px;
}
.at8_plansite_level1 h1{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	font-size: 14px;
}
.at8_plansite_level1 h1 a{
	color: #FFFFFF;
	text-decoration: none;
	background: url('images/puce_site_map_1.jpg') no-repeat 2px 2px;
	padding-left: 20px;
}
.at8_plansite_level1 h1 a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.at8_plansite_level2_spe{
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 5px;
	border-bottom: 1px #000000 dotted; 
}

.at8_plansite_level2_spe h2{
	margin: 10px 0 5px 0;
	padding:0 0 0 0;
	font-size: 12px;
}
.at8_plansite_level2_spe h2 a{
	color: #000000;
	text-decoration: underline;
	background: url('images/puce_site_map_2.jpg') no-repeat 2px 1px;
	padding-left: 20px;
}
.at8_plansite_level2_spe h2 a:hover{
	text-decoration: underline;
	color: #FF0000;
}

.at8_plansite_level2 h2{
	margin: 10px 0 5px 0;
	padding:0 0 0 0;
	font-size: 12px;
}

.at8_plansite_level2 h2 a{
	color: #000000;
	text-decoration: underline;
	background: url('images/puce_site_map_2.jpg') no-repeat 22px 1px;
	padding-left: 40px;
}
.at8_plansite_level2 h2 a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.at8_plansite_level2 h2 a.at8_font_a_site_info{
	color: #000000;
	text-decoration: underline;
	background: none;
	font-size: 10px;
	padding-left: 0px;
}



.at8_plansite_level3{
}

.at8_plansite_level3 h3{
	margin: 0 0 2px 0;
	padding:0 0 0 0;
	font-size: 10px;
}
.at8_plansite_level3 h3 a{
	color: #FF0000;
	text-decoration: none;
	background: url('images/puce_site_map_3.jpg') no-repeat 42px 1px;
	padding-left: 60px;
}
.at8_plansite_level3 h3 a:hover{
	text-decoration: underline;
	color: #000000;
}

/*************************************/
/* Allbrands
/*************************************/
.at8_allbrand_line{
	border-bottom: 1px #000000 dotted; 
	margin-bottom: 20px;
	
}

.at8_allbrand_float{
	float: left;
	width: 135px;
	text-align: center;
}

.at8_allbrand_float h2{
	margin: 10px 0 5px 0;
	padding:0 0 0 0;
	font-size: 10px;
}

.at8_allbrand_float h2 a{
	color: #000000;
	text-decoration: underline;
}
.at8_allbrand_float h2 a:hover{
	text-decoration: underline;
	color: #FF0000;
}




/*************************************/
/* Formulaire
/*************************************/

.corpform {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	/*background: #ececec*/;
	margin: 0;
}
.corpform fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
.corpform legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}


.police_input{
	font-family: Myriad Pro;
	font-size: 12px;
	color:#000000;
}


.corpform p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
.corpform fieldset.data label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 34%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

.corpform label {	/*** Mise en forme des titres des cadres ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 34%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

.corpform label:hover, .piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
.corpform label.oblig {
	font-weight: bold;	/*** Mise en évidence des champs obligatoires ***/
}
.corpform .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
.corpform a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
.corpform a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
.corpform a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
.corpform input:focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #FF9988;
	color: black;
}

.corpform span{
	font-style: italic;
	color: #666666;
	margin-left: 40px;	
}

.corpform_myaccount label{
	width: 26%;
}

.corpform_myaccount span{
	margin-left: 20px;	
}


/*************************************/
/* Menu déroulant jquery
/*************************************/

.at8_newsLetter_box_left{
	margin-top:0px;
	margin-bottom: 11px;
	/*border:2px solid #000000;*/
	/*background-color: #000000;*/
	background: #000000 url('images/bk_menu_newsletter.gif') repeat-x top left;
	min-height: 53px;
	height: auto;
	width: 174px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;	
}
.at8_newsLetter_box_left_title{
	position: relative;
	text-align: right;
	font-size: 21px;
	height: 28px;
}
#at8_newsLetter_box_left_form{
	position: relative;
	text-align: left;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding-left: 10px;	
}
#at8_newsLetter_box_left_form a{
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}

#at8_newsLetter_box_left_form input{
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
#champ_input_newsletter_mess{
	color: #FFFFFF;
}


ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul.menu a {
  display: block;
  text-decoration: none;   	
}

ul.menu li {
  margin-top: 1px;
  text-align: right;
  padding-right: 10px;
}
ul.menu li select{
	text-align: right;
}

ul.menu li a {
  color: #fff;
  width: 180px;
  height: 28px;
  text-align: right;
  line-height: 28px;
  padding-right: 10px; 
  font-weight: bold;
  font-size: 14px;
  background-color: #000000; 	
  /*background: #000000 url(images/bg_menu_li.jpg) no-repeat top left;*/
  margin-top: 11px; 
  border: #000000 solid 2px;  
}

ul.menu li a:hover {
  color: #FF0000;
  border: #000000 solid 2px;  
}

ul.menu li a.selectedTitle{
  color: #FF0000;
}

ul.menu li ul li a {
  background: #FFFFFF;
  color: #000;
  height: 18px; 
  line-height: 18px;  

  margin-top: 5px;
  border: none;  
}
ul.menu li ul li a.selectedTitle {
  color: #FF0000;
}

ul.menu li ul li a:hover {
  background: #DFDFDF;
  border:none; 
  border-right: 5px #FF0000 solid;
}

ul.menu li ul li.special_all_effet a {
  color: #FF0000;
}

ul.menu li ul li.special_all_effet a:hover {
  background: #333333;
  border:none; 
  color: #FFFFFF;
  border-right: 5px #FF0000 solid;
}

ul.menu li.menu_soldes a {
  color: #FFFFFF;
  width: 180px;
  height: 28px;
  text-align: right;
  line-height: 28px;
  padding-right: 10px; 
  font-weight: bold;
  font-size: 14px;
  background-color: #FF0000; 	
  /*background: #000000 url(images/bg_menu_li.jpg) no-repeat top left;*/
  margin-top: 11px; 
  border: #000000 solid 2px;  
}

ul.menu li.menu_soldes a:hover {
  color: #FFFFFF;
  border: #000000 solid 2px;  
}

ul.menu li.menu_soldes a.selectedTitle{
  color: #FFFFFF;
}

ul.menu li.menu_soldes ul li a {
  background: #FFFFFF;
  color: #000;
  height: 18px; 
  line-height: 18px;  

  margin-top: 5px;
  border: none;  
}
ul.menu li.menu_soldes ul li a.selectedTitle {
  color: #FF0000;
}

ul.menu li.menu_soldes ul li a:hover {
  background: #DFDFDF;
  border:none; 
  border-right: 5px #FF0000 solid;
}

ul.menu li.menu_soldes ul li.special_all_effet a {
  color: #FF0000;
}

ul.menu li.menu_soldes ul li.special_all_effet a:hover {
  background: #333333;
  border:none; 
  color: #FFFFFF;
  border-right: 5px #FF0000 solid;
}

.ssMenu_allbrand{
display: block;
width: 184px;
height: 38px;
background:#FFFFFF url(images/allbrands_attitudesk8_menu.gif) no-repeat left top;
margin-top: 10px;
color: #000000;
line-height: 38px;
font-size: 14px;
text-align: right;
padding-right: 10px;
font-weight: bold;
}


/*************************************/
/* Popin envoyer un article e7e2d7
/*************************************/

.at8_box_sendfriend{	
	position: relative;
	width: 100%;
}

.at8_box_sendfriend p {
	padding-left: 20px;
	display:block;
}

.at8_box_sendfriend_head{
	position: relative;
	height: 28px;
	background: #ececec url(images/bk_myaccount_title.gif) repeat-x left top; 
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}
.at8_box_sendfriend_produit{
	position: relative;
	height: 170px;	
}

.at8_box_sendfriend_produit_image{
	float: left;
	width: 30%;
	height: 170px;
}

.at8_box_sendfriend_produit_txt{
	float: left;
	width: 70%;
	height: 170px;	
}

.at8_box_sendfriend_title_form{
	position: relative;
	height: 28px;
	background-color: #e7e2d7;
}
.at8_box_sendfriend_form{
	position: relative;
	height: auto;
	min-height: 200px;
}
.at8_box_sendfriend_valid{
	position: relative;
	height: 28px;
	background:#e7e2d7 url(images/bk_btn_red_1_28.gif) repeat-x;
	line-height: 28px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;	
}
#validateTips{
	color:#506E96;
	font-weight: bold; 
}

/*************************************/
/* Gallery pour lytebox
/*************************************/
#gallery {
	background-color: #FFF;
	width: 100%;
}
#gallery ul { list-style: none;padding:0px;margin:0px; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 2px solid #FFFFFF;
}
#gallery ul a:hover img {
	border: 2px solid #CFCFCF;
}
#gallery ul a:hover { color: #fff; }


.at8_font_error{
	color: #FF0000 !important;
	display: block;
	background-image: url(../../../js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png);
}
