table {
	font-size : 9pt;
	text-align: justify;
	width: 70%;
	background-color: #FFFFFF;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #003366;
	position: center;
	filter: Shadow(Color=gray, Direction=135);
	border: 15px solid #FFFFFF;




}

td { 
border-style:solid; 
border-width:0px; 
border-color:#FFFFFF;
}

.blue {
background-color: #003366;
color: #FFFFFF;
font-weight: bold;
font-size : 150%;
line-heigh : 100px ;
}

.black {
background-color: #000000;
border-color:black;
color: #FFFFFF;
}

.jaune {
background-color: #FFFF99;
border-style:solid; 
border-color:#FF9900;
border-width:1px; 
text-align: center;
}

.bluecadre {
border-style:solid; 
border-color:##003366;
border-width:3px; 

}

.big {
width:100%;
}

.small {
width:33%;
}

h1 {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-weight: strong;
text-align: left;
color : #CC0033;
line-heigh : 40px ;
display: inline;
}

h2 {
font-size : 160%; 
font-family : Arial;
font-weight:bold;
text-align: left;
color : #CC0033; 
}

h3 {
font-size : 140%; 
font-family : Arial;
font-weight:bold;
text-align: left;
color : Gray; 
}

h4 {
font-size : 200%; 
font-family : Monotype Corsiva;
font-weight:bold;
text-align: center;
color : #FF0000; 
}

a:link {color: #003399; text-decoration:underline;}
a:visited {color: #006699; text-decoration:underline;}
a:hover {color:#990099; text-decoration:none;}
body {
	background-image: url(images/fond-test-noir.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	filter: Lumière;

}
