.titre_jaune {
	color: #FFE160;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
	.titre_jaune A {
	color: #FFE160;
	text-decoration: none;
	}
	.titre_jaune A:hover {
	color: #DD097D;
	text-decoration: none;
	}
	.titre_jaune_petit {
	color: #FFE160;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	.photos {
	text-align: center;
	display: block;
	}
	.textes {
	text-align: justify;
	display: block;
	}
	.lire_la_suite {
	color: #DD097D;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	display: block;
	}

	.lire_la_suite A {
	color: #DD097D;
	text-decoration: none;
	}
	
    .lire_la_suite A:hover {
	color: #FFF;
	text-decoration: none;
	}
		.titre_video {
	color: #DD097D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	}
		.titre_video A {
	color: #DD097D;
	text-decoration: none;
	}
	    .titre_video A:hover {
	color: #FFF;
	text-decoration: none;
	}
	.titre_blanc {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}