@charset "iso-8859-1";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #4c150e;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
}
.twoColFixRtHdr #container { 
	width: 780px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background-color:#4C7749;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #000000;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-image:url(images/backmilieu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:840px;
} 
.twoColFixRtHdr #header {
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:182px;
	margin:0;
	padding:0;
}
.twoColFixRtHdr #menu {
	background-image:url(images/menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:29px;
}
.twoColFixRtHdr #menu a {
	color:#4C150E;
	text-decoration:none;
}
.twoColFixRtHdr #menu a:hover {
	color:#4C150E;
	text-decoration:underline;
}
.twoColFixRtHdr #menu ul#first {
	display:table;
	margin-top:0px;
	margin-left:60px;
	margin-bottom:2px;
	padding:0;
}
.twoColFixRtHdr #menu #first li {
	display:inline;
	list-style:none;
	background-image:url(images/puce.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
	padding-top:3px;
	height:26px;
	margin-right:10px;
	text-transform:uppercase;
	font-size:11px;
}
.twoColFixRtHdr #menu #second li {
	display:inline;
	list-style:none;
	background-image:url(images/puce.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
	padding-top:3px;
	height:26px;
	margin-right:10px;
	text-transform:uppercase;
	font-size:11px;
}
.twoColFixRtHdr #menu ul#second {
	display:table;
	margin-top:0;
	margin-left:5px;
	margin-bottom:0;
	padding:0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 199px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	margin-right:20px;
}
.twoColFixRtHdr #sidebar1 #top {
	background-image:url(images/news-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:38px;
	width:139px;
	padding-top:40px;
	padding-left:60px;
	font-size:16px;
	color:#4C150E;
	font-weight:bold;
}
.twoColFixRtHdr #sidebar1 #top p {
	margin:0;
}
.twoColFixRtHdr #sidebar1 #top a {
	color:#4C150E;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.twoColFixRtHdr #sidebar1 #milieu {
	background-image:url(images/news-back.png);
	background-position:top left;
	background-repeat:repeat;
	width:179px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}
.twoColFixRtHdr #sidebar1 #milieu p {
	margin:0;
}
.twoColFixRtHdr #sidebar1 #milieu a {
	color:#000;
	text-decoration:none;
}
.twoColFixRtHdr #sidebar1 #milieu a:hover {
	color:#000;
	text-decoration:underline;
}
.twoColFixRtHdr #sidebar1 #bottom {
	background-image:url(images/news-bottom.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:31px;
	width:199px;
}
.twoColFixRtHdr #mainContent { 
	margin-right:230px;
	margin-left:20px;
	margin-top:55px;
	font-size:12px;
}
.twoColFixRtHdr #mainContent #top {
	background-image:url(images/text_top.png);
	background-repeat:no-repeat;
	height:41px;
	width:510px;
	font-size:16px;
	font-weight:bold;
	color:#4C150E;
	padding-top:50px;
	padding-left:20px;
}
.twoColFixRtHdr #mainContent #top a {
	color:#4C150E;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.twoColFixRtHdr #mainContent #bottom {
	background-image:url(images/text_bottom.png);
	background-repeat:no-repeat;
	height:34px;
	width:530px;
}
.twoColFixRtHdr #mainContent #milieu a.underline {
	color:#000;
	text-decoration:underline;
}
.twoColFixRtHdr #mainContent #milieu a {
	color:#000;
	text-decoration:none;
}
.twoColFixRtHdr #mainContent #milieu a:hover {
	color:#000;
	text-decoration:underline;
}
.twoColFixRtHdr #mainContent #milieu {
	background-image:url(images/text_back.png);
	background-repeat:repeat;
	width:510px;
	padding-left:10px;
	padding-right:10px;
}
.twoColFixRtHdr #mainContent #milieu p {
	margin:0;
}
.twoColFixRtHdr #mainContent #milieu #line {
	background-image:url(images/text_hr.png);
	height:20px;
	width:530px;
	margin-left:-10px;
}
.twoColFixRtHdr #mainContent #promo .grostitre {
	color:#FFF;
	padding-left:0px;
}
.twoColFixRtHdr #mainContent #promo2 .grostitre {
	color:#FFF;
	padding-left:0px;
}
.twoColFixRtHdr #mainContent #promo a {
	color:#FFF;
	text-decoration:underline;
}
.twoColFixRtHdr #mainContent #promo2 a {
	color:#FFF;
	text-decoration:underline;
}


