/* CSS RUBRIQUE 301 */

	.bandeau { width: 777px; text-align: center; height: 60px; background-color: #FFF; margin-top: -20px; margin-left: -20px; margin-bottom: 20px; }

	.bloc_centre { width: 466px; float: left; margin-right: 39px; }
	
		.fil_ariane { color: #F00; font-size: 12px; border-bottom: 1px solid #9f9f9f; margin-bottom: 15px; padding-bottom: 5px; }
		.sur_titre_art { color: #F00; font-size: 12px; font-weight: bold; } 
		.titre_art { font-weight: bold; font-size: 20px; margin-top: 10px; margin-bottom: 10px; line-height: 25px; }
		.date_art { background-color: #fcd63f; color: #000; font-size: 12px; text-align: center; padding: 3px 5px 3px 5px; }
			.couleur_301 { background-color: #01589d; color: #FFF; }
			.couleur_310 { background-color: #7033a9; color: #FFF; }
			.couleur_319 { background-color: #95bf43; color: #FFF; }
			.couleur_330 { background-color: #ff6c00; color: #FFF; }
			.couleur_340 { background-color: #ff0000; color: #FFF; }
			
		.note { font-size: 9px; margin: -13px 0 23px 290px; }	
		
		.img_art { float: left; margin-bottom: 20px; margin-top: 20px; }
		.desc_art { font-size: 14px; font-weight: bold; }
		.txt_art { font-size: 12px; margin-top: 15px; line-height: 16px; }
			.chapo_art { font-weight: bold; }
				.txt_art table tr td dt.spip_doc_titre { display: block; }
				.txt_art dt.spip_doc_titre { display: block; }

		.barre_outils { font-size: 12px; margin-top: 15px; border-top: 1px solid #9f9f9f; border-bottom: 1px solid #9f9f9f; }
		.espacement { padding: 0 10px 0 0; }
		.espacement1 { padding: 0 5px 0 0; }
		
		.fil_ariane a { color: #F00; }
		
		h3.spip { font-size: 12px; color: #F00; font-weight: bold; margin-bottom: -10px; }
		.puce_carree { margin-right: 10px; }
		hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #9f9f9f; }


/* FIN CSS RUBRIQUE 301 */