body {
	margin:0px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6b6a63;
	background:url(../images/bg_site.jpg) repeat-x;
}

a {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#ff4e00;
}

input, select, textarea {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#31302a;
}

a.category_link_selected {
	font-weight:bold;
}

a.subcategory_link_selected {
	margin-left:10px;	
	font-weight:normal;
}

a.subcategory_link {
	margin-left:10px;	
	font-weight:normal;
}


a.category_link {
	
}


form {
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
}

#clearsite {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index:800;
}

#site_bg {
	position:relative;
	background:url(../images/bg_fruits.jpg) no-repeat 50% 9px;
}

#site {
	width:932px;
	margin: 0px auto;
	margin-top:83px;
	text-align:center;
	position:relative;
}

#container {
	text-align:left;
	width:932px;
	position:relative;
	background:#fff;
}

#top_home {
	width:932px;
	height:126px;
	background:url(../images/top_home_bg.jpg) no-repeat;
}

#top {
	width:932px;
	height:126px;
	background:url(../images/top_bg.jpg) no-repeat;
}

#top_nav {
	position:absolute;
	margin-left:840px;
}

#top_logo {
	position:absolute;
	margin:21px 0px 0px 12px;
}

#top_search {
	position:absolute;
	margin:41px 0px 0px 285px;
	z-index:15;
}

#top_search_field {
	width:129px;
	height:16px;
	border:1px solid #d5d3ce;
	margin:0px 2px 0px 4px;
}

#top_partenariat {
	position:absolute;
	margin:40px 0px 0px 560px;
}

#top_menu {
	position:absolute;
	margin:70px 0px 0px 285px;
}

#top_menu ul {
	width:480px;
	height:36px;
	list-style:none;
	margin:0px;
	padding:0px;
}

#top_menu ul li {
	float:left;
	margin:0px;
	padding:0px;
}

#top_cart_home {
	position:absolute;
	margin:28px 0px 0px 750px;
	width:125px;
}

#top_cart {
	position:absolute;
	margin:41px 0px 0px 757px;
	width:125px;
}

#top_cart_content {
	width:125px;
	text-align:right;
	line-height:16px;
	font-size:10px;
}

#top_cart_content a {
	font-size:10px;
}

#top_cart_content_link {
	color:#000;
	text-decoration:none;
}

#top_cart_content_link:hover {
	text-decoration:underline;
}

#quickcart {
	position:absolute;
	margin:34px 0px 0px -90px;
	width:222px;
	border:1px solid #000;
	background:#fff;
	padding:5px 5px 20px 5px;
}

#quickcart_table {
	margin:22px 0px 20px 0px;
	width:220px;
}

#quickcart_table td {
	padding-bottom:8px;
	vertical-align:top;
}

.quickcart_td1 {
	width:27px;
	padding-top:3px;
	text-align:center;
}

.quickcart_td2 {
	width:132px;
	text-align:left;
	font-size:10px;
	color:#ff4e00;
	line-height:13px;
}

.quickcart_td2 span {
	color:#000;
}

.quickcart_td3 {
	width:61px;
	text-align:center;
}

.quickcart_quantity_table {
	width:45px;
	height:17px;
}

.quickcart_quantity_field {
	width:25px;
	height:15px;
	padding:1px;
	margin-right:2px;
	border:1px solid #a5acb2;
}

#quickcart_subtotal {
	width:185px;
	height:18px;
	padding:2px 10px 0px 0px;
	margin:0px 0px 18px 14px;
	background:url(../images/quickcart_subtotal_bg.gif) no-repeat;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#ff4e00;
}

#quickcart_subtotal span {
	color:#000;
	font-weight:normal;
}

#quickcart_btn_empty {
	float:left;
	width:91px;
	padding-left:13px;
}

#quickcart_btn_order {
	float:right;
	width:91px;
	padding-right:12px;
}


#content_home {
	background:url(../images/content_home_bg.jpg) top left no-repeat;
	width:932px;
	padding-bottom:0px;
}

#content {
	background:url(../images/content_bg.jpg) top left no-repeat;
	width:932px;
	padding-bottom:40px;
}

#content_small_title {
	background:url(../images/content_bg_small_title.jpg) top left no-repeat;
	width:932px;
	padding-bottom:40px;
}

#left {
	float:left;
	width:141px;
	padding:112px 0px 30px 39px;
}

