#centerwrap
{
	background-image: url('/images/frontend/groupe/background.jpg');
}

.champMenu
{
	width: 135px;
}
#container
{
	position: absolute;
	width: 880px;
	height: 400px;
	top: 204px;
	left: 20px;
	font-size: 12px;
}
#titre
{
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#content
{
	width: 100%;
	height: 370px;
	margin-top: 10px;
	overflow: auto;
}
.champMenu a
{
	display: block;
	width: 135px;
	height: 30px;
	color: white;
}
