/************* index décembre 2009 *************/
body {
	font-weight: normal;
}
div#banniere {
	margin-bottom: 20px;
}
div#titres {
	position: relative;
	top: 5px;
	z-index: 5;
}
div#description{
	visibility: visible;
	text-align: left;
	padding: 0px 20px 10px 20px;
}
div#centre {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}
table {
	margin-bottom: 20px;
}
td, td li {
	font-weight: normal;
	font-size: 10pt;
}
td.index {
	padding-top: 20px;
	padding-bottom: 20px;
}
a.direct:link {
	color: White;
	font-size: 16pt;
	text-decoration: none;
	background-color: transparent;
}
a.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin-left: 50px;
	border: #0066CC outset 1px;
	padding: 1px 5px 2px 5px;
	background-image: url(img/fdh2.gif);
}
a.index:hover {
	border: #0066CC inset 1px;
	color: #FFAA22;
	position: relative;
	top: 1px;
	left: 1px;
}
h1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #0099CC;
}
h2 {
	background: none;
	color: White;
}
span.sommaire {
	position: absolute;
	top: 450px;
	right: 100px;
	font-size: 1.5em;
}
img.index {
	margin: 10px;
	vertical-align: middle;
	border: 0px;
}
/** en tête **/
div#topindex {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 10;
}
div#domaine {
	position: absolute;
	top: 160px; 
	right: 15px;
	width: 250px;
	text-align: center;
	z-index: 10;
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
}
div#flags {
	position: absolute;
	right: 10px;
	top: 180px;
	z-index: 10;
}
span.premiere-lettre {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 70px;
}
span.titre_1, span.titre_2 {
   font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
   font-size: 50px;
   position: absolute;
   padding-left: 200px;
}
span.titre_1 {
   color: #FFCC99;
   z-index: 2;
   top: 0px;
   left: 0px;
}
span.titre_2 {
   color: #333333;
   z-index: 1;
   top: 2px;
   left: 2px;
}
span.titre_3 {
	position: relative;
	top: 80px;
	font-size: 20px;
	color: #FFFFFF;
}