.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #101F39;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #101F39;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #101F39;
}
.reserve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #101F39;
}
blockquote {
	white-space: normal;
	clip:   rect(auto auto auto 100px);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #101F39;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #111B37;
}

ul
{ margin: 0px 10px 0px 15px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

ul li
{ text-align: justify;
  margin: 0px 0px 3px 0px;
  padding: 0px;
}

#links
{ text-align: center;
}

#links a
{ text-decoration: none;
  font-weight: bold;
  color: #383888;
  margin-left: 10px;
}

#links a:hover
{ color: #3366FF;
}

.infos a
{ text-decoration: none;
  font-weight: bold;
  color: #383888;
}

.infos a:hover
{ color: #3366FF;
}