 h1,h2,h3,h4,h5,h6,p,span,a,ul,li{
   margin:0;
   padding:0;
   font-weight:normal;
}
*{
   margin:0;
   padding:0;
}
a{
	color : #698608;
   text-decoration:none;
}
a:hover{
   text-decoration:underline;
}
img{
   border:0;
}
html{
	background-image:url(img/bg_html.png);
	background-repeat:repeat-x;
   background-color:#7ca0a8;
   font-family: Helvetica,  sans-serif;
   color:#393939;
   font-size:12px;
   line-height:1.3;
   -webkit-font-smoothing: antialiased;
}


#body{
	background-color:#fefaf1;
margin:auto;
   width:960px;

	
   
}


#body #produit_content h1, #body #produit_content h2, #body #produit_content h3, #body #produit_content h4 {
	margin: 0px;
	padding: 0px;
}

#body #produit_content h2 {
	text-decoration:underline;
	margin-bottom:15px;
}

table{border-collapse:collapse;}
ul,ol{padding-left:30px;}

td,th{padding:3px;}
ul{
	list-style:inside;
}

.clean {
   clear: both;
   font-size: 0;
   height: 0;
   margin: 0;
   padding: 0;
}

h1{
	font-size:28px;
	color : #353535;
	
}

#body h1{
	font-size:28px;
	color : #353535;
	margin-bottom:10px;
	
}
h2{
	font-size:16px;
	color : #698608;
	text-transform: uppercase;
	 font-weight:bold;
	
	}
	
#body h2{
	font-size:16px;
	color : #698608;
	margin-bottom:5px;
	margin-top: 10px;
	 text-transform: uppercase;
	 font-weight:bold;
	
	}
	
h3{
	font-size:14px;
	color : #698608;
	
	
	
}

#body h3{
	font-size:14px;
	color : #698608;
	margin-bottom:10px;
	
	
}
h4{
	font-size:14px;
	color : #353535;
	}
	
	
h6 {
	font-size:14px;
	color : #698608;
	
	font-weight:bold;
}

#body h6 {
	font-size:14px;
	color : #698608;
	margin-bottom:5px;	
	font-weight:bold;
}

/*HEADER*/

#header {
		
	
	
}

#bandeau {
		background-image:url(img/bg_bandeau.png);
		background-repeat:repeat-x;
		width:960px;
		height: 196px;
		
}
#logo{
		background-image:url(img/bg_logo.png);
		background-repeat: no-repeat;
		width:300px;
		height: 196px;
		float:left;
		
		
}
#logo p{
	color:#709100;
	text-transform:uppercase;
	text-align:center;
	font-size:14px;
	margin-top:164px;
	/*font-weight:bold;*/
	font-style:italic;
}
#logo a{
	display:block;
	width:300px;
	height:170px;
	text-decoration:none;
	
		
}



#infos{
		background-image:url(img/bg_infos.png);
		background-repeat: no-repeat;
		width:360px;
		height: 196px;
		float:left;

}
#infos_top{
		color:#709100;
		text-transform:uppercase;
		text-align:center;
		font-size:17px;
		width:205px;
/*		height: 90px;*/
		height:173px;
/*		margin: 17px 20px 30px 0;*/
		margin: 17px 20px 0 0;
		float:right;
	

}
#infos_bot{
		font-style:italic;
		color:#709100;
		text-align:center;
		font-size:10px;
/*		height: 90px;*/
/*		width:205px;*/
/*		float:right;*/
/*		margin-right: 20px;*/

}


#infos #tel {
	background-image:url(img/bg_tel.png);
		background-repeat:no-repeat;
		background-position: 90px 0px;
		width:205px;
		height: 34px;
/*		margin-right:-113px;
   		margin-top: 103px;
		float:right;*/
		display:block;
	
}


#infoslien:hover #tel{ 
	background-image:url(img/bg_tel.png);
		background-repeat:no-repeat;
		background-position: 90px -34px;
/*		width:24px;
		height: 34px;
			 margin-right:-113px;
   		 margin-top: 108px;
		 float:right;*/
		 display:block;

}


#infoslien:hover{ 
	
	text-decoration:none;

}



#infoslien p{ 
	color:#709100;
	text-decoration:none;

}
#infoslien:hover p, #infoslien:hover div{ 
	color:#5e93a2;

}



#connexion{
		width:300px;
		height: 176px;
		float:left;
		padding-top:20px;
	
		
		
	
}

