.spacer {
		clear: none;
		width: 628px;
		margin-left: 165px;
		border-left: 1px solid gray;
		border-right: 1px solid gray;
}

#submenu {
		margin-top: 10px;
}

#submenu p.header {
		background: url("../Images/headergeo.GIF") no-repeat top left;
		width: 150px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
}

#header_geo {
		height: 130px;
		width: 150px;
		margin-bottom: 0px;
		text-align: center;
		background: #ffe9cc url("../Images/toile.JPG") repeat top left;
}

#header_geo img {
		margin: 10px 0px 10px 0px;
}

#menu_geo p {
		margin-bottom: 6px;
		padding-left: 3px;
		font-weight: bold;
}

#menu_geo a {
		display: block;
		margin: 2px 0px 5px 0px;
		padding-left: 22px;
		font-size: 11px;
		text-decoration: none;
}

#menu_geo a:hover {
		background: #ffe9cc;
		color: black;
		text-decoration: none;
}

#menu_geo a.current {
		color: black;
		text-decoration: none;
		background: #ffe9cc url("../Images/smallleftarrow.GIF") no-repeat top left;
}

#menu_geo .spacer {
		width: 100%;
		height: 300px;
		padding: 0;
		margin: 0;
		border: 0;
		
}

#index {
		width: 540px;
}
