/* --- GÉNÉRAL --- */
body{font-family:Georgia, "Times New Roman", Times, serif;}
.programme-fontgrise { 
	color: #636363;
	text-transform:uppercase;
}

.alignement_centre{text-align:center;}

#contenu_gauche p {
	font: normal normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#000000;
}

.rouge{color:#d30000;}

.lucida14it {
	font: normal bold 11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#000000;
}

.paragrph_standard {
	font: normal normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#000000;
	padding:4px 0;
}

.remarques { 
	font: italic bold 11px Georgia, "Times New Roman", Times, serif;
}

.programme-titre {
	color:#d30000;
	font: italic 30px Georgia, "Times New Roman", Times, serif;
}

h1.programme-titre {
	padding:10px 10px 0 10px;
	margin:0;
}

#contenu_gauche h1.programme-titre {
	padding:10px 0;
	margin:0;
}

.img-programme-a-droite {
	margin: 0 0 0 0;
	padding:5px;
	background:#e5e1e1;
}