/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000099;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: x-small;
}
.Style2 {color: #FFFFFF;
}

/*===============================
+								+
+		tableau des lignes		+
+								+
===============================*/

.tableauligne
{
	width:790px;
	border-color:#000099;
}
.titreligne
{
	background-color:#000099;
	color:#FFFFFF;
	font-size:medium;
}
.CouleurTableau
{
	background-color:#FFFF5E;
}

/* CSS Document */

/*########################
##						##
##		  NEWS			##
##						##
########################*/

.titrenews
{
	color:#000000;
	font-size:large;
	font-weight:bold;
}

.tableaunews 
{
	width: 650px;
	border:1;
	background-color: #FFFFFF;
}
