* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul{
	list-style-type: none;
}

h1#titreAll {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	text-align: left;
	padding: 10px 0 0 14px;
	margin: 5px 0;
	width: 672px;
	height: 40px;
	background: url("/images/bg_h2.gif") no-repeat;
}

h1#titreAll a {
	color: #ffffff;
}

h1.titreRouge {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	text-align: left;
	padding: 10px 0 0 14px;
	margin: 5px 0;
	width: 672px;
	height: 40px;
	background: url("/images/bg_h2_rouge.gif") no-repeat;
}

h2{
	font-size: 14px;
	color: #990000;
}

h2 a{
	color: #990000;
}

h3 {
	font-size: 13px;
	color: #cc0000;
	margin: 10px 0 5px 0;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	margin: 5px 0;
	background-color: #e5e5e5;
	float: left;
	width: 98%;
}

h5 {
	font-size: 12px;
	margin: 7px 0 4px 0;
}

body {
	/*background-color: #ffffff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background: url("/images/bg_blanc.jpg") no-repeat top center #fff;
}

a{
	color: #000;
	text-decoration: none;
}

a img{
	border: 0px;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: none;
}

input.submit {
	margin: 0 5px 0 0;
	padding: 0 3px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

.select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
	color: #990000;
}

/*---------------Base Class----------------*/

.txt_rouge{
	color: #cc0000;
}

.txt_bold{
	font-weight: bold;
}

.txt_hidden{
	visibility: hidden;
}

.input_hidden{
	border: 0px;
}

.paragraphe{
	margin-bottom: 7px;
}

.txt_center{
	text-align: center;
}

.size12{
	font-size: 12px;
}

.size14{
	font-size: 14px;
}

.asterisque{
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}

.floatLeft{
	float: left;
}

.clearLeft{
	clear: left;
}

.colorRed{
	color: red;
}

.fontSizeMiddle{
	font-size: 50%;
}

.fontSizeMiddlePlus{
	font-size: 80%;
}

.txtUnderline{
	text-decoration: underline;
}

.txtLineThrough{
	text-decoration: line-through;
}

/*---------------Fin Base Class----------------*/

#global {
	position: relative;
	float: left;
	left: 50%;
	width: 960px;
	height: 100%;
	margin-left: -480px;
}

#header{
	float: left;
	width: 960px;
}

#logo{
	float: left;
	width: 300px;
	height: 121px;
}

#txtRef{
	float: left;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 50px 0 0 10px;
}

#menuHeader{
	float: left;
	width: 960px;
	background: url("/images/bg_menu_top_01.png") no-repeat;
	padding-top: 12px;
}

#menuHeader li{
	float: left;
}

#accueil{
	float: left;
	width: 79px;
	height: 45px;
	background: url("/images/drexco2_04.gif") no-repeat;
}

#accueil:hover{
	visibility: visible;
}

#accueil:hover img{
	visibility: hidden;
}

#qui_sommes_nous{
	float: left;
	width: 108px;
	height: 45px;
	background: url("/images/drexco2_05.gif") no-repeat;
}

#qui_sommes_nous:hover{
	visibility: visible;
}

#qui_sommes_nous:hover img{
	visibility: hidden;
}

#garanties{
	float: left;
	width: 97px;
	height: 45px;
	background: url("/images/drexco2_06.gif") no-repeat;
}

#garanties:hover{
	visibility: visible;
}

#garanties:hover img{
	visibility: hidden;
}

#partenaires{
	float: left;
	width: 104px;
	height: 45px;
	background: url("/images/drexco2_07.gif") no-repeat;
}

#partenaires:hover{
	visibility: visible;
}

#partenaires:hover img{
	visibility: hidden;
}

.panier{
	float: left;
	width: 243px;
	height: 45px;
	background: url("/images/drexco2_08.gif") no-repeat;
}

#compte{
	float: left;
	width: 197px;
	height: 45px;
	background: url("/images/drexco2_09.gif") no-repeat;
}

#compte:hover{
	visibility: visible;
}

#compte:hover img{
	visibility: hidden;
}

#contact{
	float: left;
	width: 132px;
	height: 45px;
	background: url("/images/drexco2_10.gif") no-repeat;
}

