/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#accueil {
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-263px;
	margin-left:-400px;
	width:801px;
	height:527px;
	background-color: #000000;
	vertical-align: middle;
}
#footer {
	color: #666666;
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
}

#page {
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-290px;
	margin-left:-435px;
	width:870px;
	height:580px;
	background-color: #333333;
	vertical-align: middle;
}
p:first-letter /* La première lettre de chaque paragraphe */
{
	font-weight: bold; /* En gras */
	font-size: 16px; /* Ecrit légèrement plus gros que la normale */
	color: #999999; /* En bleu */
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}

p:first-line /* La première ligne de chaque paragraphe */
{
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
}

p {
	font-size: 9px;
	color: #999999;
	line-height: normal;
	text-align: justify;
	text-indent: 15px;
	font-style: normal;
	text-align: justify;
	font-variant: normal;
	font-weight: normal;
}

a:link {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.date {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 1px;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
	font-variant: small-caps;
	text-align: left;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/fond.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

li {
	font-size: 10px;
	color: #0099CC;
	font-weight: bold;
	list-style-position: outside;
	text-align: left;
	vertical-align: middle;
	list-style-image: url(../Images/puce.gif);

}

ol {
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

#menu a:hover {
background-image:url(../Images/puce.gif);
background-repeat:no-repeat;
background-position:1% 50%;
padding-left:15px;
}

caption /* Titre du tableau */
{
	margin: auto; /* Centre le titre du tableau */
	font-weight: bold;
	font-size: 13px;
	color: #990033;
	margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
	background-color: #FFFFFF;
}

.auto
{
	overflow:auto;
	height: 140px;
	width: 240px;
}	
table.page {
	border : 0 solid;
	height: 502px;
	width: 801px;
	background-color: #000000;
}
table.bas {
	border : 0 solid;
	height: 25px;
	width: 801px;
	background-color: #000000;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
table.entrer{
	border : 0 solid;
	height: 20px;
	width: 250px;
	background-color: #333333;
}

table.haut {
	border : 0 solid;
	height: 27px;
	width: 801px;
	background-color: #333333;
}

table.texte {
	border : 0 solid;
	height: 167px;
	width: 266px;
	background-color: #333333;
}
#partenaires {
	text-align: left;
	padding: 50px;
	color: #666666;
}

