#photos {
	display:none;
}

#contenu {
	margin-right:0;
	border-right:0;
}

#contenu table.spip td, th, tr, tbody {
	border:0
}

#contenu table.spip {
	width: 720px;
}

#contenu table.spip td {
	vertical-align:top;
	padding-top: 20px;
}

#contenu table.spip h3 {
	font-size:12px;
	border-bottom: 0;
}

#form {
	margin-top:-70px;
}

.spip_documents img {
	border:1px solid black;
}