#contact:hover{
	visibility: visible;
}

#contact:hover img{
	visibility: hidden;
}

#middle{
	float: left;
	width: 940px;
	background: #fff;
	padding: 5px 10px;
}

#middle .top{
	float: left;
	width: 940px;
	height: 220px;
}

#blocCarousel {
	width: 780px;
	height: 200px;
	float: left;
}

#carousel {
	width: 780px;
	height: 200px;
	padding: 0;
	overflow: hidden;
	border: 2px solid #999;
}

#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}

#carousel li {
	display: inline;
	float: left;
}

.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

.thumbs{
	position: relative;
	top: -200px;
	left: 10px;
}

#pubIndexRight{
	position: relative;
	float: right;
	width: 150px;
	z-index: 1000;
}

#pubIndexRight img{
	margin-bottom: 4px;
}

#leftHome{
	float: left;
	clear: left;
	width: 265px;
}

#left{
	float: left;
	clear: left;
	width: 265px;
}

#rechercheRapideLeft{
	float: left;
	width: 255px;
	height: 37px;
	background: url("/images/drexco_15.gif") no-repeat;
	margin-bottom: 10px;
}

#bgRechercheRapide{
	float: left;
	width: 191px;
	height: 20px;
	background: url("/images/drexco_int_18.gif") no-repeat;
	margin: 8px 0 0 10px;
}

#bgRechercheRapide input{
	margin: 1px 0 0 5px;
	width: 180px;
}

#submitRechercheRapide{
	float: left;
	margin: 7px 0 0 7px;
}

#menuLeft{
	float: left;
	background: url("/images/drexco_25.gif") repeat-y;
}

#bgMenuLeftTop{
	float: left;
	width: 257px;
	height: 18px;
	background: url("/images/drexco_20.gif") no-repeat;
}

#Accordion1{
	float: left;
	margin-left: 12px;
}

.AccordionPanelTab{
	height: 29px;
}

.select_marque{
	text-align: center;
}

#Accordion1 .sous_menu{
	font-size: 12px;
	background: #e5e5e5;
	padding: 2px;
	margin: 1px 0;
}

#Accordion1 .sous_menu a{
	color: #000000;
}

#bgMenuLeftBottom{
	float: left;
	width: 257px;
	height: 8px;
	background: url("/images/drexco_39.gif") no-repeat;
}

.newsletter{
	float: left;
	width: 257px;
	padding-top: 5px;
	background: #fff;
}

.bg_newsletter_top{
	float: left;
	width: 257px;
	height: 31px;
	background: url("/images/newsletter_03.gif") no-repeat;
}

.bg_newsletter_middle{
	float: left;
	width: 253px;
	padding: 0 2px;
	background: url("/images/newsletter_05.gif") repeat-y;
	color: #003366;
}

#bg_input_newsletter{
	float: left;
	width: 191px;
	height: 20px;
	background: url("/images/newsletter_10.gif") no-repeat;
	margin: 8px 0 0 10px;
}

#bg_input_newsletter input{
	margin: 1px 0 0 5px;
	width: 180px;
}

#submit_newsletter{
	float: left;
	margin: 7px 0 0 7px;
}

.bg_newsletter_middle p{
	padding: 0 10px;
}

.bg_newsletter_bottom{
	float: left;
	width: 257px;
	height: 8px;
	background: url("/images/newsletter_14.gif") no-repeat;
}

#pubLeftBottom{
	float: left;
	padding: 7px 0;
	background: #ffffff;
}

#rightHome{
	float: left;
	width: 675px;
}

#right{
	float: right;
	width: 675px;
}

#advancerTop{
	float: left;
	width: 515px;
	height: 790px;
	margin-bottom: 15px;
}

#advancerBottom{
	float: left;
	clear: left;
	width: 515px;
	min-height: 40px;
	background: url("/images/header_nouveautes.gif") no-repeat;
	padding-top: 45px;
}

#paiement_secu{
	margin-left: 0px !important;
	margin-left: 11px;
}

#blocReseauSociaux{
	float: left;
	width: 659px;
	height: 70px;
	margin: 5px 0;
	background: url("/images/bgReseauSociaux.jpg") no-repeat;
	padding: 75px 5px 5px 5px;
}