#connexion_titre {
	float:right;	
	
	
}

#icon_roue{
		background-image:url(img/icon.png);
		background-repeat: no-repeat;
		background-position:-46px -11px;
		width:30px;
		height: 30px;
		float:left;
		margin-right: 5px;
	
}

#txt_roue {
		width:233px;
		margin-top:8px;
		color:#353535;
		text-transform:uppercase;
		font-size:14px;
	font-weight:bold;
		
}
	


	
#login_contact {
	
	margin-top: 15px;	
}


#connexion p{
		float:right;
		margin-right: 20px;
		color:#979696;
		font-size:14px;
	
}

#liens_connexion{
		width: 247px;
		float:right;
		margin-top: 10px;
		color:#748800;
		text-align:center;
	
}

#liens_connexion a{
	
		color:#748800;
	
}



#btn_connexion {
		text-align:center;
		color:#353535;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		background-image:url(img/bg_btn.png);
		background-repeat: no-repeat;
		background-position:-298px -15px;
		float:right;
		width:100px;
		height: 25px;
	
		margin-top: 10px;
		display:block;
		border:none;
		background-color:transparent;
}

#btn_connexion:hover {
		text-align:center;
		color:#fff;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		background-image:url(img/bg_btn.png);
		background-repeat: no-repeat;
		background-position:-298px -55px;
		float:right;
		width:100px;
		height: 25px;
	
		margin-top: 10px;
		display:block;
		border:none;
		background-color:transparent;
		cursor: pointer;
}


#menu {
	background-image:url(img/bg_menu.png);
	background-repeat: no-repeat;
	width:960px;
	height: 68px;
	padding-top:1px;
	
}

#menu ul 				{ list-style-type:none;  font:16px Helvetica, sans-serif ;  margin-left:-30px; margin-top:10px; margin:auto; float:left;} 
#menu ul li 			{float:left; border-right:1px solid #b1c24d; border-left:1px solid #687a00;}
#menu  ul li.nobleft	{border-left:none;}
#menu  ul li.nobright{border-right:none;}
#menu  ul a 			{ 

	display: block;
	padding : 0px 15px 0px 15px;
	color: #fff;
	text-decoration:none; 
    font-size: 12pt;
    line-height: 39px;
  

}
#menu a:hover 			{
		background-image:url(img/bg_menu_hover.png);
		background-repeat: repeat-x;
		
	}

#menu  ul a.current	{ color : #fff;}

#search {
	float:right;
	margin-right: 20px;
	margin-top:5px;	
	width: 283px;
	
}


#loupe{
		background-image:url(img/icon.png);
		background-repeat: no-repeat;
		background-position:-116px -14px;
		width:27px;
		height: 27px;
		float:left;
		margin-right: 5px;
	
}
#search_case {
	border: medium none;
    color: #000000;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    width: 145px;
	
}

#search_go{
	background-color: transparent;
    background-image: url("img/bg_btn.png");
    background-position: 106px -13px;
    border: medium none;
    color: #353535;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    height: 27px;
    margin-left: 4px;
    text-transform: uppercase;
    width: 100px;
		font-size:12px;	
	
	
}



#search_go:hover{
	font-weight:bold;
	color:#fff;
	background-image:url(img/bg_btn.png);
   background-position: 106px -43px;
   background-color:transparent;
	width : 100px;
	height: 27px;
	cursor:pointer;
	border:none;
	
}
	
	
#plan  {
    color: #393939;
    font-size: 9pt;
    margin-bottom: 5px;
	margin-left: 20px;
    text-decoration: none;
}
#corps #plan ul {
    display: inline;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    text-decoration: none;
	
}
#plan ul li {
    display: inline;
    padding-right: 2px;
}
#plan ul li a {

}	
	

/*corps*/


#conteneur_gauche {
	margin-left: 17px;	
	float:left;
}

#panier {
		background-image:url(img/bg_panier.png);
		background-repeat:repeat-x;
		width:244px;
		min-height:124px;
		border : 1px solid #5d5956;
		padding-top:10px;
		margin-bottom : 15px;
		background-color: #d5d5d5;
		
		-webkit-border-bottom-right-radius: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-moz-border-radius-bottomright: 20px;
		-moz-border-radius-bottomleft: 20px;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	
}

#panier p{
	text-align:center;	
	color: a0a0a0;
}



