body {
	margin:0px;
	padding:0px;
	color : #4B4B4D;
	height: 100%;
    background: #F7F5F2 url(../images/body_bg.jpg) repeat-x 0px 92px;
}
p, h1, h2, h3, h4, h5, h6, form, input, ul, li, img {
	padding:0px;
	margin:0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #C33509;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:arial, verdana, sans-serif; 
	font-size:12px;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}
label {
	font-size: 12px;
	float: left;
	padding: 5px 5px 0 0 ;
}

fieldset label {
	font-size: 12px;
	float: none;
	padding: 5px 5px 0 0 ;
}

textarea {
	border: #D64316 1px solid;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

.clear
{ clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}


.moins{
	float:left;
	cursor: pointer;
}
.plus{
	float:left;
	cursor: pointer;
}

.loading {  
     background:url(../images/ajax-loading.gif) no-repeat center;  
}

.mini_product_img {	
	padding: 19px 7px 0 7px;
}
input[type=image]{
	cursor: pointer;
}
.product_mini_fiche{
	background: url(../images/product_mini_fiche.png) no-repeat top left;
	height: 65px;
	width: 192px;
	padding: 25px 4px 0 11px; 
	float: left;
	color: #518B23;
	font-size: 14px;
	position: relative;
}
.product_mini_fiche h2{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}

.product_special_mini_fiche{
	background: url(../images/product_mini_fiche.png) no-repeat top left;
	height: 65px;
	width: 192px;
	padding: 25px 4px 0 11px; 
	float: left;
	color: #518B23;
	font-size: 14px;
	position: relative;
}
.product_special_mini_fiche h2{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
}

.product_mini_fiche_panier{
	height: 19px;
	width: 188px;
	display: block;
}
.product_mini_fiche_panier .price{
	font-size: 18px;
	float: left;
	height: 20px;
	width: 100px;
}
.product_mini_fiche_panier .panier{
	float: right;
	height: 20px;
	width: 77px;
}

.product_mini_fiche_panier img{
	cursor: pointer;
}
.product_mini_fiche_panier input{
	border: none;
	 background: url(../images/product_mini_panier_input.png) no-repeat top left;
	 width: 23px;
	 height:16px;
	 float: left;
	 text-align: right;
	 padding: 2px;
}

.btn_a{
	background-color: #CC001F;
	padding: 2px 0 1px 0;
	border-left: 12px #CC001F solid;
	border-right: 12px #CC001F solid;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.btn_a:hover{
	background-color: #FF4100;
	border-left: 12px #FF4100 solid;
	border-right: 12px #FF4100 solid;
}

#site_loading {
	display: block;
	margin: 0 auto 0 auto;
	background: url(../images/ajax-loader.gif) no-repeat 0px 160px;
	height: 40px;
	width: 250px;
	color: #CC001F;
	font-weight: bold;
	font-size: 14px;
	padding: 170px 0 0 35px;
}
#picture_loading {
	position: absolute;
	top: 260px;
	left: 700px;
	display: block;
	background: url(../images/ajax-loader2.gif) no-repeat top left;
	z-index: 1000000000;
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 35px;
}
#main, #footer_container {
	margin:0 auto;
	width:980px;
	position: relative;
	clear:both;
	background: transparent;
}
#header {
	height: 103px;
	display: block;
	clear: both;
	width: 980px;
}
#header_search {
	float: left;
	width: 190px;
	height: 57px;
	margin-left: 10px;
	padding: 49px 0 0 214px;
	color: #7F7F7F;
}
#header_search_input {
	border:1px solid #CD001F;
	color: #7F7F7F;
	display:block;
	float:left;
	font-size:11px;
	height:14px;
	margin:0;
	padding:3px;
	width:139px;
}
#header_search_image {
	display:block;
	float:left;
	margin:0;
	margin:0 0 0 7px;
	height: 22px;
	width: 23px;
	background: url(../images/loupe.png) no-repeat top left;
}
#header_search_image:hover {
	background: url(../images/loupe_hover.png) no-repeat top left;
}
#header_search_advanced {
	width:147px;
	font-size: 11px;
	text-align: right;
	padding-top: 4px;
	display: block;
}
#header_search_advanced a{
	text-decoration: underline;
	color: #7F7F7F;
}
#header_compte {
	float: left;
	width: 268px;
	height: 55px;
	position: relative;
	margin-bottom: 6px;
	padding: 45px 0 0 75px;
	background: url(../images/header_compte_bg.png) repeat-x bottom left ;
	color: #FFFFFF;
	z-index: 300000;
}
#header_compte a{
	color: #FFFFFF;
	text-decoration: none;
}
#header_compte_compte {
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 5px 0 0;
}
#header_compte_connexion {
	float: left;
}
#header_panier {
	float: left;
	width: 114px;
	height: 58px;
	margin-bottom: 6px;
	padding: 42px 0 0 99px;
	color: #FFFFFF;
	position: relative;
	background: url(../images/header_panier_bg.png) no-repeat bottom left ;
}
#header_panier_left{
	float: left;
	width: 85px;
}
#header_panier_left_top{
	font-weight: bold;
	padding-top: 4px;
	height: 18px;
	display: block;
}
#header_panier_left_bottom{
}
#header_panier_right{
	float: left;
	height : 30px;
	width: 25px;
}
#header_panier_right div{
	background: url(../images/loupe.png) no-repeat 170px 0px ;
	height : 50px;
	width: 192px;
	display: block;
	cursor: pointer;
	top: 43px;
	left: 12px;
	position: absolute;
}
#header_panier_right div:hover{
	background: url(../images/loupe_hover.png) no-repeat 170px 0px ;
}


