﻿body
{
	font-family: Tahoma, Arial;
	font-size: small;
	color: black;
	line-height: 1.4em;
}

H1
{
	font-size: 160%;
	font-weight: normal;
	color: #1b499c;
	display: inline;
}

H22222
{
	font-size: 120%;
	font-weight:bold;
    MARGIN: 0px;
    color: #1b499c;
}

H2
{
	font-size: 130%;
	font-weight: normal;
	color: #1b499c;
	display: inline;
}


H3
{
	font-size: 100%;
	font-weight: bold;
	color: #1b499c;
	display: inline;
}

.TexteVert
{
	font-size: 100%;
	color: #A9BD6B;
}

.TexteBleu
{
	font-size: 100%;
	line-height: 1.5em;
	color: #1b499c;
}


.TexteGris
{
	font-size: 130%;
	color: #393939;
}


.Description
{
	font-size: 100%;
	color: black;
}

.TitreBleu
{
	font-size: 100%;
	color: #1b499c;
}

.TableGris
{
	background-color: white;
	border-right: #d7d7d7 1px solid;
	border-top: #d7d7d7 1px solid;
	border-left: #d7d7d7 1px solid;
	border-bottom: #d7d7d7 1px solid;
	border-collapse: collapse;
}

.Legal
{
	font-size: 70%;
	color: #1b499c;
}

A:link
{
	color: #A9BD6B;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #A9BD6B;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #A9BD6B;
	text-decoration: none;
	text-decoration: underline;
}
