body {
	background-color: #333333;
	background-image:url(graphics/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
}
a:link{
	color:#007042;
	text-decoration:underline;
}
a:hover{
	color:#007042;
	text-decoration:none;
}
a:visited{
	color:#007042;
	text-decoration:underline;
}
#container{
	width:958px;
	background:#FFFFFF;
	margin:0 auto;
	border:1px solid #FFFFFF;
}
#aumenu{
	background-image:url(graphics/menu-bg.jpg);
	background-repeat:repeat-x;
	height:28px;
	width:100%;
	border-bottom:1px solid #000000;
}
.little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.newsTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#sideBar{
	width:240px;
	background-image:url(graphics/sidebar-bg.jpg);
	color:#FFFFFF;
}
#sideBar a:link{
	color:#ffffff;
}
.whiteText{
	color:#FFFFFF;
}
.yellowHeader{
	background-image:url(graphics/header-yellow-bg.jpg);
	background-repeat:repeat-x;
	color:#000000;
	height:26px;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	border:1px solid #999999;
}
.blackHeader{
	background-image:url(graphics/header-gray-bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:26px;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	border:1px solid #999999;
	width:100%;
}
