@charset "UTF-8";
/* CSS Document */

/* CSS RESET */
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, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
/*font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;*/
vertical-align: baseline;
}
:focus {
outline: 0;
}

ol, ul,li {
list-style: none;
list-style-position:inside;
}

table {
border-collapse: separate;
border-spacing: 2;
}

img {-ms-interpolation-mode: bicubic;}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}

a {cursor: pointer;}

body{
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
color:#fff;
text-align:left;
margin:0;
width:100%;
}

/*Clear*/
.clear{
	clear:both;
}


/* END CSS RESET */

p{
	margin:0px;
}

h3{
	margin:0px;
}

/* Layout  */

.page{
  /*TODO image of background*/
  background:#424242;
  background-position: top center;
  margin: 0px;
  padding: 0px;
  width:100%;
  height:100%;
  font-family : "Trebuchet MS";
}

#website{
  width:1000px;
  margin-left:auto;
	margin-right:auto;
	padding-bottom:100px;
}

.confort_visuel{
	margin-left:auto;
	text-align:right;
	padding-right:10px;
	color:#fff;
	margin-top:-20px;
}

.confort_visuel a{
	color:#fff;
	font-size:120%;
	text-decoration:none;
}

/* head  */
#header{
  
  width:100%;
}

/* Image de publicité haut du site */
#topadd img{
	background-repeat:no-repeat;
  position:relative;
  top:65px;
  left:545px;
}

.topimg{
  width:100%;
  height:128px;
/*  background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/top_image.png);*/
/*  background-repeat:no-repeat;*/
  position:relative;
  top:0px;
  left:0px;
  margin-top:25px;
}

.topimg_logo{
  float:left;
}

.topimg_logo img{
  margin-left:-10px;;
}


/* Top menu rollant*/
#top_menu {
	font-size:14px;
	height:40px;
	z-index:100;
	background: #990066 url(http://aphrodite.shopeo.com/images/mode-tendance_38/topmenu_bk.png) repeat-x;
	text-align:center;
	width:100%;
  height:70px;
}    

#top_menu ul{
	list-style:none;
}    

#top_menu li {
  float:left;
  font-size:12pt;
  position:relative;
  top:18px;
  height:67px;
}    

#top_menu li ul li {
  height:24px;
}

#top_menu ul ul {
	visibility:hidden;
	position:absolute;
	left:8px;
	top:20px;
	filter:alpha(opacity=95);
	opacity: 0.95;
	z-index:100;
}    

#top_menu table {
	position:absolute; 
	top:0; 
	left:8px;
}    

#top_menu ul li:hover ul, #top_menu ul a:hover ul{
	visibility:visible;
}    

#top_menu a{
	display:block;
	padding:2px 5px;
	margin:3px;
	color:#990066;
	text-decoration:none;
}    

#top_menu a:hover{
/*  background:#990066;*/
	color:#EC4143;
}    

#top_menu ul ul li {
	clear:both;
	text-align:left;
	font-size:12px;
}    
#top_menu ul ul li a{
	display:block;
	width:150px;
	height:13px;
	margin:0;
	border:0;
	border-bottom:1px solid #000;
	background:#990066;
	color:#fff;
	height:20px;
	line-height:20px;
}    
#top_menu ul ul li a:hover{
	border:0;
	border-bottom:1px solid #000;
	background:#EC4143;
	color:#fff;
}
/* fix for IE 6*/
#top_menu li:hover ul, #top_menu li.sfhover ul {
	visibility:visible;
	left: 8px;
}

.toplinks{
  font-size:13pt;
  font-weight:normal;
  width:100%;
  height:70px;
  background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/topmenu_bk.png) repeat-x;
/*  background-color:#000;*/
  text-align:center;
}
        
.toplink_first span{
  padding-left:6px;
}

.toplink_first{
  padding-left:10px;
  padding-right:15px;
}

.toplink_active{
  float:left;
  background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/top_button_active.png) no-repeat bottom center;
  height:67px;
  line-height:60px;
/*  padding-left:15px;
  padding-right:15px;*/
  -moz-border-radius:4px;
  border-bottom-radius: 4px;
  -webkit-border-radius: 4px;
}

