a.annee:link, a.annee:active, a.annee:visited {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	padding-left : 12px;
	text-align : left;
	text-decoration : none;
}

a.annee:hover {
	background-color : transparent;
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	padding-left : 12px;
	text-align : left;
	text-decoration : underline;
}

a.menu:link, a.menu:active, a.menu:visited {
	background-color : transparent;
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}

a.menu:hover {
	background-color : #FF9900;
	color : #6600FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}

a.texte:link, a.texte:active, a.texte:visited {
	background-color : transparent;
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	text-decoration : none;
}

a.texte:hover {
	background-color : transparent;
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;
}

body {
	background-color : #000000;
	margin : 0;
}

h1.auteur {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	padding-left : 10px;
	text-align : left;
	text-decoration : none;
}

h1.titre {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
	padding-left : 10px;
	padding-top : 10px;
	text-align : left;
	text-decoration : none;
}

p.copyright {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
}

p.numbersright {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	padding-right : 12px;
	text-align : right;
	text-decoration : none;
}

p.section {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	padding-left : 12px;
	text-align : left;
	text-decoration : none;
}

p.texte {
	background-color : transparent;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 10px;
	text-align : justify;
	text-decoration : none;
}

td.content {
	background-color : #003333;
}

td.menu {
	background-color : #6600FF;
	padding-top : 10px;
}

td.topspacer {
	background-color : transparent;
}

td.verticalspacer {
	background-color : transparent;
}
