/* @group General */

html,body {

	background-color: #564a45;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 12px;
	
}

a {

	text-decoration: none;
	
}

a:hover {

	text-decoration: none;
	color: inherit;
	
}

a img {

	border: 0px;
	
}

p {

	text-align: left;
	line-height: 24px;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	
}

h1 {

	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
}

h2 {

	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #e2007a;
	line-height: 14px;
	
}

input {

	border: 0px;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	padding: 1px;
	color: #564a45;
	
}

textarea {

	border: 0px;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	vertical-align: top;
	padding: 3px;
	color: #564a45;
	
}

.spacer {

	clear: both;
	
}

/* @end */

/* @group Page */

#pageLayout {

	width: 985px;
	margin: 0 auto;
	
}

#pageContent {

	background: url(../images/bg_shadow.jpg) repeat-y top center;
	
}

#pageHeader {

	background: url(../images/bg_header.jpg) no-repeat top center;
	width: 955px;
	margin: 0 auto;
	height: 100px;
	padding-top: 40px;
	text-align: center;
	
}

#pageHeader #logo {

	text-align: left;
	position: relative;
	top: -8px;
	
}

#pageHeader #btnLang a {

}

#menu {

	margin-left: 150px;
	
}

#menu ul {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	
}

#menu li {

	display: inline;
	padding: 0px 4px 0px 4px;
	border-right: 1px dotted #E13076;
	text-align: center;
	
}

#menu li a {

	font-weight: bold;
	color: #564a45;
	
}

#menu li a:hover {

	text-decoration: none;
	
}

#menu li #selection {

	color: #e52f75;
	
}

#menu #last {

	border: 0px;
	
}

#pageBody {

	width: 661px;
	padding: 10px 150px 20px 144px;
	background: url(../images/bg.jpg) no-repeat top center;
	margin: 0 auto;
	min-height: 790px;
	height: 790px;
	height: auto !important;
	
}

/* @end */

/* @group Home */

#homeCenterThumb {

	padding: 0px 26px;
	
}

#homeTop {

	margin-top: 15px;
	margin-bottom: 30px;
	
}

/* @end */

/* @group Presentation */

#presentationLayout {

	padding: 10px
	
}

#presentationLayout {

	padding: 10px;
	color: #564a45;
	
}

#presentationLayout #manual {

	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	line-height: 24px;
	
}

#presentationLayout strong {

	color: #564a45;
	font-weight: bold;
	
}

#presentationLayout a {

	color: #564a45;
	text-decoration: underline;
	
}

#presentationLayout a {

	color: #564a45;
	
}

#presentationLayout img {

	padding-right: 18px;
	float: left;
	
}

/* @end */

/* @group Qui Sommes Nous */

#quisommesnousLayout {

	color: #564a45;
	margin-top: 10px;
	
}

#quisommesnousLayout #col1 {

	float: left;
	margin-right: 25px;
	width: 310px;
	
}

#quisommesnousLayout #col2 {

	float: left;
	margin-left: 25px;
	width: 300px;
	
}

/* @end */

/* @group Contact */

#contactLayout {

	margin-top: 10px;
	padding-top: 18px;
	padding-right: 16px;
	background: #e63a7c url(../images/contact_email.jpg) no-repeat bottom left;
	color: #FFF;
	height: 370px;
	
}

#contactLayout form {

	
	
}

#contactLayout .inputLayout {

	text-align: right;
	margin-bottom: 7px;
	
}

#contactLayout .inputLayout label {

	font-weight: bold;
	text-align: right;
	
}

#contactLayout .inputLayout #n {

	display: none;
	
}

#contactLayout .inputLayout #sendBtn {

	background: url(../images/contact_send.jpg) no-repeat 0px 0px;
	width: 117px;
	height: 50px;
	color: transparent;
	position: relative;
	left: 14px;
	border: 0px;
	
}

#contactLayout .inputLayout #sendBtn span {

	display: none;
	
}

/* @end */

/* @group Collections */

#collectionsLayout {

	background: url(../images/collections_quality.jpg) no-repeat right 0px;
	
}

#collectionsLayout h1 {

	padding-bottom: 65px;
	
}

#collectionsLayout ul {

	list-style-type: none;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	
}

#collectionsLayout .element {

	width: 200px;
	color: #564a45;
	float: left;
	padding: 0px 10px 40px 10px;
	
}

#collectionsLayout .element img {

	margin-bottom: 10px;
	
}

#collectionsLayout a {

	color: #999999;
	font-size: 11px;
	
}

#collectionsLayout a:hover {

	text-decoration: none;
	
}

#collectionsDetailsLayout {

	background: url(../images/collections_quality.jpg) no-repeat right 0px;
	
}

#collectionsDetailsLayout h1 {

	padding-bottom: 15px;
	
}

#collectionsDetailsLayout ul {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	
}

#collectionsDetailsLayout .element {

	width: 120px;
	color: #564a45;
	float: left;
	padding: 0px 20px 40px 0px;
	
}

#collectionsDetailsLayout .element img {

	margin-bottom: 10px;
	
}

#collectionsDetailsLayout a {

	color: #999999;
	font-size: 11px;
	
}

/* @end */

/* @group Store */

#storeLayout {

	margin: 5px 0px;
	
}

