body {
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	border:0;
}

a {
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color:#999999;
}

h1 {
	font-size:14px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:25px;
}

.texteformulaire {
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
}

.formcont label
{
	text-align: justify;
	text-decoration: none;
	display: inline;
	float: left;
	width: 120px;
	line-height: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
} 

.fieldform {
	padding: 10px;
	line-height: 10px;
}

.tblindex {
	padding:1;
}

.titr1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
	color:#FFFFFF;
}

/*Specifique Menu Panos*/
.pForma {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bolder;
	/*color:#FFFFFF;*/
	color:#999999;
	border:0;
}

.pForma a {
	text-decoration: none;
	color:#999999;
}
.pForma a:visited {
	text-decoration: none;
	color: #999999;
}
.pForma a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.pForma a img {
	border: none;
}

/*Footer*/
.footer {
	font-size:10px;
	text-align:center;
}
/*Acronym*/
acronym {
	cursor:help;
	border: none;
	text-decoration:underline;
}

/*DIAPO*/
.infobulle{
	position: absolute;
	visibility: hidden;
	border: 1px inset;
	background: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	table-layout: fixed;
	background-color: #FFFFCC;
}

.diapoH {
	background-image: url(../img/diapos/text.png);
	background-repeat: repeat;
}
.diapoD {
	background-image: url(../img/diapos/textD22.png);
	background-repeat: repeat-y;
}
.diapoG {
	background-image: url(../img/diapos/textG22.png);
	background-repeat: repeat-y;
}