.toplink{
  float:left;
/*  background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/top_button_deactive.png) repeat-x;*/
  height:67px;
  line-height:60px;
/*  padding-left:15px;
  padding-right:15px;*/
  -moz-border-radius:4px;
  border-bottom-radius: 4px;
  -webkit-border-radius: 4px;
}

.toplink_active a{
  text-decoration:none;
  color:#990066;
}

.toplink a{
  text-decoration:none;
  color:#990066;
}

.toplink_space{
  float:left;
  height:30px;
  line-height:30px;
}

/* Content */
#content{
  margin-top:-3px;
  width:100%;
/*  height:1260px;*/
  background-color:#FFF;
}

#leftcontent{
  float:left;
  width:245px;
  height:100%;
  color:#000;
  background-color:#E4E8EC;
}

.leftlinks{
}

.leftlink_space{
	height:16px;
	width:245px;
	background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/leftlink_space.png);
}

.leftlink{
  line-height:25px;
  font-size:12pt;
  padding-left:25px;
}

.leftlink a{
  line-height:25px;
  text-decoration:none;
  color:#000;
}
          
.leftlink_title{

}
          
.leftlink_active{
  
}
          
.leftlink_active_title{

}

.subleftlinks{
  margin-top:5px;
}

.subleftlink ul{

}
        
.subleftlink li{
  list-style-image:url(http://aphrodite.shopeo.com/images/mode-tendance_38/subleftlink_puce.png);
/*  _padding-left:-8px;*/
/*  height:26px;*/
  font-size:10pt;
  line-height:26px;
/*  background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/subleftlink_puce.png) no-repeat left top; */
  list-style-type:inherit;
  *vertical-align:top;
  *width:90%;
}

.subleftlink a{
  height:26px;
  font-size:10pt;
  line-height:26px;
  text-decoration:none;
  color:#000;
  *padding-left:3px;
}
          
#centercontent{
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	width:970px;;
	height:100%;
	background-color:#FFF;
	color:#000;
	font-size:12pt;
}
		
.centerimg{
/*  width:713px;
  height:279px;*/
  margin-left:-15px;
  margin-bottom:15px;
}

.centerimg img{
	
}

/* Page Index */
	
.index_title{
  background-color:#990066;
  color:#FFFFFF;
  font-size:14pt;
  font-weight:bold;
  margin-bottom:10px;
  margin-left:-15px;
/*  margin-top:15px;*/
  padding-left:15px;
  width:985px;
}
	
.index_products{
		margin-top:6px;
		width:100%;
		height:100%;
}

.index_product {
  border:1px solid #A09DAA;
  float:left;
  height:250px;
  margin-bottom:20px;
  margin-right:15px;
  padding:10px;
  width:160px;
}

.last_index_product {
  padding:10px;
  border:1px solid #A09DAA;
  float:left;
  width:160px;
  height:250px;
  margin-bottom:20px;
}

.index_productimg{
  width:160px;
  height:150px;
/*  border:1px solid #A09DAA;*/
  text-align:center;
}

.index_productimg img{
  margin:5px;
}

.index_productinfo{
  margin-top:6px;
}

.index_product_price{
  font-size:14pt;
  float:left;
  color:#2B2B2B;
}

.index_product_link{
  float:right;
  
}

.index_product_description{
  font-size:9pt;
  color:#6A6A6A;
}

/* Page collection */

.collection_title{
  background-color:#990066;
  color:#FFFFFF;
  font-size:16pt;
  font-weight:bold;
  height:35px;
  line-height:35px;
  margin-bottom:10px;
  margin-left:-15px;
  padding-left:15px;
  width:985px;
}

.collection_title h1{
	font-size:13pt;
}

.collection_subtitle{
	background-color:#990066;
  color:#FFFFFF;
  font-size:16pt;
  font-weight:bold;
  height:35px;
  line-height:35px;
  margin-bottom:10px;
  margin-left:-15px;
  padding-left:15px;
  width:985px;
}

.collection_description{
	
}
	
.collection_products{
		margin-top:16px;
		width:100%;
}

.collection_product{
  border:1px solid #A09DAA;
  float:left;
  height:360px;
  margin-bottom:20px;
  margin-right:25px;
  padding:10px;
  width:260px;
}

.last_collection_product {
  border:1px solid #A09DAA;
  float:left;
  height:360px;
  margin-bottom:20px;
  padding:10px;
  width:260px;
}

