html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #001629;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
	line-height: 21px;
}
/* layout */

#containers {
	width: 100%;
	background: url('../image/zmorda/bg-header.png') repeat-x;
	display: inline-block;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header .div2 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#header .div3 {
	float: right;
	padding-top: 10px;
	height: 68px;
}
.assistance {
	float: right;
	width: 201px;
	height: 54px;
	background: url('../image/zmorda/bg-assistance.png') repeat-x;
	color: #ffffff;
	margin: 0 10px 0 0;
}
.pannier {
	float: right;
	width: 201px;
	height: 54px;
	background: url('../image/zmorda/bg-pannier.png') repeat-x;
	color: #ffffff;
	margin: 0;
}
#header .div3 a {
	margin-left: 5px;
	/*padding: 1px 0px 2px 20px;*/
	background-repeat: no-repeat;
	background-position: left center;
}
#header .div4 {
	width: 510px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .div5 {
	clear: both;
}
#header .div5 .left {
	background: url('../image/zmorda/menu-left.png') no-repeat;
	width: 8px;
	height: 39px;
	float: left;
}
#header .div5 .right {
	background: url('../image/zmorda/menu-right.png') no-repeat;
	width: 8px;
	height: 39px;
	float: right;
}
#header .div5 .center {
	background: url('../image/zmorda/menu-center.png') repeat-x;
	height: 39px;
	margin-left: 8px;
	margin-right: 8px;
}
#header .div5 a {
	float: left;
	margin-right: 15px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	color: #001629;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
}
#header .div5 a.selected {
	background: url('../image/zmorda/menu-hover.png') no-repeat  bottom center;
	color: #001629;
	padding-bottom: 11px;
	z-index: 3;
}
#header .div5 a:hover {
	background: url('../image/zmorda/menu-hover.png') no-repeat  bottom center;
	color: #001629;
	padding-bottom: 11px;
	z-index: 3;
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
#header .div6 .banner_zmorda{
	clear: both;
	width: 100%;
	min-height: 270px;
	float: left;
	margin: 5px 0 0 0;
}
#bheader_left{
	float: left;
	width: 761px;
	height:267px;
	background: #969292; /*url(../image/zmorda/bg-banner-header.png) no-repeat;*/
	overflow: hidden;
	border: #969292 2px solid;
}
#img_container {
        width: 4000px;
    }
    #img_container img {
        position: relative;
        -moz-box-shadow: -5px 0 10px #000;
        -webkit-box-shadow: -5px 0 10px #000;
        box-shadow: -5px 0 10px #000;
        width: 473px;
    }
    #img1 { z-index: 0; }
    #img2 { z-index: 1; }
    #img3 { z-index: 2; }
    #img4 { z-index: 3; }
    #img5 { z-index: 4; }
#bheader_right{
	float: right;
	width: 195px;
	min-height:245px;
}
.menu_left {
	float: right;
	clear: both;
	width: 185px;
	height: 271px;
	background: url(../image/zmorda/bg-menu-right.png) no-repeat;
}
#navigation {
  width: 180px;
  list-style: none;
  margin: 25px 0 0 5px;
  padding: 0;
}
#navigation li {
  height:31px;
  margin: 11px 0px 13px 0px;
}
#navigation li a {
  display: block ;
  font: 13px Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 16px ;
  text-align: left ;
  text-decoration: none ;
  padding: 6px 10px 6px 33px;
  height:19px;
  margin-left: 3px;
  background-repeat: no-repeat;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active{
  /*background: #794f31;*/
  text-decoration: underline ;
 /* color: #ffffff;*/
  margin-left: 7px;
  background-repeat: no-repeat;
}

#navigation > li.active_mn_account a{
  background: #794f31;
  text-decoration: none ;
  color: #ffffff;
  margin-left: 0px;
}

.sub_menu_left {
	float: left;
	clear: both;
	width: 199px;
	min-height: 20px;
	border: 1px solid #fff;
	margin-bottom: 10px;
}
#sub_navigation {
  width: 199px;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
}
#sub_navigation li {
  height:31px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
#sub_navigation li a {
  display: block ;
  font: 13px Arial, sans-serif;font-weight: bold;
  line-height: 16px ;
  text-align: left ;
  text-decoration: none ;
  padding: 6px 10px 6px 10px;
  height:19px;
  margin-left: 0px;
  background-repeat: no-repeat;
}

#sub_navigation li a:hover, #sub_navigation li a:focus, #sub_navigation li a:active{
  /*background: #794f31;*/
  text-decoration: underline ;
 /* color: #ffffff;*/
  margin-left: 0px;
  background-repeat: no-repeat;
}

#sub_navigation > li.active_sb_menu a{
  text-decoration: underline ;
}

