/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {

/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*font-size: 10px;*/
color: #000000;
/*background: url(../images/bg1.gif);*/
font-weight: Normal;
/*background-repeat: repeat-x;
background-color: #000000;*/

}

/*data:: Controls body default fonts and colors*/
td
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
vertical-align: top
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame {

background-color: #472300;

}

/*top:: Controls the  Color of the top Bar*/		
.top
{
	background: #ffffff url(../images/BG_Logo.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eabb56;
}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: url(../images/bg1.gif);
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
	background-color: #f3f2f2;
   padding: 2px 4px 2px 4px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background: #123b68;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border: #999999;
}

/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon
{
	border: solid;
	border-color: #999999;
	border-width: 1px;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 


.shoppingcart{

	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #e6cfa0;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	
}


.menu-headers
{
	
	font-size: 14px;
	font-family:Times New Roman;
	text-transform: uppercase;
	color: #a29161;
	font-weight: bold;
	text-decoration: none;
     padding: 10px 4px 10px 4px;
	 letter-spacing: 2px;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:34px;
	margin-top:60px;
	margin-left:12px;
	font-variant:small-caps;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534f47;font-weight: bold;
	
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b372e;
	text-decoration: none;
     padding: 10px 4px 10px 4px;
	 background-image:url(../images/bgg.gif);

} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
font-family: impact, sans-serif;
color: #ffffff;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 0.8pt;
word-spacing: -1.2pt;



}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
vertical-align: 10px;
	
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	
	font-size: 16px;
	font-family:"Times New Roman", Times, serif
	color: #443c31;
	font-weight:bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #ffffff;
	line-height: 18px;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(../images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #000000;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(../images/button1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #000000;
	cursor: pointer;
	margin:1px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #000000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #f5f4f2;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;
	height: 80px;
	width: 250px;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
font-style: normal;
text-decoration: none;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
color: #0000000;
text-decoration: underline;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #716345;
text-decoration: none;

}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000000;
text-decoration: underline;

} 

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
} 

.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}


.white{
color: #ffffff;
}


/*******************************************************************************************************************/
/*                  Styles Reflex                                                                                  */
/*******************************************************************************************************************/

/* Valrhona_top */
div#header {
	width:100%;
	height:92px;
	text-align:center;
}

img#logo {
	margin-top:19px;
}

div#menu {
	width:100%;
	height:21px;
	background-color:#2F2315;
}

div.menutext {
	float:left;
	margin-top:4px;
  width:12%;	
	text-align:center;
	color:#EBCB85;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.menutext a, div.menutext a:hover, div.menutext a:visited, div.menutext a:link, div.menutext a:focus, div.menutext a:active{
	text-align:center;
	color:#EBCB85;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div#menu_home { }
div#menu_contact_us {  }
div#menu_about_us {  }
div#menu_gift_registry {  }
div#menu_recettes {  }
div#menu_my_account {  }

div#search {
	float:right;
	width:auto;
}

input#searchinput {
	background-color:#D2B168;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;

	border-style:solid;
	border-width:0px;
	
	width:180px;
}

input#searchbutton {
	vertical-align:middle;
}

div#cart {
	clear:both;
	width:100%;
	height:44px;
}

div#carttext {
	float:right;
	width:auto;
	margin-top:24px;

	text-align:right;
	color:#FFF5DF;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
}

div#carttext a{
	text-align:right;
	color:#FFF5DF;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
}

div.greeting {
	width:auto;
	margin-top:24px;

	text-align:left;
	color:#FFF5DF;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
	float:left;
}

div.greeting a{

	text-align:left;
	color:#FFF5DF;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
}

div#cartlogo {
	float:right;
	width:57px;
	height:44px;
    background-image:url('../images/logocart.jpg');
	background-repeat:no-repeat;
	background-position:right;
    background-attachment:scroll;
}



/* Valrhona_my_account */
div.centertitle2bar {
	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondcentertitle1.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
	
	padding-top:1px;
	padding-bottom:-7px;
}

div.centertitle2text {
	text-align:left;
	color:#483622;
	font-family:Verdana,Arial,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;
	
	margin-top:7px;
	margin-bottom:-7px;
}

div.centertitle2text a, div.centertitle2text a:hover, div.centertitle2text a:visited{
	text-align:left;
	color:#483622;
	font-family:Verdana,Arial,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}



div.centertext2 {
	text-align:left;
	color:#553106;
	font-family:Verdana,Arial,Sans-serif;
	font-style:normal;
	font-size:34px;
	/*font-weight:bold;*/
	margin-top:60px;
	margin-left:12px;
	font-variant:small-caps;
}

div.centertrait2 {
	margin-top:20px;
	height:2px;
}