#footer {
	margin-top: 10px;
	height: 150px;
	display: block;
	width: 100%;
	background: url(../images/footer_bg.jpg) repeat-x top left;
}
#footer_container {
	color: #5F5F5F;
	display: block;
	font-size: 12px;
	text-align: center;
}
#footer_menu {
	height:37px;
	padding:2px 0 0 0;
	width: 540px;
	margin: 0 auto;
}
#footer_menu a{
	padding:5px 7px 5px 7px;
	margin-right: 1px;
	height: 22px;
	color: #5F5F5F;
	text-decoration: none;
}
#footer_menu a:hover{
	color: #9D0C15;
	text-decoration: underline;
}
.footer_menu_item {
	float: left;
	padding-top: 4px;
	height: 33px;
}
.footer_menu_sep {
	background: url(../images/footer_menu_sep.png) no-repeat top left;
	width: 1px;
	height:28px;
	float: left;
	display: block
}
#footer_bottom {
}
#footer_bottom_center {
	text-align: center;
	float: left;
	width: 810px;
	color: #836143;
	font-size: 11px;	
}
#langues {
	float: left;
	width: 350px;
	padding: 5px 10px 0 0;
    text-align: right;
}
/*
#drapeau_francais{
	float: left;
	padding-right: 5px;
}
#drapeau_anglais {
	float: left;
	padding-right: 5px;
}
*/

#langues img {
/*	float: left;*/
	padding-right: 5px;
}

#footer_famille {
	float: left;
	width: 246px;
	height: 79px;
}
#footer_famille a {
	color: #9D0C15;
	font-size: 12px;
	text-decoration: underline;
}
#famille_michaud {
}
#coordonnees {
	padding: 0 0 0 179px;
	width: 590px;
	text-align: center;
	font-size: 11px;
}
#coordonnees a{
	color: #836143;
	font-size: 11px;
	text-decoration: underline;
}
#footer_bottom_right {
	text-align: center;
	padding-top: 12px;
	float: left;
	width: 124px;
	color: #7F7F7F;
	font-size: 11px;	
}
#footer_bottom_right p, #footer_bottom_right img{
	padding-bottom: 5px;
}

	
	#compte_mail {
	margin:4px 19px 0 0;
	float: left;	
}
#compte_password_div {
	height: 44px;
	text-align: right;
	float: left;
	width:156px;
	font-size: 11px;
	margin-right: 15px;
}
#compte_password{
	margin:3px 0 4px 0;
}
#compte_nouveau {
	margin: 10px 0 0 0;
	position: relative;
}
#compte_form {
	position: relative;
}
#compte_nouveau_txt {
	float: left;
	font-size: 18px;
}
#compte_nouveau_url {
	font-size: 14px;
	background: url(../images/compte_nouveau_fleche.png) no-repeat top right;
	width: 141px;
	height: 27px;
	float: left;
	cursor: pointer;
	padding-top: 3px;
}
#compte_nouveau_url:hover {
	background: url(../images/compte_nouveau_fleche_hover.png) no-repeat top right;
}