#panier_dotted {
	
	width:244px;
	height:1px;
	border-bottom : 1px dashed #a0a0a0;
	margin-top:5px;
	
}


#chariot {
		background-image: url("img/icon.png");
		background-position: 1px -7px;
		background-repeat: no-repeat;
		float: left;
		height: 38px;
		width: 46px;
	
		margin : 0 15px 5px 79px;
	
}


#txt_chariot{
	color: #353535;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
	
    text-transform: uppercase;
	
}





#sidemenu {
		background-color:#8fa700;
		width:244px;
		min-height:193px;
		border : 1px solid #5d5956;
		


}

#mini_logo {
	background-image: url("img/mini_logo.png");
		background-repeat: no-repeat;
		float: left;
		height: 58px;
		width: 71px;
	
		margin : 0 15px 5px 8px;
}


#txt_mini_logo {
	color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
	
    text-transform: uppercase;
	
	
}

#bg_labos {
	background-image: url("img/bg_labos.png");
		background-repeat: no-repeat;
	width:177px;
	height:79px;
	

	
		
}

#bg_labos img{
	margin-top:8px;
	margin-left:51px;
		
}



#conteneur_middle {
	padding-right:0;
	width: 421px;
	float:left;
}


#slideshow {
	width:415px;
	height:203px;
	background-color:#CCC;
	border : 1px solid #5d5956;
	
}


#conteneur_droite {
	width:220px;
	float:right;
	line-height: 1;
}


#content {
	float: left;
    padding: 20px;
	padding-top:0px;
    width: 657px;
	
}
#content p{
	font-size:13px;	
}

#fdp {
	background-image:url("img/bg_fdp.png");
	background-repeat:repeat-x;
	width:220px;
	height:123px;
	background-color:#CCC;
	border : 1px solid #5d5956;
	margin-bottom:15px;
	display:block;
	text-decoration:none;
}

#ma_carte {
	background-image:url("img/bg_block_bleu.jpg");
	background-repeat:repeat-x;
	background-position: bottom;
	width:220px;
	height:310px;
	background-color:#9dc4ce;
	border : 1px solid #5d5956;
	margin-bottom:15px;
	display:block;
	text-decoration:none;
}

#ma_carte h2 {
	color:#353535;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}

#ma_carte p {
    background-image: url("img/ma_carte_min.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 70px;
    line-height: 17px;
    padding: 117px 10px 0;
}

#ma_carte a {
    background-image: url("img/bg_block_bleu.jpg");
    background-position: center center;
    border: 1px solid #3E7280;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px #FFFFFF inset;
    color: #FFFFFF;
    display: block;
    font-size: 13px;

    line-height: 14px;
    margin: 0 5px 5px;
    padding: 5px;
    text-shadow: 1px 1px 0 #3E7280;
    text-align: center;
}

#ma_carte a:hover {
	text-decoration: none;
	background-position: center top;
}








.btn_labo {
	background-image: url("img/degrade_bleu.png");
	border : 1px solid #707070;
    background-repeat: repeat-x;
    display: block;
   width: 175px;
   height: 21px;
    padding-top: 9px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
	
	-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius:10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		border-top:none;
	
}

.btn_labo:hover {
	background-image: url("img/degrade_vert.png");
	
	border : 1px solid #707070;
    background-repeat: repeat-x;
    display: block;
   width: 175px;
   height: 21px;
    padding-top: 9px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
	
	-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		border-top:none;
	
	
}



#content #conteneur_droite #fdp_txt {
	color: #353535;
    font-size: 21px;
    text-transform: uppercase;
	margin-left: 100px;
	margin-top:7px;
	
}
#content #conteneur_droite #fdp_txt_strong {
	color: #353535;
    font-size: 22px;
    text-transform: uppercase;
	margin-left: 100px;
	font-weight:bold;
	margin-bottom: 6px;
	
	
}

#content #conteneur_droite #fdp:hover #fdp_txt,
#content #conteneur_droite #fdp:hover #fdp_txt_strong,
#content #conteneur_droite #secu:hover #secu_txt,
#content #conteneur_droite #secu:hover #secu_txt_strong,
#content #conteneur_droite #labelshops:hover #label_txt_strong,
#content #conteneur_droite #labelshops:hover #label_txt
 {
	color:#fff;
	
}


#content #conteneur_droite #fdp_txt_white {
	color: #fff;
    font-size: 11px;

	margin-left: 100px;

}

