/* CSS Document */

		.texte_rouges{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #ff5959;
		text-decoration: none;
		margin-top: 12px;
		padding-bottom: 5px;
	}
	
	.texte_bleus{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #0066cc;
		text-decoration: none;
		margin-top: 12px;
		padding-bottom: 5px;
	}
	.fond_cellule
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.ligne_grise{ background:url(../images/ligne_relief_gris.jpg); background-repeat:repeat-x; height:2px; margin:0 7px 0 7px;font-size:1px; }
	div.sideBar1 p.ligne_grise{padding:0;}
	.txt-rouge
	{
		color: #ee1a21;
	}