#nouveau_compte {
	background-color: #FFFFFF;
	color: #010101;
	font-size: 12px;
	width: 620px;
	margin-top: 35px;
	padding: 0 0 0 7px;
}
.form_input_item label {
	float: left;
	width: 84px;
	height: 30px;
	font-size: 12px;
	padding: 2px 0 0 0;
}
.form_text_area_item {
	height: 78px;
}
#nouveau_compte p {
	color: #357700;
	font-size: 11px;
}
#nouveau_compte a {
	color: #357700;
	text-decoration: none;
	font-weight: bold;
}
#nouveau_compte_civilite {
	height: 32px;
}
#nouveau_compte_civilite span{
	margin-right: 25px;
}
#nouveau_compte_civilite input{
}
.form_input_line {
	clear: both;
}
.form_input_item {
	padding: 0 0 12px 0;
	height: 19px;
	float: left;
	width: 280px;
} 
.form_multi_input_item {
	padding: 0 0 6px 0;
	height: 67px;
}
.form_multi_input_item label{
	height: 22px !important;
	width: 43px !important;
}
#nouveau_compte_email{
	border: none;
	background: url(../images/form_input_email.gif) no-repeat top left !important;
	padding:3px 6px 3px 6px !important;
	width:174px !important;
}


.panier_commander, .panier_commander_pcb {
	float: left;
	width: 168px;
	height: 39px;
	cursor: pointer;
}
.panier_item {
	clear: both;
	height: 101px;
	width: 646px;
	display: block;
	background: url(../images/panier_item_bg.png) repeat-x top left;
	border-bottom: #D54315 1px solid;
}
.panier_item_first {
	background: url(../images/panier_item_first_bg.png) no-repeat top left;
}
.panier_item_checkbox {
	float: left;
	width: 39px;
	height: 15px;
	padding: 43px 0 43px 12px;
	color: #333333;
	font-size:12px;	
}
.panier_item_checkbox span{
	color: #D54315;
	font-weight: bold;
	font-size:14px;	
	padding-left: 15px;
}
.panier_item_image {
	float:left;
	height:90px;
	padding:11px 10px 0 0;
	text-align:center;
	width:90px;
}
.panier_item_price {
	float: right;
	color: #CC001F;
	font-size: 12px;
	text-align: right;
	padding: 47px 30px 0  0;
}
span.prix_promo {
	font-size: 14px;
	text-decoration: line-through;
	padding-right: 5px;
}
span.prix_vente {
	font-size: 18px;
}
span.no-promo {
	color: #D54315;
}



.panier_item_description {
	color: #D54315;
	font-size: 14px;
	float: left;
	padding: 33px 22px 0 0;
	height: 68px;
	width: 147px;
	
}
.panier_item_description a{
	color: #D54315 !important;
	text-decoration: none;
	font-weight: bold;
}

#panier_total {
	height: 167px;
	width: 640px;
	margin: 3px;
	background: #FFFFFF url(../images/panier_total.gif) no-repeat top left;
}
#panier_total blockquote {
	background: url(../images/panier_total_blockquote.gif) no-repeat top left;
	width: 195px;
	height: 48px;
	margin: 0 auto 0 auto;
	font-size: 14px;
	color: #333333;
	padding: 10px 10px 10px 30px;
	display: block;
}
#panier_total_sup {
	background: url(../images/panier_total_supprimer.gif) no-repeat 11px 8px;
	padding: 8px 0 0 28px;
	float: left;
	width: 150px;
	height: 34px;
}
#panier_total_sup a {
	text-decoration: underline;
	color: #0029DF;
	font-size: 11px;
	font-weight: normal;
}
#panier_total_total {
	color: #D54315;
	font-size: 18px;
	text-align: right;
	float: right;
	width: 400px;
	height: 25px;
	padding: 4px 27px 0 0;
}
#panier_total_port {
	text-align: right;
	padding: 20px 27px 0 0;
	color: #333333;
	font-size: 14px;
}
#panier_total_port p{
	color: #333333;
	font-size: 14px;
}
#panier_total_port a{
	text-decoration: underline;
	color: #002CBD;
	font-size: 14px;
	font-weight: normal;
}
#panier_promos {
	clear: both;
/*	height: 269px;*/
	width: 664px;
}
#panier_promos_title {
	color: #FFFFFF;
	padding: 5px 0 0 20px;
	background: url(../images/panier_promos_top.png) no-repeat top left;
	height: 45px;
	width: 664px;
	display: block;
	font-size: 14px;
}
#panier_promos_title h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
#panier_promos_content {
/*	height: 221px;*/
	width: 646px;
	display: block;
