A.menu:active {
	font-family: arial, helvetica, sans-serif;
	color: #99CCFF;
}

A.menu:link {
	font-family: arial, helvetica, sans-serif;
	color: #99CCFF;
}

A.menu:visited {
	font-family: arial, helvetica, sans-serif;
	color: #99CCFF;
}

A.content:active {
	color: #003366;
}

A.content:active img {
	border-style: none;
}

A.content:link {
	color: #003366;
}

A.content:link img {
	border-style: none;
}

A.content:visited {
	color: #003366;
}

A.content:visited img {
	border-style: none;
}

BODY.siteTitle {
	background-color: #333300;
	color: #FFFFCC;
	margin: 1em;
	font-family: arial, helvetica, sans-serif;
}

BODY.menu {
	background-color: #003366;
	color: #99CCFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

BODY.content {
	background-color: #99CCFF;
	color: black;
	margin-left: 1em;
	margin-right: 1em;
	text-align: justify;
	font-family: "times new roman", times, serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 120%;
}

CAPTION.content {
    font-style: italic;
}

EM {
    color: red;
}

EM.keyword {
    font-style: normal;
}

EM.token {
    color: black;
}

H1.sitetitle {
	text-align: center;
	font-size: 18pt;
}

H1.menu {
	padding-top: 1em;
	font-size: 14pt;
}

H1.content {
	padding-top: 1em;
	font-family: arial, helvetica, sans-serif;
	font-size: 32pt;
	color: #003366;
	line-height: 120%;
	text-align: left;
}

H2.content {
	padding-top: 1em;
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	color: #003366;
	line-height: 120%;
	text-align: left;
}

H3.content {
	padding-top: 14pt;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	line-height: 120%;
	text-align: left;
}

IMG.content {
	margin: 20px;
}

IMG.figure {
	padding: 1em;
	margin: 20px;
	border: black solid 1px;
	background-color: white;
}

LI.content {
	font-family: "times new roman", times, serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 120%;
	background-color: #99CCFF;
	color: black;
	text-align: justify;
}

OBJECT.content {
	margin: 20px;
}

OL.alpha {
	list-style-type: lower-alpha;
}

P.content {
}

P.contentInitial {
}

P.contentInitial:first-letter {
	font-size: 195%;
	float: left;
}

P.indent {
	margin-left: 50px;
}

PRE.listing {
	padding: 1em;
	border: black solid 1px;
	background-color: white;
	font-size: 10pt;
	line-height: 110%;
}

PRE.indentListing {
	margin-left: 50px;
	padding: 1em;
	border: black solid 1px;
	background-color: white;
	font-size: 10pt;
	line-height: 110%;
}

PRE.contentListing {
	padding-left: 12pt;
	padding-right: 12pt;
	padding-top: 12pt;
	font-size: 10pt;
	line-height: 12pt;
}

TD.listing {
	border: black solid 1px;
	background-color: white;
}

TD.cv {
	padding: 1em;
}

TR.lignePaire {
	background-color: #6699CC;
}

TR.ligneImpaire {
	background-color: #FFFFFF;
}


