div#zd {
	float:right;
	width:160px;
	height:700px;
\\	background:#442266;
	}
div#zg {
	float:left;
	width:160px;
	height:700px;
\\	background:#442266;
	}	
div#contenu {
	float:left;
	width:760px;
	height:580px;
\\	background:#EEEEEE;
	}
div#contenu-haut {
	text-align:center;
	width:760px;
	height:100px;
\\	background:#AAAAFF;
	}
div#lien {
	text-align:center;
	width:760px;
	height:30px;
	overflow : auto ;
\\	background:#FFCCAA;
	}
div#contenu-bas {
	float:center;
	width:770px;
	height:520px;
\\	overflow : auto ;
\\	background:#FFAAAA;
	}

a
{color:#003366;
}
