	body {
	background-color:#FFFFCC;
	margin: 30px;

}
body,p,h2,h3,h4,ul,ol,li,div,td,th,blockquote { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
h1 {
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18pt;
	text-align : center;
	color : #A40000;
}
h2 { font-size:15pt; color:#000064; }
h3 { font-size:13pt; color:#000064; }
h4 { font-size:11pt; color:#000064; }
ol { font-size:9.5pt; font-weight : bold; }
li { font-size:9.5pt; font-weight : bold; }
body,p,ul,div,td,thblockquote { font-size:9.5pt; color:#000000; }
pre { font-family:Courier New,Courier; font-size:9.5pt; color:#000000; }

.trubrique {
	background-color:#000064;
	color:#FFFFFF;
	font-size:10pt;
	font-weight : bold;
	padding: 5px 5px 5px 5px;
	text-align : left;
}

p.etoile { font-size:14pt; color:#000064; font-weight : bolder; }

p.auteur {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:9.5pt;
}

A:hover {
font-weight : bold;
color : #800000;
background : #dddddd;
text-decoration : none;
} 

A:visited, A:link, A:active {
text-decoration : none;
color : #000066;
} 
.attention {
	text-decoration: blink;
	color: #FFFF00;
	background-color: #CC0033;
	text-align: center;


}
