/* page layout */
html {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	text-align: center; /* IE center bug */
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /* IE center bug */
	/*background: #ccc8c5 url(images/bggradient.jpg);*/
	background-color:#ccc8c5;
	background-image:url(images/bggradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}
div#pageFrame {
	/*min-width: 960px;*/
	/*max-width:1024px;*/
	width:1024px;
	min-height:745px;
	_height:745px;
	background: /*#f4f0eb*/ url(images/bgglobal.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	position:relative;
	margin:0 auto;
}
div#content {
	/*width: 608px;*/
	/*background-color:#4f2151;*/
	min-height:745px;
	margin:30px -19px 0 53px;/*text-align:center;*/
	/*padding:30px 20px 0 200px;*/
	/*position:relative;*/
	/*list-style:none;*/
}

/* paiement */
div#pageFramePaiement {
	/*min-width: 960px;*/
	/*max-width:1024px;*/
	/*width:900px;*/
	min-height:745px;
	_height:745px;
	/*background: /*#f4f0eb url(images/fondpaiement.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	position:relative;
	margin:0 auto;
}
div#contentPaiement {
	/*width: 608px;*/
	/*background-color:#4f2151;*/
	min-height:745px;
	margin:0 -19px 0 53px;/*text-align:center;*/
	padding:120px 0 0 40px;
	/*padding:30px 20px 0 200px;*/
	/*position:relative;*/
	/*list-style:none;*/
}

table#middlePage {
	/*border:1px solid red;*/
	background:#fff;
	min-height:745px;
	width:647px;
	padding:10px;
	max-height:605px;
	overflow:visible;
	/*
	border-left:26px solid #4f2150;
	border-right:19px solid #4f2150;
	border-bottom:19px solid #4f2150;
	*/
}
div#topLoginForm {
	width:530px;
	_width:430px;
	text-align:right;
	position:relative;
	top:22px;
	_top:22px;
	left:320px;
	_left:130px;/*margin:0px 0 3px 350px;*/
}
div#topLoginFormLog {
	width:530px;
	_width:430px;
	text-align:right;
	position:relative;
	top:7px;
	_top:7px;
	left:320px;
	_left:130px;
	color:#fff;
	height:25px;
	line-height:150%;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}
div#topLoginFormLog a:link, div#topLoginFormLog a:visited {
	color:#fff;
	font-size:11px;
	text-decoration:underline;
	font-weight:700;
}
div#logoFrame {
	height: 110px;
	position: relative;
	padding-top:20px;
	_margin-top:20px;
}




/* bouton transparent 
qui permet de revenir à l'accueil 
en cliquant sur le logo du background */

div.ctnt_btn_logo {
	/*border:1px solid yellow;*/
z-index:200; /* passe au dessus du contenu et en dessous du bouton */
	position:absolute; /* commence toujours en haut à gauche du #content */
	margin:auto;
	_text-align:center; /* bug centre IE */
}
div.btn_logo {
	/*border:1px solid white;*/
	z-index:300; /* passe au dessus de tout */
	position:relative; /* commence toujours en haut à gauche du .ctnt_btn_logo */
	margin:5px 0 0 220px; /* marge entre le top left du #content et le top left logo */
	/* special IE marges A CORRIGER - MANQUE 70px A GAUCHE*/ 
	_margin:5px 0 0 -20px; /* marge entre le top left du #content et le top left logo */
	_padding:0;
}





div.navBarFrame {
	margin-left: 5px;
	margin-right: 5px;
	height: 30px; /* prevent collapse ? */
}
div#navBottomFrame {
	margin: 10px auto;
}
div#middleFrame {
	position: absolute;
	top: 170px;
	margin: 0px;
	min-height: 500px; /* no go IE */
	/* border-top: 1px solid white; Mozilla: else middle frame shifts down a bit depending on content?! */
	left: 350px; /* the fluid content is 100% minus these margins wide */
	/* right: 178px; */
	/* next lines hack for IE5.2 mac (does not listen to right) */
	/*margin-right: 178px;*/
	/*right: 178px;*/
	background:#fff;
}
div#boxes1Frame {
	position: absolute;
	left: 7px;
	top: 170px;
	/*	width: 160px;*/
	width: 313px;
}
div#boxes2Frame {
	position: absolute;
	right: 7px;
	top: 170px;
	width: 160px;
}
div#menuLeft {
	text-align:left;
	list-style:none;
	max-width:100px;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
