/* 
	Auteur: Emmanuel Guillemart 
	Url: http://wwww.lamanufabrique.com
*/

/* @group reset */
/* v1.1 | 20090719 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1px;
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* @end */

/* @group class */

h1, h2, h3, h4{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	color: #3e2b28;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	color: #3e2b28;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	color: #3e2b28;
}

cite{
  display: block;
	color: #3e2b28;
	font: italic 9px/15px Verdana, sans-serif;
}

p, ul, li{
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana, sans-serif;
	color: #3e2b28;
}

a {
	text-decoration: none;
	color: #3e2b28;
}

a:hover {
	color: #eb877f;
}

a:link {
	color: #2daaaf;
}

a.current {
	color: #a23119;
}

a, a:link, a:visited, a:hover, a.current { outline: none; }

.rose {
	color: #d56969;
}

.bold {
	font-weight: bold;
}

.greengg {
	color: #7a932d;
}

.bluemanu {
	color: #46a5b6;
}

.bordeaux {
	color: #a23119;
}

div.centered { text-align: center; }

div.clear { clear: both; }
/* @end */

/* @group main */
html { /*background-image: url(../_img/back_main.png);*/}

body {
	background-image: url(../_img/back_main.png);
	/*background: transparent url(../_img/back_top.png) no-repeat;*/
}

#wrapper {
  /*
	width: 811px;
	margin: 0 auto;
	*/
	background: transparent url(../_img/back_top.png) no-repeat;
	margin: 0 auto;
	width: 1224px;
}

#container {
/*
	background: transparent url(../_img/back_top.png) no-repeat;
	position: relative;
	right: 250px;
	width: 900px;
	padding-left: 250px;
*/
  padding-left: 250px;
	text-align: left;

}

#container_left {
	/* largeur avec ombre*/
	width: 638px;
	float: left;
	z-index: 1;
	left: 5px;
	position: relative;
}

#container_right {
	width: 173px;
	float: left;
	z-index: 0;
	margin-top: 148px;
	margin-right: 89px;
}

#footer {
	clear: both;
	width: 638px;
	height: 185px;
	z-index: 1;
	left: 5px;
	position: relative;
	font: 11px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #3e2b28;
}

#back_foot {
	height: 165px;
	width: 100%;
	bottom: 0;
	background: url(../_img/back_foot.gif) repeat-x 80px;
	z-index: -1;
	position: relative;
	margin-top: -40px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
/* @end */

/* @group left */

/* @group head */

#header {
	height: 148px;
	text-align: center;
}
#langues{
	float: right;
	display: block;
	/*margin: 0 25px 0 0;*/
	margin: 0;
	padding: 0;
	width: 54px;
}

#langues a#fr {
	width: 27px;
	height: 17px;
	display: block;
	overflow: hidden;
	margin: 0;
	background: url(../_img/btn_fr.gif) no-repeat 0 -17px;
	text-indent: -64px;
	float: left;
}

#langues a#fr.current {
	background-position: 0 0px;
	margin: 0;
}

#langues a#en {
	width: 27px;
	height: 17px;
	display: block;
	overflow: hidden;
	margin: 0;
	background: url(../_img/btn_en.gif) no-repeat 0 -17px;
	text-indent: -64px;
	float: left;
}

#langues a#en.current {
	background-position: 0 0px;
	margin: 0;
}

#header img{
	margin-left: 50px;
	margin-top: 20px;
	clear: both;
	text-align: center;
}

/* @end */

/* @group menu */

#menu {
	margin: 0;
	padding: 0;
	height: 85px;
	outline: none;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	outline: none;
}

#menu li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	outline: none;
}

a#collection{
	background: url(../_img/btn_collection.png) no-repeat 0 0;
	width: 159px;
	height /**/:85px;
	height: 0px !important;
	overflow: hidden;
	padding-top: 85px;
	display: block;
	margin-top: 0;
	outline: none;
}

a#collection:hover {
	background-position: 0 -85px;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 159px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
	outline: none;
}
	
a#collection.current {
	background-position: 0 -85px;
	margin: 0px;
	display: block;
	width: 159px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
	outline: none;
}

a#points{
	background: url(../_img/btn_points.png) no-repeat 0 0;
	width: 186px;
	height /**/:85px;
	height: 0px !important;
	overflow: hidden;
	padding-top: 85px;
	display: block;
	margin-top: 0;
}

a#points:hover {
	background-position: 0 -85px;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 186px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
}
	
a#points.current {
	background-position: 0 -85px;
	margin: 0px;
	display: block;
	width: 186px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
	outline: none;
}

