/* ---------------------
	Conteneur Haut
------------------------ */
#content{
	position:relative;
	left:183px;
	width:767px;
	background-image:url(../images/femme.jpg);
	background-repeat:no-repeat;
	background-position:right 53px;
}

#contentHaut{
	height:215px;
	width:767px;
}

#contentBas{
	height:375px;
	width:767px;
	padding-left:0px;
	overflow:auto;
}

.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:2px;	
	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;
	background-color:#FFFFFF;
	width:700px;
}

#resultatRecherche{
	height:517px;
	overflow-y:auto;
}

div.leGroupe{
	width:715px;
	/*padding-right:7px;*/
	overflow-y:auto;
	overflow-x:hidden;
}
div.Mentions{
	width:715px;
	font-size:12px;
	
}

#menu_onglet{
	position:absolute;
	top:60px;
	
}

.lien_onglet{
	text-decoration:none;
	color:#000000;
}

.onglet{
	width:120px;
	height:18px;
	margin-top:10px;
	background-color:#FFFFFF;
	padding-top:2px;
	border:1px solid black;
	border-right:none;
	padding-left:15px;
	float:left;
	cursor:pointer;
}

.onglet_grand{
	width:160px;
	height:18px;
	margin-top:10px;
	background-color:#FFFFFF;
	padding-top:2px;
	border:1px solid black;
	border-right:none;
	padding-left:15px;
	float:left;
	cursor:pointer;
}

.bord_arrondi{
	float:left;
	margin-top:10px;
}

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;
}

.case{
	padding-left:25px;
	padding-right:25px;
	width:80%;
}

.titreCase{
	background-color:#000000;
	color:#FFFFFF;
	height:15px;
	
}

.texteTitre{
	float:left;
}

.carreOrange{
	float:left;
	width:15px;
	height:15px;
	background-color:#B8ACAB;
}


/* ---------------------
	Favoris
------------------------ */

#myTable{
	width:660px;
}
