body {
	/*background-color: white;*/
	background: url(../img/img17.jpg) repeat-x left top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #5d717e;
	text-align:center;
	margin: 0;
	padding: 0;
	/*color: #5A554E;*/
}

/* Menu */
#headertwo {
	float: left;
	/*width: 71%;*/
	text-align: center;
	width: 100%;
	height: 65px;
	margin: 0 auto;
	padding: 0px;
	background: url(../img/img18.jpg) repeat-x left top;
}

#headermenu a {
	display: block;
	width: 150px;
	height: 39px;
	margin-left: 0;
	padding-top: 15px;
	background: url(../img/img19.jpg) no-repeat left top;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border: none;
}

#headermenu a:hover, #headermenu .headercurrent_page_item a {
	text-decoration: none;
	background: url(../img/img19.jpg) no-repeat right top;
	padding-left: 0;
	color: #ff;
}

#headermenu  a.menu-actif{
	text-decoration: none;
	background: url(../img/img16.jpg) no-repeat right top;
	padding-left: 0;
	color: #E42B00;
}

div.myaccount h4 {
	background: #971d58 url('../img/block_header_myaccount_rouge.jpg') no-repeat top left;
}

div.myaccount .block_content {
	background-color: #EFD7D1;
	border-left: 1px solid #EFD7D1;
	border-right: 1px solid #EFD7D1;
}

#left_column div.myaccount, #right_column div.myaccount {
	background-color: #EFD7D1;
}

h1 {
	font-size: 18px;
	line-height:1.8em;
	padding-left:0.5em;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #DB2500;
}

h1 span {
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #DB2500;
	margin-left: 1em;
}

.breadcrumb {
	font-size: 1em;
	color:#888;
	padding : 6px 10px 6px 10px;
	background-color : #EFD7D1;
	border : 1px solid #DF7153;
	line-height : 18px;
}

h2 {
	font-size: 1.4em;
	margin: 1em 0 0 0;
	padding:10px 0 0 20px;
	color: #DB2500;
}

.center_block h2 {
	padding:0;
	margin: 0;
}

body#category #subcategories li {
	margin:10px;
	width: 150px;
	padding : 10px;
	border : 1px solid #DFB3A7;
	height : 190px;
}

div#categories_block_left ul.tree a:hover{
	text-decoration:none;
	color:#DB2500;
}

body#category #subcategories li a:hover{
	color : #DB2500;
	text-decoration : none;
	font-weight : bold;
}

ul#product_list li {
	background: #FFF2EF;
	border: solid 1px #DFB3A7;
	padding: 6px;
	height:130px;
	clear:both;
	margin-bottom:1em;
}

ul#product_list a.product_img_link{
	border: solid 1px #DFB3A7;
	float:left;
	margin-right:0.6em;
}

div#categories_block_left ul.tree a.selected{
	color: #DB2500;
	font-weight: bold;
}

.warning {
	color: white;
	font-size: 1.2em;
	background-color: #DE2600;
	border: 1px dashed #EFD7D1;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em;
}

#primary_block #short_description_block{
	background: #EFD7D1;
	border: 1px #DF7153 solid;
	padding:0.7em;
	margin-bottom:1.5em;
}

#primary_block form#buy_block{
	background: #EFD7D1;
	font-size:1.1em;
	padding:0.7em;
	color:#374853;
	border: 1px #DF7153 solid;
}
