.tableau {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #006699
}

#Titre_Zone {
	color: #71E600;
	background: #730473 url('images/image_01.gif');
	margin: 0;
	height: 45px;
	width: 160px;
	font-size: 12pt;
	font-variant: normal; 
	font-family: Arial; 
	font-weight: bold
}

#Titre_Lien {
    color: #FFFFFF;
    font-size: 16pt; 
    font-variant: normal; 
    font-family: Arial; 
    font-weight: bold
}

#Titre_Info {
    color: #FFFFFF;
    font-size: 8pt; 
    font-variant: normal;
    font-family: Arial; 
    font-weight: normal
}

#Titre_Entete {
    color: #FFFFFF;
    font-size: 10pt; 
    font-variant: normal; 
    font-family: Arial; 
    font-weight: bold
}

#Titre_Cellule {
    color: #FFFFFF;
    font-size: 10pt;
    font-variant: normal; 
    font-family: Arial; 
      
}
a{
	 text-decoration: none;
    color: #FFFFFF; 
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: bold

}
a:alink, a:visited, a:link {
    text-decoration: none;
    color: #FFFFFF; 
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: bold
}

a:hover { 
    text-decoration: none; 
    color: #62C88F; 
    font-family: Arial; 
    font-size: 8pt; 
    font-weight: bold 
}

body {
	background: #0A4794;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-image: url('img-index1/bdefond.gif');
	margin: 0 0;
}
.noire {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

table.agenda {
	text-align:center; 
	color:White;
	width:787px;
	border : none; 
	padding:0;
	margin : 0;
	margin-left : auto;
	margin-right : auto;
	background: #005CA5 url("img-page1/fond.gif");
	font-size : 13px;
	border-collapse : collapse;
}

table.agenda tr{
  height: 40px;
}

table.agenda th{
	background : #E48407 url('img-eve/orange.gif');
	font-size : 120%;
	border-bottom : #005CA5 5px solid;
}

table.agenda td.date{
	background : #35383C url('img-eve/gris.gif');
	width: 299px;
	border-right : #005CA5 3px solid;
}

table.agenda td.evenement{
	background : #00AD60 url('img-eve/vert.gif');
	font-weight : bold;
}