div.centercadre3 {
	width:621px;
	height:auto;
	margin-top:12px;
	margin-left:12px;
	background-image:url('../images/centrecadre1fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.centercadre3haut {
	height:1px;
}

div.centercadre3bas {
	margin-left:12px;
	height:2px;
}

div.account_titre {
	clear:both;

    height:28px;
    background-color:#FFFFFF;
	background-image:url('../images/account_cadre_fond_titre.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.account_titre_text {
	margin-left:12px;

	text-align:left;
	color:#302416;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
}


div.account_line_text {
	height:30px;
    margin-left:12px;
	margin-top:10px;

	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.25px
}

div.account_line {
	clear:both;
	height:30px;
    margin-left:12px;
}

div.account_col1 {
    float:left;
    width:200px;

	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	
}

div.account_col3 {
    float:left;
	width:210px;
	
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.account_col3 a {
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

input.account_input {
	background-color:#FFFFFF;
	font-size:11px;
	width:210px;
}

select.account_select {
	background-color:#FFFFFF;
	font-size:11px;
	width:210px;
}

textarea.account_textarea {
	background-color:#FFFFFF;
	font-size:11px;
	width:210px;
}

.alignright {
	text-align:right;
}


/* Valrhona_main */
body {
    background-image:url('../images/fondhaut.jpg');
	background-repeat:repeat-x;
	background-position:top center;
    background-attachment:scroll;
	background-color:#FAEDCD;
	padding:0;
	margin:0;
}

div {
margin:0;
padding:0;
}

div#fondbas {
    width:100%;
	height:auto;
    background-image:url('../images/fondbas.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
    background-attachment:scroll;
	text-align:center;
}
  
div#alignsite {
  margin-left:auto;
  margin-right:auto;
  width:852px;
  height:auto;
  text-align:left;
}

div#centre {
	width:852px;
	height:auto;
	background-image:url('../images/fondleft.jpg');
	background-repeat:repeat-y;
	background-position:left;
  background-attachment:scroll;
  float:left;
}

div#contenu {
	float:left;
	width:641px;
	/*height:1100px;*/
	background-color:#FFF5DF;
    background-image:url('../images/fondcentre.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
    background-attachment:scroll;
}


/* Valhrona_left */
div#left {
	float:left;
	width:211px;
	/*height:1100px;*/
    background-image:url('../images/fondleft.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.lefttitle1bar {
	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondlefttitle1.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.lefttitle1text {
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;
}

div.lefttext1 {
	height:15px;
	
	text-align:left;
	color:#716345;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	margin-left:12px;
}
div.lefttext1 a{
	text-align:left;
	color:#716345;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.lefttitle2bar {
	height:33px;
	margin-top:7px;
	margin-left:1px;
    background-image:url('../images/fondlefttitle2.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.lefttitle2text {
	text-align:left;
	color:#F1D088;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:16px;
	margin-left:11px;
}

div.lefttext2bar{
	width:209px;
	margin-left:1px;
	background-color:#2F2315;
       text-align:center;
}

div.lefttext2prod {
	margin-left:11px;
	text-align:left;
	color:#FFF5DF;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.lefttext2prix {
	margin-left:11px;
	text-align:left;
	color:#FFF5DF;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
}

img.lefttext2trait {
	margin-top:10px;
	margin-bottom:10px;
}

div.lefttext2info{
	float:left;
	margin-left:11px;
	text-align:left;
	color:#97764B;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.lefttext2info a{
	text-align:left;
	color:#97764B;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.lefttext2buy{
	float:right;
	margin-right:11px;
	text-align:right;
	color:#BA0030;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.lefttext2buy a{
	text-align:right;
	color:#BA0030;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.lefttitle3bar {
	clear:both;

	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondlefttitle3.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.lefttitle3text {
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;
}

div.lefttext3 {
	height:15px;
	
	text-align:left;
	color:#716345;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	margin-left:12px;
}

div.lefttext3b {
	height:20px;
	
	text-align:left;
	color:#716345;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	margin-left:12px;
	margin-bottom:3px;
}

input.newsok {
	vertical-align:middle;
}


/* Valrhona_fiche_recette */
div.centertitle2bar {
	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondcentertitle1.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;

	padding-top:1px;
	padding-bottom:-7px;
	
}

div.centertitle2text {
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;

	margin-top:7px;
	margin-bottom:-7px;
}

div.centertext2 {
	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:34px;
	margin-top:60px;
	margin-left:12px;
	font-variant:small-caps;	
}

div.centertrait2 {
	margin-top:20px;
	height:2px;
}

div.centercadre2 {
	width:621px;
	height:auto;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:60px;
    background-color:#FFFFFF;
	background-image:url('../images/centrecadre1fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.centercadre2haut {
	height:1px;
}

div.centercadre2img {
	float:left;
	margin:16px;
}

p.centercadre2text1 {
	margin-top:16px;
	margin-left:169px;
	margin-right:16px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:18px;
	font-weight:bold;
}

img.trait_recette {
	margin-top:8px;
	margin-bottom:17px;

}

p.centercadre2text2 {
	margin-top:16px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

p.centercadre2text3 {
	margin-left:16px;
	margin-right:16px;
	margin-top:0px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
}

p.italic {
	font-style:italic
}

div.centercadre2bas {
	height:2px;
}


/* Valrhona_create_an-account */
div.centertitle2bar {
	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondcentertitle1.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
	
	padding-top:1px;
	padding-bottom:-7px;
}

div.centertitle2text {
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	margin-left:12px;
	margin-top:7px;
	margin-bottom:-7px;
}



div.centertext2 {
	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:34px;
	margin-top:60px;
	margin-left:12px;
	font-variant:small-caps;
}

div.centertrait2 {
	margin-top:20px;
	height:2px;
}


div.centercadre3 {
	width:621px;
	height:auto;
	margin-top:12px;
	margin-left:12px;
	background-image:url('../images/centrecadre1fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.centercadre3haut {
	height:1px;
}

div.centercadre3bas {
	margin-left:12px;
	height:2px;
}

div.account_titre {
	clear:both;

    height:28px;
    background-color:#FFFFFF;
	background-image:url('../images/account_cadre_fond_titre.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.account_titre_text {
	margin-left:12px;

	text-align:left;
	color:#302416;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
}

div.account_line {
	clear:both;
	height:30px;
    margin-left:12px;
}


div.account_col1 {
    float:left;
    width:200px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	
}

div.account_col2 {
    float:left;
	width:210px;
	
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

input.account_input {
	background-color:#FFFFFF;
	font-size:11px;
	width:210px;
}

select.account_select {
	background-color:#FFFFFF;
	font-size:11px;
	width:210px;
}

textarea.account_textarea {
	background-color:#FFFFFF;
	font-size:11px;
	width:210px;
}

.alignright {
	text-align:right;
}

/* Valrhona_boutique_produit */
div.centertitle2bar {
	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondcentertitle1.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
	padding-top:1px;
	padding-bottom:-7px;
}

div.centertitle2text {
	height:27px;
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	margin-left:12px;
	margin-top:7px;
	margin-bottom:-7px;
}

div.cadrefiche {
	width:625px;
	height:310px;
	margin-left:9px;
    background-color:#FFFFFF;
	background-image:url('../images/home_cadre_prod_fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.cadreficheimg {
	float:left;
}

div.cadrefichetrait {
	margin-top:5px;
	margin-bottom:5px;
}

p.fiche_titre {
	margin-left:0px;
	margin-right:9px;
	margin-top:9px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}

p.fiche_textegras {
	margin-left:0px;
	margin-right:9px;
	margin-top:0px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}

p.fiche_texte {
	margin-left:0px;
	margin-right:9px;
	margin-top:0px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	margin-top:5px;
}

input.fichecart {
	vertical-align:middle;
}

div.prodtitre {
	clear:both;
	height:27px;
    background-image:url('../images/prod_titre_fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
	
	padding-top:1px;
	padding-bottom:-7px;
}

div.prodtitretexte {
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	margin-left:12px;
	
	margin-top:7px;
	margin-bottom:-7px;
}


div.cadreprodtext {
	width:625px;
	margin-left:9px;
    background-color:#FFFFFF;
	background-image:url('../images/home_cadre_prod_fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

p.prodtext {
	margin-left:9px;
	margin-right:9px;
	margin-top:0px;
	margin-bottom:0px;
	
	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
}

div.cadreprods {
	width:625px;
	height:auto;
	margin-left:9px;
    background-color:#FFFFFF;
	background-image:url('../images/home_cadre_prod_fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.homeprod {
    width:180px;
    float:left;
    margin-left:18px;
	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.home_prod_img {
	text-align:center;
	color:#291F12;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
        height:160px;
        display:table-cell;
        vertical-align:middle;
}

div.home_prod_prix {
	text-align:left;
	color:#291F12;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
}

div.home_prod_trait {
	margin-top:2px;
}

div.home_prod_infobuy {
	margin-top:5px;
}

div.home_prod_info {
	float:left;
	text-align:left;
	color:#97764B;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.home_prod_info a{
	text-align:left;
	color:#97764B;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.home_prod_buy {
	float:right;
	margin-right:11px;
	text-align:right;
	color:#BA0030;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}


div.home_prod_buy a{
	text-align:right;
	color:#BA0030;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.cadreprodsbas {
	clear:both;
	height:4px;
	width:625px;
	margin-left:9px;
}

/* Valrhona_boutique_home */
div.banniere {

	margin-top:9px;
	margin-left:9px;
	margin-bottom:9px;
}

div.hometitlebar {
	height:35px;
	margin-left:9px;
	margin-bottom:10px;
    background-image:url('../images/home_fond_titre.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
	
	padding-top:1px;
	padding-bottom:-7px;
}

div.hometitletext {
	text-align:left;
	color:#F3D28A;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;
	margin-top:7px;
	margin-bottom:-7px;
}

div.homeprod {
	width:180;
    float:left;
    margin-left:18px;
	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.home_prod_img {
	text-align:left;
	color:#291F12;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.home_prod_prod {
	text-align:left;
	color:#291F12;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
  min-height:30px;
}

div.home_prod_prod a{
	text-align:left;
	color:#291F12;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.home_prod_prix {
	text-align:left;
	color:#291F12;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
}

div.home_prod_trait {
	margin-top:2px;
}

div.home_prod_infobuy {
	margin-top:5px;
}

div.home_prod_info {
	float:left;
	text-align:left;
	color:#97764B;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.home_prod_buy {
	float:right;
	margin-right:11px;
	text-align:right;
	color:#BA0030;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

div.cadreprodsbas {
	clear:both;
	height:4px;
	margin-left:9px;
}

div.bloc_news {
	float:left;
    background-color:#F3E2BA;
	width:300px;
	height:200px;
	margin-left:9px;
	margin-top:9px;
}

div.bloc_news_img {
	float:left;
	margin:11;
}

p.bloc_news_titre {

	margin-top:7px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:18px;
	letter-spacing:-0.25px
}


p.bloc_news_titre a{
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:18px;
	letter-spacing:-0.25px
}

p.bloc_news_texte {

	margin-top:7px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:0px;

	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
}

p.bloc_news_link {

	margin-top:7px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:0px;

	text-align:right;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
}

p.bloc_news_link a{
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
}

div.home_texte_bas {
	clear:both;
	margin-left:9px;
	margin-top:30px;
}

.home_texte {
	text-align:left;
	
	color:#9D8B60;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:15px;
	font-variant:small-caps;
	letter-spacing:0px;
	font-weight:bold;
	line-height:150%;
	letter-spacing:+0.4px
}

/* Valrhona_bottom */
div#footer {
	clear:both;
	width:852px;
	height:70px;
	text-align:center;
}	

p#footertext {
    width:852px;
	text-align:center;
	color:#BDB5A6;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
}

p#footertext a{
	color:#BDB5A6;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:10px;
}


/* Valrhona_about_us */
div.centertitle1bar {
	height:27px;
	margin-top:7px;
	margin-bottom:7px;
    background-image:url('../images/fondcentertitle1.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
	
	padding-top:1px;
	padding-bottom:-7px;	
}

div.centertitle1text {
	text-align:left;
	color:#483622;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-left:12px;
	
	margin-top:7px;
	margin-bottom:-7px;	
}

div.centertext1 {
	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:34px;
	margin-top:60px;
	margin-left:12px;
	font-variant:small-caps;	
}

div.centertrait1 {
	margin-top:20px;
	height:2px;
}

div.centercadre {
	width:621px;
	height:295px;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:500px;
    background-image:url('../images/centrecadre1fond.jpg');
	background-repeat:repeat-y;
	background-position:left;
    background-attachment:scroll;
}

div.centercadrehaut {
	height:1px;
}

div.centercadremilieu {
	width:621px;
	height:auto;
}

div.centercadreimg {
	float:left;
	width:296px;
	height:295px;
}

div.centercadretext {
	float:left;
	width:295px;
}

div.centercadretext1 {
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;

	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
}

div.centercadretext2 {
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;

	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
}

div.centercadretext3 {
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;

	text-align:left;
	color:#553106;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
	/*font-weight:bold;*/
}

div.centercadrebas {
	height:2px;
}

div.subCategoryList {
  width: 190px;
  float: left;
  padding: 15px 0px 0px 0px;
  
  margin-left:0px;
	margin-right:9px;
	margin-top:0px;
	margin-bottom:0px;
	
	text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
}

div.clear {
  clear:both;
  height: 0px;
}

.paddingLeft1 {
	padding-left:18px;
}

.paddingLeft2 {
	padding-left:21px;
}

div.sortByList {
  float: right;
  padding: 5px 20px 0px 0px;
    
}

div.sortByList select{
  text-align:left;
	color:#2F2315;
	font-family:Arial,Verdana,Sans-serif;
	font-style:normal;
	font-size:11px;
}

.fontPaging {
  color:#2F2315;
  font-family:Arial,Verdana,Sans-serif;
  font-size:11px;
  font-style:normal;
}

.fontPaging a{
  color:#2F2315;
  font-family:Arial,Verdana,Sans-serif;
  font-size:11px;
  font-style:normal;
}
