
#content{
position: relative;
top: 2em;
background-image:url(../fond.jpg);
background-repeat: repeat;
padding: 0 3em 5em 3em;
overflow:visible;
}
.toutautour {
	border-width:2px;
	border-style:solid;
	border-color:#9F9054;
	background-color:#F9F4DC;
	box-shadow: 15px 15px 12px #555;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	}
.tableau{
	border-width:2px;
	border-style:solid;
	border-color:#9F9054;
	background-color:#F9F4DC;
	box-shadow: 15px 15px 12px #555;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
	width:920px;
	overflow:hidden;
}
.photo{
width:200px;
float:left;
}
.photo img
{width:120px;
}
.celgauche{
font-family:"Trebuchet MS";
font-weight: lighter;
font-size: 0.9em;
width:650px;
padding-left:20px;
overflow:auto;
text-align:justify;
}
.site{
padding-top:20px;
font-family:"Impact";
font-weight: lighter;
font-size: 0.8em;

}
