/* CSS Document */
/* Page d'accueil */

/*------------------------------       SOMMAIRE         ------------------------------*/
/*     titres                                                                         */
/*------------------------------------------------------------------------------------*/

/** encadrés **/
.texteIntroduction {
	display:block;
	width:200px;
	z-index:0;
	margin-top: 15px;
}

/** titres **/
.titreAccueilRubrique {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:none;
}

.titreAccueilSousRubrique {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:none;
}

.titreAccueilSousRubrique A {
	color:#000000;
	text-decoration:underline;
}

/**  **/

/**  **/

/**  **/

/**  **/

/**  **/

/**  **/