#blocReseauSociaux li{
	float: left;
	margin: 5px 20px;
}

#bottom{
	float: left;
	width: 960px;
	background: #fff;
}

#bottom .top{
	float: left;
	width: 960px;
}

#bgBottom{
	float: left;
	width: 926px !important;
	width: 933px;
	min-height: 88px;
	background: url("/images/drexco_43.gif") no-repeat #d4d4d4;
	margin: 0px 0 0 10px !important;
	margin: 0px 0 0 5px;
	padding: 14px 0 0 14px !important;
	padding: 14px 0 14px 7px;
}

#txt_bottom{
	float: left;
	width: 600px;
	color: #000;
	font-size: 10px;
}

#txt_bottom a{
	color: #000;
	font-weight: bold;
}

#recherche_bottom{
	float: left;
	margin: 10px 0 0 40px;
}

#bg_recherche_bottom{
	float: left;
	width: 191px;
	height: 20px;
	background: url("/images/drexco_int_28.gif") no-repeat;
	margin: 8px 0 0 10px;
}

#bg_recherche_bottom input{
	margin: 1px 0 0 5px;
	width: 180px;
}

#submit_recherche_bottom{
	float: left;
	margin: 7px 0 0 7px;
}

/*---------------------------------PAGE QUI---------------------------------*/

#qui_left{
	width: 325px;
	float: left;
	margin: 5px !important;
	margin: 2px;
}

#qui_right{
	width: 330px;
	float: left;
	margin: 5px !important;
	margin: 2px;
}

/*---------------------------------FIN PAGE QUI---------------------------------*/

/*---------------------------------PAGE GARANTIES---------------------------------*/

#page_garanties{
	width: 650px;
	float: left;
	margin: 10px !important;
	margin: 5px;
	color: #000000;
	font-size: 12px;
}

/*---------------------------------FIN PAGE GARANTIES---------------------------------*/

/*---------------------------------PAGE PARTENAIRES---------------------------------*/

.liste_logo_marques{
	width: 650px;
	float: left;
	clear: left;
	margin: 10px !important;
	margin: 5px;
}

.liste_logo_marques li{
	width: 127px;
	height: 70px;
	float: left;
	margin: 2px 0;
}

.bloc_partenaire{
	width: 650px;
	float: left;
	clear: left;
	margin: 10px !important;
	margin: 5px;
}

.bloc_partenaire img{
	width: 130px;
	float: left;
	margin: 0 10px 0 0;
}

.bloc_partenaire a{
	text-decoration: underline;
}

.liste_marques{
	width: 650px;
	float: left;
	clear: left;
	margin: 10px !important;
	margin: 5px;
}

.bloc_lettre_marque{
	width: 127px;
	height: 80px;
	float: left;
	margin: 2px 0;
}



/*.liste_marques li{
	width: 130px;
	float: left;
	font-weight: bold;
	margin: 2px 0;
}*/

/*---------------------------------FIN PAGE PARTENAIRES---------------------------------*/

/*---------------------------------PAGE PAIEMENT---------------------------------*/

.bloc_paiement{
	width: 650px;
	float: left;
	clear: left;
	margin: 10px !important;
	margin: 5px;
}

.bloc_paiement span{
	width: 130px;
	float: left;
	margin: 0 10px 0 0;
}

/*---------------------------------FIN PAGE PAIEMENT---------------------------------*/

/*---------------------------------PAGE CATALOGUE---------------------------------*/

#page_catalogue{
	width: 650px;
	float: left;
	margin: 10px !important;
	margin: 5px;
	color: #000000;
	font-size: 12px;
}

.chapitre{
	float: left;
	width: 214px;
	height: 120px;
	margin: 1px;
}

.chapitre ul{
	margin-left: 10px;
}

/*---------------------------------FIN PAGE CATALOGUE---------------------------------*/

/*---------------------------------PAGE NOS FLYERS---------------------------------*/

.blocFlyer{
	float: left;
	width: 31%;
	margin: 5px 1%;
}

.blocFlyer p{
	width: 90%;
	font-weight: bold;
	font-size: 14px;
	color: #003163;
	padding: 5px;
}

#pubNosFlyers{
	width: 100%;
}

#pubNosFlyers img{
	float: left;
	margin: 5px 2px;
}