#storeLayout .quantity {

	border: 1px solid #CCC;
	font-size: 10px;
	color: #555;
	margin: 0px 8px;
	padding: 1px;
	text-align: center;
	background: transparent;
	
}

#storeLayout #productColumn {

	float: left;
	width: 572px;
	background: url(../images/store_prod_border.jpg) repeat-y center top;
	
/*background:url(../images/store_prod_border.jpg) repeat-y 0px 0px;*/
	
}

#storeLayout #productColumn #submenu {

	width: 560px;
	padding: 7px 0px;
	margin-bottom: 0px;
	margin: 0px auto;
	
}

#storeLayout #productColumn #submenu a:hover {

	color: #e52f75;
	
}

#storeLayout #productColumn #productContainer {

	width: 572px;
	
	background: url(../images/store_prod_bg.jpg) no-repeat left bottom;
	
}


#storeLayout #productColumn #productContainer #productFootnote {

	
	color: #9a857c;
	font-size: 11px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#storeLayout #productColumn #productContainer .collectionDesc {

	color: #564a45;
	font-size: 16px;
	margin-top: 23px;
	text-align: left;
	margin-left:22px;
	margin-bottom: 20px;
}

#storeLayout #productColumn #productContainer .collectionDesc h4 {

	color:#e52f75 ;	
	font-weight:bold;
}


#storeLayout #productColumn #productContainer .collectionDesc img {

	padding-right: 10px;
	padding-bottom: 40px;
	float: left;
	
}

#storeLayout #productColumn #productContainer .productList {

	width: 540px;
	margin: 0px auto;
	
}

#storeLayout #productColumn #productContainer ul {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

#storeLayout #productColumn #productContainer .element {

	width: 120px;
	color: #564a45;
	padding: 0px 7px 40px 7px;
	line-height: 18px;
	font-size: 12px;
	float: left;
	
}

#storeLayout #productColumn #productContainer .element img {

	margin-bottom: 10px;
	width: 120px;
	height: 120px;
	padding: 0px;
	
}

#storeLayout #productColumn #productContainer .element form {

	padding: 0px;
	margin: 0px;
	
}

#storeLayout #productColumn #productContainer .element .buyBtn {

	background: url(../images/store_btn_buy.jpg) no-repeat 0px 0px;
	width: 70px;
	height: 25px;
	color: transparent;
	border: 0px;
	position: relative;
	left: -5px;
	margin-top: 5px;
	
}

#storeLayout #productColumn #productContainer .element .buyBtn span {

	display: none;
	
}

#storeLayout #cartColumn {

	float: left;
	width: 242px;
	position: relative;
	top: -17px;
	
}

#storeLayout #cartColumn ul {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

#storeLayout #cartColumn #cartTop {

	height: 167px;
	background: url(../images/store_cart_top.jpg) no-repeat left top;
	
}

#storeLayout #cartColumn #cartList {

	background-color: #F6F6F6;
	
}

#storeLayout #cartColumn #cartList ul {

	background: url(../images/store_cart_bg.jpg) no-repeat left top;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

#storeLayout #cartColumn .cartItem {

	border-bottom: 1px dotted #564A45;
	padding: 7px 10px;
	color: #564A45;
	
}

#storeLayout #cartColumn .cartItemLast {

	border-bottom: 1px solid #564A45;
	
}

#storeLayout #cartColumn .total {

	font-size: 13px;
	border-bottom: 0px;
	color: #564A45;
}

#storeLayout #cartColumn .nameColumn {

	width: 95px;
	float: left;
	
}

#storeLayout #cartColumn .nameColumn a {

	color: #564A45;
	
}

#storeLayout #cartColumn  .priceColumn {

	float: left;
	width: 100px;
	padding-left: 27px;
	text-align: left;
	
}

#storeLayout #cartColumn .total .priceColumn {

	width: 45px;
	padding-left: 0px;
	margin-left: 71px;
	
}

#storeLayout #cartColumn #checkout {

	text-align: center;
	padding: 10px 0px;
	color: #564A45;
}

#storeLayout #cartColumn .checkoutBtn {

	background: url(../images/store_btn_checkout.jpg) no-repeat 0px 0px;
	width: 97px;
	height: 30px;
	color: transparent;
	border: 0px;
	
	
}

#storeLayout #cartColumn .checkoutBtn span {

	display: none;
	
}
	


/* @end */

/* @group Misc */

#submenu {

	background-color: #f2f2f2;
	border-bottom: 1px solid #f7c0d5;
	padding: 7px 35px;
	width: 470px;
	margin-bottom: 28px;
	
}

#submenu  ul {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	
}

#submenu  li {

	display: inline;
	padding: 0px 8px 0px 8px;
	
}

#submenu  li a {

	font-weight: bold;
	color: #564a45;
	
}

#submenu  li a:hover {

	text-decoration: none;
	
}

#submenu  li #selection {

	color: #e52f75;
	
}

#logoDown {

	text-align: center;
	
}

#pageFooter {

	height: 50px;
	background: url(../images/bg_footer.jpg) no-repeat top center;
	color: #959696;
	text-align: center;
	padding-top: 15px;
	
}

#pageFooter a {

	color: #959696;
	
}

#designby {

	color: #828181;
	text-align: right;
	font-size: 9px;
	line-height: 8px;
	padding-right: 14px;
	position: relative;
	top: -10px;
	
}

/* @end */