/*
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}*/
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
}
#header .div9 {
	float: left;
}
#header .div10 {
	float: left; 
	margin-top: 2px;	
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 201px;
	margin-right: 10px;
	clear: left;
}
.zone_newsletter {
	float: left;
	clear: both;
	width: 199px;
	min-height: 113px;
	background: #ffc701 url('../image/zmorda/bg-newsletter.png') no-repeat;
	margin-bottom: 5px;
	border: 1px solid #c2c2c2;
}
.bg_input_left {
	float: left;
	width: 8px;
	height: 26px;
	background: url('../image/zmorda/input-txt-left.png') no-repeat;
}
.bg_input_center {
	float: left;
	height: 26px;
	background: url('../image/zmorda/input-txt-center.png') repeat-x;
}
.bg_input_right {
	float: left;
	width: 8px;
	height: 26px;
	background: url('../image/zmorda/input-txt-right.png') no-repeat;
}
.input_newsletter {
	float: left;
	width: 137px;
	height: 17px;
	padding-left: 0px;
	border: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #3c3c3c;
	background: none;
	border-image: initial;
}
.buttonf {
	padding-left: 2px;
	display: inline-block;
	/*margin-right: 5px;*/
	background: url('../image/zmorda/bouton-left.png') top left no-repeat;
	text-decoration: none;
	color:#ffffff;
	margin-top: 4px;
}
.buttonf span {
	color: #ffffff;
	display: block;
	padding: 6px 4px 6px 0px;
	background: url('../image/zmorda/bouton-right.png') top right no-repeat;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.zone_pub {
	float:left;
	clear:both;
	width:201px;
	height:167px;
	background: url('../image/zmorda/bg-pub.png') no-repeat;
	margin-bottom:5px;
}
.zone_faq {
	float:left;
	clear:both;
	width:201px;
	height:70px;
	background: url('../image/zmorda/bg-faq.png') no-repeat;
	margin-bottom:5px;
}
.zone_contact {
	float:left;
	clear:both;
	width:201px;
	height:70px;
	background: url('../image/zmorda/bg-nous-contacter.png') no-repeat;
	margin-bottom:5px;
}
.zone_recherche {
	float:left;
	clear:both;
	width:201px;
	height:70px;
	background: url('../image/zmorda/bg-recherche.png') no-repeat;
	margin-bottom:5px;
}
.zone_social_fb {
	float:left;
	clear:both;
	width:201px;
	height:260px;
	background: #ffffff;
	margin-bottom:5px;
}
.left_title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {

	/*margin-right: 190px;*/
	margin-bottom: 10px;
}
#content .top {
	background: url('../image/zmorda/bg-content-top.png') no-repeat;
	width: 750px;
	height: 32px;
	
}
#content .top .left {
	/*background: url('../image/content_top_left.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	/*background: url('../image/content_top_right.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	/*background: url('../image/content_top_center.png') repeat-x;*/
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1, .heading {
	/*padding: 8px 0px 8px 37px;*/
	padding: 8px;
}
#content h1, .heading {
	/*color: #00989a;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	background: url('../image/zmorda/bg-h1.png') no-repeat;*/
	color: #9f0149;
	font-size: 25px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
}
#content .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;*/
	padding: 10px 10px 1px 10px;
	min-height: 30px;
	background: url('../image/zmorda/bg-content-center.png') repeat-y;
	width: 730px;
}
#content h3 {
float: left;
margin: 0;
width: 100%;
padding: 0;
text-align: left;
font-size: 15px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #9f0149;
font-weight: normal;
padding-bottom: 5px;
}
#search-past-deal {
	float: left;
	margin: 5px 5px 5px 5px;
	width: 720px;
	height: 25px;
	border-bottom: 1px dotted #5C5851;
}
#boxsrubs-container {
	float: left;
	margin: 0px;
	padding: 0px;
}
#boxsrubs-container .container-box-rub {
float: left;
margin: 10px;
padding: 0px;
width: 345px;
height: 359px;
font: 12px Arial;
color: #252525;
}
.container-box-rub .box-rub1 {
float: left;
margin: 0px;
padding: 0px;
width: 342px;
height: 340px;
font: 12px Arial;
color: #252525;
background: white;
border: 1px solid #BDBDBD;
}
#boxsrubs-container .box-rub1 h3 {
display: block;
float: left;
width: 332px;
margin: 5px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18px;
color: #00989A;
}
#boxsrubs-container .box-rub1 h3 a{
display: block;
float: left;
width: 310px;
margin: 10px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18px;
color: #00989A;
text-decoration: none;
}
#boxsrubs-container .box-rub1 .box-rub-Center1 {
float: left;
clear: both;
width: 342px;
height: 285px;
}
.box-rub1 .box-rub-Center1 p {
display: block;
margin: 0;
padding: 0px 15px 10px 15px;
width: 312px;
height: 50px;
line-height: 20px;
overflow: hidden;
font-family: Verdana, Helvetica, Arial, sans-serif !important;
font-size: 13px;
}
.box-rub-Center1 .voir-deal-rubrique {
float: left;
clear: both;
min-width: 100px;
height: 30px;
}
.box-rub-Center1 .voir-deal-rubrique a {
background: url("../image/zmorda/bt-voir-deal-left.png") no-repeat left;
display: block;
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 19px;
font-weight: normal;
color: white;
text-decoration: none;
text-transform: none;
text-align: center;
padding-left: 5px;
}
.box-rub-Center1 .voir-deal-rubrique a span {
color: white;
background: url("../image/zmorda/bt-offrir-right.png") no-repeat right;
display: block;
padding: 6px 15px 0px 0px;
height: 24px;
}
#content .bottom {
	background: url('../image/zmorda/bg-content-buttom.png') no-repeat;
	width: 750px;
	height: 10px;
}
#content .bottom .left {
	/*background: url('../image/content_bottom_left.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	/*background: url('../image/content_bottom_right.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	/*background: url('../image/content_bottom_center.png') repeat-x;*/
	height: 5px;
	margin: 0 5px 10px 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
	display: inline-block;
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.info_footer .box {
	display: inline-block;
	float: left;
	margin: 0px 5px 0px 0px;
	width: 180px;
	background: none !important;
}
.info_footer .box .top {
	padding: 8px 0px 8px 7px;
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.info_footer .box .top img {
	float: left;
	margin-right: 5px;
}
.info_footer .box .middle {
	border-left:  none !important;
	border-right: none !important;
	background: none !important;
	padding: 10px;
}
.info_footer .box #category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
.info_footer .box #category ul li a{
	color: #ffffff;
	text-decoration: none;
}
.info_footer .box #category ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.info_footer .box #information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.info_footer .box #information ul li a{
	color: #ffffff;
	text-decoration: none;
}
.info_footer .box #information ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.info_footer .box .bottom {
	height: 5px;
	background: none !important;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
