body
{
	/*background-color: white;*/
	background-color:#CCCCCC;
	margin: 0px 0px 0px 0px;
}
h1
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: black;
	background-color: transparent;
	text-align: left;
	margin-top:0px;
}
h2
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: black;
	background-color: transparent;
	text-align: left;
}
h3
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: black;
	background-color: transparent;
	text-align: left;
}
p
{
	font-family: verdana, sans-serif;
	font-size: 70%;
	background-color: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}
.texteNormal
{
	font-family: verdana, sans-serif;
	font-size: 70%;
	background-color: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
}
li
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: black;
	background-color: transparent;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}
a:link
{
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #000099;
	background-color: transparent;
	text-decoration: underline;
}
a:visited
{
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #000099;
	background-color: transparent;
	text-decoration: underline;
}
a:hover
{
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #000099;
	background-color: transparent;
	text-decoration: underline;
}
.hl
{
	color: #AAAAAA;
}
.superLink
{
	font-family: verdana, sans-serif;
	font-size: 100%;
	background-color: transparent;
	text-decoration: underline;
	color: #990066;
}

a.lienPager:link
{
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}
a.lienPager:visited
{
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}
a.lienPager:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}

a.lienPagerSelected:link
{
	font-size: 14px;
	text-decoration: none;
	color: Black;
}
a.lienPagerSelected:visited
{
	font-size: 14px;
	text-decoration: none;
	color: Black;
}
a.lienPagerSelected:hover
{
	font-size: 14px;
	text-decoration: none;
	color: Black;
}

a.lienPagerPrecedentSuivant:link
{
	font-size: 12px;
	text-decoration: none;
	color: #7F757C;
}
a.lienPagerPrecedentSuivant:visited
{
	font-size: 12px;
	text-decoration: none;
	color: #7F757C;
}
a.lienPagerPrecedentSuivant:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #7F757C;
}
a.lienSavoirPlus:link
{
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}
a.lienSavoirPlus:visited
{
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}
a.lienSavoirPlus:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}
a.lienRechercheClientGeneral:link
{
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}
a.lienRechercheClientGeneral:visited
{
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}
a.lienRechercheClientGeneral:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}

.texteGris
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color:#7F757C;
	/*font-weight:bold;*/
}
.texteNoirMajuscule
{
	font-size:12px;
	font-weight:bold;
	color:Black;
	text-transform:uppercase;
}
.titreNoirGras16px
{
	font-size:12px;
	font-weight:bold;
	font-family: verdana, sans-serif;
}
.tableauContenu
{
	margin:10px 10px 10px 10px;	
}


