
body {
  margin:0px;
  padding:0px;
  background-color: white;
  color: black;
}

a {
	color: #e08709;
	font-weight: bold;
	font-family: Tahoma,helvetica,sans-serif;
	text-decoration: none;
}

a:hover {
	color: #7B17A9;
	text-decoration: underline;
}

a.anchor {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  font-variant: inherit;
  text-decoration: inherit;
}

#banner {
	background-image: url('../images/bordure_foret.jpg');
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right;
	padding: 0px;
	height: 70px;
	margin: 0px; 
	margin-bottom: 30px;
}

#footer {
	margin: 1em 0px 0px 0px;
	padding-bottom: 0px;
	height: 148px;
	clear: left;
}

#sommaire {
	float: left;
	padding: 10px;
	font-size: 10pt;
}

#main {
	padding-left: 250px;
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10pt;
	margin-right: 15px;
}

#links {
	text-align: right;
	font-size: smaller;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

#w3c {
  padding: 1em;
  text-align: center;
}

h1 {
	margin: 0px;
}

h2 {
	display: list-item;
	list-style-image: url("../images/puce_iris2.jpg");
	list-style-position: outside;
	color: #000080;
	font-size: 20pt;
	font-family: "Times New Roman",serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1pt;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 20pt;
	border-bottom: 1px solid;
}

h3 {
	border-bottom: #BBBBBB thin solid;
}

ul.sommaire, ul.sommaire-inner {

  margin-top: 0px;
  padding: 1px 0px 1px 5px;

	font-family: Tahoma,helvetica,sans-serif;
	line-height: 15pt;
	font-variant: small-caps;

	color: #7B17A9;
	
	list-style-position: inside;
}

ul.sommaire {
    font-size: 105%;
    margin-left: 0px;
    padding: 7px;
    padding-right: 0px;
    background-color: #ECF2FE;
}

ul.sommaire-inner {
    font-size: 100%;
    margin-left: 5px;
}

img.sommaire {
    width:224px;
}

a.sommaire {
	color: #7B17A9;
}

a.sommaire:visited {
  color: #800080;
}

a.sommaire:hover {
	color: #FBAF3F;
	text-decoration: underline;
}

div.para {
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.question {
	font-weight: bold; 
	font-style: italic;
}

div.subtitle {
	text-align:center;
	font-size:14pt;
	margin-top:0px;
	font-style: italic;
}

p.contact {
  font-size: 12pt;
  font-family: Tahoma, Verdana, sans-serif;
  margin-left: 200px;
}

img {
	border: 0px;
}

img.figure-left {
	margin-right: 10px;
}

img.figure-middle {
	margin-right: 10px;
	margin-left: 10px;
}

img.figure-right {
	margin-left: 10px;
}

div.day {
}

div.day div.date {
	font-weight: bold;
}

div.day div.para {
	margin-top:2px;
	margin-left:2em;
}