/*.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}*/
/******
buton blue
********/
/*.button {
	padding-left: 11px;
	display: inline-block;
	margin-right: 11px;
	background: url('../image/zmorda/newbutton_left.png') top left no-repeat;
	text-decoration: none;
	color:#ffffff;
}
.button span {
	height: 26px;
	color: #ffffff;
	display: block;
	padding: 9px 18px 5px 5px;
	background: url('../image/zmorda/newbutton_right.png') top right no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 11px;
	text-transform: none;
	font-size: 14px;
}
.button:hover {
	padding-left: 11px;
	display: inline-block;
	margin-right: 11px;
	background: url('../image/zmorda/newbutton_left_hover.png') top left no-repeat;
	text-decoration: none;
	color:#ffffff;
}
.button:hover span {
	height: 26px;
	color: #ffffff;
	display: block;
	padding: 9px 18px 5px 5px;
	background: url('../image/zmorda/newbutton_right_hover.png') top right no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 11px;
	text-transform: none;
	font-size: 14px;
}
*/
.button {
border: 1px solid #862c25;
background: #8e146a;
background: -moz-linear-gradient(top, #ffffff 0%, #ab2182 2%, rgb(31, 136, 219)98%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ab2182), color-stop(98%,#8e146a), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #ffffff 0%,#ab2182 2%,rgb(31, 136, 219)98%,#000000 100%);
background: -o-linear-gradient(top, #ffffff 0%,#ab2182 2%,rgb(31, 136, 219)98%,#000000 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#ab2182 2%,rgb(31, 136, 219)98%,#000000 100%);
background: linear-gradient(top, #ffffff 0%,#ab2182 2%,rgb(31, 136, 219)98%,#000000 100%);
text-shadow: -1px -1px 0px #000;
filter: dropshadow(color=#000, offx=-1, offy=-1);
-webkit-box-shadow: 0px 1px 1px 0px #686868;
-moz-box-shadow: 0px 1px 1px 0px #686868;
box-shadow: 0px 1px 1px 0px #686868;
font-size: 11px;
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 4px 8px 4px 8px;
text-align: center;
text-transform: uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight: normal;
text-decoration: none;
}
.button:hover{
border:1px solid #862c25;
background: #862c25; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, rgb(31, 136, 219)2%, #ab2182 99%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(2%,#8e146a), color-stop(99%,#ab2182), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #000000 0%,rgb(31, 136, 219)2%,#ab2182 99%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #000000 0%,rgb(31, 136, 219)2%,#ab2182 99%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #000000 0%,rgb(31, 136, 219)2%,#ab2182 99%,#ffffff 100%); /* IE10+ */
background: linear-gradient(top, #000000 0%,rgb(31, 136, 219)2%,#ab2182 99%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.button:hover, .button:link, .button:visited{
color: #fff;
text-decoration: none;
}
.buttons {
	/*background: #F8F8F8;
	border: 1px solid #DDDDDD;*/
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	/*background: #F7F7F7;
	border: 1px solid #DDDDDD;*/
	border: 1px solid #EEE;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	display: inline-block;
	width: 97%;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
/*
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
*/
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#bg_footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	background: #01315b url('../image/zmorda/bg-footer.png') repeat-x;
	display: inline-block;
}
#footer {
	width: 960px;
	min-height: 115px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 5px;
}
#footer .info_footer{
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 5px 10px 5px;
	min-height: 130px;
}
#footer .menu_footer{
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 5px 10px 5px;
	padding-top: 5px;
	min-height: 40px;
	border-top: #fff 1px solid;
}
#footer .div1 {
	float: left;
	text-align: left;
	color: white;
}
#footer .div2 {
	float: right;
	text-align: right;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
#footer .div2 a {
	padding: 1px 2px 2px 0px;
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
}
#footer .div2 a:hover {
	text-decoration: underline;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading, .tracker_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}

