/* CSS Document */
* {
	margin:0;
	padding:0;
}
	
.bde{
	display: block;
	width: 100%;
	height: 243px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/bande_orange.jpg);
	background-repeat: repeat-x;
	z-index: -1;
	position: absolute;
	top: 150px;
}

.men_ban{
	display: block;
	width: 240px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	/*background-color: fuchsia;*/
	float: left;
	margin-left: 58px;
}

html {
	height: 100%;
}

.wrapper{
	text-align: center;
}

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond_lelievre2.jpg);
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

a img{
	border: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-top-width: thin;
}

img{
	border: none;
	border-top-width: thin;
	border-bottom-width: thin;
	margin: 0px;
	padding: 0px;
}

a{
	color: #51413c;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover{
	color: #51413c;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a.readon{
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/readon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 25px;
	color: white;
	text-align: left;
	text-indent: 10px;
	float: right;
}

a:hover.readon{
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/readon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	line-height: 25px;
	color: white;
	text-align: left;
	text-indent: 10px;
}

label{
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0.1em;
	
}

select{
	height: 18px;
	font-size: 12px;
	color: #695b52;
}

input{
	height: 13px;
	font-size: 12px;
	color: #695b52;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}



#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}





#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c22423;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}


table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}


.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  color: black;
  font-weight: bold;
  width: auto;
  background-color: #dde7c2;
  padding:0px 4px 0px 4px;
  border:1px solid #b3c7ab;
}

.pagenavbar {

}

#footer {
	text-align: center;
	padding: 3px;
}


/*
ul
{
margin: 0;
padding: 0;
list-style: none;

}*/

ol{
	margin: 5px;
	margin-left: 15px;	
}

/*li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}
*/

td {
	/*text-align: justify;*/
	font-size: 11px;
	line-height: 16px;
}

p{
	text-align: justify;
	margin-top: 5px;
}


/*h4{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #695b52;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	border-bottom: 2px dotted #695b52;
	vertical-align: middle;
	margin-bottom: 10px;
}*/

h4{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bold;
	color: #695b52;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #695b52;
	vertical-align: middle;
	margin-bottom: 10px;
	clear: both;
}

.message_reco{
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}


/* Joomla core stuff */


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;


}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #f9f9f9;
}

/*
.button {
  color: #c22423;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background: url(../images/button_bg.jpg) repeat-x;
  padding: 0px 5px;
  line-height: 16px;
  height: 26px;
  color: #f9f9f9;
  text-decoration: none;
  cursor: pointer;
}*/


.button {
  color: #c22423;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  width: 105px;
  background: transparent url(../images/bouton_bg.png) no-repeat;
  border: 0px;
  padding: 0px 5px;
  line-height: 12px;
  height: 30px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.alert_panier_cool{
	display: block;
	width: auto;
	height: 55px;
	background-image: url(../images/avert_cool.png);
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 25px;
	text-align: left;
}

.alert_panier{
	display: block;
	width: auto;
	height: 55px;
	background-image: url(../images/avert.png);
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 25px;
	text-align: left;
}



.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #695b52;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 25px;
	color: #c22423;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	text-align: left;
}


.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	text-align: left;
}




a.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #51413c;
	text-align:left;
}

a:hover.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #51413c;
	text-align:left;
	text-decoration: underline;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #695b52;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f9f9f9;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #33333;
	font-size: 11px;
}



.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #695b52;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}



a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c22423;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #695b52;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}




/*TEMPLATE OK*/
.conteneur{
	display: block;
	width: 865px;
	background-color: white;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*margin-top: 20px;*/
	border: 2px solid black;
	position: absolute;
	float: left;
	left: 50%;
	margin-left: -432px;
}

.menu-top{
	display: block;
	width: 865px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu-top-footer.jpg);
	background-repeat: repeat-x;
	float: left;
}

