img.vignette{
	border :none;
}

#navigation{
	height:358px;
}
		#navigation li{
			float:left;
		}
			#navigation a{
				text-decoration:none;
				margin-right:5px;
			}

			#navigation a:hover{
			}

#sections{
	overflow:hidden;
	height:358px;
	width:595px;
	clear:left;
}

	#sections ul{
		width:595px;
	}

		#sections li.diapo{
			clear:both;
			height:348px;
			width:595px;
			padding-top:10px;
		}

			#sections p p{
				width:510px;
				margin:16px 0;
			}
