body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

.bodydesign{
	background-image: url(../interface/back_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	padding:0px; 
	margin:0px;
}

.ibouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
	cursor: hand;
	border: thin outset #cccccc;
}

.separateur {
	background-image: url(interface/separateur.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rule{
	background-image: url(interface/rule2.gif);
	background-repeat: repeat-x;
	background-position: center;

}




#credit_message{
 /*   position: absolute;*/
    right: 0;
    top: 10px;
    border: 1px solid #646363;
    border-radius: 10px;
    padding: 10px 20px;
    background: #f8f8f8;
/*    width: 80%;
    max-width: 300px;*/
    text-align: center;
    box-shadow: 3px 3px 6px #666;
}
#credit_message h2{
    margin-bottom: 5px;
}

.credit_message_multiple{
    position:relative !important;
    margin-bottom: 20px;
}
#credit_message p{
    margin: 0 !important;
}



/* Utf-8 é */