FORM {
	display: inline;
}

textarea { font-family : arial, helvetica, sans-serif ; font-size: 10pt ; }


/**************************************************/
/* Texte courant                                  */
/**************************************************/
.texte {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.texte_bleu {
	font-family:Verdana;
	font-size:15px;
	color:#0D3C68;
	text-decoration:none;
	font-weight:normal;
}


.texte_bleu_big {
	font-family:Verdana;
	font-size:18px;
	color:#0D3C68;
	text-decoration:none;
	font-weight:bold;
}
a.texte_bleu {
	font-family:Verdana;
	font-size:15px;
	color:#0D3C68;
	text-decoration:none;
	font-weight:normal;
}

a.texte_bleu:hover {
	text-decoration:underline;
}


a.texte_bleu_gras {
	font-family:Verdana;
	font-size:15px;
	color:#0D3C68;
	text-decoration:none;
	font-weight:bold;
}

a.texte_bleu_gras:hover {
	text-decoration:underline;
}

.programme {
	font-family:Verdana;
	font-size:11px;
	color:#78A9DB;
}
td.programme_vod1 {
	font-family:Verdana;
	font-size:12px;
	color:#09589D;
}
a.programme_vod {
	font-family:Verdana;
	font-size:12px;
	color:#09589D;
	text-decoration:none;	
}

a.programme_vod:hover {
	text-decoration:underline;
}

.question2 {
	font-family:Arial;
	text-align:center;
	font-size:12px;
	color:#000000;
	padding-top:15px;	
	padding-bottom:15px;
	text-decoration:none;
	font-weight:bold;
}

.question {
	font-family:Verdana;
	font-size:11px;
	color:#78A9DB;
}
