﻿tbCadreWrapper
{
	margin:5px;
	}
.tbcadre
{
	display:inline;
	
	padding-bottom:5px;
	padding-right:5px;
	margin-left:5px;
	
}

.cadre
{
	float: left; /*background-color:#eee;*/
	margin: 10px;
	/*width: auto;*/
	/*border: solid 1px #dedede;*/
	border: none;
	padding-bottom: 10px;
}

.limiteTableCadre
{
	border: solid 1px #dedede;
	
	border-top:none;
	height:auto;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	/*width:auto;*/
}

.level1
{	
	padding-bottom:10px;
}

.tableCadre
{
	border: none 1px #dedede;
	width:100%;
	background-color: #ffffff;
}
.tableItems
{
	text-align: left;
	width:100%;
}

.tableItemsCell
{
	white-space : nowrap;
}


.tableCadreCellItems
{
	vertical-align: top;
	text-align:center;
	padding-right:5px;
}

.tableCadreCellImgCadre
{
	width: 175px;
}

.titreCadre
{/*clear:both;*/
	background:#dddddd;
	padding: 3px 0px 3px 10px;
	display: block;
	min-width: 330px;
	margin-top:5px;
}
.bTitre
{
	background: #dddddd;
}

.imgCadre
{
	/*float: left;*/
	width: 175px;
	border-bottom:2px groove #ddd;
	border-left:2px ridge #ddd;
}

.descriptionCadre
{
}

.rightArrowCadre
{
	vertical-align: middle;
}

.textItems
{
	margin-right: 10px;
}

.firstLevelsWrapper
{
}

.firstLevelsContainer
{
	border: solid 1px #dedede;
	background-color: #ffffff;
	padding: 10px;
}

.firstLevelsTitle
{
	background-color: #cccccc;
	padding-left:10px;
}

.firstLevels
{
	list-style-type:square;
	list-style-position:inside;
}

.DLFirstLevels
{
	float:left;
	background-image:url("../image/fondBoite.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	white-space:nowrap;
	width:102px;
	margin-left:2px;
	padding:2px;
	padding-bottom:12px;
	padding-top:12px;
	padding-bottom:7px;
	padding-top:7px;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	letter-spacing:1px;
	text-align:center;
	color:#003F00;
	margin-top:0px;
}

.DLContent
{
	visibility:hidden;
	background-color:Transparent;
	width:972px;
	position:relative;
	height:0px;
	
}
.activeDiv
{
	visibility:visible;
	background-color:transparent;
	background-image:none;
	min-width:0px;
	/*margin-left:-16px;
	margin-top:12px;
*/
	clear:both;
	top:161px;
	z-index:2;
	position:absolute;
	width:1002px;
	
}

.CategorieActive
{
	background-Image : url(../image/fondCategorieActive.png);
    background-Repeat : repeat-y;
    background-Color : #fefefe;
}

.imageCategorieLevel0
{
	position:absolute;
	width:320px;
	right:0px;
	margin-right:15px;
	z-index:2;
	top:10%;
	
	}

.dlFirstLevelsLabels
{
	background-image:url("../image/fondMenu.jpg");
	background-repeat:repeat-x;
	background-position:bottom left;
	width:100px;
	height:50px;
	white-space:nowrap;
	margin-left:2px;
	padding:2px;
	padding-bottom:11px;
	padding-top:11px;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
}

.AspNet-DataList-Column
{
	float:left;
	}
.AspNet-DataList-Outer-List
{
	/*clear:both;*/
}
.divDivider
{
	clear:both;
	overflow:hidden;
	/*background-image:url("../image/fondSSCategorieEstOuest.gif");*/
	background-position:top left;
	background-repeat:repeat-y;
	visibility:hidden;
	position:absolute;
	left:-200px;
}

.divCategorie
{
	overflow:hidden;
	width:600px;
	/*
	margin-left:auto;
	margin-right:auto;
*/
	}

.level1Categorie
{
	margin-top:15px;
	font-weight:700;
	margin-left:15px;
	cursor:pointer;
}

.level2Categorie
{
	font-weight:400;
	text-indent:3px;
	cursor:pointer;
	}

.level2Categorie a
{
	color:#333;text-decoration:none;
}



.mainULold
{
	float:right;
	margin-left:0em;
	width:100%;
}
	
.title
    {
    	background-color:#eee;
    	padding-left:10px;
    	margin-right:10px;
    	margin-top:10px;
    	width:95%;
    }
       
    .ulcat
    {
    	float:left;
    	text-indent:0px;
    	margin-left:0px;
    	margin-right:0px;
    	/*border:solid 1px blue;*/
    	/*padding-left:10px;*/
    }
    .licat
    {
    	float:left;
    	display:inline;
    	text-indent:0px;
    	list-style:none;
    	list-style-type:none;
    	height:auto;
    	margin-right:0px;
    	margin-left:0px;
    	border:none 0px;
    	padding-left:5px;
    }
    .presentation
    {
    	text-align:center;
    	margin-right:10px;
    	/*border:solid 1px red;*/
    }
    .presentationLeft
    {
    	border:1px solid #EEEEEE;
		margin-bottom:10px;
		margin-right:10px;
		padding-left:2px;
		text-align:left;
		border-left-width:2px;
		border-bottom-width:2px;
    	}
    
    .parentImage
    {
    	width:100%;
    	}
    .finalTable
    {
    	width:100%;
    	}
    
    .tdFinalImage
    {
    	width:45%;
    	}
    
    .finalImage
    {
    	/*width:100%;*/
    	max-width:210px;
    	min-height:160px;
    	/*width:210px;*/
    }
        
    .tdLink
    {
    	vertical-align:top;
    	white-space:nowrap;
    	}
    	
    .divLink
    {
    	vertical-align:top;
    	float:right;
    	}
    .spacer
    {
    	clear:both;
    	}
    	
    a.productLink:visited
    {
    	color:blue;
    }