#content #conteneur_droite #fdp_txt_asterisque {
	color: #353535;
    font-size: 12px;
   
	margin-left : 10px;
	margin-top: 6px;
	
	
}


#content #conteneur_droite #label_txt {
	color: #353535;
    font-size: 13px;
    text-transform: uppercase;
	margin-left: 80px;
	margin-top:7px;
	
}
#content #conteneur_droite #label_txt_strong {
	color: #353535;
    font-size: 19px;
    text-transform: uppercase;
	margin-left: 80px;
	font-weight:bold;
	margin-bottom: 6px;
	
	
}


#labelshops {
	background-image:url(img/bg_label.png);
	background-repeat: no-repeat;
    display: block;
	text-decoration:none;
	height:  70px;
	 width:220px;
	  padding-top:12px;
	
}



#secu {
	background-image:url(img/bg_secu.png);
	background-repeat: no-repeat;
    display: block;
	text-decoration:none;
	height:  92px;
	 width:220px;
	
	
}



#secu_block { 
background-image:url(img/bg_paiement.jpg);
	background-repeat:repeat-x;
	border: 1px solid #5D5956;
	 height: 175px;
	 width:220px;
	 background-color:#5d92a1;
	 margin-bottom:15px;
	
}

#labo{
	background-image:url(img/bg_labo.png);
	background-repeat:repeat-x;
	width:220px;
	height:274px;
	background-color:#CCC;
	border : 1px solid #5d5956;
	margin-bottom:15px;
	
			-webkit-border-bottom-right-radius: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-moz-border-radius-bottomright: 20px;
		-moz-border-radius-bottomleft: 20px;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
		
		display:block;
		text-decoration:none;
	
}


#content #conteneur_droite #secu_txt {
	color: #353535;
    font-size: 22px;
    text-transform: uppercase;
	margin-left: 100px;
	margin-top:7px;
	
}
#content #conteneur_droite  #secu_txt_strong {
	color: #353535;
    font-size: 22px;
    text-transform: uppercase;
	margin-left: 100px;
	font-weight:bold;
	margin-bottom: 6px;
	
	
}




#txt_labo {
	color: #353535;
    font-size: 13px;
    text-transform: uppercase;
	text-align:center;
	margin-top:10px;
}


#txt_bleu {
	color: #1f90a9;
    font-size: 18px;
    text-transform: uppercase;
	text-align:center;
		font-weight:bold;
		float:left;
		
}

#txt_vert {
	color: #8fa919;
    font-size: 18px;
    text-transform: uppercase;
	text-align:center;
		font-weight:bold;
	float:left;
}



#equisante_labo {
	
	padding-left: 74px;
	margin-top:5px;
	
}

#labo_dotted {
	
	width:220px;
	height:1px;
	border-bottom : 1px dashed #a0a0a0;
	margin-top:5px;
	
}



#logo_labo {
	background-image:url(img/bg_logo_labo.png);
	background-repeat:repeat-x;
	width:219px;
	height:174px;
	
	
}
#newsletter p{
	font-size:13px;
}

/*footer*/



#footer {
	margin-left: 100px;
    margin-top: 40px;
    padding-bottom: 40px;
}


#footer ul 				{ list-style-type:none;  font:12px Arial, sans-serif;  margin-left:-30px; margin-top:10px; margin:auto;} 
#footer ul li 			{float:left; border-left:1px solid #a0a0a0;}
#footer ul li.nobleft	{border:none;}
#footer ul a 			{ display: block; padding : 0px 15px 0px 15px;  color: #a0a0a0; text-decoration:none; }
#footer ul a:hover 		{ color:#709100;}
#footer ul a.current	{ color:#709100;}




#menuCata{
	  list-style-type:none;	
	  margin-left:-30px;
	 
}

#menuCata li a:hover {
    background: url("img/menuLeftHover.png") repeat-y scroll 0 0 transparent;
}

#menuCata li a {
    border-bottom: 1px solid #607100;
    border-top: 1px solid #A5B63E;
    color: #FFFFFF;
    display: block;
    font-size: 11pt;
    height: auto !important;
    line-height: 25px;
    margin: 0;
    padding: 0 15px;
	 text-decoration:none;
}



/* thickbox */

body #TB_title {
	background-image: url("img/bg_menu.png");
    background-repeat: no-repeat;
	background-position:-30px 0px;
	height: 41px;
	

	
}

