body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #003399;
}
h2 {
	color: #FF6600;
}
h3 {
	color: #FF6600;
}
h4 {
	font-style: italic;
	color: #FF6600;
}
.title {
	color: #FF6600;
	background-color: #003399;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
}
.header_groupname {
	font-weight: bold;
	color: #003399;

}
.header_date,.footer_date {
	font-size: xx-small;
	font-weight: lighter;
	color: #FF6600;
	font-style: italic;

}
.code {
color:#390;
background-color:transparent;
font-family:"Courier New",Courier,monospace;
font-size:small;
}

pre{
color:#390;
background-color:transparent;
font-family:"Courier New",Courier,monospace;
font-size:small;
}

pre{
border-left:5px solid #a2c2e1;
padding:0.5em 1em;
margin-left:2em;
}

div.astuce{
background-color:#f5f8fc;
border:1px dotted #69c;
padding:1em;
margin:0 3% 2em 3%;
}

li {
padding:0.5em;
}