/* CSS Document */

body {
	background-color:#000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}



/* CLASSES */
td.menuTopL {
	border-left: 2px solid #FFFF00;
	border-right: 2px solid #FFFF00;
	text-align:center;
}
td.menuTopR {
	border-right: 2px solid #FFFF00;
	text-align:center;
}

p.titrePage {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
}

p.erreur {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

th.tab {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

td.tab {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.important {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}


th.headerDetail {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;
	text-align: left;
}

th.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	text-align: left;
}


/* LIENS */
a:link.intro {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:visited.intro {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:active.intro {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:hover.intro {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
}


a:link.menuTop {
	color: #FFFF00;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited.menuTop {
	color: #FFFF00;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:active.menuTop {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover.menuTop {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}


a:link.l_page {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:visited.l_page {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:active.l_page {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:hover.l_page {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
