@charset "utf-8";
/* CSS Document */

html
{
	height:100%;
	overflow-y:scroll; /* affiche la scrollbar dans FF */
	background-repeat: no-repeat;
	background-position:top center;
}

body {
	font-family: tahoma, verdana, Arial, sans-serif;
	height:100%;
	margin:0px auto;
	padding:0px;
	width:100%;
	background-image:url(../images/monfond.png);
	background-repeat: repeat-x;
}

* {
	font-size: 12px;
}



p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:5px;
}
img {
	border:none;
}
ul {
	margin:0px;
	padding:0px;
	padding-left:16px;
}
a {
	color:#878a88;
}

th {
	text-align:left;
}

.bold {
	font-weight:bold;
}
.normal, .normal a {
	font-size:13px;
}

.chenillard {
	color:#808080;
	font-size:10px;
	font-weight:bold;
	margin-bottom:7px;
	padding:0px;
}
.chenillard a {
	color:#808080;
	font-size:10px;
}

#logo {
	margin-bottom:3px;
	margin-left:32px;
	margin-top:20px;
}

/*#menu, #menu a {
	color:#000000;
	font-size: 16px;
	padding:3px 8px;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}*/
.menu-root-clic {
	float:left;
}
.menu-root-clic a {
	background-color: ;
	/*border-left:4px solid #666666;*/
	/*border-left:4px solid #55374e;*/
	/*border-left: 4px solid #44a629;*/
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:16px;
	padding-left:6px;
	padding-top:3px;
	text-transform:lowercase;
	width:155px;
	/*border-top: 1px solid white;*/
}
.menu-root-clic a:hover {
	background-color:#47a729;
	background-image:url(../images/menu-categorie-fond.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.menu-root-go {
	float:right;
}
.menu-root-go a {
	/*background-color:#f2f2f2*/;
	background-color: transparent;
	color:#999999;
	display:block;
	width:19px;
}
.sous-categ {
	margin-bottom:4px;
}

#fond_blanc {
	
/*	background-image:url(../images/fond-page.gif);
	background-repeat:repeat-y;*/
	background-color:#f4f4f4;
	/*background-image: url(../images/fondpara.png);
	background-repeat:repeat-x;*/
	border-left : 1px solid #999;
	border-right : 1px solid #999;
-webkit-box-shadow: 1px 1px 12px #555;
-moz-box-shadow: 1px 1px 25px #111;
box-shadow: 1px 1px 12px #555; 
}
#credits {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px 16px 0px;
	text-align:center;
}
#credits a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
.lien_texte {
	color:#878a88;
	font-size:11px;
	font-weight:bold;
}
.lien_article {
	color:#808080;
	text-decoration:none;
}
.lien_article:hover {
	text-decoration:underline;
}
.uppercase {
	text-transform:uppercase;
}
.border_gris {
	border: 1px solid #c9c9c9;
}
.fond_photo {
	background-color:#FFFFFF;
}

.panier_titre {
	font-size:14px;
}
.beige, .beige a {
	color: #98703c;
}
#quantite {
	padding-left:5px;
}
.quantite {
	padding-left:5px;
}
.panier-filet {
	border:0px;
	border-top:1px solid #b2b2b2;
	padding-bottom:3px;
	padding-top:5px;
}
.atop {
	text-align:right;
	margin-right:5px;
}
.atop a {
	color: #889;
	text-decoration:none;
}
.cartouche, .cartouche-panier, .cartouche-full {
	background-color:#F2F2F2;
	border:0px solid #b2b2b2;
	color:#707173;
	font-size:11px;
	padding:12px;
}
.cartouche {
	border:1px solid #b2b2b2;
	width:402px;
}
.cartouche td {
	color:#555557;
}
.cartouche-panier {
	/*border-top:0px;*/
}
.labels label {
	float:left;
	width:100px;
}
.prix-barre {
	color: #7DBB0E;
	font-size: 11px;
	font-weight: normal;
}
.prix-promo {
	background-color:#DE712E;
	color:#000000;
	font-size:14px;
	padding:2px 4px;
	font-weight:bold;
}
#flash-message {
	background-color:#fff;;
	background-image:url(../images/information.png);
	background-repeat:no-repeat;
	background-position:12px 12px;
	/*border-bottom:1px solid #7ABD0D;*/
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	color:#622280;
	font-size:13px;
	font-weight:bold;
	padding:12px 0px 8px 32px;
	margin-right:1px;
}

