	html {
		height: 100%;
		overflow: hidden;
	}
	body {
	height: 100%;
	margin: 20px;
	padding: 0;
	}	
	a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Style7 {color: #CCCCCC}
.Style8 {font-size: x-small}
.Style6 {
	font-size: 2px
	color: #CCCCCC;
}
body { 
}
.style3 {
	font-size: 8px}
.Style5 {
	color: #213F73;
	font-size: xx-small;
}

TD,INPUT,SELECT,OPTION,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.texte_ins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: Black;
}

.texte_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	color: Black;
}

.rouge {
	color: #E60000;
}

.gros_gris{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #213F73;
	font-weight: bold;
}

.petit_gris{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213F73;
	font-weight: bold;
}

a.petit_gris2, a.petit_gris2:active, a.petit_gris2:focus, a.petit_gris2:visited, a.petit_gris2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D658F;
}

a.petit_gris2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E60000;
}

a, a:active, a:focus, a:visited, a:link {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a.accueil, a.accueil:active, a.accueil:focus, a.accueil:visited, a.accueil:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.accueil:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}