body, table, tr, td {
	font-family: Verdana;
	font-size: 8pt;
	color: #003D80;
}

.tablegeneral {
	border: 1px solid #000000;
}

a {
	font-family: Verdana;
	font-size: 8pt;
	color: #003D80;
}

a.class { 
	font-family: Verdana;
	font-size: 7pt;
	color: #999999;
}

.topaviabel a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.topaviabel a:visited {
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;	
}
.topaviabel a:hover {
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;	
}
.topaviabel a:active {
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;	
}

.texteprincipal {
	font-family: Verdana;
	font-size: 8pt;
	color: #003D80;
	/*line-height: 13px;*/
}

ul
{
	list-style-type: none;
	list-style-image: url(images/PuceCarre.gif);
	list-style-position: outside;
}

.titre {
	font-family: Verdana;
	font-size: 8pt;
	color: #A6CEEE;
	font-weight: bolder;
	background-image: url(images/Puce.gif);
	background-repeat: no-repeat;

}
.texteprincipalBold {
	font-family: Verdana;
	font-size: 8pt;
	color: #003D80;
	font-weight: bold;
}
.textepetit {
	font-family: Verdana;
	font-size: 6pt;
	color: #B9BBCB;
}
/*.border {
	border: 1px solid #003D80;*/
}
.textepetitfooter {
	font-family: Verdana;
	font-size: 9px;
	color: #003D80;
}
.textepetitfooter a{
	font-family: Verdana;
	font-size: 9px;
	color: #003D80;
}
.textepetitfooter a:hover {
	font-size: 9px;
	color: #FF9900;
}
.titreSecondaire {

	font-family: Verdana;
	font-size: 8pt;
	color: #003D80;
	font-weight: bold;
}
.error {
	font-family: Verdana;
	font-size: 8pt;
	color: #990000;
	font-weight: bold;
}