/*	background: url(../images/panier_promos.png) no-repeat top left;*/
	background: url(../images/produit_rel.png) repeat-x top left;
}

#panier_promos_content_inner {
/*	height: 221px;*/
	width: 646px;
	display: block;
/*	background: url(../images/panier_promos.png) no-repeat top left;*/
	background: url(../images/produit_rel_bottom.png) repeat-x bottom left;
}

#panier_promos_content .product_item {
	float: left;
	width: 322px;
/*	height: 221px;*/
}
#panier_promos_content .product_image {
	height: 105px;
	padding: 23px 0 0 25px;
	width: 188px;
	display: block;
}
#panier_promos_content .product_image img{
	padding: 0 0 0 51px;
}	
.product_item_product_bottom {
	padding: 4px 0 0 25px;
	width: 298px;
	height: 89px;
}
#panier_promos_content .product_mini_fiche {
	position: relative;
	top:0;
	left:0;
	float: left;
	width: 188px;
	height: 89px;
}
#panier_promos_content input[type=text]{
	background:transparent url(../images/product_mini_panier_input.png) no-repeat scroll left top !important;
	border: none;
	float:left;
	height:16px !important;
	padding:2px !important;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	width:23px !important;
}
#panier_promos_content .moins, #panier_promos_content .plus {
	float: left;
}
#panier_promos_content .product_add_card {
	background:none !important;
	float: left;
	height: 65px;
	width: 74px;
	margin: 27px 0 0 6px;
	position: relative;
	display: block;
	top: 0;
	left: 0;
}
.bloc_panier_bottom {
	background:transparent url(../images/bloc_panier_bottom.png) no-repeat scroll left top !important;
}
.panier_item_nombre {
	float: left;
	padding: 44px 0 0 0;
}
.panier input, .panier_item_nombre input{
	background:transparent url(../images/product_mini_panier_input.png) no-repeat scroll left top !important;
	border: none;
	float:left;
	height:16px !important;
	padding:2px !important;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	width:23px !important;
}



#produit_rel {
	width: 687px;
/*	height: 220px;*/
	background: url(../images/produit_rel.png) repeat-x top left;
	display: block;

}

#produit_rel_inner {
	background: url(../images/produit_rel_bottom.png) repeat-x left bottom;
}

.produit_rel_item {
	float: left;
	width: 312px;
/*border-right: #E66F31 1px solid;*/
/*	height: 220px;*/
	padding:  0 0 0 30px;
}

.produit_special_rel_item {
	float: left;
	width: 312px;
/*	height: 220px;*/
	padding:  0 0 0 0px;
}

.produit_rel_item_image {
	width: 202px;
	text-align: center;
}

.thumb_with_loupe
{ height: 125px;
  overflow: hidden;
}

.ze_loupe
{
}

.produit_rel_item_bottom .product_mini_fiche {
	position:relative;
	top: 0;
	left: 0;
	float: left;
}
.produit_rel_item_bottom .product_add_card {
	background:transparent url(../images/add_card_mini.png) no-repeat scroll left top !important;
	position:relative;
	top: 0;
	left: 0;
	float: left;
	height: 65px;
	margin: 23px 0 0 4px;
	width: 74px;
}
.produit_rel_item_bottom .product_add_card:hover {
	background:transparent url(../images/add_card_mini_hover.png) no-repeat scroll left top !important;
}
#adresses_livraison{
	
}
.adresse_livraison {
	height: 68px;
	width: 687px;
	display: block;
}
.adresse_livraison_select {
	background-color: #F2B494;
	height: 54px;
	width: 25px;
	padding: 14px 0 0 16px;
	float: left;
}
.adresse_livraison_des {
	color: #262626;
	font-size: 12px;
	padding: 12px 0 0 10px;
	background-color: #FAE2D6;
	height: 56px;
	float: left;
	width: 636px;
}
.offert{
	background: #FFFFFF url(../images/recap_cadeau.png) no-repeat 0 20px;
}
.recap_total {
	background: url(../images/recap_total.gif) no-repeat 3px 3px !important;
	height: 46px !important;
	padding-top: 18px !important;
}
#recap_total_date {
	position: absolute;
	top: 25px;
	left:22px;
	font-size: 14px;
	color: #D54315;
}
#recap_total_date span {
	color: #514F4F;
}
.port {
	background: none !important;
	height: 35px;
	border-bottom: #D0752E 1px solid;
}
.port .panier_item_description {
	padding: 10px 0 0 22px;
	width: 500px;
	height: 25px;
	font-weight: bold;
}
.port .panier_item_price {
	padding: 8px 30px 0 30px;

}
.oomode_livraison_desc img {
	position: absolute; 
	top:-4px; 
	left: 160px;
}
#page_content_top form {
	padding: 20px 0 0 0;
}
#page_content #nouveau_compte_civilite {
	padding: 20px 0 0 0;
	height: 19px;
}
#page_content #nouveau_compte_adresse {
	width:215px;
	height: 56px;
}
#page_content .form_text_area_item {
	width:317px;
	height: 66px;
}
#page_content .form_multi_input_item {
	height: 72px;
}
.form_input_item p {
	font-size: 11px !important;
}


