body
{
	background-color: #c0c0c0;
}
#infos
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#flux
{
	display: none;
	margin-left: auto;
	margin-right: auto;
	width: 875px;
}
#forums
{
	display: none;
	margin-left: auto;
	margin-right: auto;
	width: 875px;
	height: 100%;
}
#forums_iframe
{
	width: 875px;
	height: 800px;
}
#pal
{
	display: none;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 100%;
}
#pal_iframe
{
	width: 100%;
	height: 800px;
}


#rssbox
{
	float: left;
	width: 270px;
	height: 285px;
	color: #111;
}
.moduleFrame
{
	height: 100%;
}
.moduleTitle
{
	color: #000;
}
ul, li
{
	list-style-type: none;
	padding-left: 5px;
}
a {
	text-decoration: none;
	color: #777;
	font: normal 11px/20px Tahoma, sans-serif;
}
a:hover
{
	text-decoration: underline;
}
