/* CSS Document */



body {
	background-image: url(fichiers_thunderbird/papier_journal.jpg);
	background-repeat: repeat;
	text-align:center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}



img{
border:1px solid #000000;
}

a{
color:#336699;
}


a img{
border:none;
}

a:hover {
color: #FF0000;	
}

p{
text-align:center;
}

h2{
text-align:center;
width:400px;
margin:auto;
background-color:#336699;
color:#FFFFFF;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

h3{
text-align:center;
width:400px;
margin:auto;
background-color:#336699;
color:#FFFFFF;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

h4{
color: #336699;
font-size: 14px;
text-align:center;
}

h5{
color:#FFFFFF;
text-align:center;
font-size:14px;
}	

span{
color:#336699;
}

strong{
color:orange;
font-weight:bold;
}
