body { 
font-size: medium;
font-family: Arial, Helvetica, sans-serif; 
color: black; ; 
background-color: White;
font-size: 0.8em;

}

a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline; color:red;}

img {
	border:0;
}

table {
	border-collapse : collapse;
	caption-side : top;
	empty-cells : show;
	width:90%;
	margin-left:30px;
	}
	
td, tr {
	vertical-align : top;
}

ul {

}
thead, caption {
	display:none
}

.annee {  font-weight: bold; background-color: #FFCC99}
.cellule {  color: #000000; background-color: #FFFFE1; border-bottom: 1px dotted gray;}
.titrerubriquetable {
	white-space:nowrap;
	width:70px;
}

h1 {
	font-size : 1.3em;
	text-align:center;
	font-style : italic;
}

h2 {
	font-size: 1.2em;
	width:95%;
	border-bottom:1px solid gray;
	background-color: #FDF5E6;
}

#entetes {
	display:none;
}

img[title="Mesurez votre audience"] {visibility:hidden;}