body,html	{
	margin: 0;
	background-color: #DDD;
	background: url(templates/back.gif) ;
}
body,html,form,input,select,textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
img	{
	border: none;
}
#header	{
	height: 108px;
}
#bandeau	{
	height: 88px;
	background: url(templates/bg-bandeau.gif) repeat-x;
	overflow: hidden;
}
#bandeau-chat	{
	width: 150px;
	height: 50px;
	background: url(templates/bandeau-chat.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 650px;
	padding: 52px 0 0 8px;
}
#topMenu	{
	height: 20px;
	background-color: #FFF;
	background: url(templates/bg-top-menu.gif) repeat-x;
}
#topMenu ul	{
	margin: 0 0 0 70px;
	padding: 0;
	color: #A803C1;
	list-style-type: none;
	font-size: 12px;
	width: 600px;
}
#topMenu li	{
	margin: 0;
	padding: 3px 15px 0 15px;
	color: #A803C1;
	list-style-type: none;
	float: left;
	background: url(templates/fleche-menu.gif) no-repeat;
}
#topMenu .firstLi	{
	padding-left: 17px;
	background: url(templates/chat-menu.gif) no-repeat;
}
#topMenu a	{
	color: #A803C1;
	text-decoration: none;
}
#topMenu a:hover	{
	color: #F8298F;
	text-decoration: none;
}
#topMenu a:active	{
	color: #F8298F;
	text-decoration: none;
}
#left	{
	float: left;
	padding: 3px;
}
#leftContent	{
	border: solid 1px #A803C1;
	margin: -2px 0 0 0;
}
#menuCollec	{
	margin: 0;
	padding: 90px 0 8px 0;
	list-style-type: none;
	background: url(templates/bg-menu-collec.gif) no-repeat;
	width: 125px;
	border-bottom: dashed 1px #A803C1;
}
#menuCollec li	{
	margin: 2px;
	padding: 2px 2px 2px 10px;
	list-style-type: none;
	background-color: #C4C4C4;
	background-image: url(templates/bg-btn-collec.gif);
}
#menuCollec li a	{
	color: #A803C1;
	text-decoration: none;
}
#menuCollec li a:hover	{
	color: #FF008A;
	text-decoration: none;
}
#menuCollec li a:active	{
	color: #FF008A;
	text-decoration: none;
}
#menuSpecial	{
	margin: 0;
	padding: 45px 0 8px 0;
	list-style-type: none;
	background: url(templates/bg-menu-special.gif) no-repeat;
	background-color: #767676;
	width: 125px;
	border-bottom: dashed 1px #A803C1;
}
#menuSpecial li	{
	margin: 2px;
	padding: 2px 2px 2px 10px;
	list-style-type: none;
	background-color: #565656;
	background-image: url(templates/bg-btn-special.gif);
}
#menuSpecial li a	{
	color: #FF008A;
	text-decoration: none;
}
#menuSpecial li a:hover	{
	color: #F8298F;
	text-decoration: none;
}
#menuSpecial li a:active	{
	color: #F8298F;
	text-decoration: none;
}
#menuCateg	{
	margin: 0;
	padding: 50px 0 20px 0;
	list-style-type: none;
	background: url(templates/bg-menu-categ.gif) no-repeat;
	background-color: #EDEDED;
	width: 125px;
}
#menuCateg li	{
	margin: 2px;
	padding: 2px 2px 2px 10px;
	list-style-type: none;
	background-color: #DDD;
	background: url(templates/bg-btn-categ.gif) no-repeat;
}
#menuCateg li a	{
	color: #767676;
	text-decoration: none;
}
#menuCateg li a:hover	{
	color: #FF008A;
	text-decoration: none;
}
#menuCateg li a:active	{
	color: #FF008A;
	text-decoration: none;
}
#mainContent	{
	float: left;
	padding: 20px 0 3px 5px;
}
.lignProduct	{
	clear: both;
	margin: 0;
	padding: 0;
	height: 251px;
}
.cellProduct	{
	float: left;
	margin: 0 8px 8px 0;
	border: solid 1px #666;
	width: 133px;
	/*position: relative;*/
}
.nouveaute-CellProduct	{
	background: url(templates/bg-cell-nouveaute.gif) no-repeat;
	background-color: #FFB400;
	padding: 8px  0 2px 0;
}
.focus-CellProduct	{
	background: url(templates/bg-cell-focus.gif) no-repeat;
	background-color: #FFF;
	padding: 8px  0 2px 0;
}
.collector-CellProduct	{
	background: url(templates/bg-cell-collector.gif) no-repeat;
	background-color: #FF008A;
	padding: 8px  0 2px 0;
}
.promotion-CellProduct	{
	background: url(templates/bg-cell-promotion.gif) no-repeat;
	background-color: #FFEB63;
	padding: 8px  0 2px 0;
}
.preco-CellProduct	{
	background: url(templates/bg-cell-preco.gif) no-repeat;
	background-color: #FFF;
	padding: 8px  0 2px 0;
}
.CellProduct	{
	background: url(templates/bg-cell-focus.gif) no-repeat;
	background-color: #FFF;
	padding: 8px  0 2px 0;
}
.cellProduct p	{
	margin: 0 8px 10px 8px;
	padding: 0;
}
.cellProduct .foot	{
	position: relative;
	height: 15px;
	margin: 0 4px 0 4px;
}
.cellProduct .foot img	{
	margin: 0 0 -2px 0;
}
.cellProduct .foot .detail	{
	position: absolute;
	right: 0;
	bottom: 2px;
}
.cellProduct .foot .detail a	{
	color: #333;
	text-decoration: none;
}
.cellProduct .foot .detail a:hover	{
	color: #A803C1;
	text-decoration: none;
}
.cellProduct .foot .detail a:active	{
	color: #A803C1;
	text-decoration: none;
}
#showProduct	{
	margin: 0 0 5px 0;
	border: solid 1px #666;
	width: 557px;
	position: relative;
	overflow: visible;
	/*height: 588px;*/
	background: url(templates/bg-form-product.gif) bottom left no-repeat;
	background-color: #FFF;
}
#visuel	{
	border-bottom: dashed 1px #666;
}
#infoProduct	{
	width: 297px;
	margin: 20px auto auto 20px;
	line-height: 17px;
	/*float: left;*/
}
#footProduct	{
	height: 10px;
	border-top: solid 1px #666;
	background-color: #FFF;
	clear: both;
}
#photo	{
	position: absolute;
	right: 0;
	bottom: 0;
}
#formSelectProduct	{
	margin: 5px 0 5px 20px;
}
#formSelectProduct select	{
	color: #A803C1;
}
#formSelectProduct .btn	{
	color: #FFF;
	font-weight: bold;
	font-size: 9px;
	/*text-align: right;*/
	background: url(templates/btn-ajout.gif) no-repeat;
	width: 141px;
	height: 28px;
	border: none;
	padding:  0 0 0 40px;
	margin: 0 0 0 10px;
}
#prix	{
	font-size: 18px;
	/*font-weight: bold;*/
	color: #666;
}
#special	{
	position: absolute;
	right: 240px;
	top: 320px;	
}
.formPanier table {
	border-collapse: collapse;
	width: 100%;
}
.formPanier th {
	padding: 5px;
	background-color: #8EFFE6;
	color: #3D3D3D;
	border: solid 1px #808080;
	text-align: left;
}
.formPanier td	{
	padding: 5px;
	border: solid 1px #808080;
	background-color: #FFF;
}
.formPanier .tdCenter {
	text-align: center;
}
.formPanier .tdSuppr {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.formPanier .tdSuppr a {
	color: #FF008A;
	text-decoration: none;
}
.formPanier .tdLeft	{
	text-align: left;
}
.formPanier .tdRight	{
	text-align: right;
}
.formPanier .tdTotal	{
	color: #808080;
	font-weight: bold;
	text-align: right;
	background-color: #BABABA;
}
.formPanier caption {
	color: #FF008A;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	display: none;
}
#facture	{
	background-color: #FFF;
	border: solid 1px #A803C1;
	border-collapse: collapse;
	width: 550px;
	text-align: left;
	margin-bottom: 15px;
}
#facture th {
	padding: 5px;
	border: solid 1px #A803C1;
	font-weight: normal;
	vertical-align: top;
}
#facture #articles	{
	height: 50px;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
}
#facture td	{
	padding: 5px;
	border: solid 1px #A803C1;
}
#facture .tdHead	{
	text-align: center;
	font-weight: bold;
}
#facture .tdCenter {
	text-align: center;
}
#facture .tdLeft	{
	text-align: left;
}
#facture .tdRight	{
	text-align: right;
}
#facture .tdTotal	{
	color: #FF008A;
	font-weight: bold;
	text-align: right;
}
#facture caption {
	color: #FF008A;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