/*---------------------------------FIN PAGE NOS FLYERS---------------------------------*/

/*---------------------------------Advancer.tpl---------------------------------*/

.advancer{
	width: 250px;
	padding: 3px;
}

.advancer .titre{
	float: left;
	width: 250px;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 10px;
}

.advancer .titre .bg_titre_top{
	float: left;
	width: 250px;
	height: 5px;
	background: url("/images/bg_titre_01.gif") no-repeat;
}

.advancer .titre .bg_titre_middle{
	float: left;
	width: 245px;
	background: url("/images/bg_titre_03.gif") repeat-y;
	padding-left: 5px;
	margin-top: 0px !important;
	margin-top: -13px;
}

.advancer .titre .bg_titre_middle a{
	color: #990000;
}

.advancer .titre .bg_titre_bottom{
	float: left;
	width: 250px;
	height: 5px;
	background: url("/images/bg_titre_05.gif") no-repeat;
}

.advancer .bloc_prix{
	float: left;
	width: 110px;
	text-align: center;
	margin-bottom: 10px;
}

.advancer .bloc_prix .txtPrix{
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}

.advancer .bloc_prix .txtPrixPublic{
	font-size: 12px;
	font-weight: bold;
}

.advancer .imgMarque{
	float: left;
	width: 140px;
}

.advancer .imgEtiquettePromo{
	float: left;
	width: 140px;
}

.advancer .ImgProduit{
	float: left;
	clear: left;
	width: 125px;
}

.advancer .extrait{
	float: left;
	width: 110px;
}

.advancer .savoirPlus{
	float: left;
	clear: left;
	width: 250px;
	text-align: right;
	padding-top: 7px;
}

/*---------------------------------Fin Advancer.tpl---------------------------------*/

/*---------------------------------Gondole.tpl---------------------------------*/

.gondole{
	float: left;
	width: 635px;
	height: 309px;
	background: url("/images/bg_gondole_indispensable.gif") repeat-y;
	padding: 5px 5px 20px 10px;
	margin-left: 7px;
}

.gondole .titre{
	float: left;
	width: 630px;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	margin: 10px 0;
}

.gondole .titre .bg_titre_top{
	float: left;
	width: 630px;
	height: 5px;
	background: url("/images/bg_titre_gr_01.gif") no-repeat;
}

.gondole .titre .bg_titre_middle{
	float: left;
	width: 625px;
	background: url("/images/bg_titre_gr_03.gif") repeat-y;
	padding-left: 5px;
	margin-top: 0px !important;
	margin-top: -13px;
}

.gondole .titre .bg_titre_middle a{
	color: #990000;
}

.gondole .titre .bg_titre_bottom{
	float: left;
	width: 630px;
	height: 5px;
	background: url("/images/bg_titre_gr_05.gif") no-repeat;
}

.gondole .middle{
	float: left;
	clear: left;
	width: 635px;
}

.gondole .middle .left{
	float: left;
	width: 380px;
}

.gondole .middle .left .etiquette_promo{
	height: 40px;
}

.gondole .middle .left .bloc_prix{
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}

.gondole .middle .left .bloc_prix .prix{
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}

.gondole .middle .left .bloc_prix .prix_public{
	font-size: 13px;
	font-weight: bold;
}

.gondole .middle .left .description{
	float: left;
	width: 370px;
	margin: 5px 0 5px 0;
}

.gondole .middle .left .savoir_plus{
	float: right;
	width: 150px;
	margin-top: 10px;
}

.gondole .middle .left .etiquette_img{
	float: left;
	clear: left;
	width: 100%;
}

.gondole .middle .left .etiquette_img img{
	margin: 5px;
	float: right;
}

.gondole .middle .right{
	float: left;
	width: 250px;
}

.gondole .middle .right .marque_img{
	float: left;
	width: 250px;
	margin-bottom: 5px;
}

.gondole .middle .right .image_produit{
	float: left;
	width: 250px;
}

/*---------------------------------Fin Gondole.tpl---------------------------------*/

/*---------------------------------Rayon.tpl---------------------------------*/

.rayon{
	width: 320px;
	padding: 5px;
}

.rayon .rayon_top{
	width: 320px;
}