body #TB_ajaxWindowTitle {
	margin-top:6px;
	font-family: Helvetica,  sans-serif;
   color:#fff;
   font-size:14px;
   font-weight:bold;

}

body #TB_closeAjaxWindow {
	margin-top:6px;
	font-family: Helvetica,  sans-serif;
   color:#353535;
   font-size:12px;
	
}

body #TB_window a:link {
	font-family: Helvetica,  sans-serif;
   color:#fff;
   font-size:12px;

}

body #TB_window a:hover {
	font-family: Helvetica,  sans-serif;
   color:#fff;
   font-size:12px;
   text-decoration:underline;

}


body .btn_commander  {
	background-image: url("img/bg_btn.png");
    background-position: -409px -3px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 125px;
     
	 
   
	
	
}

#content .btn_commander {

	 margin-top: 10px;
	float: right;
	 
}


body .btn_commander:hover  {
	background-image: url("img/bg_btn.png");
    background-position: -409px -43px;
	display:block;
    background-repeat: no-repeat;
	
	font-family: Helvetica,  sans-serif;
   color:#fff;
   font-size:12px;
   font-weight:bold;
   text-transform:uppercase;
   text-decoration:none;
   
	
	
}


body .btn_info {
	background-image: url("img/bg_btn.png");
    background-position: -3px -8px;
    background-repeat: no-repeat;
    display: block;
   width: 152px;
   height: 23px;
    padding-top: 9px;
    padding-left: 23px;
   
	font-family: Helvetica,  sans-serif;
   color:#353535;
   font-size:12px;
   text-transform:uppercase;
   float:left;
   
	
	
	
}


#content .btn_info  {
	margin-bottom:10px;
	 margin-top: 20px;
	 float:left;
	 
}



body .btn_info:hover {
	background-image: url("img/bg_btn.png");
    background-position: -3px -48px;
    background-repeat: no-repeat;
    display: block;

	font-family: Helvetica,  sans-serif;
   color:#fff;
   font-size:12px;
   text-transform:uppercase;
   text-decoration:none;
	
	
}



#content .c2_produit_list{
	   border-bottom: 1px dashed #a0a0a0;
	
}


#content .c2_produit_list_content{
		float:left;	
		width:300px;
		margin-left:20px;
	
	
}

#content .prix {
	float:right;
	display:inline;
	width:205px;
	text-align:right;
}

#content .prix span {
	
	display:block;
	
}



#content .c2_produit_list_image_bl img {
	float:left;	
	
	
}



#content .prix_bloc {
	 font-family: Helvetica,  sans-serif;
   color:#a0a0a0;
   font-size:12px;
}


#content .prix_bloc_promo {
	 font-family: Helvetica,  sans-serif;
   color:#698608;
   font-size:12px;
}

#content .c2_produit_list_ttc{
   font-family: Helvetica,  sans-serif;
   color:#698608;
   font-size:16px;
   font-weight:bold;
}
#content .c2_produit_list_promo_ttc{
	color:#698608;
   font-size:16px;
   font-weight:bold;
}
#content .c2_produit_list_ht{
	color:#698608;
	font-size:12px;
}
#content .c2_produit_list_promo_ht{
	color:#698608;
	font-size:13px;
}
#content .c2_produit_list_ttc .old_prix,#content .c2_produit_list_ht .old_prix{
	color:#698608;
	font-size:12px;
}
.old_prix{
	color:#698608;
	font-size:12px;
}

#content .c2_produit_list_tarif {

    text-align: right;
	
}

#content #c2_add_kart {

}

#content #c2_add_kart input{
   margin-top:10px;
}

#content #c2_add_kart label{
   font-family: Helvetica,  sans-serif;
   color:#698608;
   font-size:14px;

}

#produit_tarif .c2_produit_list_ht {
	 color: #698608;
    font-size: 13px;
}



#produit_tarif .c2_produit_list_ttc {
	color: #698608;
    font-size: 16px;
    font-weight: bold;
	
}


#produit_tarif .c2_produit_list_promo_ht {
	font-family: Helvetica,  sans-serif;
   color:#698608;
   font-size:12px;
	
}


#produit_option #produit_option_bloc {
	float:left;
	margin-left:20px;
}

#produit_tarif {
	float: right;
}


#produit_option_bloc select {
	margin-top:10px;	
	
}

