#chemin, #chemin a {
	color: #fff;
}

/* ---------------------------------------
      redefinition de la feuille gae.css
   --------------------------------------- */

#sousrubrique {
	width: 150px;
}

.ligne {
	width: 120px;
}

#content {
	width: 350px;
	height: 30px;
	margin-left: -150px;
}

#visuel {
	width: 150px;
	margin-left: -324px;
	margin-top: 35px;
	border: 1px solid #5C5CBC;
}

/* -------------------------------------- */

#fond {
	background-image:  url(images/fond_page.jpg);
	background-repeat: no-repeat;
}

#sousrubrique h2, a {
	color: #3c4f5a;
}

.ligne {
	border-bottom-color: #3c4f5a;
}

.titre {
	color: #3c4f5a;
}

