#programmes {
	float:right;
	width:466px;
	background:url(images/programmes_contenu.gif) 0 30px no-repeat;
	border-bottom:1px solid #dfdfdf;
}
#programmes_contenu {
	padding:0 10px;
}


#prog_precedent {
	float:left;
	display:block;
	float:left;
	margin-top:6px;
}

#prog_suivant {
	float:right;
	margin-top:6px;
}

#recherche_programmes {
	border-top:1px dotted #8f8f8f;
	border-bottom:1px dotted #8f8f8f;
	margin-top:6px;
	padding:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#recherche_programmes label {
	margin-right:10px;
	line-height:20px;
	float:left;
}

#recherche_programmes #recherche_titre {
	border:1px solid #000000;
	width:230px;
	margin-right:5px;
	float:left;
}

#programmes #afficher_programmes {
	position:relative;
	margin-top:-5px;
}
#resultats_recherche {
	margin-top:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#resultats_recherche #top_tableau td{
	background:#b7b7b7;
	height:26px;
	border-bottom:4px solid #FFFFFF;
}

#resultats_recherche tr td {
	border-right:4px solid #FFFFFF;
	padding:3px 0;

}

#resultats_recherche .bg_red {
	background:#f70202;
} 
#resultats_recherche .bg_red2 {
	background:#a45853;
}
#resultats_recherche .bg_blue {
	background:#007CD1;
}  
#resultats_recherche .bg_purple {
	background:#8B4FFF;
}  
#resultats_recherche .bg_pink {
	background:#FB80FF;
}
#resultats_recherche .bg_white {
	background:#FFF;
}
#resultats_recherche .bg_green {
	background:#BAFF91;
}
#resultats_recherche .bg_yellow {
	background:#FFEF91;
}