.left_title {
	margin-bottom:8px;
}

#left ul {
	margin:0px 0px 20px 2px;
	padding:0px;
	list-style:none;
}

#left ul li {
	margin:0px;
	padding:0px 0px 4px 0px;
}

#left ul li a {
	color:#31302a;
	text-decoration:none;
}

#left ul li a:hover {
	text-decoration:underline;
}

#left select {
	border:1px solid #a5acb2;
	padding:1px;
	font-size:10px;
}

#right {
	float:right;
	width:750px;
}

#bottom {
	background:url(../images/botton_bg.jpg) no-repeat;
	width:932px;
	height:22px;
	padding-top:18px;
	text-align:center;
	color:#88795f;
	margin:auto;
}

#bottom a {
	color:#88795f;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}

/*** Styles ***/

a.cart_link {
	color:#ff4e00;
	background:url(../images/icon_cart_link.gif) right no-repeat;
	padding-right:13px;
}

a.back_link {
	color:#ff4e00;
	background:url(../images/icon_back_link.gif) right no-repeat;
	padding-right:13px;
}

a.red_link {
	color:#ff4e00;
	font-size:11px;
}


/*** Titre en Flash ***/

#title_box {
	margin-left:103px;
	padding-top:30px;
	height:98px;
}

#title_box_small_title {
	margin-left:103px;
	padding-top:20px;
	height:78px;
}

#title {
	color:#aeaa4a;
	font-size:42px;
	width:380px;
	height:auto;
	line-height:1em;
	margin:0px;
	padding:0px;
	letter-spacing:-0.5;
	text-transform:uppercase;
}

#title_small {
	color:#aeaa4a;
	font-size:34px;
	width:300px;
	height:auto;
	line-height:1em;
	margin:0px;
	padding:0px;
	
	text-transform:uppercase;
}

#title_clear {
	clear:both;
}

.sIFR-active #title {
  visibility: hidden;
  font-family: Tahoma;
  font-size:42px;
  line-height:1em;
  color:#aeaa4a;
}

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}


/** Popup Add to cart **/

.popup {
	position:absolute;
	width:232px;
	height:197px;
	background:url(../images/popup_bg.jpg) no-repeat;
}

.popup_text {
	width:202px;
	margin:75px 0px 0px 15px;
	text-align:center;
	font-size:11px;
	color:#000;
	line-height:15px;
}

.popup_text span {
	color:#ff4e00;
}


/* Print */

#logo_print {
	display:none;
}



/* Survey */

#survey_container {
	position:absolute;
	width:534px;
	height:397px;
	padding:6px;
	background:#fff;
	left:50%;
	top:160px;
	margin-left:-267px;
	z-index:801;
}

#survey_container_step_1 {
	padding:330px 0px 0px 28px;
	width:506px;
	height:67px;
	text-align:left;
}

#survey_container_step_1 table {
	width:142px;	
}

#survey_container_step_1 table td {
	width:50%;
	text-align:left;
}

#survey_container_step_2 {
	width:504px;
	height:342px;
	padding:55px 0px 0px 30px;
	background:url(../images/survey_bg.jpg) no-repeat;
	text-align:left;
}

#survey_container_step_2 table {
	width:480px;
	margin-bottom:20px;
}

#survey_container_step_2 table th {
	font-size:14px;
	color:#9d9938;
	text-align:left;
	padding-bottom:5px;
}

#survey_container_step_2 table td {
	text-align:left;
}
.survey_other_field {
	width:256px;
	border:1px solid #c6baa6;
	margin-top:5px;
}

#survey_container_step_3 {
	width:534px;
	height:72px;
	padding:325px 0px 0px 0px;
	text-align:center;
}

#survey_container p 
{
	margin:2px;
}

#shipping_amount 
{
	color:#FFFFFF;
	font-size:10px;
	width:146px;
	height:28px;
	background:url(../images/popup_shipping_amount.gif);
	background-color:#FF4e00;
	text-align:center;
	
	margin-top:15px;
	margin-left:30px;	
	
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;	
}

#shipping_free 
{
	color:#FFFFFF;
	font-size:10px;
	width:146px;
	height:15px;
	background:url(../images/popup_shipping_free.gif);
	background-color:#FF4e00;
	text-align:center;
	
	margin-top:25px;
	margin-left:30px;	
	
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;	
}
