body {
	font-size: 14px;
	margin: 0px auto;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFDD96;
	font-style: italic;
	background-image: url(img/bg.gif);
}
.content {
	background-color: #FFFFFF;
	position: absolute;
	width: 950px;
	top: 148px;
}
.content .tdmain {
	padding-top: 20px;
}
a {
	text-decoration: underline;
	color: #990100;
}
a:hover {
	text-decoration: none;
}
.top {
	background-image: url(img/tetiere.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 121px;
	background-position: left top;
}
.mainshad .menutop {
	background-color: #7B6536;
	background-image: url(img/menutop.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 950px;
}
.mainshad .menutop a:hover  {
	text-decoration: underline;
	font-size: 12px;
}
.mainshad .menutop a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menutoplien {
	padding-right: 10px;
	padding-left: 10px;
}
.top h1 {
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.FiletD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.FiletG {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 20px;
	background-image: url(img/bgmenu.gif);
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.mainshad {
	width: 950px;
	margin: auto;
	background-image: url(img/bgShade.gif);
}
.top .baskettop {
	position: absolute;
	top: 100px;
	width: 950px;
}
.top .baskettop a {
	color: #000000;
	font-weight: bold;
}
.top .baskettop a:hover {
	color: #FFCC00;
}
.tdmain .fiche h2 {
	font-size: 12px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.tdmain .fiche img {
	margin-top: 0px;
	margin-bottom: 5px;
}
.tdmain .fiche {
	width: 170px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	color: #990100;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tdmain .fiche p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.content .footer a {
	color: #FFFFFF;
}
.tdmain .fiche a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.tdmain .fiche a:hover {
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	background-color: #A7050E;
	text-align: center;
	padding: 5px;
}
.arrowlistmenu {
	width: 180px;
	padding-top: 0px;
}
.arrowlistmenu .headerbar {
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #C00;
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	background-color: #FFF;
	background-position: left;
	background-image: url(img/bgmenu.gif);
}
.arrowlistmenu ul li a {
	color: #333333;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #BBBDCC;
	font-size: 14px;
	text-transform: uppercase;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	background-color: #FFC300;
	text-decoration: none;
}
.arrowlistmenu ul li .current {
	color: #000000;
	background-color: #FFC300;
}
.FiletG #promov {
	color: #000000;
	width: 147px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.FiletG #promov a {
	color: #000000;

}
.FiletG #promov h3 {
	font-size: 12px;
	margin: 5px;
	text-transform: uppercase;
}
.FiletG #promov img {
	margin-bottom: 15px;
}
.discount {
	background-color: #FFC300;
	color: #000000;
	width: 105px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-position: right center;
	border: 1px solid #000;
}
.discount_f {
	color: #000000;
	width: 150px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFE900;
	background-image: url(img/gradient.jpg);
	background-position: right;
}
.tdmain .txtjustif {
	text-align: justify;
	margin: 10px;
	display: block;
}
.txtjustif a {
	color: #000000;
	text-decoration: none;
}
.txtjustif a:hover {
	text-decoration: underline;
}
.tdmain .txtpresentation {
	text-align: justify;
	margin: 10px 10px 20px;
	display: block;
	border: 1px solid #000000;
	padding: 10px;
}
#dropmenudiv {
	position:absolute;
	background-color: #FFFFFF;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #A70303;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #8998B7;
	color: #FFFFFF;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}
.nextprev {
	background-color: #FFC300;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 4px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}	
.nextprevon {
	background-color: #EA0317;
	padding: 2px 5px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 4px;
}

.zoomproduct {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 550px;
	text-align: left;
}
.zoomproduct h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #DEE4F4;
	display: block;
	padding: 5px;
}
.zoomprice {
	font-size: 24px;
	color: #990100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
}
.btnrouge {
	font-size:12px;
	font-family:Verdana,Arial;
	background : #CC0033;
	cursor : pointer;
	border-top : 1px solid #EE0077;
	border-left : 1px solid #EE0077;
	border-right : 1px solid #660022;
	border-bottom : 1px solid #660022;
	color : white;
	font-weight : bold;
}
.filet {
	border: 1px solid #6F101B;
}
.arrowlistmenu02 {
	height: 670px;
	overflow: auto;
	width: 180px;
	padding-top: 70px;
}
.arrowlistmenu02 .headerbar {
	color: #FFF;
	background: #876839 url(img/GradientHeader.jpg);
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
}
.arrowlistmenu02 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu02 ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	background-color: #DEE4F4;
	background-position: left;
	background-image: url(img/bgmenu.jpg);
}
.arrowlistmenu02 ul li a {
	color: #333333;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #BBBDCC;
	font-size: 13px;
}
.arrowlistmenu02 ul li a:hover { /*hover state CSS*/
	color: #000000;
	background-color: #DDB949;
	text-decoration: none;
	background-image: url(img/bgmenu-over.jpg);
}
.arrowlistmenu02 ul li .current {
	color: #000000;
	background-image: url(img/bgmenu-over.jpg);
	background-color: #DDB949;
}
.tdmain .txtbotom {
	text-align: left;
	padding: 10px;
	margin-top: 200px;
}
.tdmain .txtbotom a {
	color: #000000;
	text-decoration: none;
}.savoirplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #8C723F;
	padding: 10px;
	font-weight: bold;
}
.menuselect {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6;
}
.txtsmallred {
	font-size: 11px;
	color: #990100;
}
.tdmain h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
}
.select {
	background-color: #FFEE00;
	color: #000000;
	width: 105px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(img/selectgradient.gif);
	background-position: right center;
}
.ofertas {
	background-color: #C00;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.tableBackLink {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #000;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
}
.tableBackLink h2 {
	color: #C00;
	font-size: 16px;
}
.tableBackLink a {
	color: #333;
	font-size: 14px;
}
.hidden {
	text-decoration: none;
}

.paniertable {
	border: 1px solid #2E2E2E;
	margin-top: 20px;
	background-color: #F7F7F7;
}
.panierlienarticle {
	font-size: 12px;
	color: #900;
	font-weight: bold;
}
.panierlienarticle:hover {
	color: #333;
}
.paniertable tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.degrade {
	background-image: url(img/degrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
}
.degrade a {
	color: #333;
	font-size: 11px;
}
.formulaire {
	background-color: #FFDE98;
}