/*style of customer greetings*/
#greetings {
	/*color: #633;
	background-color: #FC6;
	padding: 3px;*/
	color: #ffffff;
	padding: 3px;
	clear: both;
}
#greetings a{
	color: #ffffff;
	text-align: left;
}

/* stytlle cart slider */
#module_cart .middle {
	padding: 5px;
}
#module_cart {
	margin:0;
	position:absolute;
	/*top:10px;
	right:30px;*/
	width:201px;
	white-space:nowrap;
	z-index:9999;
	height: auto;
}
#cart_slide_title {
	font-size:11px;
	height: 30px;
}
#cart_slide_content {
	overflow:hidden;
	width: 189px;
	padding: 5px !important;
	border: 1px solid #001629;
	border-top:none;
	background: #C2295E;
}
#cart_slide_title {
	padding:7px 0;
}
#header {
	position: relative;
}
#module_cart .cart_remove, #module_cart .cart_remove_loading {
	margin: 0 3px 0 0;
	padding:0;
	display: block;
	background-position:right center;
	height: 15px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 4px;
	margin-right: 20px;
	background: url('../image/zmorda/add_cart.png') no-repeat left center transparent;
	padding:11px;
	text-decoration: none;
	cursor:pointer;
	float: right;
}
.button_view_small, a.button_view_small:visited {
	margin-top: 4px;
	margin-left: 20px;
	background: url('../image/zmorda/view_product.png') no-repeat left center transparent;
	padding:11px 22px 11px 11px;
	text-decoration: none;
	cursor:pointer;
	float: left;
}

/*============ Actualite ==================*/
.box_outer {
	border-bottom: 2px solid #EBEBEB;
	margin-bottom: 20px;
}
.cat_article {
overflow: hidden;
background: white;
border: 1px solid #E0E0E0;
padding: 0 20px 20px 20px;
display: block;
}
.cat_article_title {
font-size: 17px;
font-weight: bold;
color: #40454D;
padding: 15px 20px 14px 20px;
border-bottom: 1px solid #EBEBEB;
margin-bottom: 10px;
background: #F3F3F3;
margin: 0 -20px 0 -20px;
line-height: 1em;
}
.cat_article_title a {
font-weight: bold;
}
.cat_article_title a:hover {
color: #00989A;
}
.cat_article_title a:link, .cat_article_title a:visited, .cat_article_title a:active, .cat_article_title a:focus {
color: #40454D;
outline: 0 none;
text-decoration: none;
-webkit-transition: background-color .2s linear, color .2s linear;
-moz-transition: background-color .2s linear, color .2s linear;
-o-transition: background-color .2s linear, color .2s linear;
-ms-transition: background-color .2s linear, color .2s linear;
transition: background-color .2s linear, color .2s linear;
font-size: 15px;
}
.cat_article_warap {
overflow: hidden;
width: 100%;
}
.article_meta {
line-height: 36px;
border-bottom: 1px dotted #C3C3C3;
margin-bottom: 20px;
color: #9B9CA0;
font-size: 11px;
}
.article_meta span {
margin-right: 5px;
}
.cat_article_img {
float: left;
margin-right: 20px;
border: 1px solid #EEE;
padding: 4px;
}
.cat_article_img a {
display: block;
position: relative;
overflow: hidden;
}
.cat_article_content p {
line-height: 20px;
margin-bottom: 3px;
}
.cat_article_content .article_read_more {
color: #40454D;
font-weight: bold;
text-decoration: none;
}
.cat_article_content .article_read_more span {
font-size: 16px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
}
.cat_article_content .article_read_more:hover {
color: #ED7921;
font-weight: bold;
text-decoration: none;
}
.cat_mob {
display: none;
}
.wp-caption {
max-width: 688px !important;
margin: 0 !important;
padding-top: 5px !important;
padding-bottom: 10px;
margin-bottom: 30px !important;
background-color: #F3F3F3;
border: 1px solid #DDD;
border-radius: 3px 3px 3px 3px;
text-align: center;
}
.aligncenter {
margin: auto;
float: none;
}
.single_article_content img:not(.wp-smiley) {
padding: 4px;
border: 1px solid #EBEBEB;
}
.wp-caption img {
border: none !important;
padding: 0 !important;
}
.single_article_content img {
max-width: 599px;
height: auto;
}
.wp-caption-text {
margin-bottom: 0px !important;
}
.single_article_content p {
margin-bottom: 30px;
}
.dots {
background: url('../image/zmorda/dots_pat.png') repeat-x;
height: 13px;
margin-bottom: 15px;
}
.articles_nav .prev_article a, .articles_nav .next_article a {
color: #979A9E;
font-size: 11px;
font-weight: bold;
}
.articles_nav .prev_article a {
float: left;
background-position: 0 bottom;
}
.articles_nav .prev_article a:hover {
color: #F60;
}