.menu-top-gauche{
	display: block;
	width: 665px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.menu-top-droite{
	display: block;
	width: 200px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.bandeau{
	display: block;
	width: 865px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	/*background-color: green;*/
	background-image: url(../images/bandeau_large.jpg);
	float: left;
}

.ban_bandeau{
	display: block;
	width: 845px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-right: 20px;
	margin-top: 15px;

}

.contenu{
	display: block;
	width: 865px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: white;
	float: left;
}

.colg{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding:0px;
	float: left;
	margin-left: 5px;

}

.centre{
	display: block;
	width: 505px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}

.ban_foot{
	display: block;
	width: 495px;
	height: 60;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	
}

.centreg{
	display: block;
	width: 680px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 5px;
}

.conteneur_pub{
	display: block;
	width: 680px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.publarge{
	display: block;
	width: 680px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.pubdemi{
	display: block;
	width: 440px;

	margin: 0px;
	padding: 0px;
	float: left;
}

.pub3_1, .pub3_2, .pub3_3{
	display: block;
	width: 240px;

	margin: 0px;
	padding: 0px;
	float: left;
}

.pub2_1{
	display: block;
	width: 240px;

	margin: 0px;
	padding: 0px;
	float: left;
}

.pub2_2{
	display: block;
	width: 240px;
	margin: 0px;
	padding: 0px;
	float: left;
}


.cold{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding:0px;
	float: left;
	margin-left: 5px;
}

.demigcentre{
	display: block;
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*background-color: aqua;*/
	float: left;
}

.demidcentre{
	display: block;
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*background-color: aqua;*/
	float: left;
	margin-left: 5px;
}

.demiggcentre{
	display: block;
	width: 335px;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*background-color: aqua;*/
	float: left;
}

.demigdcentre{
	display: block;
	width: 335px;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*background-color: aqua;*/
	float: left;
	margin-left: 10px;
}



.navigation{
	display: block;
	width: 100%;
	width: 680px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 25px;
	text-align: left;
	float: left;
}

.moduletop{
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.footer{
	display: block;
	width: 865px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image: url(../images/footer.jpg);	
	float: left;
}

.subfooter{
	display: block;
	width: 865px;
	height: 30px;
	line-height: 30px;
	color: #dde7c2;
	margin: 0px;
	padding: 0px;
	background-color: #51413c;
	float: left;
}

.footg{
	display: block;
	width: 200px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 15px;
}

.footc{
	display: block;
	width: 330px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 20px;
}

.footd{
	display: block;
	width: 330px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

.bloc_haut{
	display: block;
	width: 250px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: aqua;
}

.bloc_hautd{
	display: block;
	width: 250px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 55px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: aqua;
}

/*MENU FOOTER G*/
a.mainlevel-footerg:link, a.mainlevel-footerg:visited {
	display: block;
	vertical-align: middle;
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align: left;
	height: 25px;
	line-height: 25px;
	/*border-bottom: 1px solid white;*/
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-indent: 10px;
	/*background-color: white;*/
}

a.mainlevel-footerg:hover {
	text-indent: 10px;
	text-decoration: none;
	color: #51413c
}

a.mainlevel-footerg#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel-footerg#active_menu:hover {
	color: #51413c
}
/*FIN DE MENU FOOTER G*/


/*MODULETABLE*/
.moduletabel-last{
	text-align: left;

}

.moduletable-last h3{
	color: #51413c;
	text-align: left;
}

.moduletable-apropos contentheading{
	color: #51413c;
	text-align: left;
}


ul.latestnews-last, ul.newsfeed-last{
	margin: 0px;
	padding: 0px;
	list-style-type:square;
	list-style-type:none;
	margin-left: 5px;
}

table.moduletable-last{
	width:100%;
}

.latestnews-last li, .newsfeed-last li{

	text-align: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

a.latestnews-last, a.newsfeed-last{
	font-size: 10px;
	color: black;
	text-indent: 10px;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.latestnews-last, a:hover.newsfeed-last{
	text-decoration: underline;

}



ul#mainlevel-nav{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	display: block;
	width: 124px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;

}

ul#mainlevel-nav li a
{
	display: block;
	width: 124px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-decoration: none;
	color: white;
	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}

a.test-nav{
	display: block;
	width: 124px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-decoration: none;
	color: white;
	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}

a:hover.test-nav{
	color: white;
	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

	ul#mainlevel-nav li a:hover
{
	color: white;
	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


/*MODULETABLE FEATURED*/
.moduletable-featured{
	display: block;
	width: 680px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/featured2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #bbb;
}

.featuredProductslogan{
	height: auto;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
}

.featuredProductTitle{
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	color: #51413c;
}

.featuredProductDescription{
	width: 230px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	text-align: justify;
}

.featuredPriceContainer{
	margin-right: 10px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 18px;
	margin-right: 10px;
}

.montantremise{
	font-size: 10px;
}

.product-Old-Price{
	color:#c22423;
	font-size: 12px;
	font-weight: bold;
	text-decoration:line-through;
}

.productPrice{
	font-size: 16px;
	font-weight:bold;
	white-space: nowrap;
}


 .name_featured{
	color: #c22423;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}

.titredesc{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #695b52;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	border-bottom: 2px dotted #695b52;
	vertical-align: middle;
}
/*FIN MODULETABLE FEATURED*/

.addtocart_button_module{
	display: block;
	width: 125px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
}

/*MODULETABLE VIRTUEMART*/
	
.moduletable-log{
	display:block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/bg-log.jpg);
	background-repeat: no-repeat;
	background-color: #B3C7AB;
	padding-bottom: 10px;

	
}

.log-int{
	display: block;
	margin: 0px;
	padding: 0px;
}

.moduletable-vsearch{
	display: block;
	width: 170px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	/*background-color: #695b52;*/
	/*background-image: url(../images/bde_search.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}

.inputspe{
	display: block;
	width: 43px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.conteneur_input_search{
	display:block;
	width:147px;
	height:35px;
	margin:0px;
	padding:0px;
	background-image:url(../images/menu-top_01.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

.inputspe1{
	height: 18px;
	vertical-align: middle;
	font-size: 13px;
	color: #695b52;
	color: black;
	font-style:italic;
	/*background-color: #9A8C83;*/
	background:transparent;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 5px;
	border:none;
	/*border:1px solid #53453C;*/
}


/*FIN DE MODULETABLE VIRTUEMART*/
.moduletable-banvert{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.moduletable-banhori{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

.moduletable-adcarre{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

.moduletable-adcarre h3{
	margin: 0px;
	padding: 0px;
	color: #b3c7ab;
	font-size: 11px;
}

.moduletable-inner{
	margin: 0px;
	padding: 0px;
	width: 680px;
	background-color: fuchsia;
}

.moduletable-cate{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: white;
	margin-bottom: 10px;
	background-image:url(../images/images/moduletable_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 64px;
}

.moduletable-cate h3{
	display: block;
	width:170px;
	height: 64px;
	line-height: 120px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-align: left;
	text-indent: 10px;
	background-image: url(../images/images/moduletable_01.jpg);
	background-repeat: no-repeat;
}




/*FIN DE MODULETABLE*/



/*BROWSE 1*/

.browseProductContainer{
	display: block;
	width: 215px;
	height: 465px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-bottom: 15px;
	border: 1px solid #bbb;
}

.browseProductTitle{
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	background-image: url(../images/title.jpg);
	text-align: left;
	text-indent: 15px;
}

.browseProductTitle a{
	display: block;
	width: 215px;
	height: 20px;
	color: white;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
}

.browseProductslogan{
	display: block;
	width: 215px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-indent: 15px;
}

.browseProductImageContainer{
	width: 215px;
	height: 155px;
	margin: 0px;
	padding: 0px;
}



.browseProductDescription{
	display: block;
	width: 195px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	text-align: justify;
}

.browseProductDetails{
	float: left;
}

 .browseProductDetails a{
	display: block;
	width: 110px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/browse_det.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#54413c;
	margin-left: 10px;
}

.browseRatingContainer{
	display: block;
	width:215px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 10px;
}

.addtocart_button{
	display: block;
	width: 140px;
	height: 25px;
	/*background-color: blue;*/
	background: transparent;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 18px;
	font-weight: bold;
}

.form_add{
	display: block;
	width: 215px;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/browse_add.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
}

.form_add_details{
	display: block;
	width: 215px;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/browse_add.jpg);
	background-repeat: no-repeat;
	background-position: -3px;
	float: right;
}

.qttbox{
	float: left;
	margin-left: 15px;
	margin-top: 8px;
	//margin-top: 0px; 
	text-align: left;
}

.qttbox2{
	float: left;
	margin-left: 15px;
	text-align: left;
	margin-top: 0px;
	//margin-top: 9px;
}

.form_add_add{
	float: left;
	margin: 0px;
	margin-top: 8px;
}

.inputboxquantity {
	/*vertical-align: middle;*/
	margin-top:5px;
}

.inputboxquantityinput2{
	margin: 0px;
	padding: 0px;
}




.browsePriceContainer{
	display: block;
	width: 205px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: left;
}

.browseAddToCartContainer{
	display: block;
	width: 215px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}



.RecentProductContainer{
	display: block;
	width: 215px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	margin-bottom: 15px;
	border: 1px solid #bbb;
}

.RecentProductTitle{
	display: block;
	width: 215px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	text-align: left;
	font-size: 12px;
	background-image: url(../images/title.jpg);
		text-indent: 15px;
}

.RecentProductTitle a{
	color: #b3c7ab;
	text-decoration: none;
	font-size: 12px;

}

a.vmcatrecent{
	display: block;
	width: 215px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	text-indent: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #51413c;
}

a:hover.vmcatrecent{
	display: block;
	width: 215px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	text-indent: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #51413c;
}

.vmrecenth3{
	color: #51413c;
	text-align: left;
	font-size: 14px;
	border-bottom: 2px dotted #695b52;	
}

.vmformtop{
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.catechild{
	display: block;
	width: 215px;
	text-align: center;
	color: black;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #f9f9f9;
	text-decoration: none;
}

.catechild2{
	margin-bottom: 10px;
}

a:hover.catechild{
	display: block;
	width: 215px;
	text-align: center;
	color: black;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #dde7c2;
}

/*.divfl{
	width: 160px;
	float: left;
}*/

.divfl{
	width: 215px;
	float: left;
	/*background-color: lime;*/
}

.contchild{
	margin-left: 15px;
}
/*FIN DE BROWSE 1*/

.waiting_list{
	font-size: 12px;
	color: #51413c;
	text-align: justify;
	margin: 25px;
	padding: 0px;
}

a.lostpassword{
	color: #51413c;
	text-decoration: none;
}

a:hover.lostpassword{
	color: #51413c;
	text-decoration: underline;
}

a.createaccount{
	display: block;
	width: 130px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px outset;
	background: url(../images/button_bg.jpg) repeat-x;
	padding: 0px 5px;
	line-height: 26px;
	height: 26px;
	color: #f9f9f9;	
}

/*PATHWAY*/
.pathway a{
	color: #51413c;
	/*vertical-align: middle;*/
}

.pathway a:hover{
	text-decoration: none;
}

/*FIN DE PATHWAY*/


/*SITEMAP*/
.sitemap ul{
	text-align: left;
}

.sitemap ul li{
	font-size: 12px;
}

.sitemap ul li a{
	color: #51413c;
	text-decoration: none;
}

.sitemap ul li a:hover{
	color: #51413c;
	text-decoration: underline;
}
/*FIN DE SITEMAP*/


/*THEME VIRTUEMART*/

a.next_page {
	background:url(../../../components/com_virtuemart/themes/default/images/next_16x16.png) no-repeat right;
	padding-right: 30px;
	line-height: 20px;
	float: right;
	width: auto;
	color: #c22423;
	font-size: 14px;
	text-transform: capitalize;
}

a.previous_page {
background:url(../../../components/com_virtuemart/themes/default/images/previous_16x16.png) no-repeat left;
	padding-left: 30px;
	line-height: 20px;
	float: left;
	width: auto;
	color: #c22423;
	font-size: 14px;
	text-transform: capitalize;
}


/*DETAILS PRODUITS*/

.details_slogan{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.details_desc{
	margin-top:5px;
	margin-bottom: 5px;
	text-align: justify;
}

.details_service{
	font-size: 11px;
	color: black;
	font-weight: bold;
}

h1{
	display: block;
	/*width: 680px;*/
	height: 35px;
	line-height: 35px;
	background-color: #54413c;
	font-size: 16px;
	color: #f9f9f9;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	text-transform: uppercase;
	text-align:left;
}

h2{
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	color: #b3c7ab;
}

.acc{
	margin-top: 10px;
}

div.buttons_heading {
	width:auto;
	float:right;
}

/*a.button_reco{
	display: block;
	width: 130px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px outset;
	background: url(../images/button_bg.jpg) repeat-x;
	padding: 0px 5px;
	line-height: 26px;
	height: 26px;
	color: #f9f9f9;
}*/

a.button_reco{
	display: block;
	width: 130px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button_flo.jpg) no-repeat;
	padding: 0px 5px;
	line-height: 35px;
	height: 35px;
	color: #51413c;
}

a.button_reco2{
	display: block;
	width: 130px;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px outset;
	background: url(../images/button_bg.jpg) repeat-x;
	padding: 0px 5px;
	line-height: 20px;
	height: 20px;
	color: #f9f9f9;
}

a:hover.button_reco{

}




/*SNAPSHOT*/

.SnapshotProductContainer{
	display: block;
	width: 100%;
	height: 155px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #bbb;
}

.SnapshotProductDetails{

}

.SnapshotProductDetails a{
	display: block;
	width: 210px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/browse_det.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#54413c;
	margin-left: 10px;
}

.SnapshotProductDetails a:hover{

}


.SnapshotProductslogan{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 12px;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
}

.SnapshotProductTitle{
	display: block;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/title.jpg);
	background-repeat: repeat;
	text-align: left;
	text-indent: 15px;
	color: white;
	line-height: 25px;
	text-decoration: none;
	font-size: 14px;
	float: left;
}

.SnapshotProductDescription{
	margin-left: 10px;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom: 5px;
	text-align: justify;
}

.snapshotbloc{
	display: block;
	width: 455px;
	height: auto;
	float: left;
}

.snapshotbloc_g{
	display: block;
	width: 355px;
	height: 50px;
	float: left;
}

.snapshotbloc_d{
	display: block;
	width: 100px;
	height: 50px;
	float: left;
}


.vmCartContainer { /* Cart Container */
	
}

.vmCartModule a{

}

.sectiontableheader{
	background-color: white;
}

#vmMainPage{
	float:left;
	width:680px;
}

legend{
	color: black;
	font-weight: bold;
}

fieldset{
	width: 90%;
}


/*MENU DE GAUCHE*/
.moduletable-blog{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: white;
	margin-bottom: 10px;
	background-image:url(../images/images/moduletable_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 64px;
}

.moduletable-blog h3{
	display: block;
	width:170px;
	height: 64px;
	line-height: 120px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	text-align: left;
	text-indent: 10px;
	background-image: url(../images/images/moduletable_03.jpg);
	background-repeat: no-repeat;
}

/*a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	color: #695b52;
	text-align: left;
	text-indent: 25px;
	text-decoration: none;
	background-image: url(../images/menu-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #bbaf99;
	margin-left: 10px;
}*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	color: #695b52;
	text-align: left;
	text-indent: 5px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #b3c7ab;
	margin-left: 10px;
}


/*
a.mainlevel:hover {
	text-decoration: underline;
	color: #695b52;
}*/

a.mainlevel:hover {
	/*text-decoration: underline;*/
	color: #c22423;
}

a.mainlevel#active_menu {
	color: #c22423;
	font-weight: bold;
	font-style: normal;
	
}

a.mainlevel#active_menu:hover {

}


a.mainlevel-blog:link, a.mainlevel-blog:visited {
	display: block;
	width: 150px;
	height: auto;
	line-height: 20px;
	font-size: 11px;
	color: #695b52;
	text-align: left;
	text-indent: 25px;
	text-decoration: none;
	background-image: url(../images/menu-left-blog.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px solid #b3c7ab;
	margin-left: 10px;
}

a.mainlevel-blog:hover {
	text-decoration: underline;
	color: #695b52;
}

a.mainlevel-blog#active_menu {
	color:black;
	font-weight: bold;
}

a.mainlevel-blog#active_menu:hover {
	color:black;

}


/* fin de menu gauche */



/*BOUTON COMMANDER*/

a.checkout_link{
	display: block;
	width: 250px;
	height: 36px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/suivantv.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: white;
	text-align: left;
	text-indent: 45px;
	float: right;
}

a:hover.checkout_link{
	display: block;
	width: 250px;
	height: 36px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/suivantv.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: white;
	text-align: left;
	text-indent: 45px;
	float: right;
	text-decoration: none;
}




input.button_valid{
	display:block;
	width: 80px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: black;
	border:none;
	text-align: left;
	padding-left: 30px;
	border:1px solid white;
}

input:hover.button_valid{
	display:block;
	width: 80px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: black;
	border:none;
	cursor: pointer;
	padding-left: 30px;
	border:1px solid #54413c;
}

/*input.button_final{
	display:block;
	width:250px;
	height:36px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	background-image: url(../images/final_confirm.jpg);
	background-repeat:no-repeat;
	background-position: top;
	color:white;
	line-height:20px;
	text-align:left;
	text-indent:50px;
	text-transform: uppercase;
	font-weight: bold;
}

input:hover.button_final{
	display:block;
	width:250px;
	height:36px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	background-image: url(../images/final_confirm.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	color:white;
	line-height:20px;
	text-align:left;
	text-indent:50px;
	cursor: pointer;
	font-weight: bold;
}*/

input.button_final{
	display:block;
	width:200px;
	height:26px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	background-image: url(../images/valid.jpg);
	background-repeat:no-repeat;
	background-position: top;
	color:white;
	line-height:20px;
	text-align:left;
	text-indent:35px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	float: right;
}

input:hover.button_final{

}


.spacer_login_module {
	display: block;
	width: 150px;
	height: 25px;
	border-bottom: 1px solid #b3c7ab;
}



span.mot_cle_browse{
	color:#51413c;
}

.buttons_heading_detail{
	display: block;
	width: auto;
	height: 36px;
	margin: 0px;
	padding: 0px;
	float: right;
	background-color: #54413c;
}

p.text_question{
	margin: 10px;
	text-align: justify;
}

.deja_avis{
	background-color:#FAFAD2;
	padding: 10px;
}

.header_recherche{
	background-color:#F9F9F9;
	padding: 10px;
	text-align: left;
	font-size: 15px;
	border-bottom:1px solid #ddd;
	margin-bottom: 10px;
}

.header_panier{
	background-color:#F9F9F9;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	border-bottom:1px solid #ddd;
	margin-bottom: 10px;
}

.header_panier ul li{
	list-style-type: square;
}

.logo_det{
	float: right;
	vertical-align: middle;
}


.jwts_tabberlive{
	margin: 0px 10px 0px 10px;
}


#statusBox{
}



/*********** MENUS **************/
/********************************/


/*.moduletable-panier{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../images/ss-module.jpg);
	background-repeat: no-repeat;
}

.moduletable-panier h3{
	display: block;
	width:170px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #695b52;
	text-align: left;
	text-indent: 10px;
	margin-top: 20px;
}*/

.moduletable-panier{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: #dbdcdb;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../images/h3panier.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 75px;
}

.moduletable-cave{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: #dbdcdb;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../images/h3cave.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 75px;
}

.moduletable-enregistrement{
	display: block;
	width: 170px;
	height: auto;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: #dbdcdb;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../images/h3enregistrement.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 75px;
}

.moduletable-panier h3{
	display: block;
	width:170px;
	height: 75px;
	line-height: 75px;
	font-size: 18px;
	color: #695b52;
	text-align: left;
	text-indent: 10px;
	/*margin-top: 20px;*/
	font-weight: lighter;
	letter-spacing: -0.1em;
}

.additional_overflow{
	width: 410px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}

.additional{
/*	width: 1040px;*/
	width: auto;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

.browseProductImage{
	margin-right: 5px;
}

.img_paiement{
	margin-top: 55px;
	/*ENLEVER 25px si menu footerg en plus*/
}

a.button_green{
  color: white;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  display: block;
  width: 150px;
  height: 26px;  
  background-image: url(../images/button_green.gif);
  background-repeat: no-repeat;
  
  padding: 0px;
  margin: 0px;
  text-indent: 30px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
}

a.button_green_co{
  color: white;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  display: block;
  width: 150px;
  height: 26px;  
  background-image: url(../images/co.gif);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  text-indent: 30px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
}


a.button_green_vpanier{
  color: white;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  display: block;
  width: 150px;
  height: 26px;  
  background-image: url(../images/panier.gif);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  text-indent: 30px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
}

a:hover.button_green{
	text-decoration: none;
}

a.button_green_fr{
  color: white;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  display: block;
  width: 150px;
  height: 26px;  
  background-image: url(../images/button_green.gif);
  background-repeat: no-repeat;
  
  padding: 0px;
  margin: 0px;
  text-indent: 30px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
  float: right;
}

a.button_green_lg{
  color: white;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  display: block;
  width: 200px;
  height: 26px;  
  background-image: url(../images/button_green_lg.gif);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  text-indent: 40px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
  float: right;
}

a.button_red{
  color: white;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  display: block;
  width: 150px;
  height: 26px;  
  background-image: url(../images/deco.gif);
  background-repeat: no-repeat;
  
  padding: 0px;
  margin: 0px;
  text-indent: 30px;
  line-height: 26px;
  text-decoration: none;
  cursor: pointer;
}


.formField{
	text-align: left;
}

/*
input.button_panier{
	display:block;
	width:250px;
	height:36px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	background-image: url(../images/suivantv.jpg);
	background-repeat:no-repeat;
	background-position: top;
	color:white;
	line-height:20px;
	text-align:left;
	text-indent:50px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

input:hover.button_panier{
	display:block;
	width:250px;
	height:36px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	background-image: url(../images/suivantv.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	color:white;
	line-height:20px;
	text-align:left;
	text-indent:50px;
	cursor: pointer;
	font-weight: bold;
	float: right;
}*/

input.button_panier{
		color: white;
  		text-align: left;
 	 	display: block;
		width: 150px;
  		height: 26px;
		background: none;
		border: none;
  		background-image: url(../images/next.gif);
  		background-repeat: no-repeat;
		background-position: top;
  		padding: 0px;
  		margin: 0px;
  		text-indent: 30px;
  		line-height: 26px;
  		text-decoration: none;
  		cursor: pointer;
		float: right;
}

input:hover.button_panier{

}
















.name_boutique{
	font-size: 15px;
	font-weight: bold;
}

.product_list{
	display:block;
	width: 680px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.footer_browse{
	display: block;
	width: 680px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	/*background-color: blue;*/
	float: left;
	line-height: 20px;
}
