#MonBody
{
	width: 1003px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	text-align: justify;
	background-color: #fff;
	color: #4d4d4d;
}
a, a:visited, a:link
{
	color: #4d4d4d;
}
a, a:hover
{
	color: #4d4d4d;
}
td
{
	vertical-align: top;
}

td.fieldname
{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

hr
{
	color: #ca0000;
}

#container
{
	padding: 10px 0;
}

#container2
{
	margin-right: 200px;
}
.exp-clearboth
{
	clear: both;
}
.exp-hidden
{
	display: none;
}
.exp-button
{
	background: transparent url(images/btn-fleche-button.gif) no-repeat scroll right 2px;
	border: 0 none;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	font-weight: 900;
	height: 16px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 16px;
	cursor: pointer;
}
a.exp-link
{
	color: #ca0000;
}
a.exp-link:hover
{
	color: #4d4d4d;
}
#header
{
	background: #FFFFFF url(images/bg-header.png) no-repeat left top;
	margin: 35px 0 15px;
	width: 100%;
	position: relative;
}

#header2
{
	height: 94px;
	margin: 0;
	padding: 0;
}

#headermenu
{
	background: #98534F url(images/bg-menu-horiz.gif) no-repeat scroll left top;
	height: 23px;
	left: 0;
	padding: 0 2px 2px 200px;
	position: relative;
	top: 69px;
}

#breadcrumb
{
	background-color: #fff;
	color: #f00;
	padding: 3px;
	font-size: 10px;
	padding-left: 5px;
}

#breadcrumb a
{
	color: #f00;
}

.exp-menu-manager, #breadcrumb .exp-fil-ariane
{
	background-color: #333333;
	border-bottom: 1px solid #858585;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 3px 4px 4px;
	height: 12px;
	display: block;
	text-align: left;
	margin-right: 2px;
}
.exp-menu-manager a, #breadcrumb .exp-fil-ariane a
{
	font-weight: 900;
	color: #fff;
	text-decoration: none;
}
.exp-menu-manager a:hover, #breadcrumb .exp-fil-ariane a:hover
{
	text-decoration: underline;
}
#breadcrumb .exp-sitemap-separator
{
	margin: 0px 4px;
}
#footermenu
{
	padding-top: 8px;
	font-size: 10px;
}

#footertext
{
	text-align: center;
	padding-top: 3px;
	clear: both;
}

#bannerbox
{
	border: dashed 2px #c35308;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background-color: #e1e1e1;
	display: none; /*D*/
}

#bannerbox a
{
	font-size: 10px;
	text-decoration: none;
	color: black;
}
/* Login Box */
#loginbox
{
	font-size: 9px;
	padding: 0 2px 2px;
	position: absolute;
	right: 10px;
	top: 0;
	width: 300px;
}

#loginbox input
{
	color: #000;
	font-size: 10px;
}
#loginbox input.exp-button
{
	color: #fff;
}
#loginbox .exp-login-fields
{
	color: #FFFFFF;
	//float: left;
	margin: 5px 0;
	text-align: right;
	width: 225px;
}
#loginbox .exp-login-fields td
{
	padding: 1px 0;
}
#loginbox .exp-login-fields label
{
	display: block;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	font-weight: 900;
	margin: 2px 2px 0;
}
#loginbox .exp-login-fields input
{
	width: 90px;
	margin-left: 4px;
	padding: 0 4px;
	border-color: #d3bfc0;
	border-style: solid;
	border-width: 1px 0px;
}
td.exp-required
{font-weight:900;
vertical-align:middle;
width:9px;}

#loginbox label
{
	color: #FFFFFF;
	font-size: 10px;
}
#loginbox input.exp-btn-connexion
{
	background: transparent url(images/btn-fleche-login.gif) no-repeat scroll right top;
	border: 0 none;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
	margin-bottom: 6px;
	margin-right: 36px;
	margin-top: 6px;
	padding-right: 18px;
	text-decoration: underline;
	width: 78px;
}
.exp-remember
{
	text-align: left;
}
#loginbox .exp-login-others
{
	margin: 9px 0;
	padding-right: 5px;
	text-align: right;
}
#loginbox .exp-login-others a
{
	color: #FFFFFF;
	margin-left: 10px;
}

/* Fin Login Box*/
#themeselector
{
	position: absolute;
	text-align: right;
	top: 200px; /*153px; DAGO */
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	display: none;
}

#themeselector select
{
	color: black;
	background-color: #e1e1e1;
	font-size: 10px;
}

#welcomebox
{
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px 5px;
	text-align: right;
}
#welcomebox span
{
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
#welcomebox a
{
	color: #FFFFFF;
	font-size: 10px;
}

#footer
{
	background: transparent url(images/bg-head-footer.png) no-repeat left top;
	padding: 0 5px 20px 0;
	width: 998px;
	margin: 0;
	clear: both;
}
#footer .exp-copyright
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: 900;
	margin: 0;
	padding: 0 10px 10px 60px;
}
#footer .exp-footer-sites
{
}
#footer .exp-footer-shops
{
	background: transparent url(images/bg-footer-separator.png) no-repeat center bottom;
	padding-bottom: 10px;
	text-align: right;
}
#footer .exp-footer-shops a
{
	padding: 0 8px 0 4px;
	border-right: solid 1px #4d4d4d;
}
#footer .exp-footer-sites
{
	background: transparent url(images/bg-footer-separator.png) no-repeat center bottom;
	padding-bottom: 10px;
	padding-top: 8px;
}
#footer .exp-footer-sites a
{
	padding: 0 8px 0 4px;
	border-right: solid 1px #4d4d4d;
}
#footer .exp-footer-infos
{
	padding-top: 8px;
}
#footer .exp-footer-infos a
{
	padding: 0 8px 0 4px;
	float: left;
	border-right: solid 1px #4d4d4d;
}
#footer .exp-footer-infos .exp-info
{
	float: right;
	padding-right: 0px;
	position: relative;
	top: -33px;
}
#leftcol
{
	float: left;
	font-size: 11px;
	width: 200px;
}
#leftcol a
{
	color: #000;
}
#leftcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#leftcol div.alternatetext
{
	padding: 6px 6px 6px 6px;
	background-color: #e1e1e1;
	text-align: justify;
}
#leftcol div.sectiontitle, #leftcol div.sectiontitle_alt, #rightcol div.sectiontitle, #rightcol div.sectiontitle_alt
{
	padding: 3px 6px 13px 12px;
	margin-top: 5px;
	background: #990000 url(images/header-cat-right.gif) no-repeat right bottom;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#rightcol div.sectiontitle_alt, #leftcol div.sectiontitle_alt
{
	background: #333 url(images/header-cat-left_alt.gif) no-repeat scroll left bottom;
}
#rightcol a
{
	color: #fff;
}

#centercol
{
	background-color: white;
	float: left;
	padding: 3px 0 0;
	width: 600px;
}

#centercolcontent
{
	padding: 0 6px 15px;
}
#centercolcontent a
{
	color: #ca0000;
}
#centercolcontent a:hover
{
	color: #4d4d4d;
}
#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	color: #4D4D4D;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#centercolcontent div.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 4px;
}

#rightcol
{
	color: White;
	float: left;
	font-size: 10px;
	width: 200px;
}

#rightcol a
{
	color: #fff;
}

#rightcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}



.footermenulink
{
	float: right;
	font-family: Arial,Serif;
	font-size: 12px;
	font-weight: bold;
}

.footermenulink a
{
	border-right: 1px solid #666666;
	color: #666666;
	padding: 0 8px;
	margin-left: 0 !important;
	text-decoration: underline;
}

.headermenulink
{
	font-family: Impact;
	font-size: 17px;
	text-transform: uppercase;
}
.headermenulink td
{
	width: 0px !important;
}
#headermenu a:link,#headermenu a,#headermenu a:visited
{
	border-right: 1px solid #673a3a;
	color: #FFFFFF;
	display: block;
	font-family: arial;
	font-size: 11px;
	font-weight: 900;
	height: 13px;
	margin-left: 0 !important;
	padding: 4px 8px;
	text-decoration: none;
	float:left
}

.headermenulink a:link,.headermenulink a,.headermenulink a:visited
{
    float:none
}

#headermenu a:hover
{                             
    text-decoration: none;
    color: #fff;
    background-color: #363333;
    float:left
}

.headermenulink a:hover
{
    float:none                         
}





.articlebox
{
	background-color: #fefef0;
	color: #b45d16;
	border: dashed 1px #995117;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.articletitle
{
	font-size: 18px;
	font-weight: bold;
	color: #995117;
	text-decoration: none;
}

.articleabstract
{
	padding-top: 6px;
}

.comment
{
	padding: 4px 0px 4px 0px;
	font-size: smaller;
}

.pollbox
{
	font-size: 11px;
}

.pollquestion
{
	border-bottom: 1px solid #555555;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

.polloptions
{
	font-size: 12px;
	padding-bottom: 4px;
}

.polloptions .exp-vote-item
{
	border-top: 1px solid #333333;
	display: block;
	padding-top: 3px;
}

.pollbar
{
	background-color: #fff;
	background-color: red;
	margin: 5px 0;
	font-size: 4px;
}

.progressbarcontainer
{
	width: 98%;
	height: 15px;
	border: solid 1px black;
	padding: 1px;
}

.progressbar
{
	width: 0px;
	background-color: Red;
	height: 15px;
}
.polloptions .exp-total-sondage
{
	border-top: 1px solid #333;
	font-weight: 900;
	margin: 7px 0;
	padding-top: 2px;
}
.treeviewbox
{
	font-size: 11px;
}
.treeviewboxbottom
{
	background: #990000 url(images/cat-bottom.gif) no-repeat scroll left bottom;
	height: 5px;
	margin-bottom: 5px;
	/* Pour IE6 */
	font-size:1px
}
#centercolcontent .treeviewboxbottom
{
	background:transparent none;
}
.treeviewboxcontent, .pollcontent, .newsletterboxcontent, .shoppingcartboxcontent_bottom, .lastproductboxcontent 
{
	background: #FFFFFF url(images/cat-middle.gif) repeat-y scroll right bottom;
	color: #000000;
	padding: 6px 10px;
	text-align: left;
}
#rightcol .treeviewboxcontent, #rightcol .pollcontent, #rightcol .newsletterboxcontent
{
	padding: 6px 16px 20px 18px;
}
.shoppingcartbox, .shoppingcartbox a
{
	background-color: #666;
}
.shoppingcartbox .treeviewboxbottom
{
	margin-bottom: 0;
}
.pollcontent,#leftcol .pollcontent a, #rightcol .pollcontent a, .newsletterboxcontent, #leftcol .newsletterboxcontent a, #rightcol .newsletterboxcontent a, .shoppingcartbox .shoppingcartboxcontent_bottom, .shoppingcartbox .shoppingcartboxcontent_bottom a
{
	background-color: #666;
	color: #fff;
}
#centercolcontent .pollcontent
{	background-color: #fff;
	color: #4d4d4d;
	background-image:none;
	padding:6px 30px;
}
/* Hack IE6 */
* html #rightcol .treeviewboxcontent, * html #rightcol .pollcontent, * html #rightcol .newsletterboxcontent, * html #leftcol .treeviewboxcontent, * html #leftcol .pollcontent, * html #leftcol .newsletterboxcontent
{
	height: 1%;
}
/* Fin Hack IE6 */
#leftcol .treeviewboxcontent
{
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 8px;
	width: 185px;
	//padding-top: 10px;
}
.exp-rayons
{
	border-bottom:1px solid #555555;
}
#leftcol .exp-rayons table
{
	width: 100%;
}
#leftcol .exp-rayons table .exp-parent
{
	width: 160px;
	border-top:1px solid #555555;
}
#leftcol .exp-rayons table .exp-parent-selection a
{color:#990000}
#leftcol .exp-rayons table .exp-child
{
	width: 160px;
}
#leftcol .treeviewboxcontent a.exp-parent, #leftcol .treeviewboxcontent a.exp-child
{
}
#leftcol .treeviewboxcontent a.exp-parent:hover, #leftcol .treeviewboxcontent a.exp-child:hover
{
	color: #ca0000;
}
#rightcol .shoppingcartboxcontent
{
	background: #ca0000 url(images/cat-middle.gif) repeat-y scroll left bottom;
	color: #fff;
	padding: 6px 12px;
	text-align: left;
}
#rightcol .shoppingcartboxcontent p
{
	margin: 0;
	font-size: 10px;
}

#rightcol .exp-texte
{
	width: 95%;
	background-color: #FFFFFF;
	border-color: #D3BFC0;
	border-style: solid;
	border-width: 1px 0;
	color: #000;
}
/* Listing produits */
.exp-liste-produits
{
	font-weight: 900;
}
.exp-liste-produits a
{
	color: #ca0000;
	font-weight: 900;
	text-decoration: none;
	display: block;
}
.exp-liste-produits tr
{
	border: solid 1px #8b8b8b;
}
.exp-liste-produits td
{
	background: transparent url(images/bg-produit-list.gif) repeat-x left top;
}
/* mise en forme du tableau liste produits pour IE */
.exp-liste-produits td, .exp-liste-produits th
{ //border-bottom:solid1px#8b8b8b
}
.exp-liste-produits .exp-right-border
{ //border-right:solid1px#8b8b8b}
.exp-liste-produits .exp-left-border
{ //border-left:solid1px#8b8b8b
}
/* fin mise en forme du tableau liste produits */
.exp-liste-produits img
{
	margin-top: 30px;
	margin-right: 10px;
}
.exp-liste-produits span
{
	margin-top: 35px;
	display: block;
}
.exp-liste-produits span.discountPrice, .exp-liste-produits span.discountPercentage
{
	font-weight: 200;
	margin-top: 0;
	display: inline;
}
.exp-liste-produits span.discountPrice
{
	text-decoration: line-through;
}
.exp-liste-produits span.discountPercentage
{
	color: #CA0000;
	font-size: 15px;
	font-weight: 900;
}
.exp-liste-produits div img
{
	margin-top: 0px;
}
.exp-liste-produits .exp-rating
{
	margin-top: 37px;
	text-align: right;
}
.exp-liste-produits .exp-size
{
	padding-right: 10px;
	text-align: right;
}
.exp-liste-produits .exp-size span
{
	margin-top: 5px;
}
.exp-liste-produits .exp-footer span
{
	margin-top: 0px;
	padding: 0 2px;
	color : White;
	background-color : #4d4d4d;

}
/* Fin Listing produits */
/* Produit */

.exp-article
{
	background: transparent url(images/article/bg-article.gif) repeat-x scroll left top;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #8b8b8b;
	padding-right: 3px;
	zoom: 1;
}
.exp-article .exp-button, #centercolcontent .exp-button, .exp-contact .exp-button
{
	background: #ca0000 none repeat scroll 0 0;
	border: 1px solid #4D4D4D;
	color: #fff;
	cursor: pointer;
	float: none;
	font-size: 11px;
	font-weight: 900;
	height: 20px;
	margin: 0 3px 0 10px;
	padding:0;
}
.exp-article-title
{
	background: transparent url(images/article/bg-article-title.gif) no-repeat scroll left top;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 900;
	margin: 0;
	padding: 14px 10px 6px 20px;
}
.exp-article-image-header
{
	background: transparent url(images/article/bg-article-image-header.gif) no-repeat left -1px;
	float: left;
	height: 40px;
	width: 318px;
}
.exp-article-image
{
	background: transparent url(images/article/bg-article-image.gif) repeat-y left top;
	float: left;
	text-align: center;
	width: 318px;
	margin-bottom: 15px;
}
.exp-article-image img
{
	margin: 10px 0 10px 10px;
	max-width:220px;
}
.exp-article-image-footer
{
	background: transparent url(images/article/bg-article-image-footer.gif) no-repeat left top;
	float: left;
	height: 43px;
	text-align: center;
	width: 318px;
}
.exp-article-rate
{
	float: right;
	width: 250px;
	padding: 5px 3px 5px 8px;
}
.exp-article-add
{
	background: transparent url(images/article/bg-article-add.gif) no-repeat scroll left top;
	float: right;
	width: 250px;
	padding: 25px 3px 0px 8px;
}
.exp-article-add-footer
{
	background: transparent url(images/article/bg-article-add-footer.gif) no-repeat scroll left bottom;
	float: right;
	width: 250px;
	padding: 0px 3px 5px 8px;
}
.exp-article-description-header
{
	background: transparent url(images/article/bg-article-description-header.gif) no-repeat scroll left bottom;
	clear: both;
	height: 24px;
	margin-top: 20px;
	padding: 0 9px 0 16px;
}
.exp-article-description-header h6
{
	font-size: 12px;
	font-weight: 900;
	margin: 0;
	color: #f00;
	padding: 8px 0;
}
.exp-article-description
{
	background: transparent url(images/article/bg-article-description.gif) repeat-y scroll left bottom;
	padding: 4px 9px 0 16px;
}
.exp-article-description-footer
{
	background: transparent url(images/article/bg-article-description-footer.gif) no-repeat scroll left bottom;
	height: 22px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0 9px 0 16px;
}
.exp-article-description p
{
	margin: 0;
}
.exp-article-rate, .exp-article-add, .exp-article-add-footer, .exp-article-description-header, .exp-article-description
{
	margin-left: 5px;
}
.exp-article-rate p, .exp-article-add p, .exp-article-add-footer p, .exp-article-description-header p
{
	margin: 10px 0;
}
/* Fin Produit */
/* Menu Rayons */

/* hack IE */
* html .exp-rayons
{
	position: relative;
}
/* fin hack IE */
.centercolcontent .exp-rayons td
{
	font-size: 10px;
}
.exp-rayons div.exp-rayon
{
	background: transparent url(images/bg-rayon.png) no-repeat scroll left top;
	height: 184px;
	padding: 8px 6px 6px;
	position: relative;
	width: 132px;
}
.exp-rayon TD
{
	position: relative;
}
.exp-rayon .exp-rayon-image
{
	display: block;
	height: 184px;
	overflow: hidden;
	margin:0;
}

.exp-rayon .exp-rayon-title
{
	background: transparent url(images/bg-rayon-title.gif) no-repeat scroll -22px top;
	bottom: 5px;
	height: 34px;
	left: 6px;
	position: absolute;
	width: 132px;
}
.exp-rayon span.exp-obstacle
{display:block;
float:left;
height:7px;
width:45px;}
#centercolcontent .exp-rayon .exp-rayon-title a.exp-rayon-title-link
{
	color:#FFFFFF;
display:block;
font-size:12px;
font-weight:900;
height:30px;
margin:2px 4px 0 0;
text-align:right;
text-decoration:none;
}
.treeviewboxcontent .exp-rayon_s td
{
	padding: 0;
}
.treeviewboxcontent .exp-rayon_s td img
{
	/*display: none;*/
}
.treeviewboxcontent .exp-rayons a
{
	color: #FFFFFF;
	font-family: verdana;
	/*font-size: 12px; 	font-weight: 900; 	display: block; 	margin-top: 1px; padding: 3px 0; 	width: 100%;*/
}
#leftcol .treeviewboxcontent .exp-rayons a:hover, #rightcol .treeviewboxcontent .exp-rayons a:hover
{
	color: #990000;
	text-decoration: underline;
}
.exp-rayons-selected
{
}
.exp-rayons-parent
{
}
/* Fin Menu Rayons */
/* Page Panier*/
.exp-basket
{
}
.exp-basket .exp-total
{
	color: #fff;
	background-color: #ca0000;
	padding: 3px 5px;
}
.exp-basket .exp-button
{
	background: #ca0000 none repeat scroll 0 0;
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
	cursor: pointer;
	float: none;
	font-size: 11px;
	font-weight: 900;
	height: 20px;
	margin: 0 10px;
	padding: 2px;
}
.exp-shoppingcart td
{
	vertical-align: middle;
}
.exp-bordered-cart
{
	padding: 4px;
}
.exp-bordered-cart .exp-titled
{
	font-weight: 900;
	border-top: solid 1px #4d4d4d;
	padding-top: 5px;
}
.exp-shoppingcart .exp-bordered-cart .exp-item
{
	margin: 2px 0;
}
/* Fin Page Panier*/
/* Nouveau produits */
#rightcol .lastproductboxcontent, #leftcol .lastproductboxcontent
{
	color: #4d4d4d;
}
#rightcol .lastproductboxcontent a.exp-title, #leftcol .lastproductboxcontent a.exp-title
{
	color: #990000;
	display: block;
	font-weight: 900;
	margin-bottom: 5px;
	text-decoration: none;
}
#rightcol .lastproductboxcontent img, #leftcol .lastproductboxcontent img
{
	margin-right: 5px;
}
#rightcol .lastproductboxcontent .exp-reduction, #leftcol .lastproductboxcontent .exp-reduction
{
	text-align: right;
}
#rightcol .lastproductboxcontent .discountPrice, #leftcol .lastproductboxcontent .discountPrice
{
	text-decoration: line-through;
}
#rightcol .lastproductboxcontent .discountPercentage, #leftcol .lastproductboxcontent .discountPercentage
{
	font-size: 12px;
	font-weight: 900;
	padding-left: 3px;
}
#rightcol .lastproductboxcontent .exp-price, #leftcol .lastproductboxcontent .exp-price
{
	color: #990000;
	display: block;
	font-weight: 900;
	text-align: right;
	padding-top: 3px;
}
/* Edition profil */
.exp-profil, .exp-profil table
{
	width: 100%;
}
.exp-profil .fieldname
{
	width: 100px;
}
.exp-mdp .fieldname
{
	width: 160px;
}
/* fin Edition profil*/
.newsletterbox
{
	font-size: 11px;
}

.postinfo
{
	background-color: #f9eaa6;
	font-weight: bold;
	text-align: center;
}

.posttitle
{
	padding: 3px;
	margin-bottom: 10px;
	background-color: #f09d35;
	color: black;
	font-weight: bold;
}

.postbody
{
	padding: 3px;
}

.shoppingcartbox
{
	font-size: 11px;
}
.shoppingcartbox .exp-cartbox-item
{
	padding-left: 8px;
	background: transparent url(../../images/ArrowR3.gif) no-repeat 0px 6px;
}
.shoppingcartbox .exp-cartbox-subtotal
{
	font-size: 14px;
	font-weight: 900;
	margin: 0 0 6px;
	text-align: right;
}
.shoppingcartboxcontent
{
	padding: 6px;
}

.imageContainer
{
	text-align: center;
	padding: 1px; /*margin-right: 5px;   margin-bottom: 5px;*/
	height: 42px;
	width: 42px;
	border: 1px solid #CCC;
}

.imageContainer:hover
{
	border: 1px solid #024A76;
	cursor: pointer;
}

.panTotals
{
    padding-top: 0px;
    padding-left: 315px;
}