body {
margin: 0;
padding:0;
font-family: verdana, arial, sans-serif;
}

.haut {
	width: 870px;
	height: 160px;
	color: #fff;
	font-size: 12px;
	position: relative;
	background-image: url(../images/interface/entete_afa.jpg);
	background-repeat: no-repeat;
	left: -1px;
}

.haut_bas {
	width: 870px;
	height: 135px;
	color: #fff;
	font-size: 12px;
	position: relative;
}

.gauche {
	height: 100%;
	width: 180px;
	background-image: url(../images/interface/gauche_fond.gif);
	background-repeat: no-repeat;
	overflow: auto;
}

.droite {
	height: 100%;
	width: 140px;


}

.frame {
	width: 100%;
	height: 100%;
	overflow: auto;
	font-size: 12px;
	background-color: #FFFFFF;
}


.Fond_frame {
	font-size: 12px;
	background-image: url(../images/interface/droite_fond.gif);
	background-repeat: no-repeat;
	background-position: 330px 0px;
}
