/** ** ** ** ** ** ** ** *** ** ** ** ** *** *** *** *** */
/**          GESTION DES COULEURS PAR PAGE             **/
/** ** ** ** ** ** ** ** *** ** ** ** ** *** *** *** *** */

.textecouleur
{
	color:#ff7e00;
}
.listecouleur
{
	list-style-position: outside;
	padding-left:15px;
	list-style-image:url("../../images/puce-orange.gif");
	
}
.titrecouleur
{
	color:#ff7e00;
}
#page
{
	background-image:url(../../images/background-notremetier.gif);
}
div#contenu
{
	height:540px;
}