#content #produit_option form p label {
	border:none;
	
}

#content #produit_resume {
	margin-top: 30px;
	
}

#produit_visible_categorie {
	margin-bottom : 40px;
	
}


#produit_visible_categorie   ul { 
	list-style-type:none;  
	margin-left:-30px; 
	
	} 

#produit_visible_categorie   ul  li{ 
	float:left;
	margin-right: 10px;
	} 
	
#produit_visible_categorie p {
	margin-bottom:10px;	
	
}

/* pagination */


.pagination{
    display: inline-block;
    height: 15px;
    line-height: 15px;
    width: 15px;
    background-color: #8FA800;
    border: 1px solid #393939;
    color: #FFFFFF;
}
#page_en_cour{
	 display: inline-block;
    height: 15px;
    line-height: 15px;
    width: 15px;
     background-color:#8eb9c5;
    border: 1px solid #393939;
    color: #FFFFFF;
}
.pagination:hover{
    background-color:#8eb9c5;
	text-decoration:none;
}





#TB_ajaxContent label{
	color:#698608;
}
#TB_ajaxContent .btn_commander{
	margin-top:20px;
}
#TB_ajaxContent .btn_commander:hover{
	text-decoration:none;
}
#TB_ajaxContent h3{
	color:#698608;
	font-weight:bold;
	font-size:14px;
}

#TB_ajaxContent #produit_tarif {
	float: none;
}

#TB_ajaxContent .c2_produit_list_promo_ttc{
	float: left;
    margin-right: 20px;
	color:#698608;
	font-weight:bold;
	font-size:14px;
}
#TB_ajaxContent .c2_produit_list_tarif{
 margin-bottom: 20px;
 margin-top:15px;
 text-align: right;
 width: 180px;
}
#content form p {
    text-indent: 0;
	margin-top:10px;
	margin-bottom:10px;
}
#content form p label {
    border-bottom: 1px solid silver;
    display: block;
    float: left;
    padding: 0;
    width: 40%;
}
#content #cadre_produit form p label{
	width:auto;
}
#content #produit_option form p label{
	border-bottom: none;
}
#content  form p input, #content  form p textarea {
    margin-left: 5%;
    width: 50%;
}
#menuCata span ul li a {
    background: url("img/puceES.png") no-repeat scroll 0 7px #177187;
    border: medium none;
    font-size: 10pt;
    height: auto !important;
    line-height: 23px;
    margin: 0;
    padding: 0 15px;
}
#menuCata span ul li {
    margin: 0;
    padding: 0;
}
#menuCata span ul {
    font-size: 10pt;
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}
#menuCata span ul li a:hover {
    background: url("img/puceES2.png") no-repeat scroll 0 7px #2190AB;
}
#panier th{
	text-transform:uppercase;
}
#conteneur_droite #facebook{
	border:1px solid #5d5956;
	background-image:url("img/bg_facebook.png");
	background-repeat:repeat-x;
	margin-bottom:20px;
}
#newsletter{
    background-color: #CCCCCC;
    background-image: url("img/bg_labo.png");
    background-repeat: repeat-x;
    border: 1px solid #5D5956;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: block;
    height: 135px;
    margin-bottom: 15px;
    text-decoration: none;
    width: 220px;
}
#newsletter h2{
	background-image: url("img/envelloppe.png");
	background-repeat:no-repeat;
	display:block;
	padding-left:40px;
	font-weight:bold;
	text-transform:uppercase;
	color:#393939;
	line-height:28px;
	 margin-left: 50px;	
}
#newsletter p{
	text-transform:uppercase;
	color:#698608;
	text-align:center;
	font-size:12px;
	 
}
#newsletter #btn_valider_newsletter{
	background-image:url("img/bg_bouton.png");
	background-repeat:repeat-x;
	 border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	border: 1px solid #5D5956;
	text-transform:uppercase;
	color:#fff;
    font-weight: bold;
    margin-top: 23px;
    width: 100px;
}
#newsletter #btn_valider_newsletter:hover{
	background-position:0px -26px;
	text-decoration:none;
}
#boutonPanier{
	background-image:url("img/bg_bouton.png");
	background-repeat:repeat-x;
	 border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	border: 1px solid #5D5956;
	text-transform:uppercase;
	color:#fff;
    font-weight: bold;
    width: 100px;
	display:block;
	line-height:18px;
	margin-top: 10px;
}
#boutonPanier:hover{
	background-position:0px -26px;
	text-decoration:none;
}
#produit_visible_categorie{
	display:none;
}
#c2_panier_add table{
	border-color:#5D5956;
}
#c2_panier_add table td{
	border-color:#5D5956;
}
/**** contact /panier ***/
.btn_passer_commande,.btn_mail{
	background-image: url("img/degrade_bleu.png");
    background-repeat: repeat-x;
    border: 1px solid #707070;
    border-radius: 10px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 21px;
    padding-top: 9px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 175px;
	font-weight:bold;
}
#content .btn_mail{
	padding-top:0px;
}
.btn_passer_commande:hover,.btn_mail:hover{
	background-image: url("img/degrade_vert.png");
	text-decoration:none;
}

