/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper { background-color:#eeeeee;}
.page { width:1000px; margin:0 auto; padding:2px 0; text-align:left; border: 1px solid #000; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:0px 0; background-color:#e0ebbf; }

/* Base Columns */ 
.col-left { float:left; width:215px; border: none /*1px solid #ddd;*/ padding:5px 5px 0; /* height: 505px;*/ background-color:#e0ebbf;}
.col-main { float:left; width:784px; border: none /*1px solid #ddd; */ padding:5px;   background-color:#e0ebbf;}/*height:500px; overflow:auto;*/
.col-right { float:right; width:200px; border:1px solid #ddd; padding:5px 5px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:left; width:1000px;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {background-color:#FFFFFF; padding:10px; width:765px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:47%; height:200px; margin-left:10px;	 }
.col2-set .col-2 { float:right; width:47%; height:200px; margin-right:10px; background:#e9e9e9; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { margin-left: 20px; margin-top: 5px; float:left; width:120px; height:131px; overflow:hidden; } 
.header-container {}
.header { padding:0px; border:none; background-image:url(../images/img_entete.jpg); height:145px;}
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:120px; height:131px; }
.header .welcome-msg { font-weight:bold; text-align:right; margin-left:20px; margin-right:25px; padding-top:10px; color:#000000; }
.header .links { float:right; }
.header .form-search { text-align:center;  color:#006699; font-size:10px;  }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff;}
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }

.form-search { 
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	width:180px;
  padding-left: 10px;
  padding-bottom: 10px;
	border-top:1px solid #006699;
	border-right: 1px solid #CCCCCC;
	color:#006699;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-indent:2px;
	margin-left:10px;
	margin-bottom:10px;
	background:url(../images/fond_ht_menu.png) 0 0 no-repeat; 
	background-color:#FFFFFF;
	margin-top:25px;}
	 
	 
.form-search label {
  display:block;
  font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
  padding-top: 2px;
  margin-bottom :10px;
  
  color:#FFFFFF; 
}

.form-search-btn { width:40px; 	overflow:hidden; 
cursor:pointer;
	font-size:10px;
	border none;

	 }

.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.selected {}
.form-language { text-align:center; }

/********** < Navigation */
#nav { 
	font-size:12px; 
	border:1px solid #e0ebbf; 
	padding:10px 10px; 
	margin:0px 0; 
	font-family:Verdana, Geneva, sans-serif;
	color:#006699;
	background-color:#ffffff;
	height:60px;
	
	}

/* All Levels */
#nav li { position:relative; text-align:left; }
/*#nav li { position:relative; text-align:left; border-bottom: 1px solid #cccccc;}*/
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; background:url(../images/BoutonNavOn.png); border:0,5px solid #cccccc; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; background:url(../images/BoutonNavOff.png); border:1px solid #ffffff;}
#nav li.active a { font-weight:bold; /*color:#2a2824;*/ }
#nav a { float:left; padding: 5px 12px 5px 8px; color: #000000;; /*font-weight:bold;*/ }
#nav li.over a,
#nav a:hover {  color:#2a2824; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:0px; background:#ddd; border-bottom: 1px solid #cccccc; }
#nav ul li.over {}
#nav ul li.last { background:#505061; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }


/* 2nd leven */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

/*#nav ul li a { background:#a0a0f6; color:#898885; }*/
#nav ul li a {
 	font-size:10px; 
	padding: 2px 5px 2px 0.5em;
	background-image:url(../images/boutonvide.png);
	font-weight:normal !important; 
	color: #006699;}
#nav ul li a:hover {
    color: #ffffff;
	font-size:10px;  
 	padding: 2px 5px 2px 0.5em;
	background-image:url(../images/bouton2.png);  }
	/*color:#fff !important; } background:#ccc;*/
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #cccccc; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; margin-left:20px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
/*button.button { overflow:visible; width:auto; background:#f6f6f6; border:1px solid #717171; cursor:pointer; }*/
button.button {
	overflow:hidden; 
	width:130px;
	height:22px;
	
cursor:pointer;
	font-size:10px;
	border none;

	
	text-align:center;
}
button.button:hover {


}

button.button span { display:block; margin:0; padding:0 8px 1px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#666666; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #666666; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select { padding-top:25px;}
.group-select h3{color:#006699;}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; margin-bottom:10px ; margin-top:10px;}
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; }
.buttons-set .back-link { -moncompte
color:#666666;
float:left;
margin-left:320px;
margin-right:20px;
text-decoration:none;
text-indent:10px;
width:75px;}
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:left; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#f16048; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.message-produit{ background-color:#FFF; margin-left:2px;}
.messages { width:50%; overflow:hidden; text-align:center; margin-left:20px; padding-top:20px; margin-top:25px; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#006699; background-color:#CEDFE7; background-image:url(../images/success_msg_icon.gif); color:#006699; font-size:12px; -moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;}
.note-msg,
.notice-msg { border-color:#F00; background-color:#ffffff; background-image:url(../images/note_msg_icon.gif); color:#F00; width:700px;}

/* BreadCrumbs FILE ARIANE*/ 
.breadcrumbs { padding:5px; margin:0 0 0px; border: none /*1px solid #ddd*/; background-color:#e0ebbf; color:#006699;}
.breadcrumbs ul { margin-left:220px; display:inline; color:#006699;  }
.breadcrumbs li { display:inline; color:#006699; }
.breadcrumbs ul li a { color:#006699;text-decoration:none;text-align:center; }


/* Page Heading */
.page-title { padding-top:20px; }
.page-title h2{color:#FFF;  font-size:16px; text-indent:20px;; font-weight:bold;  }

.title-buttons { text-align:left;}
.title-buttons h2 { background: url(../images/Fond-reference.png);},
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { border: none ; padding:5px; margin:10 5 5 15; text-align:center; background:url(../images/fond-pager.png) 100%; padding-left:20px }
.pager .amount { float:left; }
.pager .limiter { float:left; margin-left:100px; }
.pager .pages { }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { 	border: none ; padding:5px; margin:5 0 0 15; text-align:center; background:url(../images/fond-pager.png) 100%; padding-left:20px 
}
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:96%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last { background-color:#666666; color:#FFF;}
.data-table tr.odd { background-color:#EAEFF2; color:#000;}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std table{ font-size:10px;margin-left:20px; width:28%;}
.std table td:first-child { border-color:; border-bottom:solid 1px #0099CC;height:20px; text-align:left; }
.std table td:last-child { border-color:; border-bottom:solid 1px #0099CC;height:20px; width:10px;; text-align:right; }
.std table td { border-color:; border-bottom:solid 1px #0099CC;height:16px; text-align:right; }
.std table th{ font-size:16px; color:#666666; padding-bottom:5px; font-weight:bold; background:transparent url(../images/Fond-reference.png) repeat scroll 0 0; }

/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0 0 10px; }
.block .block-title { border-bottom:none; padding:0 0px; }
.block a{ color:#006699; text-decoration:none; }
.block a:hover{ color:#006699; text-decoration: underline; }

/*.block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }*/
.block .block-title h2 {  
  font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
  padding-top: 5px;
  color:#FFFFFF; 

  }
.block h3 { font-size:10px;  }
.block .block-content { padding:10px 6px 0px; }
.block .actions { text-align:center; margin-top:10px; }
.block .actions a { float:left; }

/* Block: Account */
.block-account {
    font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;
	width:190px;
	border-top:1px solid #006699;
	border-right: 1px solid #a0a0a0;
	color:#006699;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	text-indent:10px;
	margin-left:10px;
	padding-bottom:10px;
	background:url(../images/fond_ht_menu.png) 0 0 no-repeat; 
	background-color:#FFFFFF;
	margin-top:25px;}
	
.block-account li {
  text-indent:0px;
  padding: 3px 0px 5px 0.5em;
  border-bottom: 1px solid #a0a0a0;
}	
.block-account li a {
	
  color: #006699;
	text-decoration: none;
	margin: 0; 
	width:auto;
	display:block;


	
}
.block-account li a:hover {
	
  color: #006699;
  background-image:url(../images/fond-menu-on.png);
  text-decoration: none;

  

}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation MENU GAUCHE*/
.block-layered-nav { 
    font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	width:190px;
	border-top:1px solid #006699;
	border-right: 1px solid #CCCCCC;
	color:#006699;
	border-left: 1px solid #CCCCCC;
	text-indent:20px;
	margin-left:10px;
	margin-top:10px;
	background:url(../images/fond_ht_menuc.png) 0 0 no-repeat;
	/*padding-top:25px;*/
	  }
.block-layered-nav dt {
	font-weight:bold;}
.block-layered-nav .currently {}

.block-layered-nav ol { margin-top:25px; }
.block-layered-nav li a{ 
  display: block;
    padding: 5px 5px 5px 0.5em;
	background-image:url(../images/boutonvide.png);
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	margin: 0; }
	
.block-layered-nav li a:hover{
	background-image:url(../images/bouton2.png);
	display: block;
}
	


/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;
	width:190px;
	border-top:1px solid #006699;
	border-right: 1px solid #a0a0a0;
	color:#006699;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	text-indent:10px;
	margin-left:10px;
	padding-bottom:10px;
	background:url(../images/fond_ht_menu.png) 0 0 no-repeat; 
	background-color:#ffffff;

}

.block-wishlist h3 {
 font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;

 color: #006699;
}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {background:#ffffff url(../images/fond_ht_menu.png) no-repeat scroll 0 0;
border-color:#006699 #A0A0A0 #A0A0A0;
border-style:solid;
border-width:1px;
color:#006699;
font-family:Verdana,Geneva,sans-serif;
font-size:9px;
font-weight:bold;
margin-left:10px;
padding-bottom:10px;
text-indent:10px;
width:190px;}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;

	width:190px;
	border-top:1px solid #006699;
	border-right: 1px solid #a0a0a0;
	color:#006699;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	text-indent:20px;
	margin-left:10px;
	background:url(../images/fond_ht_menu.png) 0 0 no-repeat; 
	background-color:#ffffff ;margin-top:10px;}
	
.block-recent li {
  text-indent:0px;
  padding: 3px 0px 5px 0.5em;
  border-bottom: 1px solid #a0a0a0;
}	
.block-recent li a {
	
  color: #006699;
	text-decoration: none;
	margin: 0; 

}


/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline;  }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {background:#ffffff url(../images/fond_ht_menu.png) no-repeat scroll 0 0;
border-color:#006699 #A0A0A0 #A0A0A0;
border-style:solid;
border-width:1px;
color:#006699;
font-family:Verdana,Geneva,sans-serif;
font-size:9px;
font-weight:bold;
margin-left:10px;
padding-bottom:10px;
text-indent:10px;
width:190px;}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;
	width:190px;
	border-top:1px solid #006699;
	border-right: 1px solid #a0a0a0;
	color:#006699;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	text-indent:20px;
	margin-left:10px;
	background:url(../images/fond_ht_menu.png) 0 0 no-repeat; 
	background-color:#e0e0e0;}
}
.block-progress dt { 
    font-weight:bold;
	text-indent:0px;
  padding: 3px 0px 5px 0.5em;
  border-bottom: 1px solid #a0a0a0; }
.block-progress dt.complete { background-color:#f6f6f6; padding-left:2px;text-indent:0px; font-weight:bold;}
.block-progress dd.complete { background-color:#f6f6f6; padding-left:15px;text-indent:0px;color:#000000; font-style:italic; }
/*.block-progress dd.complete address { background-color:#f6f6f6; padding-left:15px; }*/
/* ======================================================================================= */


/* Category Page ========================================================================= */
/*.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }*/
.category-title {
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#000000;
	text-indent:20px;
	padding-top:100px;
	padding-bottom:20px}
.category-title h2{ font-size:20px; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid  a { text-decoration:none;}

/*.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }*/
.products-grid td { width:33%;/* border:1px solid #ddd;*/ padding:20px; color:#CC33CC;  background:url(../images/fond_prd.png) bottom right no-repeat  ; }
.products-grid td.empty {}

/* View Type: List */
.products-list li.item { border:1px solid #ddd;margin-left:20px; }
.products-list .product-image { float:left; width:80px;}
.products-list .product-shop { float:right; width:600px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { background-color:#FFFFFF; padding-top:0px; margin-left:2px; margin-top:25px;}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:300px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:309px; height:287px; overflow:hidden; z-index:9; background:url(../images/fond_prod.png); margin-top:20px; margin-left:20px;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; margin-top:10px; margin-left:30px;}
.taille-prod{}
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.more-views { margin-left:20px; color:#666666; font-size:12px; margin-top:30px; background: url(../images/Fond-reference.png); height:25px;}
.more-views ul{ margin-left:20px; margin-top:5px;}
.more-views li{ border:solid 1px; border-color:#cccccc;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.product-view .product-name {}
.product-view .product-name h2{color:#666666; font-size:16px; font-weight:bold;}
.product-view .short-description { margin-left:20px; margin-right:30px; }
.product-view .short-description h3 {color:#666666; font-size:16px; margin-bottom:5px; margin-top:20px; background:url(../images/Fond-reference.png); height:25px;}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability { margin-left:20px; margin-top:10px;}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; color:#FF0000; }

.price-box { margin-left:20px; margin-top:10px; margin-bottom:0px; }
/*.price-box .price { font-weight:bold; }*/
price-box .price {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	}

.product-shop .price-box .price {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size:30px; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { 
   font-weight:bold;
   color:#FF0000;
	  font-size:16px;
}
.product-shop .add-to-links a{ color:#006699; text-decoration:none; margin-left:10px;}
.product-shop .add-to-links a:hover{ color:#006699; text-decoration:underline; margin-left:10px;}


/* Old price */
.old-price { color: #F00;}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {color:#F00; }
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; font-size:16px; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }
    

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.product-shop .price-box .weee .price { font-size:12px;}


/* Add to Links */
.add-to-links .separator { display:none;}
.add-to-links li{  padding-left:5px;}

/* Add to Cart */
.add-to-cart{}
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { background:#E7E7E7 none repeat scroll 0 0; height:100px; margin-bottom:20px; margin-left:20px; margin-top:10px; padding-left:20px; padding-top:20px; width:400px;}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin-left:20px;}
.add-to-box .add-to-links { float:left;  }
.add-to-box .add-to-links a{ float:left; color:#666666; text-decoration:none; }
.add-to-box .add-to-links a:hover{ float:left; color:#666666; text-decoration:underline; }

/* Product Options */
.product-options { float:right; padding-top:10px; margin-right:285px;}
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { }
.product-options dl.last dd.last { width:150px;}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; clear:both; margin-left:330px; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/*.product-name { font-size:1em; font-weight:bold; line-height:1.5; }*/
.product-name a { 
  color:#006699; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none; }
.product-shop .product-name {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#666666;
	margin-top:20px;
	margin-left:20px;
}
.product-SKU {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-left:20px;
	background:url(../images/Fond-reference.png);
	width:400px;
	height:25px;

}
.product-Poids {}


/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {padding: 10px;}

.cart .checkout-types { float:right;margin-right:100px;margin-top:20px;text-align:center; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:500px; height:350px }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { height:70px;}
.cart .totals table {  border:2px; float:left; margin-top:35px;width:300px; border-spacing:30px; background-color:#EAEFF2; height:150px; margin-left:15px;}
.cart .totals table th, { font-size:14px;font-weight:bold;width:150px;}
.cart .totals table td { padding:5px;  }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title {background:url(../images/num2.png);  padding:0 5px; text-align:right; height:27px;  }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; font-size:12px; color:#FFF; font-weight:bold; margin-left:6px; margin-top:1px; }
.opc .step-title h3 { float:left; margin-left:30px; margin-top:2px; color:#006699; font-size:14px}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title {cursor:default; background:url(../images/num.png); height:27px; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {padding-bottom:100px;
padding-top:30px;}
.login-page .content { min-height:130px; font-size:10px; text-align:justify; margin-right:10px; margin-top:10px; margin-left:25px;}
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {background-color:#FFFFFF;  margin-top:25px; height:1000px;}
.dashboard .welcome-msg { margin-left:20px; margin-top:15px;}

/* Block: Recent Orders */
.dashboard .recent-orders {  margin-left:20px; margin-top:15px; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info {  padding:5px; margin-left:20px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ddd; padding:10px;  height: 50px; background-color:#FFFFFF;}
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {  text-align:center; padding:15px 30px 0 0; }
.footer li { margin-left:0px; margin-right:13px; display:inline; }
.footer a {
  font-weight:bold;
  font-size:12px;
  color:#606070;
  text-decoration:none;
}
/* ======================================================================================= */


/* Aides à la commande Mineraux *********************************************************** */
.ACM_titre_bandeau {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:816px;
	height:45px;
	font-size:20px;
	color:#666666;
	margin-top:0px;
	margin-bottom:20px;
background: url(../images/TraitPoint.jpg) no-repeat 0 0;

	
	
	}
	
.ACM_presentation {
  background-color:#FFFFFF;
  margin-top:25px;
  color:#666666;
}
.ACM_presentation_titre{
	color:#666666;
	font-size:20px;
	margin-top:30px;
	margin-bottom:10px;
	background: url(../images/TraitPoint.jpg) no-repeat 0 0;
	height:50px;

	
}
.ACM_presentation_sstitre{
	color:#666666;
	font-weight:bold;
}
.ACM_bouton_m {
	border:none;
	display:inline;
	float:left;
	text-decoration:none;
	height:18px;
	width:102px;
	color:#000000;
	padding:2px;
	font-size:10px;
	background:url(../images/btn-gris-on.png) no-repeat 0 0; text-decoration: 
	margin:auto;
	text-align:center;
	margin-left:10px;
	}
.ACM_bouton_m:hover{
	background:url(../images/btn-gris-off.png) no-repeat 0 0;
	
}
.ACM_typeetcaract{

	}

.ACM_Mineraux_presentation
{
	margin-top:25px;
	font-size:11px;
	/*width: 50%;*/
	padding: 160px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: justify;
	background:url(../images/acm/bandeau_optimin.png) no-repeat 0 0;
	background-color:#FFFFFF;
	margin-left:15px;
	height:100%;
	
	
	
}
.ACM_Mineraux_Editor
{
	font-size:12px;
	width: 90%;
	margin-top:50px;

	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.ACM_Mineraux_Editor table
{
	border: SOLID 1px #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	
}
.ACM_Mineraux_Editor table th
{
	border: SOLID 1px;
	border-color:#cccccc;
	background-color:#666666;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;

	
}

.ACM_Mineraux_Editor table td
{
 border-left: SOLID 1px;
  border-bottom: SOLID 1px;
  padding-right:10px;
  width:auto;
  text-indent:5px;
 padding: 5px 5px 5px 5px;
 text-align:center;
 font-size:10px;
 color:#000;
}



.ACM_Mineraux_Editor legend
{	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding-top:2px;

}
.ACM_Mineraux_Editor select

{

border:1px solid #666666;
background:#ffffff;

}
.ACM_Mineraux_Editor fieldset

{

border:2px solid #666666;

}

.ACM_Mineraux_Editor a.info{
    position:relative; 
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'état a:hover */
 display:block; 
 position:absolute;
    
    
    top:2em; left:2em; width:15em;
    border:1px solid #6699cc;
    background-color:#eeeeee; color:#6699cc;
    text-align: justify;
    font-weight:none;
    padding:1px;
	
    
}





/*onglets*************************************************************************/

.ongletcontent {
margin-top:25px;
background-color:#ffffff;
}

.OngletCentral_Elem {

margin: 0px 0px; /*la 2eme valeur permet de d'espacer les onglets  */
padding: 0 ;


}
.OngletCentral_Elem a{
	cursor:hand;
display: block;
line-height: 25px;
font-family: verdana ;
font-size: 0.8em ;
color: #FFFFFF ;
text-align:center;
text-indent: 5px; /*décalage du texte de la gauche du bouton*/
text-decoration: none;
z-index:8;
background: url(../images/test.png) no-repeat 0 0; /*image de l'onglet 'au repos' la 2eme valeur positionne celle-ci sur la 1ere partie*/

float: left;
height:25px; /*hauteur de l'onglet*/
width:105px; /*largeur de l'onglet*/
border: none;

}

.OngletCentral_Elem a img {  /*caractéristiques de l'éventuel logo inséré dans l'onglet*/
vertical-align: middle;
border: none;
/*color:#ffffff;*/
}

.OngletCentral_Elem a:hover {

background: url(../images/test.png) no-repeat 0 -25px; /*image de l'onglet 'en selection' la 2eme valeur positionne celle-ci sur la 2eme partie*/
color:#ffffff;
}

.Active a {
 z-index:10;
background: url(../images/test.png) no-repeat 0 -50px; /*image de l'onglet 'au repos et actif' la 2eme valeur positionne celle-ci sur la 3eme partie*/
color:#000000;
}

/* style du resumé de caddie */

.minicaddie {
background: url(../images/fond_minicaddie2.gif) no-repeat 0 0;
margin-top: 20px;
float:right;
margin-right: 15px;
padding-left: 25px;
padding-top: 1px;
height: 60px;
width: 160px;


}
.txt-minicaddie{ margin-left:40px;}
/* propriétés du lien vers le detail du caddie*/
.minicaddie a{ color:#006699;
}
/* ======================================================================================= */



.AlignContent {
   margin-top:25px;
   background-color:#FFFFFF;

   
}

/******************************************************************************************/
/*style de la page meteo*/
.style_meteo{
  margin-top:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	padding: 50px 20px;
	height:750px;
	text-align:center;
	background:transparent url(../images/BandeauMeteo.png) no-repeat scroll 12px 12px;

}
.style_meteo h4{
color:#666666;
text-align:center;
margin-top:150px;

}
.MeteoTbl th{
background-color:#E9E9E9;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
color:#000000;
text-align:center;
vertical-align:middle;
	}
.MeteoTbl th .first{
   background-color:#FFFFFF;
}
.MeteoTbl td{
	 border-left: SOLID 1px #e9e9e9;
  border-bottom: SOLID 1px #e9e9e9;
  border-color:#e9e9e9;
  border-right:SOLID 1px #e9e9e9;
	text-align:center;
	vertical-align:middle;
	}
	
.MeteoCell{
  border: none;
}

.MeteoCell td{
 border: none;
 text-align:left;
}

.Meteolocalite{
background-color:#E9E9E9;
color:#000000;
font-size:17px;
font-weight:bold;
margin-bottom:30px;
margin-top:20px;
text-align:center;
text-indent:0;
		
		}
		
		
/* style de la page de login */
.page-login { margin-top:25px;background-color:#FFFFFF;}
.page-login h3{	color:#006699;}
.page-login .buttons-set{ display:inline;}
.page-login .bouton_compte {	
cursor:hand;
background:url(../images/acm/bouton_m_off.png) no-repeat 0 0;
border:none;
	display:inline;
	float:left;
	text-decoration:none;
	height:22px;
	width:117px;
	color:#006699;
	padding:5px;
	font-size:10px;
	background:url(../images/acm/bouton_m_off.png) no-repeat 0 0;
	margin:auto;
	text-align:center;

	margin-left:40px;
	}
.page-login	.bouton_compte:hover{
	background:url(../images/acm/bouton_m_on.png) no-repeat 0 0;
	
}


.new-users {
	background:url(../images/fond_compte.gif);

	
}
.registered-users{
	background:url(../images/fond_compte.gif);
	
	}
	.required-entry{
		color:#006699;}
		
		
		.page-login .required {
			
			font-size:10px;
margin-bottom:20px;
margin-right:120px;
text-align:right;
			
			
			}
		
/* style de la page creer un compte */		
		
.page-creercompte{	margin-top:25px;background-color:#FFFFFF; height:1000px;}
.page-creercompte h3{color:#666666;font-size:14px;margin-bottom:10px; margin-left:20px;}
.page-creercompte .required{ margin-left:5px;}
.page-creercompte .buttons-set{}
.page-creercompte .buttons-set button.button { float:left;}
.page-creercompte h2{ color:#999999; margin-bottom:10px;background-image:url(../images/TraitTitre.jpg); width:750px; height:26px;}
.page-creercompte .group-select{ margin-left:20px;}
.page-creercompte ul{ background:#e9e9e9; width:600px;}
	
/* style de la page mon compte */	
	.page-moncompte { padding-top:10px;}	
	.page-moncompte .titre-compte {color:#FFF; background-image:url(../images/bandeau-titre.png); width:463px; height:26px; font-size:14px; text-indent:35px;; font-weight:bold; font-style:italic; margin-top:30px; }
	.page-moncompte h4{color:#006699; font-size:14px; }
	.page-moncompte h5{color:#999999; font-size:12px; }
	.page-moncompte h3{color:#666666; font-size:14px;  background-image:url(../images/TraitTitre.jpg); height:25px;  }
	.page-moncompte .col2-set{ background:#E9E9E9 none repeat scroll 0 0;height:20%;margin-left:20px;margin-top:20px;width:700px; }
	.page-moncompte .col-1{ height:5%; margin-left:20px; margin-top:20px;}
	.page-moncompte .col-2{ height:5%; margin-top:20px;}
	.page-moncompte a{width:100px; 	overflow:hidden; 
cursor:pointer;	font-size:12px;	border none; color:#666666; text-decoration:none; }
	.page-moncompte a:hover{width:100px; 	overflow:hidden; 
cursor:pointer;	font-size:12px;	border none;}
.page-moncompte-btn { background-color:#CCC; color:#666	;text-align:center; text-decoration:none;text-align:center;padding-left:40px;padding-right:40px; padding-top:5px; padding-bottom:5px; border-left:solid 1px #666; border-right:solid 1px #666;border-top:solid 1px #666; border-bottom:solid 1px #666;}


	
	
		
		
/* style de la page mes informations */	
	.page-informations {background-color:#FFFFFF; height:800px;   margin-top:25px;}
	.page-informations h3{color:#999999; background-image:url(../images/TraitTitre.jpg); width:750px; height:26px; font-size:14px; text-indent:20px;; font-weight:bold; font-style:italic; }
	.page-informations .button { margin-left:20px;}
	.page-informations .required { text-indent:20px; margin-top:10px;}
	.page-informations ul { background-color:#E9E9E9;height:200px;margin-left:20px;margin-top:20px;width:600px; padding-left:20px;}
	.page-informations .buttons-set { clear:both; padding-bottom:20px; margin-left:200px;}
	
	
/* style de la page mes adresses */	
		
		.page-adresse{ background-color:#FFFFFF; height:1000px; margin-top:25px;}
		.page-adresse h3{ color:#999999; padding-top:25px; text-align:left; font-size:14px; margin-left:15px;}
		.page-adresse h2{ color:#999999; margin-bottom:10px;background-image:url(../images/TraitTitre.jpg); width:750px; height:26px; font-style:italic;}
		.page-adresse li{ padding-left:15px;}
		.page-adresse h4{ color:#999999; padding-top:5px; text-align:left; font-size:14px;}
		.page-adresse a{color:#666666; text-decoration:none; 	background:url(../images/bouton_m_off.png) no-repeat 0 0; height:22px; width:117px;}
		.page-adresse a:hover{color:#666666; text-decoration:none; 	background:url(../images/bouton_m_on.png) no-repeat 0 0; height:22px; width:117px;}
		.add_livraison{ background-color:#E9E9E9; height:200px;}

	
		
/* style de la page mes favoris */
			
.page-favoris{ background-color:#FFFFFF; height:1000px;   margin-top:25px;}
.page-favoris .data-table{ margin-left:20px;}
.page-favoris a{color:#006699; text-decoration:none; }
.page-favoris a:hover{color:#006699; text-decoration:underline;}
.page-favoris .buttons-set2 {border:0px solid #DDDDDD;clear:both;margin:5px 0 0;padding:5px;text-align:center;}
.page-favoris h2{ color:#999999; margin-bottom:10px;background-image:url(../images/TraitTitre.jpg); width:750px; height:26px;}
			
/* style de la page liste produits */		
			.page-liste-produits h2{ font-size:20px; font-style:italic; font-weight:bold;}
			.page-liste-produits li a{ font-size:11px; color:#006699; margin-left:5px;}
			.page-liste-produits li a:hover{ font-size:11px; color:#006699; text-decoration:underline;margin-left:5px;}
			
			
.picto-loupe{ margin-left:20px; margin-top:50px;}
.details-prod{ margin-left:20px; margin-top:50px;}


.fichetech-prod{ margin-top:80px; margin-left:20px; margin-bottom:20px;}
.fichetech-prod a{ color:#006699; text-decoration:none;}
.fichetech-prod a:hover{ color:#006699; text-decoration:underline;}
.fichetech-txt{ text-indent:10px;}



.page-panier{background-color:#FFFFFF; height:1000px;}

.page-panier fieldset { margin-top:20px;}
.page-panier .a-right .cart-price{ font-weight:bold;}

/* style de la page produits liste */
.page-produits-liste .products-list li.item{ margin-top:0px; padding-top:0px;}
.page-produits-liste .product-shop .product-name { margin-top:0px;padding-top:0px;font-size:14px; margin-left:0px; }
.page-produits-liste h3{ margin-top:0px;}
.page-produits-liste .price-box{ margin-top:0px; margin-left:0px; }
.page-produits-liste .product-shop .price-box .price{ font-size:20px;}
.page-produits-liste a{color:#666666; text-decoration:none;}
.page-produits-liste a:hover{color:#666666; text-decoration:underline;}

/* style de la page mmodification adresse */
.page-madif-adresse{ background-color:#FFFFFF; height:800px;margin-top:25px; }
.page-madif-adresse .group-select{ margin-left:20px; background:#e9e9e9; padding-left:20px; width:600px; height:300px;}
.page-madif-adresse h2{ color:#666666; margin-bottom:10px;background-image:url(../images/TraitTitre.jpg); width:600px; height:40px;}


/* style col livraison page panier */
.col-livraison{float:left;
height:184px;
margin-right:10px;
width:47%;}


/* style page mes commandes*/
.page-mescommandes{ background-color:#FFFFFF; height:1000px;margin-top:25px;}
.page-mescommandes a{color:#006699; text-decoration:none; }
.page-mescommandes a:hover{color:#006699; text-decoration:underline;}
.page-mescommandes .data-table{ 	margin-left:10px;
margin-top:40px;}
.page-mescommandes .tab-lien-centrer{ text-align:left;}
.page-mescommandes h2{ color:#999999; margin-bottom:10px;background-image:url(../images/TraitTitre.jpg); width:750px; height:26px; margin-top:45px;}
.page-mescommandes .buttons-set{ margin-left:350px;}

/* style page recap commande*/

.page-recap-commande { background-color:#FFFFFF; height:500px;}
.page-recap-commande a { color:#006699; text-decoration:none; margin-left:20px;}
.page-recap-commande a:hover { color:#006699; text-decoration:underline; }
.page-recap-commande h2{ color:#666666;margin-top:20px; margin-bottom:15px; background-image:url(../images/TraitTitre.jpg);}
.page-recap-commande .col2-set { margin-left:20px; margin-top:15px;}
.page-recap-commande .col2-set h3{ color:#666666; margin-left:20px;}
.date-cde{ margin-left:25px;}


/* style page articles commande dans page recap cdes*/

.articles-commande{background-color:#FFFFFF; }
.articles-commande h3{color:#006699; margin-left:20px; margin-bottom:15px; }
.articles-commande .data-table{ margin-left:20px;}


 /*style page panier vide*/

.panier-vide { background-color:#FFFFFF; height:500px; padding-top:40px; margin-left:250px;}
.block-panier-vide{ background-image:url(../images/fond-panier-vide.png); height:185px; width:369px;margin-left:20px; text-align:center;  }
.panier-vide .page-title h2{ color:#006699; text-align:left; margin-bottom:15px;}
.panier-vide a{ color:#006699; text-decoration:none;}
.panier-vide a:hover{ color:#006699; text-decoration:underline;}

 /*style page de deconnexion*/

.page-deconnexion{ height:500px; background-color:#FFF; color:#006699; padding-top:50px; margin-top:25px; }
.page-deconnexion .bloc-deconnexion{ background-image:url(../images/fond_deconnexion.png); width:369px; height:200px;margin-left:200px; text-align:center; }
.page-deconnexion h2{ color:#006699; }

 /*style page merci de votre commande*/

.page-mercicde{ background-color:#FFF; color:#006699; background-image:url(../images/fond_deconnexion.png); width:369px; height:200px;margin-left:200px; text-align:center;}
.page-mercicde a{ color:#006699; text-decoration:none;}
.page-mercicde a:hover{ color:#006699; text-decoration:underline;}
.page-mercicde h2{ color:#006699; }
.page-mercicde .buttons-set{ margin-top:10px; margin-right:100px}


/*page selection animals cmv*/

.page-animalsselect{ background-color:#FFF; margin-top:25px;}
.txt-presentation-cmv { width:698px; color:#666666;}

/*page selection ration cmv*/
.page-ration{ background-color:#FFF; margin-top:25px;}
.txt-presentation-cmv-ration { width:700px; color:#666666;}
.ACM_Mineraux_Editor_ration table
{
	border: SOLID 1px #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.ACM_Mineraux_Editor_ration table th
{
	border: SOLID 1px;
	border-color:#cccccc;
	background-color:#666666;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;

	
}

.ACM_Mineraux_Editor_ration table td
{
 border-left: SOLID 1px;
  border-bottom: SOLID 1px;
  padding-right:10px;
  width:auto;
  text-indent:5px;
 padding: 5px 5px 5px 5px;
 text-align:center;
 font-size:10px;
 color:#000;
}

.ACM_Mineraux_Editor_ration table td:first-child
{
 border-left: SOLID 1px;
  border-bottom: SOLID 1px;
  padding-right:10px;
  width:auto;
  text-indent:5px;
 padding: 5px 5px 5px 5px;
 text-align:center;
 font-size:10px;
 font-weight:bold;
 background-color: #E2DFDF;
 color:#666666;

}

/*page bilan cmv*/
.page-bilan-cmv { 
background-color:#ffffff; margin-top:25px; }
.ACM_bouton_m_bilan{	border:none;
	display:inline;
	text-decoration:none;
	height:22px;
	width:300px;
	color:#006699;
	padding:5px;
	font-size:10px;
	background:url(../images/acm/bouton_m_off.png) no-repeat 0 0;
	margin-left:350px;
	text-align:center;}

.page-bilan-cmv a{ color:#000000; text-decoration:none;}
.page-bilan-cmv a:hover{ color:#000000; text-decoration:underline;}
.sstitre-bilan{ font-weight:bold; text-decoration:underline;}

/*page mot de passe oublie*/


.motpasseoublie{margin-top:25px; background-color:#ffffff; height:500px; padding-left:20px;}
.motpasseoublie .back-link {float:left; margin-left:30px;}
.motpasseoublie .buttons-set button.button{ float:left; margin-left:60px;}
.motpasseoublie a{ color:#006699; text-decoration:none;}
.motpasseoublie a:hover{ color:#006699; text-decoration:underline;}
.motpasseoublie h2{ color:#006699;}


/*page pop up*/


.product-image-popup a{ color:#006699; text-decoration:none;}
.product-image-popup a:hover{ color:#006699; text-decoration:underline;}

/*page contact*/

.page-contact .buttons-set{ float:left; margin-left:200px; }
.page-contact .page-title h2{ color:#006699; }
.button_contact{ float:right; margin-right:450px; margin-bottom:20px; margin-top:5px; background:transparent url(../images/bouton_m_off.png) repeat scroll 0 0;
color:#006699;width:70px; font-weight:bold;
cursor:pointer;
font-size:10px;
height:22px;
overflow:visible;}

/*pave de gauche page panier*/

.pavegauche_panier{background:transparent url(../images/pave_infos_panier.png) repeat scroll 0 0;
float:left;
height:445px;
margin-top:20px;
width:640px;}





display:inline;

float:left;
height:400px;
margin-top:20px;
width:350px;
}

/*STYLE BOUTON*/

.bouton_m {
	border:none;
	display:inline;
	float:left;
	text-decoration:none;
	height:22px;
	width:117px;
	color:#666666;
	padding:5px;
	font-size:10px;
	background:url(../images/bouton_m_off.png) no-repeat 0 0;
	margin:auto;
	text-align:center;

	}
.bouton_m:hover{
	background:url(../images/bouton_m_on.png) no-repeat 0 0; text-decoration:none; 	color:#666666;
	
}

.info_clients { font-family:Verdana, Geneva, sans-serif; font-size:12px; padding-top:40px;}
.info_clients h4{  font-weight:bold; font-size:14px;background-image:url(../images/TraitTitre.jpg);color:#999999;font-style:italic;

height:26px;
text-indent:35px;
width:750px;}
.info_clients input{background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;}
.info_clients h5 { color:#666666; font-size:14px; font-weight:bold; text-indent:20px; margin-top:10px;}
.info_clients table{  text-indent:20px; background-color:#E9E9E9;margin-left:20px;}
.info_clients_chkbox { background:#E9E9E9 none repeat scroll 0 0;
margin-bottom:5px;
margin-left:20px;
margin-top:5px;
padding-bottom:5px;
padding-left:35px;
width:355px;}
.info_clients_chkbox input {margin-left:8px;}
/* style des news afp*/
.AfpNews {

padding-right:25px;
padding-top:150px;
background:url(../images/Bandeau-News.png) no-repeat 12px 12px;

}


/*styles de la page news*/
.AfpNews h4 {  
color:#FFFFFF;
font-size:14px;
height:26px;
width:430px;
padding-left:25px;



	}
.AfpNews h5 { padding-bottom:7px;color:#000000;padding-left:90px;  background:url(../images/bandeau-titre-news.png) no-repeat 20px 0; padding-bottom:35px; font-size:14px;}
.AfpNews h6 { 
	font-style:italic;
	padding-bottom:10px;
	text-align:right;
	margin-right:40px;
	margin-top:10px;}
.AfpNews p { 
	padding-left:25px;
	padding-right:40px;
	padding-top:2px;
	text-align:justify;   }


/* cours et marchés*/

.Cotation{ font-family:Verdana, Geneva, sans-serif; font-size:12px; 
padding-left:20px; background:url(../images/bandeaux-cotation.png) no-repeat 12px 12px; height:900px;
background-color:#ffffff; padding-top:200px;   }
.Titre-cotation{background:transparent url(../images/TraitPoint.jpg) no-repeat scroll 0 0;
color:#666666;
font-family:Verdana,Geneva,sans-serif;
font-size:20px;
height:45px;
text-indent:10px; }
.Cotation th{background-color:#666666;color:#ffffff;text-align:center;}
.Cotation_tab{ border: SOLID 1px; border-color:#666666;margin-top: 12px; margin-bottom: 10px; color:#000000; vertical-align:middle;}
.Cotation_tab td{ text-align: left; border-left: SOLID 1px #666666; border-bottom: SOLID 1px #666666 ;padding-right:5px; width:auto;  text-align:center;}
.Cotation_tab td:first-child{ background:#e9e9e9}
.Cotation legend{	font-size:14px;	font-style:italic;font-weight:bold;	padding-bottom:12px; margin-left:10px;	color:#006699;}
.Cotation fieldset{border:1px solid #006699; width:230px;	 }
.tab_culture{ margin-left:10px; }
.tab_culture select{border:1px solid #006699;background:#D9ECFF;}
.prix_cot{ color:#F00; font-weight:bold;}

.category-description{ font-size:9px; font-style:italic; margin-left:15px; margin-top:10px;}

.P_OPTIFILTRE{ 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	color:#666666;
	margin-left:10px;
	padding-top:15px;}
.P_OPTIFILTRE_titre{ margin-left:10px; color:#666666; font-size:20px; }
.P_OPTIFILTRE_titre2{ margin-left:10px; color:#666666; font-size:20px;  text-align: center; }

.P_OPTIFILTRE legend{	font-size:16px;	font-style:italic;	font-weight:bold; color:#003366; margin-left:20px;}
.P_OPTIFILTRE fieldset{border:1px solid #003366;width:290px; height:250px; margin-left:20px;}
.P_OPTIFILTRE_fieldset_selection{border:1px solid #003366;width:290px; height:450px; margin-left:20px;}
.P_OPTIFILTRE_text-gras{ font-weight:bold;}
.P_OPTIFILTRE_bouton {	
	border:none;	
	display:block;	
	text-decoration:none;	
	height:17px;	width:150px;	
	color:#666666;	
	font-weight:bold;	
	font-size:11px;	
	background:url(../images/btn_acces_on.png) no-repeat 50% 50%;	
	margin:auto;}		
.P_OPTIFILTRE_bouton:hover{
	background:url(../images/btn_acces_on.png)  no-repeat 50% 50%; color:#000;}

.P_OPTIFILTRE_tblSel
{
  margin-left: 75px;
}
.P_OPTIFILTRE_table
{
	width:720px;
	height:200px;
	  border: SOLID 1px #666666;
	  text-align:center;
	
	  margin-top: 12px;
	  margin-bottom: 10px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#000000;
	  margin-left:10px;
	
}
.P_OPTIFILTRE_table th
{
	text-align:center;
	background-color:#E9E9E9;
	color:#666666;
	height:30px;
	border: SOLID 1px #666666;
}

.P_OPTIFILTRE_table td
{
  text-align: left;
  border-left: SOLID 1px #666666;
  border-bottom: SOLID 1px #666666;
  padding-right:10px;
  width:auto;
  text-align:center;
  height:50px;
  
}	
