body { background-color:#3C3D91;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
	
	SCROLLBAR-FACE-COLOR: #6166AA;
	SCROLLBAR-HIGHLIGHT-COLOR: #3C3D91;
	SCROLLBAR-SHADOW-COLOR: #3C3D91;
	SCROLLBAR-3DLIGHT-COLOR: #3C3D91;
	SCROLLBAR-ARROW-COLOR:  #3C3D91;
	SCROLLBAR-TRACK-COLOR: #3C3D91;
	SCROLLBAR-DARKSHADOW-COLOR: #3C3D91;
}
a.lien_haut:link, a.lien_haut:active, a.lien_haut:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.lien_haut:hover  {
	text-decoration: underline;
	color: #97bae9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.lien_gauche:link, a.lien_gauche:active, a.lien_gauche:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.lien_gauche:hover  {
	text-decoration: underline;
	color: #97bae9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.texte_haut {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.tdsommaire { 
	background-color: #6066B0;
	border: #252566; border-style: inset; border-top-width: 1px; border-right-width: 1px; 					    border-bottom-width: 1px; border-left-width: 1px;
	}
	
/* Typographie */
/* Headlines (titrage) */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	color: #CC0033;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lien_h2:link, .lien_h2:active, .lien_h2:visited, .lien_h2:hover {
	font-size: 16px;
	color: #195AAC;
	padding: 0px 0px 6px;
	margin-top: 24px;
	margin-bottom: 10px;
	text-decoration:none;
}


h3 {
	font-size: 14px;
	color: #195AAC;
	margin-bottom: 4px;
	margin-top: 0px;
}
h4 {
	font-size: 12px;
	color: #195AAC;
	margin-bottom: 4px;
	margin-top: 0px;
}
h5 {
	font-size: 11px;
	color: #195AAC;
	margin-bottom: 4px;
	margin-top: 0px;
	font-style: italic;
}
h6 {
	font-size: 10px;
	color: #195AAC;
	margin-bottom: 4px;
	margin-top: 0px;
}
