/**********************************************
                CEQUAMI Texte
***********************************************/

.titre{
padding: 10px 0px 10px 0px;
color: #666666;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.chapeau{
color: #666666;
font-size: 11px;
font-weight: bold;
text-align: justify;
}

.texte{
color: #666666;
font-size: 11px;
text-align: justify;
}

.sousTitreAccueil{
color: #666666;
font-size: 11px;
text-align: justify;
padding-left:20px;
padding-top:6px;
padding-bottom:6px;
BACKGROUND: url(../images/nav/pictoFlecheOn.gif) no-repeat 12px 50%;
}

.accueilNom{
	color: #666666;
	font-size:14px;
	margin-bottom:6px;
	text-decoration:underline;
	text-align: justify;
}