#cadre_produit{
	background-color: #F5F0E7;
	padding:20px;
	border:1px solid #eee;
}
#content img{
	margin-right:10px;
	margin-bottom:5px;
}
#content #conteneur_droite img{
	margin-right:0px;
	margin-bottom:0px;
}
#content ul{
	padding:0px;
}

/***** INTERFACE DE COMMANDE *****/
a.button, a.button:hover {
    color: #2B2B2B;
    display: block;
    width: 135px;
}
.button {
    font-size: 11pt;
    margin: 5px;
    padding: 0.4em;
    text-align: center;
    text-decoration: none;
}
#c2_validation .c2_login p input {
    width: 50%;
}
#newaccount2,#newaccount,#cgv{
	margin-right:5px;
}
#c2_validation a span{
	float:left;
	display:inline;
}

/****** liste des produits ****/
.c2_produit_list_content_bl{
	 width: 450px;
	 float:left;
	 display:inline;
}
.bandeau_promo {
    background-image: url("img/promo.png");
    background-repeat: no-repeat;
    float: right;
    height: 43px;
    margin-right: -32px;
    width: 110px;
}
#bandeu_promo_fiche{
	background-image: url("img/promo.png");
    background-repeat: no-repeat;
    float: right;
    height: 43px;
    margin-right: -32px;
    width: 110px;
}
.c2_produit_list{
	margin-top:10px;
}




/**** content *****/
#content p{
	margin-bottom:1.5em;
}

#content #produit_description p{
	margin-bottom:0;
}

/*** conteneur droit***/
#content #conteneur_droite p{
	margin-bottom:5px;
}
#content #conteneur_droite h1{
	font-size:22px;
}
#conteneur_middle .produidumois{
border-bottom: 1px dashed #A0A0A0;
}
#conteneur_middle .produidumois img{
	float:left;
	display:inline;
	margin-right:5px;
}
#conteneur_middle .produidumois .produitdumois_resume{
	float:left;
	display:inline;
	width:250px;
}
#conteneur_middle .produidumois .prix{
	float:right;
	display:inline;
	width:165px;
	margin-top:10px;
}
#content #conteneur_middle .btn_commander{
	margin-top:20px;
	margin-bottom:20px;
}
#conteneur_middle .produidumois h2{
	width:250px;
	float:left;
	display:inline;
}
#conteneur_middle .produidumois h2 span{
font-size:13px; 
}

/***** PUB ***/
#bouton1{
	background-image:url(img/bouton1.png);
	background-repeat:no-repeat;
	width:17px;
	height:24px;
	display:block;
}
#bouton2{
	background-image:url(img/bouton2.png);
	background-repeat:no-repeat;
	width:17px;
	height:24px;
	display:block;
}
#bouton3{
	background-image:url(img/bouton3.png);
	background-repeat:no-repeat;
	width:17px;
	height:24px;
	display:block;
}

#bouton4{
	background-image:url(img/bouton4.png);
	background-repeat:no-repeat;
	width:17px;
	height:24px;
	display:block;
}
#selection_pub ul li{
	float:left;
	display:inline;
	margin-left:5px;
}
#selection_pub ul a{
	cursor:pointer;
}
#selection_pub {
	margin-top: 179px;
    position: absolute;
    z-index: 9;
}
.popup_accueil{
	position:absolute;
}
#bouton1.selected{
	background-image:url(img/bouton1_select.png);
}
#bouton2.selected{
	background-image:url(img/bouton2_select.png);
}
#bouton3.selected{
	background-image:url(img/bouton3_select.png);
}

#bouton4.selected{
	background-image:url(img/bouton4_select.png);
}
/*****actualités******/