a#parle{
	background: url(../_img/btn_parle.png) no-repeat 0 0;
	width: 151px;
	height /**/:85px;
	height: 0px !important;
	overflow: hidden;
	padding-top: 85px;
	display: block;
	margin-top: 0;
}
a#parle:hover {
	background-position: 0 -85px;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 151px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
}
	
a#parle.current {
	background-position: 0 -85px;
	margin: 0px;
	display: block;
	width: 151px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
	outline: none;
}

a#contact{
	background: url(../_img/btn_contact.png) no-repeat 0 0;
	width: 142px;
	height /**/:85px;
	height: 0px !important;
	overflow: hidden;
	padding-top: 85px;
	display: block;
	margin-top: 0;
}

a#contact:hover {
	background-position: 0 -85px;
	text-decoration: none;
	margin: 0px;
	display: block;
	width: 142px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
}
	
a#contact.current {
	background-position: 0 -85px;
	margin: 0px;
	display: block;
	width: 142px;
	padding-top: 85px;
	height: 0px !important;
	height /**/:85px;
	overflow: hidden;
	outline: none;
}

/* @end */

/* @group goback_top */

#goback_top {
	clear: both;
	margin-left: 3px;
	margin-right: 5px;
	padding: 10px 0 0;
	height: 40px;
}

#goback_top img {
	margin-left: 10px;
	margin-bottom: 5px;
}

#goback_top hr {
	border: 1px dashed #c4b9a8;
	padding: 0;
	margin: 0;
}

/* @end */

/* @end */

/* @group side */

#panier {
	min-height: 115px;
}

#sidebar {
	height: 284px;
	background-image: url(../_img/back_sidebar.gif);
	color: #8c8478;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

#sidebar ul{
	padding-top: 35px;
}

#sidebar li{
	margin-top: 9px;
	text-shadow: #fff 0 1px 0;
	padding-left: 10px;
	margin-bottom: 9px;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd5c3;
}

#sidebar a, #sidebar a:visited {
	color: #8c8478;
}

#sidebar ul li a.current {
	color: #a23119;
}

#sidebar a:hover  {
	color: #eb877f;
}

#sidebar hr {
	border-bottom-color: #f7f3ec;
	border-bottom-style: solid;
	border-top: 2px solid #ddd5c3;
}

/* @end */

/* @group footer */

#footer_background {
	background: transparent url(../_img/back_posts.png) repeat-y;
	padding-top: 10px;
	padding-left: 20px;
}

#footer_directlink {
	list-style-type: none;
	width: 370px;
	margin-left: 10px;
	text-align: left;
	padding-top: 20px;
	float: left;
	/*margin-bottom: -5px;*/
}

#footer_directlink li {
	display: inline;
	margin-right: 10px;
}

#footer_directlink li a:hover img{
	border-bottom: 3px dashed #eb877f;
	margin-bottom: -3px;
}

#footer_colonne {
	width: 200px;
	display: block;
	text-align: left;
	/*
	margin-left: 385px;
	margin-top: -117px;
	*/
	padding-top: 4px;
	padding-left: 5px;

	float: left;
}

#footer_news img.title {
	padding: 0;
	margin: 0;
	height: 16px;
}

#social_network li {
	display: inline;
}

#news_submit { position: relative; top: 6px;}

#footer_news form {
	margin-top: 5px;
}

#footer_news form input {
	padding: 0;
}

#social_network li a img {
	padding-right: 10px;
}

#footer_bottom {
	/*clear: both;*/
}

#footer p{
	margin-top: 5px;
}

/* @end */

/* @group post */

#posts_main {
	min-height: 400px;
	clear: left;
	background: transparent url(../_img/back_posts.png) repeat-y;
	margin: 0;
	padding: 0;
}

#colonneseul {
	width: 553px;
	min-height: 400px;
	background-color: #f3f0dd;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomleft: 1em;
    -moz-border-radius-bottomright: 1em;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -webkit-border-bottom-right-radius: 1em;
    border-radius: 1em;
	margin-left: 22px;
	padding: 20px;
}

#colonneleft {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0;
}

#colonneleft ul {
	padding-left: 20px;
}

#colonneleft ul li {
	list-style-type: disc;
	list-style-image: url(../_img/bullet_arrow_pink.gif);
}

#colonneright {
	width: 165px;
	top: 0;
	margin-left: 375px;
}

#colonneright img {
	padding-bottom: 10px;
}

img.titrecolonne {
	margin-bottom: 10px;
	/*margin-left: -25px;*/
}

img.imgcolonneequipe {
	float: right;
	margin-right: 10px;
}

p.colonneequipe {
	width: 350px;
	margin-bottom: 32px;
}

ul.amis { margin: 8px 16px 0 16px; }

ul.amis li a {
	color: #2daaaf;
}

ul.amis li a:visited{
	color: #1d777a;
}

