/* ---------------------
	Conteneur Haut
------------------------ */
#contentHaut{
	position:relative;
	z-index:1;
	height:590px;
	width:767px;
	left:183px;
}

#contentRecherche{
	position:relative;
	left:0px;
	width:950px;
	background-image:url(../images/femme.jpg);
	background-repeat:no-repeat;
	background-position:right 53px;
}

.textBleuSimple{
	color:#006f8d;
}

.textGrisSimple{
	color:#9F9B9C;
}

h1.textBleuSimple,h1.textGrisSimple{
	font-size:14px;
}

.lien_gamme{
	text-decoration:none;
	color:#7B7A68;
	font-size:10px;
}

.lien_gamme:hover{
	color:#96313F;
}

.textGris{
	color:#9F9B9C;
}

.textBleu{
	font-size:10px;
	font-weight:bold;
	color:#006f8d;
}

.texteBloc{
	width:90%;
}

/*--- Bloc 1 ---*/
#bloc_contenu_01{
	height:53px;
	width:733px;
	background-image:url(../images/opacite-bandeau-titre.png);
	padding-left:35px;
}
#Haut_titre, div#Haut_titre h1{
	color:#FFF;
	padding-top:3px;	
	font-size:26px;
	margin:0px;
	text-align:right;
	padding-right:10px;
}
#Haut_navigation{
	color:#FFF;
	font-size:10px;
}

#bloc_contenu_02{
	padding-top:20px;
	padding-left:35px;
}

div.leGroupe{
	width:725px;
	height:465px;
	/*	height:465px;
	padding-right:7px;
	overflow-y:auto;
	overflow-x:hidden;
*/
}

div.Mentions{
	width:725px;
	height:515px;
	padding-right:7px;
	overflow-y:auto;
	overflow-x:hidden;
}

#menu_onglet{
	margin-top:20px;
}

a#lienGeneralites{
	width:150px;
	height:30px;
	color:#5A4F4D;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-left:10px;
}

a:hover#lienGeneralites{
	width:150px;
	height:30px;
	color:#96313F;
	text-align:center;
}

div.bordDroit{
	float:left;
	width:7px;
	height:30px;
	margin-right:7px;
	background:url(../images/onglet-bord-drte.png) top right no-repeat;
}
/*--------------------------------------*/
div.bordCentre{
	float:left;
	height:23px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	background:url(../images/onglet-1pix.png) top;
}

div.bordGauche{
	float:left;
	width:7px;
	height:30px;
	background:url(../images/onglet-bord-gche.png) top left no-repeat;
}

div.sepOnglet{
	width:765px;
	height:0px;
	border:1px solid #9f9b9c;
}

.lienMenuAjax{
	width:150px;
	height:30px;
	color:#5A4F4D;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

a:hover.lienMenuAjax{
	width:150px;
	height:30px;
	color:#96313F;
	text-align:center;
}

.divCache{
	display:none;
}

/* ---------------------
	Favoris
------------------------ */

#myTable{
	width:660px;
}

