body {
	font-family: "trebuchet MS", Arial, courier, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	padding:0 auto;
	padding-top:2px;
	margin:0 auto;	
}

p {
	padding:0;
	margin:0;
}

img {
	border:none;
}

table {
border-style:solid; 
border-width:1px; 
border-color:white;
width:55%;
margin-top:20px;
text-align:center;
font-weight:bold;
border-collapse:collapse;
}

td { 
border-style:solid; 
border-width:1px; 
border-color:white;
}

.bleu {
border-style:solid; 
border-width:1px; 
background-color:#9CECFF;
color:#1387C4;
}

#nav {
display:none;
}

img {
	display:none;
	}
	
	.titre {
	font-size:14px;
	font-weight:bold;
}

.sous_titre {
	font-size:18px;
}

.titre_bleu {
	font-size:14px;
	color:#9CECFF;
	font-weight:bold;
}