ul.amis li a:hover {
	color: #eb877f;
}

div.cgv h1, div.cgv h2, div.cgv h3 {
  margin: 16px 0;
}

div.cgv ul { margin: 8px 16px; }
div.cgv li { list-style-type: square; }
/* @group fiche */

#fichezone.left {
	background: url(../_img/post_back_big.gif) no-repeat;
	float: left;
	margin: 0 0 0 10px;
	width: 306px;
	height: 504px;
}

#fichezone.right {
	width: 306px;
	float: left;
	margin-left: 10px;
}

#fichezone.right #detail p{
	background: url(../_img/post_detail_center.gif) repeat-y;
	color: #3e2b28;
	font: 13px/23px Verdana, sans-serif;
	padding: 5px 12px;
}

/* @group produit thumb */

#fichezone.left #largeImg, #fichezone.left .largeImg {
	width: 271px;
	height: 383px;
	background: url(../_img/post_back_img_big.gif) no-repeat;
	padding: 8px 9px 9px 7px;
	margin-left: 10px;
	margin-top: 10px;
}

#fichezone.left .thumbs {
	padding: 0;
	margin: 5px 0 0 8px;
}

#fichezone.left .thumbs img {
	width: 61px;
	height: 61px;
	padding: 3px;
	border: solid 1px #ccc;
}
#fichezone.left .thumbs img:hover {
	border: 1px solid #eb877f;
	margin: 0;
}
			

/* @end */



/* @end */

/* @group collection */

.post {
	width: 275px;
	height: 407px;
	margin-top: 0;
	float: left;
	background: transparent url('../_img/post_back.gif') no-repeat 73% 50%;
	padding: 0;
	padding-left: 28px;
	margin-bottom: 15px;
}
/*
.post * { margin-left: 28px; border: 1px solid red;}
*/
.post p {
	margin-left: 28px;
}

.post img.title_product {
  margin-bottom: 4px;
}

.post img.product {
	background: url(../_img/post_back_img.gif) no-repeat;
	padding: 5px 7px 7px 5px;
	margin-left: 26px;
}

.post img.btndetail {
	margin-left: 50px;
}



/* @end */

/* @group acheter */

.acheter {
	padding: 0;
	font: bold 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #3e2b28;
	margin-left: 5px;
	margin-top: 10px;
	height: 74px;
}

.acheter a.linkaddtocart {
	color: #2daaaf;
	margin: 0;
	padding: 0;
	height: 44px;
	position: relative;
	bottom: 30px;
}

.acheter a.linkaddtocart:hover {
	color: #eb877f;
}

.acheter a.linkaddtocart img {
	position: relative;
	top: 15px;
}

.acheter input.linkaddtocart {
  position: relative;
  top: -16px;
}
/* @end */

/* @group commande */
.form_page div { margin: 0 20px; }
.form_page h1 { margin: 0 20px 16px 20px; }
.sacasake_form { width: 549px; background: transparent url('../_img/cart_bg.png') repeat-y; padding: 0 20px;}
.sacasake_form p { margin-right: 32px; }

#order h2, #command h2 { margin: 0 0 16px 0; }
#order input, #order textarea, #command input { margin: 0; padding: 0; padding-bottom: 1px; border: none; background-color: transparent; color: #392624; }
#order select, #order option { background-color: rgb(237,223,202); border: none; color: #392624; }
#order select { border: 1px solid rgb(241,231,212); border-top: 1px solid rgb(217,191,157); }
#order option { text-transform: lowercase; }
#order option:first-letter { text-transform: uppercase; }
#order .delivery { display: none; }
#order div.sk_small { /*width: 208px;*/ height: 22px; background: transparent url('../_img/input_small.png') no-repeat; }
#order div.sk_small input { width: 198px; margin-left: 6px; margin-top: 4px; line-height: 14px; font: normal 12px verdana; }
#order div.sk_area { /*width: 340px;*/ height: 58px; background: transparent url('../_img/command_champ_adress.png') -4px -4px no-repeat; }
#order div.area_contact { /*width: 340px;*/ height: 257px; background: transparent url('../_img/contact_champ_message.png') -4px -4px no-repeat; }
#order div.sk_area textarea { width: 320px; height: 47px; margin-left: 6px; margin-top: 6px; line-height: 14px; font: normal 12px verdana; float: left; }
#order div.area_contact textarea { width: 320px; height: 245px; margin-left: 6px; margin-top: 6px; line-height: 14px; font: normal 12px verdana; float: left; }
#order div.sk_small, #order div.sk_area { margin: 6px 0; }
#order input.check { border: 1px solid #392624; }
#dialog { display: none; }

select { vertical-align: middle; padding-top: 1px; }