.rayon .titre{
	float: left;
	width: 320px;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin: 10px 0;
}

.rayon .titre .bg_titre_top{
	float: left;
	width: 328px;
	height: 5px;
	background: url("/images/bg_titre_01.gif") no-repeat;
}

.rayon .titre .bg_titre_middle{
	float: left;
	width: 323px;
	background: url("/images/bg_titre_03.gif") repeat-y;
	padding-left: 5px;
	margin-top: 0px !important;
	margin-top: -13px;
}

.rayon .titre .bg_titre_middle a{
	color: #990000;
}

.rayon .titre .bg_titre_bottom{
	float: left;
	width: 328px;
	height: 5px;
	background: url("/images/bg_titre_05.gif") no-repeat;
}

.rayon .rayon_middle{
	float: left;
	width: 320px;
	margin-top: 10px;
}

.rayon .rayon_middle .rayon_middle_left{
	float: left;
	width: 145px;
}

.rayon .rayon_middle .rayon_middle_left .marque_img{
	float: left;
	width: 140px;
}

.rayon .rayon_middle .image_produit{
	float: left;
	width: 140px;
}

.rayon .rayon_middle .rayon_middle_right{
	float: left;
	width: 170px;
}

.rayon .rayon_middle .rayon_middle_right .etiquette_promo{
	min-height: 40px;
}

.rayon .rayon_middle .rayon_middle_right .bloc_prix{
	float: left;
	width: 110px;
	/*height: 90px;*/
	/*background: url("/images/bg_prix.gif") no-repeat;*/
	text-align: center;
	/*padding-top: 35px;*/
	/*margin-bottom: 15px;*/
}

.rayon .rayon_middle .rayon_middle_right .bloc_prix .prix{
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}

.rayon .rayon_middle .rayon_middle_right .bloc_prix .prix_public{
	font-size: 13px;
	/*color: #ffffff;*/
	font-weight: bold;
}

.rayon .rayon_middle .rayon_middle_right .bloc_prix_grippe{
	float: left;
	width: 110px;
	/*height: 90px;*/
	/*background: url("/images/bg_prix.gif") no-repeat;*/
	text-align: center;
	padding-top: 15px;
	/*margin-bottom: 15px;*/
}

.rayon .rayon_middle .rayon_middle_right .bloc_prix_grippe .prix{
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}

.rayon .rayon_middle .rayon_middle_right .bloc_prix_grippe .prix_public{
	font-size: 13px;
	/*color: #ffffff;*/
	font-weight: bold;
}

.rayon .rayon_middle .rayon_middle_right .bloc_champs{
	float: left;
	width: 170px;
}

.rayon .rayon_middle .rayon_middle_right .champs_ref div{
	display: inline;
}

.rayon .rayon_middle .bloc_quantite{
	margin-top: 7px;
	float: left;
}

.rayon .rayon_middle .bloc_quantite p{
	width: 60px;
	float: left;
}

.rayon .rayon_middle .bloc_quantite .champs_quantite{
	float: left;
}

.rayon .rayon_middle .rayon_middle_bottom{
	float: left;
	width: 330px;
}

.rayon .rayon_middle .rayon_middle_bottom .etiquette_img{
	float: left;
	clear: left;
	width: 100%;
	margin-top: 5px;
}

.rayon .rayon_middle .rayon_middle_bottom .etiquette_img img{
	margin: 0 5px;
}

.rayon .rayon_middle .rayon_middle_bottom .envoi_ami{
	float: left;
	margin: 7px 4px 0 0;
}

.rayon .rayon_middle .rayon_middle_bottom .ajouter_panier{
	float: left;
}

.rayon .rayon_middle .rayon_middle_bottom .voir_descriptif{
	float: left;
}

.rayon .description{
	float: left;
	width: 320px;
}

/*.rayon .savoir_plus{
	float: left;
	width: 320px;
	text-align: right;
}*/

/*---------------------------------Fin Rayon.tpl---------------------------------*/

/*---------------------------------Article.tpl---------------------------------*/

.highslide {
	cursor: url(/boutique/js/highslide/graphics/zoomin.cur), pointer;
}

.article{
	width: 640px;
	padding: 5px;
}

.article .article_top{
	width: 640px;
}

