body {
	background-color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:14px;
	color:#000000;
}
#page a:link, #page a:active, #page a:visited, #forum a:link, #forum a:active, #forum a:visited{
	color: #2272b6;
}
a:link, a:active, a:visited{
	text-decoration: none;
}
a:hover{
	color:#2272b6;
	text-decoration: none;
}
#liste_staff a{
	cursor:pointer;
}
img{
	border-width: 0px;
}
fieldset {
	width: auto;
	border: 1px dashed #c34ec3;
	padding: 20px;
}
.hr {
	background-image: url(/images/ligne.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 8px;
	width: auto;
}
/*li{
	list-style-image: url(/images/pucelosange.gif);
}
table, div{
	width:100%;
	height:100%;
}*/
#page{
	text-align:left;
	overflow-y:auto;
	overflow-x:auto;
	padding:30px;
	/*width:518px;*/
	width:707px;
	/*background-image:url(/images/bg_content_l.jpg);*/
	background-image:url(/images/bg_content.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#forum{
	background-image:url(/images/bg_content_r.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.menu{
	cursor:pointer;
	height:30px;
	line-height:30px;
	width:96px;
	font-size: 14px;
	color:#000000;
	font-family:Arial Black;
	display:block;
}
.forum{
	white-space:nowrap;
}
.floatright {
	border:1px solid #666666;
	float:right;
	margin:0pt 0pt 10px 10px;
	padding:2px;
}
.cadre_orange {
	border: 1px dashed #f79125;
}
#plan_img{
	position:relative;
	height:280px;
	width:375px;
}
.mini_titre {
	text-align: center;
	color: #C34EC3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.titre {
	font-size: 14 px;
	font-weight: bold;
	text-align: center;
	color: #C34EC3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*#bg{
	position:absolute;
	width:100%;
	height:100%;
}*/
#bg_l{
	top:0px;
	left:0px;
	background-position: top right;
}
#bg_r{
	top:0px;
	right:0px;
	background-position: top left;
}
#bg_l, #bg_r{
	position:absolute;
	height:500px;
	background-repeat:no-repeat;
}
#site{
	margin: 0px auto;
	position: relative;
	width:768px;
	height:100%;
}
#titre{
	background-image: url(/images/bg_titre.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	height:135px;
}
#menu{
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}