body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content {
	top:10px;
	width:610px;
	height:auto;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#global {
	position:absolute;
	z-index:1;
	text-align: left;
	left: 0px;
}
#content img {
	margin-bottom: 20px;
	margin-top: 10px;
}
.titre_rouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC4F33;
	font-style: italic;
}
.photo {
	margin-right: 10px;
	margin-bottom: 5px;
}
.table {
	padding-right: 10px;
	padding-bottom: 5px;
}