.collection_productimg{
  width:260px;
  height:335px;
/*  border:1px solid #A09DAA;*/
  text-align:center;
  cursor:pointer;
}

.collection_productimg img{
  margin:5px;
}

.collection_productinfo{
  margin-top:6px;
}

.collection_productinfo_content{
  height:25px;
}

.collection_product_link_to_page {
  height:25px;
}

.collection_product_price{
  font-size:14pt;
  float:left;
  color:#990066;
}

.collection_product_link{
  float:right;
  height:23px;
}

.collection_product_link a{
  color:#000;
  text-decoration:none;
}

.collection_product_description{
  font-size:9pt;
  color:#6A6A6A;
}

.collection_product_add_to_cart{
  float:right;
}

.collection_product_add_to_cart a{
}

.collection_product_add_to_cart a img{
  width:95px;
  height:23px;
}

.collection_product_description{
  margin-top:3px;
  font-size:10pt;
  color:#6A6A6A;
}

.collection_page_choices{
  height:40px;
  line-height:40px;
  vertical-align:middle;
}

.pagination {
  float:left;
  height:40px;
  line-height:40px;
  font-size:12pt;
  font-weight:bold;
  color:#000;
}

.pagination_legend {
	float: left;
	padding:5px;
}

.pagination_number {
	float: left;
	padding: 5px;
}
.pagination_number a {
	color: #000;
	text-decoration:none;
	height:40px;
  line-height:40px;
}

.pagination_number_current {
	float: left;
	padding: 5px;
}

.pagination_number_current a {
	color: #870044;
	text-decoration:none;
	height:40px;
  line-height:40px;
}

#rightcontent{
  float:left;
}

/* Footer */
#footer{
  width:100%;
  background-color:#FFF;
}

.bottomlinks{
  padding-left:15px;
  border-top:1px dashed #A09DAA;
  border-bottom:1px dashed #A09DAA;
}

.bottomlink{
  float:left;
  font-size:10pt;
  margin:10px;
  position:relative;
}

.bottomlink a{
  color:#333333;
  text-decoration:none;
}

.bottomlink_space{
  position:relative;
  top:55%;
  float:left;
  height:30px;
  line-height:30px;
}

.seo{
  color:#A09DAA;
  margin-bottom:30px;
  margin-top:15px;
  padding:10px 10px 30px;
}

.seo a{
	text-decoration:none;
	font-size:6pt;
  color:#A09DAA;
}

/*  End of Layout */


/* page tyr_login */
.login_style{
}

.customer_data_box{
}

.customer_data_box input{
  font-size:14pt;
  width:40%;
}

.customer_data_box h1{
  line-height:40px;
  font-size:14pt;
  text-decoration:underline;
}

.customer_data_box h3{
}

.customer_data_box .text_label{
  line-height:40px;
  color:#C5005F;
  font-size:14pt;
}

.customer_data_box input{
  margin-top:5px;
	width:54%;
}

.customer_data_box input.submit{
  margin-top:15px;
  width:55%;
  *border:0px;
  *cursor:pointer;
}

.error_form_password{
	text-align:left;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;
}

.error_form_password a{
	color:red;
	text-decoration:underline;
}

/* page static */
.static_value{
  min-height:400px;
}

/* Page item */
.item_title{
  background-color:#990066;
  color:#FFFFFF;
  font-size:14pt;
  font-weight:bold;
  height:42px;
  line-height:28px;
  margin-bottom:10px;
  margin-left:-15px;
  padding-left:15px;
  width:985px;
}

.item_content{
}

.item_left_content{
  float:left;
  width:25%;
}

.bouton{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(http://aphrodite.shopeo.com/images/mode-tendance_38/top_menu.png) repeat-x scroll 0 0;
  border:1px solid #CCCCCC;
  float:left;
  height:30px;
  text-align:center;
  width:99.5%;
}

.bouton_precedent{
	padding-top:3px;
	width:48%;
	float:left;
}

.bouton_precedent a{
	color:#333;
	text-decoration:none;
}

.bouton_suivant a{
	color:#333;
	text-decoration:none;
}

.bouton_suivant{
	padding-top:3px;
	width:48%;
	float:right;
}

.item_right_content{
  float:right;
  width:73%;
}

.item_right_illustrations{
  float:left;
  width:40%;
}

.item_right_actions{
  float:right;
  width:58%;
  margin-left:10px;
}

#item_main_picture{
  border:1px solid #A09DAA;
  height:630px;
  width:415px;
  text-align:center;
}

