.Content
{
	background-repeat:no-repeat;
	background-position:center;
	
}
#Menu
{
	padding: 4px 0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
#Menu .Titre
{
	color: #013B8D;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
}
#Menu .MenuItem:active
{
	color: #808080;
	text-decoration: none;
}
#Menu .MenuItem:visited
{
	color: #000000;
	text-decoration: none;
}
#Menu .MenuItem:hover
{
	color: #808080;
	text-decoration: none;
}
#Menu .MenuItem:link
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.MenuItemText2
{
	font-family:Mistral;
	font-size:20px;
	color: #000000;
	text-decoration:none;
}
.MenuItemText3
{
	font-family:Mistral;
	font-size:20px;
	color: #0050A3;
	text-decoration:none;
}
.Bottom
{
	font-family:Mistral;
	font-size:16px;
	color: #FFFFFF;
}
Body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:active
{
	color: #808080;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #808080;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: underline;
}
a
{
		color: #000000;
	text-decoration: underline;
	}

.Big
{
	font-weight: bold;
	font-size: 14px;
}
.CellContent
{
	padding: 10px;
}
.CapsTitle
{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #013B8D;
}
TD
{
	font-size: 12px;
}
.SubTitle
{
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
	color: #013B8D;
	text-indent: 0px;
}
.Big2
{
	font-weight: bold;
	font-size: 16px;
}
.Big1
{
	font-weight: bold;
	font-size: 14px;
}
#fenetre
{
	position: relative;
	overflow: hidden;
	width: 230px;
	text-align: left;
	visibility: hidden;
}
#marquee
{
	color: #002000;
}
.CapsTitleBlink
{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #013B8D;
	text-decoration: blink;
	text-align: center;
	background-color: #C0C0C0;
}
.Content
{
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.JobTable
{
	
}
.JobTable TH
{
	background-color: #E2ECF3;
	text-transform: capitalize;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.JobTable TD
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}