/*============ Astuce ==================*/
#content .bloc-home {
height: 364px;
}
#content .bloc-01 {
margin-right: 10px;
margin-left: 10px;
padding: 20px;
}
#content .bloc-01 {
width: 303px;
display: block;
float: left;
margin-bottom: 20px;
background: #F3F3F3;
border: 1px solid #E0E0E0;
}
#content .bloc-01  img {
display: block;
margin: 0 auto;
padding-bottom: 10px;
}
#content .bloc-01 h3 {
text-align: center !important;
font-size: 20px !important;
text-transform: uppercase !important;
color: #333332 !important;
padding-bottom: 10px !important;
font-family: Verdana, Helvetica, Arial, sans-serif !important;
border-bottom: 1px dotted #333332 !important;
}
#content .bloc-01 h3 a {
color: #D2007B !important;
font-size: 13px !important;
font-weight: bold;
text-decoration: none !important;
}
#content .bloc-home p {
height: 90px;
text-align: justify;
padding-bottom: 20px;
line-height: 16px;
}
#content .bloc-home  .meta_date {
margin-right: 5px;
line-height: 36px;
color: #9B9CA0;
font-size: 11px;
}
#content .bloc-home .article_read_more {
color: #40454D;
font-weight: bold;
text-decoration: none;
}
#content .bloc-home .article_read_more:hover {
color: #D2007B;
font-weight: bold;
text-decoration: none;
}

/*================== liste deals ==============*/
.deal_module {
background: #fff;
border: 1px solid #9b9898;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
float: left;
margin-bottom: 10px;
margin-right: 8px;
width: 355px;
position: relative;
}
.deal_module .image {
height: 213px;
width: 343px;
padding: 6px;
}
.deal_module img {
height: 213px;
width: 343px;
position: relative;
}
.deal_module .module_info_abs {
width: 135px;
height: 59px;
position: absolute;
top: 167px;
left: -9px;
background: url(../image/zmorda/prix-deal-secondaire.png) left top no-repeat transparent;
color: #fff;
}
.deal_module .module_info_abs b {
display: block;
font-size: 22px;
line-height: 46px;
padding: 0 13px;
text-align: center;
width: 102px;
}
.deal_module .info .title {
float: left;
height: 40px;
font-size: 14px;
font-weight: bold;
padding-left: 6px;
overflow:hidden;
}
.deal_module .info .subtitle {
color: #665252;
font-size: 12px;
padding-bottom: 4px;
float: left;
clear: both;
background: rgb(226, 226, 226);
width: 100%;
}
.deal_module dl {
border-right: 1px solid #cecece;
color: #373737;
float: left;
font-size: 14px;
margin: 0;
padding: 0;
height: 42px;
text-align: center;
width: 117px;
}
.deal_module dl dt {
padding-top: 3px;
}
.deal_module dl dd {
color: #1a85ae;
font-size: 16px;
line-height: 15px;
font-weight: bold;
padding: 0;
margin: 0;
}
.deal_module dl.go {
border: none;
}
.deal_module .info input.button {
background: url("../image/zmorda/voir.png") no-repeat scroll left top transparent;
border: medium none;
clear: both;
color: #FFFFFF;
float: left;
font-size: 16px;
font-weight: bold;
height: 33px;
margin: 2px 0 0 15px;
padding-right: 5px;
position: relative;
text-shadow: -2px -2px 1px rgba(0, 0, 0, 0.7);
width: 77px;
z-index: 10;
padding: 2px 3px;
cursor: pointer;
}

.img_desc_category {
background: #fff;
border: 1px solid #9b9898;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
float: left;
margin-bottom: 10px;
width: 100%;
/*position: relative;*/
}

.category_desc {
/*float:left;*/
font-family: Verdana, Helvetica, Arial, sans-serif !important;
font-size: 12px;
width: 100%;
}

.category_desc  p {
font-family: Verdana, Helvetica, Arial, sans-serif !important;
font-size: 12px;
}

.title_sous_category {
font-size: 17px;
color: #d2007b;
padding: 15px 20px 14px 20px;
border-bottom: 1px solid #EBEBEB;
margin-bottom: 10px;
background: #F3F3F3;
margin: 0 0px 10px 0px;
line-height: 1em;
float: left;
width: 690px;
}