#compte_connecter {
	width: 140px;
	height: 29px;
	background: url(../images/compte_connecter.png) no-repeat top left;
	display: block;
}
#compte_connecter:hover {
	background: url(../images/compte_connecter_hover.png) no-repeat top left;
}
.panier_commander_image {
	width: 168px;
	height: 39px;
	background: url(../images/panier_commander.png) no-repeat top left;
	display: block;
}
.panier_commander_image:hover {
	background: url(../images/panier_commander_hover.png) no-repeat top left;
}
.add_card_mini {
	width: 74px;
	height: 65px;
	background: url(../images/add_card_mini.png) no-repeat top left;
	display: block;
}
.add_card_mini:hover {
	background: url(../images/add_card_mini_hover.png) no-repeat top left;
}
#autre_adresse {
	width: 171px;
	height: 29px;
	background: url(../images/autre_adresse.png) no-repeat top left;
	display: block;
}
#autre_adresse:hover {
	background: url(../images/autre_adresse_hover.png) no-repeat top left;
}
#continuer_input {
	width: 168px;
	height: 39px;
	background: url(../images/continuer.png) no-repeat top left;
	display: block;
}
#continuer_input:hover {
	background: url(../images/continuer_hover.png) no-repeat top left;
}
#valider_input {
	width: 168px;
	height: 39px;
	background: url(../images/valider.png) no-repeat top left;
	display: block;
}
#valider_input:hover {
	background: url(../images/valider_hover.png) no-repeat top left;
}

#empty_cart
{ padding: 20px;
}

#page_statique{
	color: #373737;
	font-size: 14px;
	padding:2px 25px 12px 25px;
}
.page_content_orange h1{
	width: 442px;
	float: left;
	display: block;
}
.page_content_orange #contact {
	width: 78px;
	height: 30px;
	float: left;
	padding: 0 5px 0 0;
	margin-top: -4px;
}
.page_content_orange #contact a{
	width: 78px;
	height: 30px;
	display: block;
	background: url(../images/contact.png) no-repeat top left;
}
.page_content_orange #contact a:hover{
	background: url(../images/contact_hover.png) no-repeat top left;
}
.page_content_orange #accueil {
	float: left;
	width: 140px;
	height: 30px;
	margin-top: -4px;
}
.page_content_orange #accueil a{
	background: url(../images/retour_accueil.png) no-repeat top left;
	display:block;
	height:30px;
	width:140px;
}
.page_content_orange #accueil a:hover{
	background: url(../images/retour_accueil_hover.png) no-repeat top left;
}
#page_statique h2{
	font-size: 18px;
	font-weight: bold;
	color: #D64316;
	display: block;
	padding: 15px 0 0 0;
}
#page_statique h3{
	font-size: 14px;
	font-weight: bold;
	color: #D64316;
	display: block;
	padding: 11px 0 0 0;
}
#page_statique h4{
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #373737;
	padding: 8px 0 0 0;
}
#page_statique h5{
	text-decoration: underline;
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #373737;
	padding: 7px 0 0 0;
}
#page_statique p{
	display: block;
	padding: 7px 0 0 0;
}
#page_statique ul{
	padding: 0 0 0 11px;
}
#page_statique li{
	display: list-item;
	background: url(../images/puce.png) no-repeat 0 13px;
	color: #373737;
	padding: 8px 0 0 16px;
}
#page_statique p.avant{
	background: url(../images/tunnel_btn_sep.gif) no-repeat 5px 2px;
	padding: 0 0 0 30px;
	color: #D54315;
	height: 25px;
	text-decoration: underline;
	margin: 20px 0 0 0;
}
#page_statique p.avant a{
	color: #D54315;
	text-decoration: underline;
}
#page_statique .blockquote_top {
	background: url(../images/page_statique_blockquote_top.gif) no-repeat top left;
	margin: 30px 0 0 0;
	height:8px;
	width: 629px;
}
#page_statique .blockquote_content {
	background: url(../images/page_statique_blockquote_content.gif) repeat-y top left;
	width: 601px;
	padding: 0 14px 14px 14px;
	display: block;
	font-size: 12px;

}
#page_statique .blockquote_content h2{
	padding: 0;
}
#page_statique .blockquote_bottom {
	background: url(../images/page_statique_blockquote_bottom.gif) no-repeat top left;
	height:8px;
	width: 629px;
	display: block;
}

