#contenu {
/* background-color: red; */
	left: 50%;
	position: absolute;
	width: 750px;
	margin-left: -375px;
}
#page {
	
background-repeat: repeat-y;
	background-image: url(../img/page.png);
	margin-top: 50px;
	float: left;
	clear: both;

}
#titrage {
/* background-color: green; */
	height: 62px;
	margin-top: 60px;
	width: 750px;
}
#titre {
/* background-color: blue; */
	margin-top: 45px;
	float: left;
	height: 25px;
	width: 447px;
}
#logo {
/* background-color: grey; */
	float: right;
	height: 62px;
	width: 185px;
}
#flash {
	z-index: 0;
	margin-top: 30px;
	height: 350px;
	width: 750px;
}
#hse {
	text-align: center;
	width: 750px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.erreur-log {
	text-align: center;
	max-height: none;
	min-height: 300px;
	clear: left;
	float: none;
	margin-top: 50px;
	width: 750px;
}
.col-gauche {
/* background-color: gray; */
	z-index: 0;
	margin-bottom: 20px;
	padding-right: 20px;
	clear: left;
	float: left;
	width: 200px;
}
.galerie {
	float: right;
	width: 516px;
	margin-right: -2px;
}
.col-droite {
/* background-color: fuchsia; */
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 510px;
}
.col-droite-2 {
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 30px;
	margin-bottom: 30px;
	float: right;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 510px;
}
#footer {
	border-top-color: #f9f9f9;
	border-top-style: solid;
	border-top-width: 30px;
	background-color: #292929;
	padding-bottom: 0;
	margin-top: 30px;
	clear: both;
	float: left;
	margin-top: 0;
	width: 750px;
	position: absolute;  /* Nécessaire pour Safari */
}
.picto {
	margin-top: 5px;
	display: run-in;
	text-align: center;
}
.photo {
	text-align: center;
	border-color: #f9f9f9;
	border-width: 2px;
	border-style: solid;
	background-color: #f2f2f2;
	clear: none;
	z-index: 0;
	float: left;
	height: 125px;
	width: 125px;
}
.simple {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.bloc {
	clear: left;
}
.ombres {
	background-repeat: no-repeat;
	background-image: url(/img/ombre-ss-photo.png);
	padding-bottom: 17px;
	background-position: 0 bottom;
}