.module_category_scat {
width: 140px;
margin: 0 auto;
border: 1px solid #9b9898;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 10px 0px 0px 0px;
}
/*==== home actualité =======*/
.grid_8 {
width: 365px;
float: left;
}
.margin {
margin: 0px;
padding: 0px;
}
.title-2cloumb h1 {
color: #9f0149 !important;
font-size: 20px !important;
font-weight: normal !important;
text-transform: none !important;
background: none !important;
}
.title-2cloumb p {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.leftcloumb-list ul {
list-style: none;
margin: 0px 20px 50px 0px;
padding: 0 0 0 5px;
}
.leftcloumb-list ul li {
border-bottom: 1px solid #c0c2c4;
}
.leftcloumb-list ul li {
margin: 0px 0px 24px 0px;
padding-bottom: 4px;
height: 140px;
overflow: hidden;
}
li {
display: list-item;
}
.margin4 {
position: absolute;
margin: 135px 0px 0px 0px;
text-align: right;
width: 340px;
}
.fright {
float: right;
}
.minibutton2 {
border: 1px solid #862c25;
background: #8e146a;
background: -moz-linear-gradient(top, #ffffff 0%, #ab2182 2%, #8e146a 98%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ab2182), color-stop(98%,#8e146a), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #ffffff 0%,#ab2182 2%,#8e146a 98%,#000000 100%);
background: -o-linear-gradient(top, #ffffff 0%,#ab2182 2%,#8e146a 98%,#000000 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#ab2182 2%,#8e146a 98%,#000000 100%);
background: linear-gradient(top, #ffffff 0%,#ab2182 2%,#8e146a 98%,#000000 100%);
text-shadow: -1px -1px 0px #000;
filter: dropshadow(color=#000, offx=-1, offy=-1);
-webkit-box-shadow: 0px 1px 1px 0px #686868;
-moz-box-shadow: 0px 1px 1px 0px #686868;
box-shadow: 0px 1px 1px 0px #686868;
font-size: 11px;
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 4px 8px 4px 8px;
text-align: center;
/*text-transform: uppercase;*/
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight: normal;
text-decoration: none;
}
.minibutton2:hover{
border:1px solid #862c25;
background: #862c25; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #8e146a 2%, #ab2182 99%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(2%,#8e146a), color-stop(99%,#ab2182), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #000000 0%,#8e146a 2%,#ab2182 99%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #000000 0%,#8e146a 2%,#ab2182 99%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #000000 0%,#8e146a 2%,#ab2182 99%,#ffffff 100%); /* IE10+ */
background: linear-gradient(top, #000000 0%,#8e146a 2%,#ab2182 99%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.minibutton2:hover, .minibutton2:link, .minibutton2:visited{
color: #fff;
text-decoration: none;
}
.leftcloumb-list-img {
float: left;
margin-right: 24px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-shadow: 0px 1px 1px 0px #686868;
-moz-box-shadow: 0px 1px 1px 0px #686868;
box-shadow: 0px 1px 1px 0px #686868;
}
.leftcloumb-list-img img{
color: transparent;
font-size: 0;
vertical-align: middle;
}
.leftcloumb-list ul li h1 {
font-size: 16px !important;
color: #9f0149 !important;
margin: 0px 0px 6px 0px !important;
padding-top: 10px !important;
font-weight: normal !important;
text-transform: none !important;
background: none !important;
border-bottom: 1px solid #9f0149;
}
.leftcloumb-list ul li p {
text-align: justify;
font-size: 12px;
color: #888;
margin-bottom: 20px;
}
.bussiness-boss {
margin: 0px;
}
.bussiness-boss-img {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.bussiness-boss-img img {
color: transparent;
font-size: 0;
vertical-align: middle;
}
.bussiness-shadow {
position: absolute;
margin: -5px 0px 0px 0px;
z-index: 0;
}
.bussiness-boss h1 {
font-size: 16px !important;
color: #8d1369 !important;
margin: 32px 0px 0px 0px !important;
padding-top: 10px !important;
font-weight: normal !important;
text-transform: none !important;
background: none !important;
}
.bussiness-boss p {
width: 360px;
text-align: justify;
font-size: 12px;
color: #888;
margin: 12px 0px 13px 0px;
}

/*======== accordion ===================*/
.toggle-trigger {
  text-decoration: none;
  color: #444;
  font-weight: bold;
  padding: 5px 10px 5px 25px;
  cursor: pointer;
  border: 1px solid #ccc;
  background: #f1f1f1 url(../image/zmorda/toggle.png) no-repeat 5px 7px;
}
.toggle-trigger.active {
  border-bottom: 1px solid #ccc;
  background: #f8f5f2 url(../image/zmorda/toggle.png) no-repeat 5px -78px;
}
.toggle-trigger:hover {
  background-color: #f8f5f2;
}
.toggle-container {
  margin-bottom: 0px;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
/* =============== Zoom image products =============== */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.zoom-desc {
	/*float:left;
	margin-left:10px;
	width:310px;
	margin-bottom:20px;*/
	float:left;
	width:340px;
}
.zoom-desc  p {
margin-bottom: 10px;
margin-top: 10px;
line-height: 140%;
}
.zoom-tiny-image:hover {
	border:1px solid #C00;		
}
.zoom-small-image {
	/*border:2px solid #CCC;*/
	float:left;
	margin-bottom:20px;
	padding:2px;
}
.zoom-tiny-image {
	border:1px solid #CCC;
	margin:0px;	
}
/*== liste products ===*/
.floatleft {
margin-bottom: 5px;
float: left;
}
.width100 {
width: 100%;
}
.spacer {
margin: 0 5px 0px 5px;
padding: 0 4px 4px 0;
background: url(../image/zmorda/shadowbg.png) no-repeat 100% 100%;
overflow: hidden;
}
.spacer .spacer-i {
padding: 0;
position: relative;
background: none repeat scroll 0 0 #FFFFFF;
border-top: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
overflow: hidden;
}
.spacer .product-sale {
background: url(../image/biome/promo.png) no-repeat;
color: #FFFFFF;
font-size: 18px;
height: 40px;
left: 10px;
padding-top: 5px;
position: absolute;
text-align: center;
top: 0;
width: 79px;
z-index: 9;
}
.spacer .product-sale span {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
line-height: normal;
text-transform: uppercase;
}
.product-sale {
color: #FFFFFF;
font-size: 18px;
text-align: center;
}
.product-sale {
background: url(../image/biome/promo.png) no-repeat;
color: #FFFFFF;
font-size: 18px;
height: 40px;
left: -2px;
padding-top: 5px;
position: relative;
text-align: center;
top: 275;
width: 79px;
z-index: 9;
}
.product-sale span {
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
line-height: normal;
text-transform: uppercase;
}
.product-sale {
color: #FFFFFF;
font-size: 18px;
text-align: center;
}
div.product-image {
text-align: center;
height: 160px;
padding: 10px 10px 0;
}
div.product-image img {
max-width: 95%;
max-height: 100%;
}
div.product-image a img {
border: none;
}
.clear, br.clear {
clear: both;
}
.product-name, .product-name a {
color: #ffffff;
font-size: 17px;
line-height: normal;
text-align: left;
text-transform: none;
}
.product-name {
background: url(../image/biome/special.png) repeat-x;
color: #ffffff;

margin: 10px 0px 0px 0px;
min-height: 28px;
padding: 5px 10px;
}
.product-price-sku {
float: left;
overflow: hidden;
padding: 0px 10px 0;
width: 91%;
}
.spacer div.product-price {
float: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: normal;
text-align: left;
width: 100%;
}
.product-price-sku .product-price {
color: #d2007b;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.spacer .product-price span {
color: #d2007b;
font-size: 20px;
}
.product-price .PricesalesPrice span.PricesalesPrice {
text-align: left;
}
.spacer .product-price span {
color:  rgb(210, 0, 0);
font-size: 20px;
}
.product-price-sku .product-sku {
color: #000000 !important;

text-align: right;
}
.product-price-sku .product-sku {
color: #d2007b;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
div.product-addtocart {
background: #f3f3f3;
float: left;
padding: 0 3% 0 3%;
margin-top: 8px;
width: 94%;
}
.product-addtocart a.product-details {
background: url("../image/zmorda/subscribe-submit.png") no-repeat scroll 0 0 transparent;
border: medium none;
color: #FFFFFF;
float: right;
font-family: Verdana, Helvetica, Arial, sans-serif;
height: 32px;
line-height: 14px;
margin: 8px 0;
padding: 0;
text-align: center;
text-shadow: 2px 2px 2px #739AB7;
text-transform: uppercase;
width: 121px;
}
a.product-details, a.details, div.details {
background-position: 0 0;
display: inline-block;
padding: 3px 8px 1px;
}
a.product-details {
background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
border: solid #CAC9C9 1px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #777;
text-decoration: none;
padding: 5px 5px 4px;
}
.product-rating {
color: #d2007b;
float: left;
margin: 0;
padding: 0;
width: 100%;
}
.spacer span.vote {
float: left;
padding: 8px 0 5px 10px;
font-size: 10px;
}
div.product-rating span.read-review {
color: #979799;
float: right;
padding: 8px 10px 5px 0px;
}
div.product-rating span.read-review a.read-review {
color: #979799;
}

/*======= google maps ==========*/
#map_canvas {
width: 100%;
height: 300px;
}

.cart_info_prod {
margin: 0 0 20px 0;
padding: 20px;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.20);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.20);
box-shadow: 0 0 20px rgba(0,0,0,.20);
}
.cart_info_prod  .price {
position: relative;
margin: 20px 10px 20px -30px;
padding: 15px 25px;
background: #ab2182;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.30);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,.30);
box-shadow: 0 1px 5px rgba(0,0,0,.30);
font-size: 16px;
color: #FFF;
text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
.cart_info_prod .price::before {
content: "";
position: absolute;
bottom: -11px;
left: 0;
border-width: 10px 0 0 10px;
border-style: solid;
border-color: #333 transparent;
display: block;
width: 0;
height: 0;
visibility: visible;
clear: none;
}
.half-bottom {
margin-bottom: 10px !important;
}
hr {
border: solid #ddd;
border-width: 1px 0 0;
clear: both;
margin: 10px 0 30px;
height: 0;
}
h4 {
font-size: 21px;
/*line-height: 30px;*/
margin-bottom: 4px;
margin-top: 2px;
color: #9f0149;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
}
.cart_info_prod .details {
margin: -10px 0;
font-size: 10px;
line-height: 14px;
}
.product-info a {
cursor: pointer;
}

/* #Forms
================================================== */
form{margin-bottom:0}
fieldset{margin-bottom:20px}
input[type="text"],input[type="password"],input[type="email"],textarea,select{border:1px solid #ccc;padding:6px 4px;outline:none;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font:13px Helvetica,Arial,sans-serif;color:#777;margin:0;width:300px;max-width:100%;display:block;margin-bottom:5px;background:#fff}
select{padding:0}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus{border:1px solid #9F0149;color:#444;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f4f4f4 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 0,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 0,#f4f4f4 100%);background:-ms-linear-gradient(top,#fff 0,#f4f4f4 100%);background:linear-gradient(to bottom,#fff 0,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0 );-moz-box-shadow:0 0 3px rgba(0,0,0,.2);-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2);color:#333;text-shadow:0 1px 0 #FFF}
select:focus{border:1px solid #9F0149;color:#333}
textarea{min-height:60px}
label,legend{display:block;font-weight:normal;font-size:13px}
select{width:220px}
select.large-field{width:400px}
input[type="checkbox"]{display:inline}
label span,legend span{font-weight:normal;font-size:13px;color:#444}
input[type="radio"],input[type="checkbox"]{float:left;clear:left;margin-right:5px}

/* #Tabs (activate in tabs.js)
================================================== */
ul.tabs{display:block;margin:0 0 20px 0;padding:0;border-bottom:solid 1px #ddd;list-style:none}
ul.tabs li{display:block;width:auto;height:30px;padding:0;float:left;margin-bottom:0}
ul.tabs li a{display:block;text-decoration:none;width:auto;height:29px;padding:0 20px;line-height:30px;border:solid 1px #ddd;border-width:1px 1px 0 0;margin:0;background:#f5f5f5;font-size:13px}
ul.tabs li a.selected{background:#fff;height:30px;position:relative;top:-4px;padding-top:4px;border-left-width:1px;margin:0 0 0 -1px;color:#111;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px}
ul.tabs li:first-child a.selected{margin-left:0}
ul.tabs li:first-child a{border-width:1px 1px 0 1px;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px}
ul.tabs li:last-child a{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px}
ul.tabs-content{margin:0;display:block;list-style:none;padding: 0px 5px;}
ul.tabs-content > li{display:none}
ul.tabs-content > li.selected{display:block}
ul.tabs:before,ul.tabs:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}
ul.tabs:after{clear:both}
ul.tabs{zoom:1}
ul.tabs li a.selected{color:#9F0149;font-weight:bold}

.tabs-content input[type="radio"], .tabs-content input[type="checkbox"] {
float: none !important;
}

/* Gallerie     */
/*=============*/
.gallery {
display: block;
list-style: none;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
.gallery.two-cols li {
width: 335px;
height: 204px;
}
.gallery li {
display: block;
float: left;
overflow: hidden;
width: 335px;
height: 204px;
margin-left: 30px;
margin-bottom: 30px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.gallery li a {
display: block;
}
.gallery li a:hover {
display: block;
background: rgb(224, 224, 224) url(../image/zmorda/plus.png) center center no-repeat;
}
.gallery li a:hover img {
opacity: 0.5;
}

/* Video        */
/*=============*/
#filter-container {
width: 100%;
margin-bottom: 60px;
padding-left: 5px;
padding-top: 5px;
margin-left: -5px;
}
.cf {
zoom: 1;
}
.cf::after {
clear: both;
}
.cf::after, .cf::before {
content: "";
display: table;
}
figure {
display: block;
}
#filter-container figure {
background: #f8f5f2;
}
#filter-container figure {
width: 300px;
float: left;
margin-right: 20px;
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.isotope-item {
z-index: 2;
}
::selection {
background: #f8f5f2;
}
#filter-container figure .thumb {
/*background: #f8f5f2 url(../img/icon-link.png) center center no-repeat;*/
background: #fff;
}
#filter-container figure .thumb:hover {
/*background: #f8f5f2 url(../img/icon-link.png) center center no-repeat;*/
background: rgb(224, 224, 224) url(../image/zmorda/plus.png) center center no-repeat;
}
#filter-container figure .thumb:hover img{
opacity: 0.5;
}
#filter-container figure .thumb {
display: block;
width: 100%;
line-height: 0em;
border-bottom: 2px solid #ccc;
}
#filter-container figure .thumb img {
max-width: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#filter-container figure .thumb {
line-height: 0em;
}
figcaption {
display: block;
}
#filter-container figure figcaption {
margin: 18px 10px 20px 10px;
text-align: center;
}
#filter-container figure figcaption .heading {
color: #444444;
}
#filter-container figure figcaption .heading {
margin-bottom: 13px;
font-size: 32px;
line-height: 1.2em;
text-transform: uppercase;
display: block;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
}
figcaption h3 {
text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
font-family: Verdana, Helvetica, Arial, sans-serif !important;
}

/*====================
 liScroll styles 
 ====================*/

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff; 
width: 960px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 940px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 980px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0 0 0 15px;
background: #fff;
background: url('../image/zmorda/bg-news-li.png') no-repeat;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
.titre{
font-family: Verdana, Helvetica, Arial, sans-serif !important;
background: rgb(224, 224, 224) url(../image/biome/titrepage.png);
height: 38px;
color: #083b58;
font-size: 19px;
text-align: left;
line-height: 36px;
padding-left: 11px;
margin-top:5px;
margin-bottom:5px;
}