a.liencopyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
a.liencopyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 336699;
	text-decoration: none;
}
a.liencopyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 336699;
	text-decoration: underline;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(/images/bg_full.gif) top left;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
#holder {
	background: url(/images/bg_main.gif) repeat-x top left;
}
#main {
	background: #FFFFFF;
	width: 760px;
	background: url(/images/bg_back.gif) repeat-y top left;
}
td {
	color: #003366;
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
#cats ul{
	margin: 10px;
}
#cats ul li{
	margin: 10px;
}
#cats ul dl{
	margin: 10px;
}
h1 {
	font-size: 20pt;
}
div.titre {
	font-size: 12pt;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
}
#newsList div.newsTrue, #fullNewsList div.newsTrue {
	background-color: #EAF4F5;
	margin-top: 2px;
	padding: 5px;
}
#newsList div.newsFalse, #fullNewsList div.newsFalse {
	background-color: #F1FAEA;
	margin-top: 2px;
	padding: 5px;
}
#newsList a{
	display: block;
	width: 180px;
	color: #003366;
	text-decoration: none;
}
#fullNewsList a{
	display: block;
	width: 500px;
	color: #003366;
	text-decoration: none;
}
#newsList a:hover, #fullNewsList a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#newsList a:hover div, #fullNewsList a:hover div {
	background-color: #003366;
}