/* pages statiques */

#static-fond {
	background-color:#bcb99a;
	color:#0E0B03;
	font-size:12px;
	padding:16px;
	padding-left:0px;
}
#static-fond a {
	color:#0E0B03;
	text-decoration:none;
}
#static-fond a:hover {
	color:#493910;
}
.static-sous-titre {
	font-size:18px;
	margin-bottom:10px;
}
.static-fleche {
	background-image: url(../images/fleche_static.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:5px;
}
.static-bord-gauche {
	padding-left:16px;
}
.commande-title {
	font-size:18px;
	font-weight:;
	padding:5px 0px;
}
.commande-erreur
{
	background-color:#fff7f7;
	border:1px solid #dd0000;
	color:#DD0000;
	font-size:13px;
	margin-bottom:8px;
	padding:5px 8px;
}
.commande-vert
{
	background-color:#f7fff7;
	border:1px solid #008800;
	color:#008800;
	font-size:13px;
	margin-bottom:8px;
	padding:5px 8px;
}

.titre-marque {
	background-color:#F4F4F4;
	color:#808080;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	padding:3px;
}
.titre-marque a {
	text-decoration:none;
}
.titre-marque a:hover {
	text-decoration:underline;
}
#bloc-login td, #bloc-login a, #bloc-login div, #bloc-login b {
	font-size:12px;
}
#bloc-login .pad {
	padding-left:10px;
}
#bloc-login input {
	border:1px solid #b2b2b2;
	font-size:12px;
}
#bloc-login .ok {
	border:0px;
}
.texte-petit {
	font-size:11px;
	font-weight:normal;
}
.texte-moyen, .texte-moyen strong {
	color:#727375;
	font-size:13px;
}
.picto-user {
	background-image:url(../images/picto-user-petit.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:1px 0px;
}
.picto-panier {
	background-image:url(../images/picto-panier-petit.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.pagination {
	font-size:15px;
	padding:5px 12px;
	text-align:left;
	background-color: #f2f2f2;
}
.pagination #active {
	color:#40A52B;
}

div.header {
	
/*	background-color: #ffffff;*/
	background-image:url(../images/fond-user.png);
	background-repeat:no-repeat;	
	background-position:top center;
	color:#808080;
}


.info-para{ width: 994px; height:85px; margin-top: 10px; margin-bottom:10px; margin-left: auto; margin-right: auto; background-color:#FFF;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; 

	
}

#fondgris {
	/*margin-top: -200px;
	padding-top:200px;*/
	background-color:#191919;
	z-index:-20;
	
	
}

#bordrond {
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; 
width: 993px;
margin-left:auto;
margin-right:auto;
background-color: #f4f4f4;

height:40px;
	
}


.sidebox-panier {
border: 1px solid #c9c9c9;
padding: 10px 10px 0px 10px;
margin-bottom:10px;
margin-bottom: 12px;
-webkit-box-shadow: 2px 2px 5px ;
-moz-box-shadow: 2px 2px 5px ;
box-shadow: 2px 2px 5px ;
background-image:url(../images/fondpanier.png);
background-repeat: repeat-x;;
text-align:center;
height: 161px;
width: 178px;
}

.cart{
background-image:url(../images/fondcart.png);
background-repeat:no-repeat;
height: 161px;
padding-top: 40px;
	
}

.meap {
	
	-webkit-box-shadow: 2px 2px 5px ;
-moz-box-shadow: 2px 2px 5px ;
box-shadow: 2px 2px 5px ; 
border: 1px solid #c9c9c9;
	
}