#item_main_picture img{
  margin:1px 1px;
/*  height:330px;
  width:330px;*/
}

#notification_change_item_image{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#DDE0E3 none repeat scroll 0 0;
  border-bottom:1px solid #A09DAA;
  height:21px;
  margin-left:2px;
  margin-top:-54px;
  padding-left:5%;
  position:relative;
  width:383px;
}

.item_other_pictures {
  height:320px;
  margin-top:10px;
  overflow:auto;
  width:238px;
}

.item_other_picture{
  border:1px solid #A09DAA;
  float:left;
  height:155px;
  margin-bottom:5px;
  margin-right:5px;
  text-align:center;
  width:105px;
}

.item_other_picture img{
/*  width:99px;
  height:99px;*/
  margin:3px;
}

.last_item_other_picture{
  margin-right:0px;
}

.last_item_other_picture img{
}

.item_actions{
	
}

.item_actions h2{
	color:#333333;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14pt;
}

.item_options_choice{
  width:70%;
}

.item_options_choice h2{
  font-size:14pt;
  margin-bottom:10px;
}

.item_options_choice_quantity{
  width:10%;
  margin-top:10px;
  text-align:center;
}

.item_options_choice select{
  width:75%;
  font-size:10pt;
  margin-top:5px;
}

.item_add_to_cart{
  margin-top:10px;
}


.item_threshold{
  color:#AE1A64;
  margin-bottom:15px;
}

.item_price{
  margin-top:5px;
  font-size:16pt;
}

.item_in_flashsale{
  font-size:10pt;
  color:red;
}

.item_price_before_discount{
  text-decoration:line-through;
  color:#888;
}

.item_price_after_discount{
  color:#AE1A64;
}

.item_price_euro{
  color:#AE1A64;
}

.item_description{
  border-top:1px solid #333333;
  margin-top:15px;
  padding-top:15px;
}

.item_description h2{
  text-decoration:underline;
  font-weight:bold;
  margin-bottom:10px;
}

/* cart */
.mycart_info{
	padding-bottom:15px;
	border-bottom:1px #A09DAA solid;
	font-size:14pt;
	width:100%;
}

.mycart_info h3{
	font-size:14pt;
	color:#9F004C;
	margin-bottom:10px;
}

.mycart_info a{
	text-decoration:none;
	font-weight:bold;
	color:#AE1A64;
	font-size:16pt;
	width:100%;
}

.mycart_elements{
	margin-bottom:26px;
	width:85%;
	float:left;
}

.mycart_element{
	height:120px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px #A09DAA solid;
	margin-bottom:15px;
	font-size:12pt;
	width:100%;
}

.mycart_element_picture{
	float:left;
	height:106px;
	width:106px;
	border:1px #A09DAA solid;
}

.mycart_element_picture img{
	height:100px;
	width:100px;
	padding:3px;
}

.mycart_element_info{
	float:left;
  margin-left:15px;
}

.mycart_element_item_title{
	font-size:13pt;
	font-weight:bold;
}

.mycart_element_model_title{
	font-size:12pt;
}

.mycart_element_quantity{
}

.mycart_element_actions{
  margin-top:10px;
}

.mycart_element_actions a {
	text-decoration:none;
	color:#9F004C;
}

.mycart_element_actions li{
  list-style:none;
  *list-style-position:outside;
}

.cart_content_minus_bouton_link{
	cursor:pointer;
}

.cart_content_minus_bouton_link img{
	position:relative;
	top:4px;
	width:20px;
	height:20px;
}

.cart_content_plus_bouton_link{
	cursor:pointer;
}

.cart_content_plus_bouton_link img{
	position:relative;
	top:4px;
	width:20px;
	height:20px;
}

/* ORDERS HISTORY page my_orders */
.myorders_element{
	border:1px #333 outset;
	padding:10px;
	margin-bottom:15px;
}

.myorders_date_and_status{
	width:100%;
	color:#333;
	line-height:25px;
}

