
body {
	background-color: #900;
}
#nav-top a.path1 {
	background: #eee;
}

#local {
	background: #fff url(../res/2001/gauche.jpg) top left repeat-y;
}
table.layout {
	margin-left: 87px;
	width: 683px;
}
#left {
	border-left: 1px solid #666;
}
#contenu {
	padding-right: 60px;
	background: #fff url(../res/2001/droite.jpg) top right repeat-y;
}

div.encart, #droite {
	left: 60px;
}


