#ev_orga_header {
	background:url(../template/orga_header.jpg);
	width:629px;
	height:180px;
	margin-top:10px;
	margin-left:20px;}

table.ev_orga_tableau {
	margin-top:10px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
	
.ev_orga_tableau td {
	background: #000;
	}

table.ev_orga_tableau .header {
	background:url(../template/orga_title.jpg);
	width:629px;
	height:30px;}
	
table.ev_orga_tableau .administration {
	background:url(../template/orga_administration.jpg);
	width:629px;
	height:20px;}
	
table.ev_orga_tableau .service-commercial {
	background:url(../template/orga_service-commercial.jpg);
	width:629px;
	height:20px;}

table.ev_orga_tableau .service-promotion {
	background:url(../template/orga_service-promotion.jpg);
	width:629px;
	height:20px;}

table.ev_orga_tableau .service-programmes {
	background:url(../template/orga_responsable-programmes.jpg);
	width:629px;
	height:20px;}	

table.ev_orga_tableau .redaction {
	background:url(../template/orga_redaction.jpg);
	width:629px;
	height:20px;}

table.ev_orga_tableau .services-techniques {
	background:url(../template/orga_services-techniques.jpg);
	width:629px;
	height:20px;}	

table.ev_orga_tableau .ligne {
	border:1px #bbbbbb solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	height:21px;}

table.ev_orga_tableau tr.ligne:hover {
	background:url(../template/orga_hover.jpg) repeat-x;}