.myorders_date{
	font-weight:bold;
	font-size:14pt;
	float:left;
}

.myorders_status{
	float:right;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}

.myorders_payment_mode{
	margin-bottom:8px;
	margin-top:8px;
}

.myorders_payment_received{
	margin-bottom:5px;
}

.myorders_payment_received a{
	color:#333;
}

.myorders_payment_description{
	margin-bottom:10px;
}

.myorders_total{
	margin-bottom:8px;
}

.myorders_action{
	border-bottom:1px #ccc solid;
	margin-bottom:10px;
}
.myorders_action a{
	line-height:25px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.myorders_action a:hover{
	background-color:#555;
	color:#fff;
}

.height_thirty{
	height:30px;
}

/* Pour Fancyzoom */
.magnify{
	position:relative;
	top:5px;
  margin-bottom:-42px;
  height:42px;
	z-index:2;
	text-align:left;
	left:0px;
}

/* page flashsales */
.time_counter {
  color:red;
}


/* annonce */

#annonce{
  margin-top:30px;
  width:220px;
  margin-left:auto;
  margin-right:auto;
  color:#FFF;
}

#annonce h3{
  font-size:12pt;
  line-height:25px;
  height:25px;
  padding-left:12px;
  background:#880044;
}

#annonce .annonce_content{
  padding:10px;
  padding-left:12px;
  background:#D10069;
}


/* liens vers pages */
/* warranty */

#warranty{
  margin-top:30px;
  margin-bottom:30px;
  width:220px;
  margin-left:auto;
  margin-right:auto;
  color:#fff;
  background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/wuaranties.png);
}

#warranty h3{
  font-size:12pt;
  line-height:25px;
  height:25px;
  padding-left:12px;
  background:#323136;
}

#warranty .warranty_content{
  padding:10px;
  padding-left:12px;
  background:#656868;
}

#warranty ul li{
  list-style-image:url(http://aphrodite.shopeo.com/images/mode-tendance_38/warranty_li_style.png);
  font-size:12pt;
  line-height:26px;
  /*background:url(http://aphrodite.shopeo.com/images/mode-tendance_38/warranty_li_style.png) no-repeat left center; */
  list-style-type:inherit;
  *vertical-align:top;
  *width:90%;
}

#warranty ul li .sub_content{
  padding-left:22px;
}

#warranty a{
  text-decoration:none;
  color:#fff;
}

/* div html */

div#item_description_html{
	overflow-x:auto;
	width:100%;
}

div#item_description_html *{
margin: 0;
padding: 0px;
border: 0px;
border-bottom:0px;item_other_pictures
outline: 0;
}

div#page_value_html *{
margin: 0;
padding: 0px;
border: 0px;
border-bottom:0px;
outline: 0;
}

div#collection_presentation_html *{
margin: 0;
padding: 0px;
border: 0px;
border-bottom:0px;
outline: 0;
}



div.scroller { 
/* modify width and height of scrolling section if necessary	*/		
/*width: 300px;*/
overflow: hidden;
border:1px solid #cccccc;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
/*  width:300px;*/
  text-align:center;
	height:363px;
	overflow:hidden;
	float:left;
	padding-bottom:0;		
}
	
div.scroller div.content {
	width: 999900px;
}

div.scroller div.content img{
}


/*floating header*/
.content-header-floating {
  background:#A8D7D1 none repeat scroll 0 0;
  border-bottom:1px solid #988753;
  display:none;
  left:0;
  opacity:0.85;
  position:fixed;
  top:0;
  width:100%;
  z-index:10000;
}

.content-header-floating h3 {
    display:inline;
    margin-left:20px;
    float:left;
    color:#000;
}

.content-header-floating .content-header {
    border:0 none;
    margin-bottom:0;
    padding:6px 5px 4px;
  }
  
  .content-header #indicator_header {
    font-size:12pt;
		font-weight:bold;
  }
  
  .content-header-floating .links_header {
    float:left;
    margin-left:25px;
  }
  
  .content-header-floating .top_header a {
    margin:5px;
    margin-left:10px;
    border:#BEDCE7 1px solid;
    padding: 5px;
    color:#5E96C8;
    font-size:10pt;
  }
  
  .content-header-floating .top_header {
    float:right;
  }