.twoColFixRtHdr #mainContent #promo {
	background-image:url(images/promo.png);
	height:216px;
	width:233px;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	float:right;
	text-align:center;
	color:#FFF;
	overflow:hidden;
}
.twoColFixRtHdr #mainContent #promo2 {
	background-image:url(images/promo.png);
	height:216px;
	width:233px;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	text-align:center;
	color:#FFF;
	overflow:hidden;
}
.twoColFixRtHdr #mainContent .mod { padding-bottom:13px; }
.twoColFixRtHdr #mainContent #promoadm {
	background-image:url(images/promo.png);
	height:246px;
	width:233px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:right;
	text-align:center;
	color:#FFF;
	overflow:hidden;
}
.twoColFixRtHdr #mainContent #promo2adm {
	background-image:url(images/promo.png);
	height:246px;
	width:233px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:center;
	color:#FFF;
	overflow:hidden;
}
.twoColFixRtHdr #mainContent li {
	list-style:none;
	background-image:url(images/puce.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
	padding-top:3px;
	height:26px;
	margin-right:10px;
	font-size:11px;
}
.twoColFixRtHdr #mainContent ul {
	margin-top:0;
	margin-left:15px;
	margin-bottom:0;
	padding:0;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent au-dessus. */
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 10px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	color:#FFF;
	text-align:right;
	font-size:10px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.grostitre {
	font-size:16px;
	color:#4C150E;
	padding-left:20px;
	font-weight:bold;
}
.titre {
	font-size:12px;
	color:#4C150E;
	font-weight:bold;
}
.profleft {
	float:left;
	width:250px;
	margin-bottom:5px;
}
.profright {
	width:250px;
	float:right;
	text-align:right;
	margin-bottom:5px;
}
.profleft hr {
	border:none;
	background-color:#4C7749;
	height:2px;
}
.profright hr {
	border:none;
	background-color:#4C7749;
	height:2px;
}

.detailpromo {
	border:1px solid #4C150E;
	width:500px;
	margin-bottom:10px;
	margin-left:10px;
}
.detailpromo img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
}
.twoColFixRtHdr #mainContent #milieu .modboutique p {
	margin-bottom:2px;
	margin-right:2px;
	text-align:right;
}
input, textarea {
	background-color:#fce7ad;
	border:1px solid #4C150E;
}
a.subproduit {
	cursor:pointer;
	text-transform:none;
}
.pannier {
	text-align:right;
	font-size:12px;
	color:#fce7ad;
	margin-right:10px;
}
.pannier a {
	color:#fce7ad;
	text-decoration:none;
}
.pannier a:hover {
	color:#fce7ad;
	text-decoration:underline;
}
.imgsaison {
	text-align:center;
}
a.categories {
	cursor:pointer;
	text-decoration:none;
	color:#000;
}
a.subcategories {
	cursor:pointer;
	text-decoration:none;
	color:#000;
}
a.subcategories2 {
	cursor:pointer;
	text-decoration:none;
	color:#000;
}
a.marque {
	text-decoration:underline;
	color:#000;
}
.liquidation {
	color:#F00;
	font-size:16px;
	font-weight:bold;
	margin-top:0;
}
.nouveauter {
	color:#F00;
	font-size:16px;
	font-weight:bold;
	margin-top:0;
}
.nouveauterlist {
	color:#FFF;
	text-align:center;
	font-size:16px;
}
.twoColFixRtHdr #mainContent #milieu .nouveauterlist a {
	color:#FFF;
}
.nouveauterlist br {
	margin-bottom:10px;
}

.nouveauterlist .titre {
	font-size:24px;
}
.nouveauterlist .greenBorder {
	width: 159px;
	background-color:#4b7749;
	color:#FFF;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	padding-left:1px;
	padding-right:1px;
	border:2px #b0562c solid;
}
.defil {
	position:absolute;
	margin-top:-20px;
	width:530px;
}