body {
		scrollbar-arrow-color: #ff0000;
		scrollbar-base-color: white;
		scrollbar-shadow-color: #808080;
		scrollbar-face-color: #cdcdcd;
		scrollbar-highlight-color: #e5e5e5;
		scrollbar-dark-shadow-color: #808080;
		scrollbar-3d-light-color: #f5f5f5;
		scrollbar-track-color:#333333;
		margin-bottom : 0;
		margin-left : 0;
		margin-right : 0;
		margin-top : 0;
		background-color:#000000;
		height: 100%;
 		width: 100%;
}

.back { background-color:#CCCCCC; position:absolute; vertical-align:middle; width:400px; height:500px;}

.conteneur { height:100%; width:100%;}

.gauche { background-image:url(../img/gauche.gif); background-repeat:repeat-x}
.droite { background-image:url(../img/droite.gif); background-repeat:repeat-x}

.adressage { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.lien_adressage {font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666;}
.lien_adressage:link {text-decoration: none; color: #666666;}
.lien_adressage:visited  {text-decoration: none; color: #666666;}
.lien_adressage:hover {font-weight: bold; color: #FFFFFF;}

.lien_decor {font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666;}
.lien_decor:link {text-decoration: none; color: #666666;}
.lien_decor:visited  {text-decoration: none; color: #666666;}
.lien_decor:hover {font-weight: bold; color: #FF0000;}