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:#015289;
	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:#09589D;
}
.programme_encours {
	font-family:Verdana;
	font-size:11px;
	color:#BC2347;
}
td.programme_vod1 {
	font-family:Verdana;
	font-size:10px;
	color:#09589D;
}
a.programme_vod {
	font-family:Verdana;
	font-size:10px;
	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:#09589D;
}

.texte_bleu12 {
	color: #000066;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.texte_rouge {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FF2B00; 
}
.texte_bleu11 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000066; 
	font-weight: bold; 
}
.texte_bleu11_lite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
