/*	RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* GLOBAL */
body { margin: 0px; font-family: Helvetica, Arial, Sans-serif; background: #160401 url('images/ig/body-bg.jpg') center top no-repeat; line-height: 1; color: #484848; font-size: 12px; }
::-moz-selection { background: #a20327; color: #ffffff; text-shadow: none; }
::selection      { background: #a20327; color: #ffffff; text-shadow: none; }
#global { display: block; width: 960px; margin: 0px auto 0px auto; background: url('images/ig/global-bg.jpg') repeat; }
#global.nobann { padding-top: 10px; }

/* HEADER */
#header { height: 217px; width: 962px; padding-right: 16px; margin: 0px auto 0px auto; background: url('images/ig/header.jpg') 0px 0px no-repeat; }
#header_top { display: block; height: 125px; padding-top: 25px; }
#header_logo { display: block; height: 125px; width: 150px; margin-left: 115px; }
#header_menu { padding-left: 330px; }
#header_menu ul li { display: inline; margin-right: 20px; font-size: 18px; font-family: 'Anton', Arial, Serif; }
#header_menu ul li a, #header_menu ul li a:link, #header_menu ul li a:visited { text-decoration: none; color: #8b0808; border-bottom: 5px solid #FFE5BA; padding-bottom: 3px; }
#header_menu ul li a:hover { padding-bottom: 0px; }
#head_shop { display: block; margin: 0px auto 20px auto; }

/* LEFT COLUMN */
#col_left { float: left; width: 160px; margin-right: 10px; }
#col_left h4 { text-transform: uppercase; font-size: 13px; font-weight: bold; margin-bottom: 8px; }
#my_cart { display: block; width: 144px; border: 1px solid #e6e6e6; padding: 9px 4px 15px 8px; margin-left: -10px; margin-bottom: 15px; color: #ffffff; -webkit-box-shadow: 0px 0px 5px #939393; box-shadow: 0px 0px 5px #939393; border-radius: 2px;
background: -moz-linear-gradient( top, rgba(169,3,41,1), rgba(110,0,25,1) ); background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(169,3,41,1) ), color-stop( 1, rgba(110,0,25,1) ) ); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFA90329,EndColorStr=#FF6E0019); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFA90329,EndColorStr=#FF6E0019)"; }
#my_cart h4 { text-shadow: 0px 1px 0px #562e0c; }
#my_cart_bt_cart { text-align: center; margin-top: 15px; }
#my_cart_bt_cart .button { border: 0; }
#my_cart_p_bottom { margin-bottom: 0px; }
#shop_products { display: block; width: 144px; border: 1px solid #e6e6e6; padding: 9px 4px 5px 8px; margin-left: -10px; margin-bottom: 15px; color: #41311b; -webkit-box-shadow: 0px 0px 5px #939393; box-shadow: 0px 0px 5px #939393; border-radius: 2px;
background: #F89C27; background: -moz-linear-gradient( top, rgba(255,194,67,1), rgba(214,115,33,1) ); background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(255,194,67,1) ), color-stop( 1, rgba(214,115,33,1) ) ); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFC243,EndColorStr=#FFD67321); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFC243,EndColorStr=#FFD67321)"; }
#shop_products h4 { color: #41311b; text-shadow: 0px 1px 0px #f0e0be; }
#shop_products a, #shop_products a:link, #shop_products a:visited { text-decoration: none; font-size: 14px; line-height: 20px; color: #41311b; }
#shop_products a:hover { padding-left: 4px; }
#my_account { display: block; width: 144px; border: 1px solid #e6e6e6; padding: 9px 4px 5px 8px; margin-left: -10px; margin-bottom: 15px; color: #525252; -webkit-box-shadow: 0px 0px 5px #939393; box-shadow: 0px 0px 5px #939393; border-radius: 2px;
background: #D3D3D3; background: -moz-linear-gradient( top, rgba(229,229,229,1), rgba(195,195,195,1) ); background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(229,229,229,1) ), color-stop( 1, rgba(195,195,195,1) ) ); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFE5E5E5,EndColorStr=#FFC3C3C3); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFE5E5E5,EndColorStr=#FFC3C3C3)"; }
#my_account h4 { color: #444; text-shadow: 0px 1px 0px #fff; }
#my_account_logged a, #my_account_logged a:link, #my_account_logged a:visited { text-decoration: none; font-size: 14px; line-height: 20px; color: #525252; }
#my_account_logged a:hover { padding-left: 4px; }
#my_account_logged a:hover small { font-size: 14px; }
#my_account_unlogged { color: #525252; }
#my_account_unlogged_bt_cart { text-align: center; margin-top: 15px; margin-bottom: 10px; }
#my_cart { border-radius: 3px; }

/* RIGHT COLUMN */
#col_right { float: left; width: 780px; min-height: 400px; padding-bottom: 30px; }
#col_right a.link, #col_right a:link.link, #col_right a:visited.link { color: inherit; text-decoration: underline; }
#col_right a:hover.link { text-decoration: none; }
#col_right p { line-height: 1.4em; }

/* BREADCRUMB */
#breadcrumb { background: #d2d2ba; padding: 5px 3px 6px 6px; font-size: 9px; text-transform: uppercase; color: #7f7f6a; margin-bottom: 10px; border-radius: 3px; }
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited { color: #7f7f6a; }
#breadcrumb .separator { padding-left: 5px; padding-right: 5px; }

/* FOOTER */
#footer { width: 960px; height: 140px; padding-top: 47px; margin: 0px auto 20px auto; background: url('images/ig/footer-bg.jpg') center top no-repeat; }
#footer .facebook { margin-left: 80px; margin-right: 80px; }
#footer .facebook:hover { opacity: 0.7; }
#footer_bottom { font-size: 9px; text-transform: uppercase; padding-top: 40px; }
#footer_bottom .links { color: #ffffff; line-height: 15px; }
#footer_bottom .links a, #footer_bottom .links a:link, #footer_bottom .links a:visited { color: #ffffff; text-decoration: none; }
#footer_bottom .links a:hover { text-decoration: underline; }
#footer_bottom .alcohol { float: right; text-align: right; color: #ffab00; }

/* MULTIPLE USAGES */
h1 { font-size: 30px; font-weight: bold; margin-bottom: 10px; color: #a20327; text-shadow: 1px 1px 0px #fff; }
h2 { font-size: 20px; font-weight: bold; margin-top: 20px; margin-bottom: 10px; color: #8a3e4f; text-transform: uppercase; }
.h2_smalllink { font-size: 10px; }
.h2_smalllink a, .h2_smalllink a:link, .h2_smalllink a:visited { color: inherit; }
h3 { font-size: 15px; font-weight: bold; margin-top: 20px; margin-bottom: 0px; text-transform: uppercase; }
p { margin-bottom: 0.9em; }
a, a:link, a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
small { font-size: 0.8em; }
big { font-size: 1.2em; }
strong { font-weight: bold; }
.result { text-align: center; margin: 30px; }
.result a, .result a:link, .result a:visited { color: #008091; }
.success 	{ color: #333333; padding: 6px 8px 6px 8px; font-size: 12px; margin: 16px; background: #EBFCEA; border: 1px solid #32B714; border-radius: 4px; font-family: 'Lucida Grande', Verdana; text-shadow: 0px 1px 0px #fff; }
.error 		{ color: #333333; padding: 6px 8px 6px 8px; font-size: 12px; margin: 16px; background: #FFEBE8; border: 1px solid #CC0000; border-radius: 4px; font-family: 'Lucida Grande', Verdana; text-shadow: 0px 1px 0px #fff; }
.info 		{ color: #333333; padding: 6px 8px 6px 8px; font-size: 12px; margin: 16px; background: #F2F5C7; border: 1px solid #D2BB91; border-radius: 4px; font-family: 'Lucida Grande', Verdana; text-shadow: 0px 1px 0px #fff; }
ul { list-style-type: circle; list-style-position: inside; margin-bottom: 10px; }
hr { border: 0px; border-top: 1px dashed #d2d2ba; margin: 20px auto 20px auto; }
.survol { cursor: pointer; }

/* VARIOUS */
.our_products_thumbs { margin-bottom: 10px; }
#accueil_montage_photos { display: block; margin: 30px auto 40px auto; }
#accueil_boutique_plusdeproduits { text-align: right; font-weight: bold; font-size: 13px; }
.cart_table { width: 100%; }
.cart_table td { padding: 4px; vertical-align: middle; }
.productpage_logo_bio { float: right; margin-left: 20px; margin-bottom: 15px; }
.productpage_linkstoshop_table { width: 100%; font-size: 14px; margin-top: 30px; }
.productpage_linkstoshop_table td { padding: 3px; text-align: center; }
.productpage_linkstoshop_table .titles { font-weight: bold; text-align: center; }
#compte_tableau_liste_adresses { width: 100%; }
#compte_tableau_liste_adresses tr td { padding: 4px; }
#cgv_tableau_fdp { width: 100%; background: #E4E3D5; }
#cgv_tableau_fdp tr td { padding: 4px; text-align: center; }

/* CATALOG */
.catalog_block { display: block; float: left; width: 366px; height: 157px; padding: 8px; background: #ffffff; border: 1px solid #cabaa4; border-radius: 4px; margin-bottom: 10px; margin-right: 10px; }
a.catalog_block, a.catalog_block:link, a.catalog_block:visited { color: inherit; text-decoration: none; }
.catalog_block:hover { box-shadow: 0px 0px 7px #8d8a69; -webkit-box-shadow: 0px 0px 7px #8d8a69; }
.catalog_block.right { margin-right: 0px; }
.catalog_thumb { display: block; float: left; width: 155px; height: 155px; background-repeat: no-repeat; background-position: center center;  border: 1px solid #cabaa4; margin-right: 10px; }
.catalog_infos { display: block; float: left; width: 192px; height: 200px; }
.catalog_infos_description { display: block; height: 126px; border-bottom: 1px dashed #cabaa4; }
.catalog_title { display: block; font-size: 17px; font-weight: bold; color: #a20327; }
.catalog_description { display: block; padding-top: 8px; color: #555; }
.catalog_infos_price { display: block; height: 20px; background: url('images/ig/catalog-block-plus-infos.gif') 0px 5px no-repeat; font-size: 16px; font-weight: bold; padding-left: 134px; padding-top: 10px; color: #444; }

/* PRODUCT */
#prod_leftcol { display: block; float: left; width: 300px; margin-right: 20px; }
#prod_rightcol { display: block; float: left; width: 460px; }
#prod_rightcol a, #prod_rightcol a:link, #prod_rightcol a:visited { color: inherit; text-decoration: underline; }
#prod_rightcol a:hover { text-decoration: none; }
.photo_block { width: 278px; padding: 10px; border: 1px solid #d2d2ba; background: #fff; text-align: center; margin-bottom: 5px; border-radius: 4px; -webkit-border-radius: 4px; }
.prod_price { color: #a20327; font-size: 17px; }
.commentaire { background: #DEDDCF; padding: 7px; border-radius: 5px; -webkit-box-radius: 5px; margin-bottom: 10px; }
.commentaire_infos { font-size: 11px; margin-bottom: 5px; font-weight: bold; }
#product_comment { }
#product_comment .inputzone { display: block; float: left; width: 245px; }
#product_comment label { float: none; width: 180px; text-align: left; padding-bottom: 1px; }
#product_comment .input { width: 195px; }
#product_comment textarea { width: 440px; height: 104px; }
#product_comment .submit { display: block; font-size: 14px; margin: 10px auto 0px 0px; }

/* FORMS */
label { display: block; float: left; width: 142px; padding-top: 8px; padding-right: 10px; text-align: right; font-weight: bold; text-shadow: 0px 1px 0px #ffffff; }
textarea, input { border: 1px solid #cacaca; background-color: #ffffff; margin-bottom: 1px; padding: 4px; color: #575757; font-size: 12px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.button { border: 1px solid #b4b4b4; padding: 3px 9px 3px 10px; -moz-border-radius: 20px; border-radius: 20px; color: #464646; text-shadow: 0px 1px 0px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=-1); cursor: pointer; background: -moz-linear-gradient( top, rgba(255,255,255,1), rgba(192,192,192,1) ); background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(255,255,255,1) ), color-stop( 1, rgba(192,192,192,1) ) ); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFC0C0C0); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFC0C0C0)"; }
.button:hover { background: -moz-linear-gradient( top, rgba(255,255,255,1), rgba(171,171,171,1) ); background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(255,255,255,1) ), color-stop( 1, rgba(171,171,171,1) ) ); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFABABAB); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFABABAB)"; }
.button:active { background: -moz-linear-gradient( top, rgba(192,192,192,1), rgba(255,255,255,1) ); background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(192,192,192,1) ), color-stop( 1, rgba(255,255,255,1) ) ); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFC0C0C0,EndColorStr=#FFFFFFFF); -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFC0C0C0,EndColorStr=#FFFFFFFF)"; }
a.button { text-decoration: none; }
.button.big { font-size: 14px; padding: 3px 10px 3px 11px; text-shadow: 0px 1px 0px #eee; }
.button.small { font-size: 11px; padding: 2px 7px 1px 7px; text-shadow: 0px 1px 0px #eee; }

/* RESTAURANT */
.restaurant_thumb { margin: 0px 10px 10px 0px; }
.restaurant_thumb_right { margin-right: 0px; }

/* RECETTES */
#lien_recettes { background: #5a3636; opacity: 0.7; position: absolute; top: 0px; right: 15px; padding: 7px; border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; color: #fff; text-decoration: none; }
#lien_recettes:hover { opacity: 1; }
#recettes_colgauche { float: left; width: 240px; margin-right: 10px; }
#recettes_coldroite { float: left; width: 530px; }

/* FACEBOX */
#facebox h1 { font-size: 20px; }
#facebox hr { margin-top: 10px; margin-bottom: 10px; }

/* IE6 = GRRRRRR */
* html .button { background: #eee; }
/* IE7 = GRRRRRRRRRRRRRRRR */
*+html .button { background: #eee; }
/* IE8 = GRRRRR :P */
.button { background /*\**/: #eee\9; }
