html, body
{
	margin:0;
	padding: 0;
	border: 0;
	height:100%;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
    width: 353px;
    color: White;
}
h2
{
	font-size: 16px;
	color: white;
	background-position: left;
	background-image: url(/Assur3dWeb/Images/FondTitre2.gif);
	background-repeat: repeat-y;
	padding: 8px;
	margin: 0px;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.h2V
{
	font-size: 16px;
	color: white;
	background-position: left;
	background-image: url(/Assur3dWeb/Images/FondTitreVideo.gif);
	background-repeat: repeat-y;
	padding: 8px;
	margin: 0px;
}
ul
{
	list-style-position: outside;
	margin-top: 5px;
	margin-left: 0px;
}
li
{
	padding:6px;
	margin-top: 0px;
	font-size:medium;
	
}
.FondBleuTresClair
{
	background-color:#e0f2fa;
}
.PaddingRight8
{
	padding-right:8px;
}
.titre
{
	font-size: 16pt;
	font-weight: bold;
    color: #999999;
	text-align: center;
}
.soustitre
{
	font-size: 12pt;
	font-weight: bold;
    color: #999999;
	text-align: center;
}
.glossaire
{
	text-decoration: underline; 
	color:blue;
}
.accroche
{
	font-size: 14pt;
    color: #005599;
	text-align: right;
}

