td.BandeauPrincipal
{
	background-image: url(Images/BandeauPrincipal.gif);
	width: 845px;
}
td.BandeauGauche
{
	background-image: url(Images/BandeauGauche.gif);
	background-repeat: repeat-y;
}
td.TitreFormulaire, tr.TitreFormulaire td
{
	background-color: #336699;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px
}
td.TitreListe, tr.TitreListe td
{
	background-color: #336699;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px
}
td.OngletCentre
{
	background-image: url(Images/OngletCentre.gif);
}

p.NoteTitre
{
	color: #336699;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center
}
p.NoteTitreProfil
{
	color: #336699;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left
}
a.Plain:link, a.Plain:visited
{
	color: #000000;
	text-decoration: none;
}
a.Plain:hover, a.Plain:active
{
	color: #336699;
	text-decoration: none;
}
a.Page:link, a.Page:visited
{
	background-color: #dddddd;
	border: solid 1px #999999;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 3px;
	text-decoration: none;
}
a.Page:hover, a.Page:active
{
	background-color: #dddddd;
	border: solid 1px #999999;
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 3px;
	text-decoration: none;
}
a.PageCourante:link, a.PageCourante:visited
{
	background-color: #999999;
	border: solid 1px #999999;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 3px;
	text-decoration: none;
}
a.PageCourante:hover, a.PageCourante:active
{
	background-color: #999999;
	border: solid 1px #999999;
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	margin-right: 3px;
	padding: 3px;
	text-decoration: none;
}