.formPanier	{
	margin: 0;
	padding: 0;
}
.qteFormPanier	{
	text-align: center;
	width: 30px;
}
.ptFormPanier	{
	text-align: center;
	width: 50px;
	border: none;
	background: none;
}
.imgPanier	{
	float: left;
	height: 65px;
	border: solid 1px #666;
	margin-right: 5px;
}
#btnCaddie	{
	margin: 10px 0 0 330px;
	color: #FFF;
	font-weight: bold;
	font-size: 9px;
	/*text-align: right;*/
	background: url(templates/btn-valide-caddie.gif) no-repeat;
	width: 200px;
	height: 28px;
	border: none;
}
.formPan input	{
	width: 55px;
	height: 13px;
	border: none;
	background: url(img/panier.gif) no-repeat;
}
.divActu	{
	width: 670px;
	margin-left: 10px;
}
.divActu img	{
	border: solid 1px #A5A5A5;
	float: left;
	margin: 0 10px 10px 0;
}
.divActu .txt	{
	float: right;
	width: 450px;
}
.divActu h2 {
	margin: 0;
	color: #FF008A;
	font-size: 12px;
}
.divActu p	{
	margin: 20px 0 10px 0;
}
.footActu	{
	clear: both;
	width: 670px;
	height: 20px;
	background: url(templates/long-ligne.gif) no-repeat top left;
}
#formContact	{
	margin: 20px 0 0 400px;
	padding: 0;
}
#formContact input	{
	border: inset 1px #CCC;
	width: 200px;
}
#formContact textarea	{
	border: inset 1px #CCC;
	width: 200px;
}
#formContact .btn	{
	border: outset 1px #CCC;
	width: auto;
}
#formCoordonnees	{
	margin: 0;
	padding: 0;
}
#formCoordonnees fieldset	{
	padding: 20px;
}
#formCoordonnees legend	{
	color: #FF008A;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#formCoordonnees label	{
	display: block;
	float: left;
	width: 150px;
	height: 14px;
	padding-top: 3px;
	margin: 1px;
}
#formCoordonnees .labelInfo	{
	display: inline;
	float: none;
	width: auto;
	height: auto;
	padding-top: inherit;
	margin: inherit;
}
#formCoordonnees input	{
	margin: 1px;
	border: inset 1px #CCC;
	height: 13px;
}
#formCoordonnees select	{
	margin: 2px;
	border: inset 1px #CCC;
}
#formCoordonnees .cb	{
	width: auto;
	margin: 0;
	border: none;
}
#formCoordonnees textarea	{
	width: 250px;
	border: solid 1px #CCC;
}
#formCoordonnees .btn	{
	position: absolute;
	top: 550px;
	left: 500px;
	margin: 0;
	padding: 0;
	border: none;
	height: 18px;
}
.alert	{
	color: #FF008A;
	text-transform: uppercase;
	font-weight: bold;
}
a.alert	{
	color: #FF008A;
	text-decoration: none;
}
a:hover.alert	{
	color: #FF008A;
	text-decoration: underline;
}
a:active.alert	{
	color: #FF008A;
	text-decoration: underline;
}
.violet	{
	color: #A803C1;
}
a.violet	{
	color: #A803C1;
	text-decoration: none;
}
a:hover.violet	{
	color: #A803C1;
	text-decoration: underline;
}
a:active.violet	{
	color: #A803C1;
	text-decoration: underline;
}
#footer	{
	clear: both;
	width: 697px;
	text-align: right;
	background: url(templates/bg-footer.gif) no-repeat;
	height: 40px;
}
#footer ul	{
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}
#footer li	{
	float: left;
	padding: 3px 8px 4px 2px;
}
#footer li a	{
	color: #595959;
	text-decoration: none;
}
#footer li a:hover	{
	color: #FFF;
	text-decoration: none;
}
#cpr	{
	clear: both;
	padding: 10px 5px 0 0;
	font-size: 9px;
	color: #595959;
}
#cpr a	{
	color: #595959;
	text-decoration: none;
}