.jpj {
	width:300px;
	font-family:Verdana;
	margin-top:10px;
}
.jpj .date {
	padding-top:2px;
	width:55px;
	text-align:right;
	float:left;
	padding-right:10px;
	font-size:11px;
}
.jpj .titre_jpj {
	width:198px;
	text-align:left;
	float:right;
	padding-top:3px;
	font-size:12px;
	padding-right:5px;		
}
.jpj .titre_petit {
	padding-left:20px;
}
.jpj .article_programmation_haut_gauche {
	background: url(../images/bandeau_gris_g.png) left top no-repeat;	
}
.jpj .article_programmation_haut_centre {
	background: url(../images/bandeau_gris_fond.png) repeat;
	width:266px;			
}
.jpj .article_programmation_haut_droite {
	background: url(../images/bandeau_gris_d.png) right top no-repeat;	
}
.jpj .article_programmation_milieu {
	background: url(../images/bandeau_gris_fond.png) repeat;
	width:300px;	
}
.jpj .article_programmation_bas_gauche {
	background: url(../images/bandeau_gris_g_b.png) left bottom no-repeat;	
}
.jpj .article_programmation_bas_centre {
	background: url(../images/bandeau_gris_fond.png) repeat;
	width:266px;		
}
.jpj .article_programmation_bas_droite {
	background: url(../images/bandeau_gris_d_b.png) right bottom no-repeat;	
}
.jpj iframe {
	margin-left:10px;
}
.jpj .cadre_titre {
	margin-top:0px;
}