#actualites .p{
	
	background-color: #f2efde;
	
}

#actualites .i{
	
	margin-top: 5px;
	margin-bottom: 5px;
	
}

#actualites  .bl_news_detail{
	
	margin-bottom:5px;
	
}

#actualites .lh_div {
	
	padding:5px 10px 5px 10px;
	
}

#actualites h2 {
	
	margin-top: 5px;
	
}

#actualites img {
	
	margin-left: 20px;
	border : 1px solid #8fa800;
	padding:2px;
	
}

#form_compte #bandeau_identifiant{
	background-image:url('img/bandeau_identifiant.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 48px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#c2_newaccount #bandeau_identifiant{
	background-image:url('img/bandeau_identifiant.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#form_compte #bandeau_civil{
	background-image:url('img/bandeau_civil.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 48px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#c2_newaccount #bandeau_civil{
	background-image:url('img/bandeau_civil.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#form_compte #bandeau_adresse{
	background-image:url('img/bandeau_adresse.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 48px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#c2_newaccount #bandeau_adresse{
	background-image:url('img/bandeau_adresse.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#form_compte #bandeau_contact{
	background-image:url('img/bandeau_contact.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 48px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#c2_newaccount #bandeau_contact{
	background-image:url('img/bandeau_contact.png');
	background-repeat:no-repeat;
	width:656px;
	height:48px;
	color: #fff;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
#content #form_compte p input{
	background-color:#eae4d6;
	border:1px solid #c9c1af;
	height:30px;
	color:#8a8478;
	padding-left:10px;
	font-size:16px;
	margin-left:0px;
	width:350px;
}
#form_compte select{
	background-color:#eae4d6;
	border:1px solid #c9c1af;
	height:30px;
	color:#8a8478;
	padding-left:10px;
	font-size:16px;
	margin-left:0px;
	width:363px;
}
#btn_creation_compte{
	background-image:url('img/btn_creation_compte.png');
	background-repeat:no-repeat;
	width:177px;
	height:40px;
	margin-top:40px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}
#c2_newaccount p #btn_creation_compte2{
	background-image:url('img/btn_creation_compte.png');
	background-repeat:no-repeat;
	width:177px;
	height:40px;
	margin-top:40px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}

#c2_newaccount p input{
	background-color:#eae4d6;
	border:1px solid #c9c1af;
	height:30px;
	color:#8a8478;
	padding-left:10px;
	font-size:16px;
	margin-left:0px;
	width:350px;
}
#c2_newaccount select{
	background-color:#eae4d6;
	border:1px solid #c9c1af;
	height:30px;
	color:#8a8478;
	padding-left:10px;
	font-size:16px;
	margin-left:0px;
	width:363px;
}
#bouton_add_carte_fidelite{
	width:650px;
	height:140px;
	display:block;
	background-image:url('img/btn_panier.png');
	background-repeat:no-repeat;
	background-color: transparent;
	border:none;
	cursor:pointer;
	color:white;
	
}
#bouton_add_carte_fidelite:hover{
	background-position:0px -150px;
	text-decoration:none;
}
#bouton_add_carte_fidelite span{
	display: block;
    padding-left: 240px;
    padding-top: 57px;
}

/* MAJ Carte Avantage - Mathias 09 Octonre 2013 9h32 */

body .avantage_produit {
	color:#6b9ca9;
	font-size: 12px;
}

body .produidumois .avantage_produit b{
	font-size: 14px;
}

#content .produidumois .c2_produit_list_ttc {
	font-size: 14px;
	color:#698608;
}

body .avantage_produit b {
	font-size: 16px;
}

body .avantage_produit.public {
	color:#698608;
}

#content .avantage_produit .c2_produit_list_ht {
	color:#6B9CA9;
}

#categorie_produit h2 {
	font-size: 20px;
}

#categorie_produit .c2_produit_list_ttc {
	font-size: 16px;
}


.instead_prix {

    color: #87837a;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 20px 0 0;
}

.date_carte {
	background: url(img/bg_produit_avantage.png) no-repeat scroll -16px -7px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    font-style: italic;
    font-weight: bold;
    margin: 60px 5px 0 0;
    padding: 0 0 0 23px;
}

.eco_avantage{
	background: none repeat scroll 0 0 #E9EDDA;
    color: #698608;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 15px;
}
	

/* Fin MAJ Carte Avantage */

