body {
	background-color: #303030;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
#conteneur {
	position:absolute;
	width:864px;
	height:646px;
	left:50%;
	top:50%;
	margin-left:-432px;
	margin-top:-323px;
	background-image: url(images/background_addm.gif);
	background-position: center center;
	background-repeat:no-repeat;
}
.menu {
	font-weight:bold;
	font-size:12px;
	border:none;
	margin-left:300px;
	margin-top:116px;
}
.menu td{
	padding-right:20px;
}
.contenu {
	font-size:14px;
	border:none;
	margin-left:110px;
	margin-top:10px;
	width:650px;
	height:500px;
}
.Style1 {
font-weight:bold;
}
a {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#333333;
}
.pageactive {
color:#303030;
}
.transparente {
	position:absolute;
	width:32px;
	height:65px;
	left:810px;
	top:685px
}

