/*GENERAL STYLES*/
*
{
	margin:0px;
	padding:0px;
}
body
{
	cursor:default;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-align:center;
}
img
{
	border:none;
}
ul, ol
{
	list-style-type:none;
}
.alignCenter
{
	text-align:center;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.bold
{
	font-weight:bolder;
}
.clearBoth
{
	clear:both;
}
.red
{
	color:#FF0000;
}

/*END GENERAL STYLES*/
/*LEFT NAVIGATION OLD SYSTEM*/
#sideBarGauche
{
 float:left;
 width:209px;
 margin-top:-13px;
}
#sideBarGauche h4
{
 text-indent:-5000px;
 background-repeat:no-repeat;
 height:25px;
}
.sideBarGauche
{
padding-top:10px;
padding-left:32px;
}
#links1
{
 font-size:11px;
}
#links2
{
 font-size:11px;
}
#links3
{
 font-size:11px;
}
#links4
{
 font-size:11px;
}
#menuOff
{
font-size:11px;
}
#menuOff .menuOffContainer
{
 padding-left:32px;
 height:15px;
 margin-top:5px;
 cursor:pointer;
}
#menuOff .menuOffContainerActif
{
 cursor:pointer;
 height:15px;
 margin-top:5px;
 padding-left:32px;
}
#menuOff .smenuOffContainer
{
 display:none;
	height:1%;
}
#menuOff .smenuOffContainer p
{
 margin-top:5px;
}
#menuOff .smenuOff
{
 padding-left:42px;
 cursor:pointer;
	height:1%;
}
#menuOff .smenuOffActif
{
 padding-left:42px;
 cursor:pointer;
}
#menuOff ul
{
 display:none;
	height:1%;
	padding-left:10px;
}
#menuOff ul li
{
 padding:1px 0 1px 0;
 background:url(/images/general/layout/pucedisque.gif) no-repeat;
 background-position: 34px 6px;
 cursor:pointer;
}
#menuOff ul li span
{
 text-decoration:none;
 color:black;
 display:block;
 padding-left:42px;
	height:1%;
	font-size:10px;
}
#menuOff ul li span:hover
{
 background:white;
}
.ssMenuOff
{
 display:block !important;
}
/*END LEFT NAVIGATION OLD SYSTEM*/
/*BREADCRUMBS*/
#filAriane
{
 margin:10px 0px 10px 35px;
 font-size:9px;
 color:#e60000;
}
#filAriane2
{
 margin:35px 0px 10px 350px;
 font-size:9px;
 color:#e60000;
 position:absolute;
}
#filAriane3
{
 font-size:9px;
 color:#e60000;
 position:absolute;
}
#filAriane4
{
 margin-left:240px;
 font-size:9px;
 color:#e60000;
}
#filAriane li
{
 display:inline;
}
#filAriane a
{
 text-decoration:none;
 font-size:9px;
 color:#e60000;
}
#filAriane span
{
 font-weight:bold;
}
#filAriane2 li
{
 display:inline;
}
#filAriane2 a
{
 text-decoration:none;
 font-size:9px;
 color:#e60000;
}
#filAriane2 span
{
 font-weight:bold;
}
#filAriane3 li
{
 display:inline;
}
#filAriane3 a
{
 text-decoration:none;
 font-size:9px;
 color:#e60000;
}
#filAriane3 span
{
 font-weight:bold;
}
#filAriane4 li
{
 display:inline;
}
#filAriane4 a
{
 text-decoration:none;
 font-size:9px;
 color:#e60000;
}
#filAriane4 span
{
 font-weight:bold;
}
#filAriane .arianeActif
{
 font-weight:bold;
}
#filAriane2 .arianeActif
{
 font-weight:bold;
}
#filAriane3 .arianeActif
{
 font-weight:bold;
}
#filAriane4 .arianeActif
{
 font-weight:bold;
}
/*END BREADCRUMBS*/
/*OLD OFFER*/
#contentOffre
{
 width:740px;
 float:right;
 margin-left:25px;
}
.prix
{
 font-weight:bold;
}
/*END OLD OFFER*/
/*VISITED PRODUCTS*/
.visited_proucts_table
{
 font-size:9px;
 color:#999999;
 background:transparent url(/images/general/layout/pointfilet.gif) repeat-x scroll center bottom;
 height:90px;
}
.zijstreep
{
 background:transparent url(/images/general/layout/bgnd_vline_dot.gif) repeat-y scroll left center;
 height:90px;
 	width : 3px;
}
.visited_proucts_hor
{
 font-size:9px;
 color:#999999;
 height:90px;
 width : 157px;
}
.visited_proucts_ver
{
 font-size:9px;
 color:#999999;
 height:90px;
 width : 157px;
}
.visited_proucts_ver .title, .visited_proucts_hor .title
{
 font-size:11px;
 font-weight:bolder;
 color:#000000;
}
/*END VISITED PRODUCTS*/