.helper { display: none; color: #3e2b28; }
.helperArea { display: none; float: left; margin-top: 8px; color: #3e2b28; }

ul.recap { margin: 6px 10px; }
/* @end */

/* @group cart */
#cart { margin-left: 20px; margin-right: 20px;}
.sacasake_cart { width: 549px; }
table.cart { width: 549px; border: none; margin: 0; padding: 0; }
table.cart tr { /*background: transparent url('../_img/cart_bg_nico.png') repeat-y;*/ }
table.cart tr.nobg { background-image: none; }
table.cart tr.nobg td.cart_unitaire { font-weight: bold; }
table.cart tr.cart_header { width: 549px; height: 38px; /*background: transparent url('../_img/cart_header.png') no-repeat;*/ border: none; }
table.cart tr.cart_footer { width: 549px; height: 48px; /*background: transparent url('../_img/cart_footer_nico.png') no-repeat;*/ border: none; }
table.cart th { font-weight: bold; padding-top: 8px; font-size: 16px; line-height: 20px; color: #3e2b28; }
table.cart th, table.cart td { vertical-align: middle; text-align: center; font-size: 12px; }
table.cart td { height: 48px; background-image: none; }
table.cart tr.nobg td { height: 36px; }
table.cart td.cart_footer_shadow { width: 549px; height: 8px; line-height: 8px; overflow: none; background: transparent url('../_img/cart_footer_shadow.png') no-repeat; border: none; }
table.cart .cart_designation { padding-left: 16px; padding-right: 8px; text-align: left; }
td.cart_designation { font-size: 14px; line-height: 18px; color: #3e2b28; }
.cart_quantite { width: 92px; text-align: center; font-size: 14px; line-height: 18px; color: #3e2b28; }
.cart_unitaire, .cart_total, .cart_supprimer { width: 99px; text-align: center; font-size: 14px; line-height: 18px; color: #3e2b28; }
table.cart td.aright { text-align: right; }
table.cart td.spacer { width: 6px; border: none; }
a.btn { height: 25px; color: #eb877f; font-weight: bold; background: transparent url('../_img/btn_fleche.gif') center left no-repeat; margin-left: 16px; padding-left: 26px; padding-top: 11px; padding-bottom: 6px; float: right; }

/* Safari Trick */
table.cart th.cart_designation { background: transparent url('../_img/cart_header.png') 0% 0% no-repeat; }
table.cart th.cart_supprimer { background: transparent url('../_img/cart_header.png') 100% 0% no-repeat; }
table.cart th.cart_quantite,
table.cart th.cart_unitaire,
table.cart th.cart_total
 { background: transparent url('../_img/cart_header.png') -16px 0 no-repeat; }

table.cart td.cart_designation { background: transparent url('../_img/cart_bg.png') 0% 0% repeat-y;  border-right: 1px solid #7c6852; }
table.cart td.cart_empty { background: transparent url('../_img/cart_bg.png') 0% 0% repeat-y; }
table.cart td.cart_supprimer { background: transparent url('../_img/cart_bg.png') 100% 0% repeat-y; }
table.cart td.cart_quantite,
table.cart td.cart_unitaire,
table.cart td.cart_total
 { background: transparent url('../_img/cart_bg.png') -16px 0 repeat-y; border-right: 1px solid #7c6852; }
 
table.cart tr.cart_footer td.cart_designation { background: transparent url('../_img/cart_footer.png') 0% 0% repeat-y; }
table.cart tr.cart_footer td.cart_empty { background: transparent url('../_img/cart_footer.png') 0% 0% repeat-y; }
table.cart tr.cart_footer td.cart_supprimer { background: transparent url('../_img/cart_footer.png') 100% 0% repeat-y; }
table.cart tr.cart_footer td.cart_quantite,
table.cart tr.cart_footer td.cart_unitaire,
table.cart tr.cart_footer td.cart_total
 { background: transparent url('../_img/cart_footer.png') -16px 0 repeat-y; }
 
table.cart tr.nobg td { background-image: none; border: none; }
/* Fin Trick */


/* SimpleModal Styles */
.simplemodal-overlay {background-color:#000; cursor:wait;}
.simplemodal-container {background-color:#ecd8bd; border:1px solid #392624; width: 180px; height: 80px; }
a.modalCloseImg {background:url(../_img/xs.png) no-repeat; width:21px; height:22px; display:inline; z-index:3200; position:absolute; top:-10px; right:-10px; cursor:pointer;}

/* @end */

/* Gallery Style */
#press_gallery { background: transparent url('../_img/fond_presse.png') no-repeat; width: 549px; height: 434px; overflow: none; padding-top: 24px; padding-left: 16px; }
#press_gallery li { display: inline; width: 125px; height: 126px; margin: 0; padding: 0; }
/* @end */
