body,td,th {
	color: #000000;
}
body {
	background-color: #fbf9f9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

img, ul, li, h1, h3, h2, form
{
	padding:0;
	list-style: none;
	margin:0;
	border: 0;
}
p
{
	margin:0;
	padding: 0;
	padding-bottom: 10px;
}

		/*######## Header http://www.chl.it #####*/
	#header p
	{
		padding:0;
	}	
	p.toolbar { font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px; line-height: 35px ; }
	p.searchengine { font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px; line-height: 35px; color: #fff ; }

	input.inputtoolbar { font-size:11px; font-family: Tahoma, sans-serif; border: 1px solid #666; margin: 0px; padding: 3px; }
	input.buttontoolbar {font-size:11px; font-family: Tahoma, sans-serif; border: 1px solid #666; margin: 0px; padding: 3px; text-align: center; font-weight: bold ; }
	select.selecttoolbar {font-size:11px; font-family: Tahoma, sans-serif; border: 1px solid #666; margin: 0px; padding: 3px; }

	a.tbhome:link { text-decoration: none; color: #fff ; }
	a.tbhome:visited { text-decoration: none; color: #fff ; }
	a.tbhome:hover { text-decoration: underline; color: #fff ; }
	
	a.tbother:link { text-decoration: none; color: #008 ; }
	a.tbother:visited { text-decoration: none; color: #008 ; }
	a.tbother:hover { text-decoration: underline; color: #66e ; }
	a.tbother:active { text-decoration: none; color: #99f; }
	
		/*######## Comment ça marche #####*/
#commentMarche
{
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	/*border-top: 0px solid #999999;*/
	left: 195px;
	top: 0px;
	width: 591px;
	overflow: hidden;
	height: 0;
}
#commentMarche #closeComment a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#commentMarche #closeComment
{
	position:absolute;
	width: 100%;
	line-height: 20px;
	background-color: #fd8922;
	border-top: 1px solid #999999;
	top: 0;
	text-align: center;
}
		/*######## Fin Comment ça marche #####*/
		
	/*######## Debut Onglet #####*/
#menuOnglet
{
	 position: relative;	
}
#menuOnglet ul.ongletRight
{
	float: right;
}
#menuOnglet .ongletRight li, #menuOnglet .ongletLeft li
{
	float: left;
	width: auto;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 11px;
}
#menuOnglet .ongletRight a, #menuOnglet .ongletLeft a
{
	display: block;
	_width: 0px;
	white-space: nowrap;
	padding: 0 20px;
	line-height: 26px;
	height: 26px;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000088;
	text-decoration: none;
}
 #menuOnglet li.ongActif a, #menuOnglet li.ongActif
{
	font-weight: bold;
}
#menuOnglet .ongletRight a:hover, #menuOnglet .ongletLeft a:hover, #menuOnglet .ongletRight li:hover, #menuOnglet .ongletLeft li:hover
{
	text-decoration: underline;
	color: #6666ee;
}
#menuOnglet li.ongLet
{
	background-image: url(../img/navOnglet/onglet_fd.gif);
}
#menuOnglet li.ongLet a
{
	background-image: url(../img/navOnglet/onglet_d.gif);
}
#menuOnglet li.ongPanier
{
	background-image: url(../img/navOnglet/ongletPanier_fd.gif);
}
#menuOnglet li.ongPanier a
{
	background-image: url(../img/navOnglet/ongletPanier_d.gif);
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#menuOnglet li.ongPanier span
{
	font-weight: normal;
	text-decoration: underline;
}
#menuOnglet li.ongGris
{
	background-image: url(../img/navOnglet/ongletGris_fd.gif);
}
#menuOnglet li.ongGris a
{
	background-image: url(../img/navOnglet/ongletGris_d.gif);
	padding: 0 5px;
	color: #000000;
}
	/*######## Fin Onglet #####*/
	
	/*######## Début Nav Panier #####*/
#navPanier
{
	background-image: url(../img/navQte/navPanier_fd.gif);
	line-height: 19px;
	height: 19px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#navPanier span, #navPanier strong
{
	display: block;
	line-height: 19px;
	float: left;
	width: auto;
}
#navPanier span
{
	background-image: url(../img/navQte/numOff.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 5px;
	padding-right: 16px;
	border-left: 1px solid #FFFFFF;
	background-color: #999999;
}
#navPanier span.actif
{
	background-image: url(../img/navQte/numOn.gif);
	background-color: #fd8922;
}
#navPanier strong
{
	background-color: #999999;
	padding-left: 5px;
	padding-right: 10px;
}
#navPanier strong.actif
{
	background-color: #fd8922;
}
.caddiesub
{
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	height:auto;
	color:#000000;
	background-color: #f0f0f0;
	font-size:11px;
	margin-bottom:1px;
}
.caddiepromo
{
	border-top:1px solid #999999;
	height:auto;
	color:#000000;
	background-color: #ffffff;
	font-size:11px;
	margin-bottom:1px;
}
	/*######## Fin Nav Panier #####*/
	
	
	/*######## Début Comment ça marche #####*/
	
#CMFond li
{
	float: left;
	width: 144px;
	height: 278px;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
#CMFond img
{
	background-color:#000000;
	margin:0;
	float: left;
}
#CMFond .ttrEtape
{
	position: absolute;
	left: 7px;
	top: 165px;
	width: 130px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;	
}
#CMTexte
{
	display: none;
	color: #666666;
}
#CMDescr h3
{
	padding-bottom: 10px;
	color: #00007b;
	font-size: 15px;
}
	/*######## Fin Comment ça marche #####*/
	
	/*######## Debut Center #####*/
#filAriane
{
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#filAriane img
{
	vertical-align: middle;
}
#filAriane a
{
	text-decoration: underline;
	color: #000088;
}

#filAriane a:hover
{
	text-decoration: none;
	color: #6666ee;
}

#searchBar
{
	background-image: url(../img/searchBar_fd.gif);
	background-repeat: no-repeat;
	height: 53px;
	line-height: 32px;
	color: #666666;
	font-size: 12px;
	padding-left: 330px;
	text-align: left;
}
#searchBar input, #searchBar select, #promo input
{
	border: 1px solid #c5c5c7;
	_margin-top: 8px;
	line-height: 17px;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
#searchBar .btOk, #promo .btOk
{
	width: 28px;
	height: 20px;
	border: 0px solid #c5c5c7;
	background-color: transparent;
	background-image: url(../img/btOk_fd.gif);
	cursor: pointer;
	color: #000000;
	font-size: 11px;
}
	
	/*######## Debut colLeft #####*/
#colLeft .selectTtr
{
	line-height: 28px;
	background-image: url(../img/navLeft/select_fd.gif);
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#colLeft .selectTtr a
{
	color: #000088;
}
#colLeft .selectListe
{
	background-color: #e7e7e7;
	padding-bottom: 15px;
	background-image: url(../img/navLeft/selectBas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#colLeft .selectListe a
{
	padding-top: 5px;
	padding-left: 15px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	display: block; 
	text-decoration: underline;
	background-image: url(../img/navLeft/fleche_fd.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	color: #000088;
	font-size: 11px;
	cursor: pointer;
}
#colLeft .selectListe a:hover
{
	text-decoration: none;
	color: #6666ee;
}
#colLeft .commentFonc
{
	height: 115px;
	cursor: pointer;
	background-image: url(../img/navLeft/comment_fd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#colLeft .commentFonc .commentTtr
{
	line-height: 28px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#colLeft .commentFonc .commentTxt
{
	color: #00007b;
	font-size: 10px;
	text-align: left;
	padding: 10px;
	padding-left: 70px;
}

	/*######## Fin colLeft #####*/
	
	/*######## Debut colMiddle #####*/
#colMiddle #grdAnim .onglet
{
	height: 26px;
}
#colMiddle #grdAnim .onglet a
{
	display: block;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	width: 26px;
	line-height: 21px;
	background-image: url(../img/animNum_off.gif);
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}
#colMiddle #grdAnim li
{
	float: left;
	width: auto;
	margin-right: 1px;
}
#colMiddle #grdAnim li.selected a
{
	background-image: url(../img/animNum_on.gif);
	color: #FFFFFF;
}
#colMiddle .meaCentre
{
	float: left;
	width: 193px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#colMiddle .meaCentre h2
{
	background-image: url(../img/home/ongletTtr_fd.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
#colMiddle .meaCentre h3
{
	padding: 5px 0;
	padding-left: 25px;
	background-image: url(../img/home/flecheTtr.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	text-align: left;
	color: #00007b;
	font-size: 11px;
	_height: 30px;
	min-height: 30px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#colMiddle .meaCentre .contDescr
{
	color: #000000;
	font-size: 12px;
	border: 1px solid #999999;
	min-height: 200px;
	_height: 200px;
}
#colMiddle .meaCentre .txtDescr
{
	color: #666666;
	font-size: 11px;
	min-height: 75px;
	_height: 75px;
}
#colMiddle .meaCentre a.imgMea
{
	display: block;
	padding: 10px;
	text-align: center;
}
#colMiddle .meaCentre a.imgMea:hover
{
	background-color: #999999;
}
#colMiddle .meaCentre .prixMea
{
	padding: 5px 0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
#colMiddle .meaCentre .basMea
{
	display: block;
	text-align: center;
	line-height: 21px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#colMiddle #contentSlider
{
	height: 146px;
	clear: both;
	overflow: hidden;
	position: relative;
	background-image: url(../img/home/slider_fd.jpg);
	background-repeat: no-repeat;
}
#colMiddle #slider ul
{
	margin: 0px;
	padding: 0px;
	position: relative;
} 
#colMiddle #slider .item
{
	display: block;
	overflow: hidden;
	float: left;
	height: 146px;
}
#colMiddle #slider .toggler
{
	overflow: hidden;
	width: 148px;
}

#colMiddle #slider .imgList
{
	width: 149px;
	text-align: center;
	float: left;
}
#colMiddle #slider .txtList h3
{
	color: #00007b;
	font-size: 11px;
}
#colMiddle #slider .txtList
{
	width: 161px;
	padding-top: 3px;
	float: left;
	color: #000000;
	font-size: 11px;
}
#colMiddle #slider .prixMea
{
	padding: 5px 0;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#colMiddle .descrProdCat
{
	border-top: solid 1px #999999;
	padding: 5px 0;
	margin: 0 auto;
}
#colMiddle .descrProdCat p
{
	margin:0;
	padding:0;
}
#colMiddle .descrProdCat a
{
	text-decoration: none;
}
#colMiddle .descrProdCat td
{
	color: #000000;
	font-size: 12px;
}
#colMiddle .descrProdCat .prix
{
	color: #000000;
	padding: 5px;
	font-size: 18px;
	text-align: center;
}
.prix_barre{
color:#c30404;
text-decoration:line-through;
	padding:0px;
	font-size: 14px;
	text-align: center;
}
.listCategorie
{
	padding-top: 5px;
}
.listCategorie ul.ongletAnim
{
	height: 26px;
}
.listCategorie .ongletAnim li
{
	float: left;
	margin-right: 2px;
	width: auto;
	line-height: 26px;
	font-size: 11px;
	background-color: #fd8922;
	border: 1px solid #999999;
	border-bottom: 0px solid #FFFFFF;
	font-weight: bold;
}
.listCategorie .ongletAnim strong
{
	display: block;
	text-decoration: none;
	width: auto;
	padding: 0 15px;
	color: #FFFFFF;
}
.listCategorie .ongletAnim a:hover
{
	text-decoration: underline;
}
.editeurTtrRub
{
	background-image: url(../img/editeur_ttr.gif);
	background-repeat: no-repeat;
	line-height: 37px;
	padding: 0 15px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.editeurRef
{
	background-image:url(../img/editeur_fd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0;
}
.separateur
{
	clear: both;
	font-size: 1px;
	height: 1px;
}
.editeurSavoirPlus
{
	background-image:url(../img/editeur_savoirPlus.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 500px;
	height: 120px;
}
.editeurSavoirPlus a
{
	color: #666666;
	text-decoration: none;
}
	/*######## Fin colMiddle #####*/
	
	/*######## Debut colRight #####*/
#colRight .navRightTtr
{
	line-height: 33px;
	background-image: url(../img/navRight/navRight_ttr.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#colRight .laUneListe a:hover
{
	color: #4d4d4b;
	border: 1px solid #bfbfbf;
	border-top: 0px solid #bfbfbf;
}
#colRight .laUneListe a
{
	padding: 5px;
	text-align: center;
	border: 1px solid #c7c7c7;
	border-top: 0px solid #c7c7c7;
	display: block; 
	text-decoration: none;
	background-image: url(../img/navRight/laUneListe_fd.gif);
	background-repeat: no-repeat;
	color: #8a8a87;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#colRight .venteFlash
{
	background-image: url(../img/navRight/venteFlash_fd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	height: 140px;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	text-align: center;
}
#colRight .encartEvene
{/*
	background-image: url(../img/navRight/encartEven_fd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;*/
	border: 1px solid #9e9e9e;
	border-top: 0px solid #FFFFFF;
}
#colRight .basEvene
{
	/*background-image: url(../img/navRight/basEvenement.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
	border-top: 1px solid #FFFFFF;*/
	color: #00007b;
	font-size: 11px;
	text-align: center;
	padding: 3px 25px;
}
	/*######## Fin colRight #####*/
	
	/*######## Fin Center #####*/	
	
	/*######## Debut footer #####*/
#footer, #footer td
{ 
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer a
{ 
	color: #00007b;
}
	/*######## Fin footer #####*/

#noir
{
	position: absolute;
	background: #000000;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
	text-align: center;
}

.btContinue
{
	background-image: url(../img/qte/btContinue_fd.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 31px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.btContinue a
{
	background-image: url(../img/qte/btContinue_d.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 31px;
	display: block;
	padding: 0 15px;
	color: #00007b;
	text-decoration: none;
}
.btValider
{
	background-image: url(../img/qte/btValider_fd.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 31px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.btValider a
{
	background-image: url(../img/qte/btValider_d.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 31px;
	display: block;
	padding: 0 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.btGris
{
	background-image: url(../img/btGris_fd.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 23px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.btGris a
{
	background-image: url(../img/btGris_d.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 23px;
	display: block;
	padding: 0 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.btRouge
{
	background-image: url(../img/btRouge_fd.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 25px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.btRouge a
{
	background-image: url(../img/btRouge_d.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 25px;
	display: block;
	padding: 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}

.btRougeB
{
	background-image: url(../img/btRougeB_fd.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 25px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.btRougeB a
{
	background-image: url(../img/btRougeB_d.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 25px;
	display: block;
	padding: 0 15px;
	color: #FFFFFF;
	text-decoration: none;
}
/*Bt_ope paypal*/
.btRouge_paypal
{
	background-image:url(../img/ope_paypal/bg_bt.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 23px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width:108px;
	float:right;
}

.blanc11
{
	color: #FFFFFF;
	font-size: 11px;
}
.blanc14
{
	color: #FFFFFF;
	font-size: 14px;
}
.blanc11b
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.blanc13b
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.gris11, .gris11b
{
	color: #666666;
	font-size: 11px;
}
.gris11b
{
	font-weight: bold;
}
.gris12, .gris12b
{
	color: #666666;
	font-size: 12px;
}
.gris12b
{
	font-weight: bold;
}
.gris15
{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.jaune12b
{
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
}
.rouge12
{
	color: #bf0000;
	font-size: 12px;
}
.no18b {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold
}
.no14b {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold
}
.no12b {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold
}
.no12r {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.gris10r {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:normal;
}

.bleu11{
	color:#00007b;
	font-size:11px;
}
.bleu12, .bleu12b{
	color:#00007b;
	font-size:12px;
}
.bleu12b{
	font-weight:bold;
}
.bleu17b{
	color:#195A7F;
	font-size:17px;
	font-weight:bold;
}
.orange18b{
	font-size:18px;
	font-weight:bold;
	color:#FF9A1E;
}
.bt_left {
	width:auto;
	float:left
}
.bt_bg {
	width:auto;
	float:left;
	height:28px;
	line-height:28px;
	background-image:url(../img/news/bt_news_bg.gif);
	background-repeat:repeat-x;
	padding:0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.bt_right {
	width:auto;
	float:left
}