.article .titre{
	float: left;
	width: 640px;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	margin: 10px 0;
}

.article .titre .bg_titre_top{
	float: left;
	width: 630px;
	height: 5px;
	background: url("/images/bg_titre_gr_01.gif") no-repeat;
}

.article .titre .bg_titre_middle{
	float: left;
	width: 625px;
	background: url("/images/bg_titre_gr_03.gif") repeat-y;
	padding-left: 5px;
	margin-top: 0px !important;
	margin-top: -13px;
}

.article .titre .bg_titre_middle a{
	color: #990000;
}

.article .titre .bg_titre_bottom{
	float: left;
	width: 630px;
	height: 5px;
	background: url("/images/bg_titre_gr_05.gif") no-repeat;
}

.article .article_middle{
	float: left;
	width: 640px;
}

.article .article_middle .article_middle_left{
	float: left;
	width: 260px;
}

.article .article_middle .article_middle_left .marque_img{
	float: left;
	width: 250px;
	margin-bottom: 5px;
}

.article .article_middle .image_produit{
	float: left;
	width: 250px;
}

.article .article_middle .etiquette_img{
	float: left;
	clear: left;
	width: 250px;
}

.article .article_middle .etiquette_img img{
	margin: 5px;
}

.article .article_middle .article_middle_right{
	float: left;
	width: 370px;
}

.article .article_middle .article_middle_right .etiquette_promo{
	height: 40px;
}

.article .article_middle .article_middle_right .bloc_prix{
	float: left;
	width: 110px;
	/*height: 90px;*/
	/*background: url("/images/bg_prix.gif") no-repeat;*/
	text-align: center;
	/*padding-top: 35px;*/
	margin-bottom: 10px;
}

.article .article_middle .article_middle_right .bloc_prix .prix{
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}

.article .article_middle .article_middle_right .bloc_prix .prix_public{
	font-size: 13px;
	/*color: #ffffff;*/
	font-weight: bold;
}

.article .article_middle .article_middle_right .bloc_prix .texte_prix{
	color: #990000;
	font-weight: bold;
}

.article .article_middle .bloc_champs{
	float: left;
	width: 370px;
}

.article .article_middle .article_middle_right .champs_ref div{
	display: inline;
}

.article .article_middle .bloc_quantite{
	margin-top: 7px;
	float: left;
}

.article .article_middle .bloc_quantite p{
	width: 60px;
	float: left;
}

.article .article_middle .bloc_quantite .champs_quantite{
	float: left;
}

.article .article_middle .article_middle_bottom{
	float: left;
	width: 330px;
}

.article .article_middle .article_middle_bottom .envoi_ami{
	float: left;
	margin: 7px 4px 0 0;
}

.article .article_middle .article_middle_bottom .ajouter_panier{
	float: left;
}

.article .description{
	float: left;
	width: 640px;
}

/*.article .savoir_plus{
	float: left;
	width: 640px;
	text-align: right;
}*/

/*---------------------------------Fin Article.tpl---------------------------------*/

/*---------------Search_liens.tpl------------*/

#paginationAll{
	/*font-size: 15px;*/
	font-weight: normal;
	text-transform: uppercase;
}

.paginationLeft a{
	border: solid 1px #999;
	padding: 2px 5px 2px 14px;
	text-decoration: none;
	color: #707070;
	background: url("/boutique/img/iconeNavPrev.gif") no-repeat left center;
}

.paginationLeft a:hover{
	background: #999;
	color: #fff;
}

.pagination{
	text-align: center;
}

.pagination a{
	border: solid 1px #999;
	padding: 2px 4px;
	text-decoration: none;
	color: #707070;
}

.pagination a:hover{
	background: #999;
	color: #fff;
}

.pagination .selected{
	font-weight: bold;
	border: solid 1px #999;
	background: #999;
	padding: 2px 4px;
	color: #fff;
}

.paginationRight a{
	border: solid 1px #999;
	padding: 2px 14px 2px 5px;
	text-decoration: none;
	color: #707070;
	background: url("/boutique/img/iconeNavNext.gif") no-repeat right center;
}

.paginationRight a:hover{
	background: #999;
	color: #fff;
}

/*---------------Fin Search_liens.tpl---------------*/