body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;*/
	margin:0px;
	/*background-color:#faf6f0;*/
	font-size:11px;
	color:#505050;
}
* {
	margin:0;
	padding:0;		
}
div#conteneur {
	width:900px;
	height:auto;
	position:relative;
	margin:0 auto;
	background: url(../interface/background-left.jpg) repeat-y;
}

div#piedpage {
	position:relative;
	width:900px;
	height:35px;
	/*background: url(../interface/footer.gif) no-repeat;*/
	margin:50px 0 0px 0;
}



.spacer {
	clear:both;
	font-size:1px;
	height:1px;
}

textarea {
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}
a:link, a:visited {
	color:#647fb8;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#e39300;
	text-decoration:underline;
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}
img {
	border:0px;
}
.overline {
	font-size:17px;
	font-weight:bold;
	border-bottom:1px solid #707070;
}
.titre {
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
	color:#6657b3;
}
.titre_table {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#5672b2;
}
.entete_tableau {
	font-weight:bold;
	color:#5672b2;
	text-align:center;
}
.bouton:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.bouton:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.bouton:hover {
	color:#edbe73;
}
.champ_zone_texte {
	width:100%;
	height:294px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#505050;
	border:0px;
}
.champ_titre {
	width:490px;
	height:21px;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	border:1px dashed #8a72e2;
}
.btn_bbcodes:link {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.btn_bbcodes:visited {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.btn_bbcodes:hover {
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.btn_deconnexion_gp:link, .btn_deconnexion_gp:visited {
	position:absolute;
	top:120px;
	left:800px;
	text-decoration:none;
	color:#505050;
}
.btn_deconnexion_gp:hover {
	color:#647fb8;
}
.btn_renommer_gp:link, .btn_renommer_gp:visited {
	position:absolute;
	top:220px;
	left:748px;
	text-decoration:none;
	color:#505050;
}
.btn_renommer_gp:hover {
	color:#647fb8;
}