
/*FIN Mise en page des menu en haut*/

/*Position des calques*/



/*FIN position des calques*/

/*Position des categories en haut*/


/*FIN position des catégories en haut*/

/*Position des textes*/


div#root div#div_entete_accueil {
/*Propriétés du calque*/ position : relative; z-index : 0; width : 300px; /*Propriétés du texte*/ color : #14307f; font-size : 16px; font-weight : bold; text-align : left; }

div#div_texte_accueil {
/*Propriétés du calque*/ position : relative; z-index : 0;   }

.tdaffiche {
/*	border-right-width: 1px;
	border-right-color: #c7c7c7;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7c7c7;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c7c7c7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;*/
	background-color: #f6f7fc;

}

.tdaffichet {
	/*border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;*/
	background-color: #dcd6e8;

}