div#menuLeft li {
	padding:6px 0;
	border-bottom:1px solid #D90F56;
	font-weight:700;
	width:100px;
	_width:90px;
	_margin:0 0 0 -10px;
/*	_padding:3px 0;*/
}
div#menuLeft li a {
	text-decoration:none;
	font-weight:700;
}
div#menuLeft li.lvl2, div#menuLeft li.lvl3 {
	line-height:150%;
}
div#menuLeft li.lvl2 {
	padding:0 0 0 12px;
	margin:0;
	_width:100px;
	_padding:0 0 0 12px;
	_margin:0 0 0 -10px;
	border-bottom:none;
	/*list-style:outside;
	list-style-position:inside;*/
	list-style:none;
	background-image:url(images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div#menuLeft li.lvl2 a {
	font-weight:700;
	font-size:10px;
	text-decoration:none;
	color:#895092;
}
div#menuLeft li.lvl3 {
	padding:1px 0 0 12px;
	margin:0 0 0 5px;
	_padding:0;
	_margin:0;
	border-bottom:none;
	/*list-style:outside;
	list-style-position:inside;*/
	list-style:none;
	background-image:url(images/bullet3.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div#menuLeft li.lvl3 a {
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
div#contentRight {
	text-align:left;
	list-style:none;
	width:450px;
	padding-right:15px;
	margin-right:15px;
	padding-left:15px;
	margin-left:15px;
	border-left:1px dashed #D90F56;
	min-height:400px;
}
div#inscription {
	position:absolute;
	top:0;
	left:0;
	width:142px;
	height:142px;
	z-index:500;
}
div#inscription a{
	position:relative;
}
div#menuNav {
	position:absolute;
	top:0;
	left:870px;
	/*	_left:700px;*/
	/*width:127px;*/
/*	_width:100px;*/
	height:130px;
	line-height:215%;
	text-align:left;
	padding:25px 0 0 55px;/*	_padding:25px 0 0 415px;*/
}
div#menuNav a:link, div#menuNav a:visited {
	color:#fff;
	font-weight:700;
}
div#menuNav a:hover {
	border-bottom:1px solid #fff;
}
div.productBloc {
	border:1px solid #dad6d3;
	width:220px;
	height:170px;
	padding:5px;
	font-size:11px;
	color:#000;
}
div.productBloc img {
	padding:0 3px 0 0;
}

div.productBloc div.details {
	margin:0;
	padding:0;
}
div.productBloc div.details a:link, div.productBloc div.details a:visited {
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
@media all {
div#middleFrame {
	margin-right: 0;
}
} /* values for others */
#middleContent {
	width: 100%;  /* prevents IE to jump out of the box! */
	text-align: left;
}
/* boxes1 and 2 (call it left and right if you prefer) */


div.infoboxContentsFL {
	/*margin: 5px; /* = the padding */

/*width: 146px; /* ???????? needed for IE 160 minus margins and borders ? */
/*width: 322px;*/
margin-left:-20px;
	padding-bottom: 5px; /* IE */
}
div#bannerFrame {
	height: 30px;
	/*margin-top:-100px;*/
	margin:0 auto;
	padding:0;
}
#copyRight {
	color:#4f2150;
	font-size:12px;
	font-weight: bold;
}
#copyRight a {
	color:#4f2150;
}
/* end page layout */


/** AJOUT ARSENIK **/
#searchContent {
	margin:0;
	padding:0;
	width:280px;
}
#searchContent form {
	margin:0;
	padding:0;
}
/*#searchContent form #inputSearch {
	border:1px solid #7e0c28;
	height:18px;
	width:165px;
}*/
#categoriesBox .infoBoxContentsFL, #informationBox .infoBoxContentsFL, #accountBox .infoBoxContentsFL, #languagesBox, .infoBoxContentsFL {
	text-align: right;
}
#categoriesBox {
	background:#FFFFFF;
	border:0;
	position:relative;
}
#languagesBox {
	background:#FFFFFF;
	border:0;
	width:650px;
	margin-left:300px;/*border:1px solid black;*/
}
#langContent {
	/*margin-bottom:5px;*/
    width:650px;
	margin-right:10px;
	_margin-top:5px;
}
#categorieContent {
/*width:322px;
	padding-right:5px;
    position:relative;*/
}