#page_statique ul.messages{
  padding: 10px;
}
#page_statique ul.messages li{
	display: list-item;
	background: none;
	color: #373737;
    padding: 10px;
}

ul.messages
{ border: #d64316 1px solid;
  margin: 10px;
  padding: 10px;
}

ul.messages ul
{ margin: 0;
  padding: 0;
}

.product_x_image{
	display: block;
	width: 100px;
	height: 105px;
	padding: 23px 0 0 25px;
	width: 188px;
	display: block;
}
.product_x_image img{
	padding: 0 0 0 51px;
}

/* ------------------------------------------------ produit mini details -------------- */

.product_mini_details_bulle
{ float: left;
  width: 203px;
}

.product_mini_details_bulle_top
{ background-image: url("../images/product_mini_top.png");
  width: 203px;
  height: 20px;
}

.product_mini_details_bulle_content
{ background-image: url("../images/product_mini_content.png");
  background-color: #f7f5f2;
  background-position: bottom;
  background-repeat: repeat-x;
  padding-left: 3px;
  width: 196px;
  border-right: solid 2px #528c23;
  border-left: solid 2px #528c23;
  color: #518B23;
}

.product_mini_details_bulle_bottom
{ background-image: url("../images/product_mini_bottom.png");
  width: 203px;
  height: 5px;
}

#paaage_statique h3{
	font-size: 14px;
	font-weight: bold;
	color: #D64316;
	display: block;
	padding: 11px 0 0 0;
}

#page_statique .product_mini_details_bulle h3, .product_mini_details_bulle h3
{ margin: 0 0 10px 0;
  padding: 0;
  color: #518B23;
}

.product_mini_details_prix
{ font-size: 18px;
  float: left;
  height: 20px;
  width: 100px;
}

.product_mini_details_qty
{ float: right;
  height: 20px;
  width: 77px;
}

.product_mini_details_qty img
{ cursor: pointer;
}

.product_mini_details_qty input
{ background:transparent url(../images/product_mini_panier_input.png) no-repeat scroll left top !important;
  border: none;
  float:left;
  height:16px !important;
  padding:2px !important;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  width:23px !important;
}

.product_mini_details_add
{ background:transparent url(../images/add_card_mini.png) no-repeat scroll left top !important;
  float: left;
  height: 65px;
  width: 74px;
  margin: 21px 0 0 4px;
  position:relative;
  top: 0;
  left: 0;
}

.product_mini_details_add:hover
{ background:transparent url(../images/add_card_mini_hover.png) no-repeat scroll left top !important;
}

.product_item_product .product_mini_details
{ position: relative;
  left: 30px;
  margin-bottom: 5px;
}

.pages
{ float: right;
}

.pages a, .pages span
{ padding: 0 0 0 10px;
  color: #333333;
}

.pages span.current
{ font-weight: bold;
}

#main_loading
{ position: absolute;
  margin-top: 300px;
  width: 100%;
  text-align: center;
  z-index: 3000;
  display: none;
}

.pc_block
{ float: right;
  margin: 10px 10px 0 0;
}

#cart_block_back
{ float: left;
  color: #000099;
  font-weight: normal;
  padding: 0 0 0 10px;
}

#adv_search_submit{
	width: 171px;
	height: 29px;
	display: block;
	padding: 8px 12px 0 450px;
}
#adv_search_submit a {
    text-decoration: none;
	width: 171px;
	height: 29px;
	display: block;
	background: url(../images/bouton.png) no-repeat top left;
    line-height: 27px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#produit_goto_top_link
{ float: right;
  margin: 0 10px 0 0;
}
