body {
	margin: 0;
	padding: 0;
	color: #333;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background: #71715D;
	text-align: center;
}
input, textarea, select {
	font: 12px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #71715D;
	padding: 0 1px 0 1px;
}
a {	color: #556572; text-decoration: none;}
a:hover { color: #000; }
div.clear {clear: both; float: none;font-size: 0px;height: 0px;}
h1 {
	font-size: 16px;
	padding: 20px 0;
	width: 300px;
}
h4 {
	font-size: 14px;
	padding: 0;
	color: #71715d;
}
#content {
	margin: 0 auto;
	width: 793px;
	position: relative;
	background: url(../images/bg2.gif) repeat-y;
	text-align: left;
	bborder: 1px solid #71715D;
	border: 0px solid #0f0;
}
* html #content {
	wwidth: 844px;
	ww\idth: 824px;
}

#header {
	position: absolute;
	top: 25px;
	left: 40px;
	border: 0px solid #f00;
}
#header img {
	border: 0px solid #f00;
	position: absolute;
	top: -40px;
	left: -50px;
}
#bandeau {
	background: #fff;
	height: 180px;
	width: 724px;
	position: relative;
	top: 0px;
	left: 40px;
	padding-top: 10px;
}

#flashBandeau {
	height: 180px;
	width: 724px;
}
#bandeau .p1 {
	font-size: 12px;
	position: absolute;
	top: 65px;
	right: 10px;
	margin: 0;
}
#bandeau .p2 {
	position: absolute;
	margin: 0;
	font: 13px/150% Trebuchet MS;
	border: 0px solid #0f0;
}
#bandeau .p2#blanc {
	color: #fff;
	padding: 158px 0px 0 5px;
}
#bandeau .p2#noir {
	color: #000;
	padding: 159px 1px 0 5px;
}
#beforeMenu {
	clear: both;
	height: 8px;
	font-size: 1px;	
	background: url("../images/beforeMenu.gif") repeat scroll 0 0 transparent;
}
#menu {
	padding: 12px 0 0 2px;
	margin: 0 0 0 40px;
	width: 722px;
	height: 27px;
	background: url(../images/menuBg.gif);
	vertical-align: middle;
	font: 14px Lucida Sans Unicode, Arial, sans-serif;
}
#menu li, #menuBottom li  {
	display: inline;
	margin-right: 10px;
	padding: 10px;
}
#menu a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#menu a:hover {
	color: #DDDBE1;
	text-decoration: underline;
}
#menuBottom a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#menuBottom a:hover {
	color: #DDDBE1;
	text-decoration: underline;
}
#main {
	width: 465px;
	border: 0px solid #f00;
	float: left;
	padding: 0 0 0 52px;
}
#pics {
	width: 225px;
	border: 0px solid #f00;
	padding: 0 0 0 28px;
	float: left;
}
#pics img {
	padding: 1px;
	border: 2px solid #555;
}
#pics ul {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}
#pics h3, #pics p {
	color: #fff;
}
div.curPhoto {
	float: left;
	background-color: transparent;
	border: 0px solid #555;
	margin-top: 10px;
}
div.curPhoto img {
	padding: 1px;
	border: 2px solid #555;
	width: 450px;
}

div#listePhotos {
	background-color: transparent;
	border: 0px solid #555;
}
div#listePhotos .miniature {
	display: inline;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
div#listePhotos a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
div#listePhotos a:hover {
	background-color: #DBD7C3;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div#listePhotos img {
	margin: 4px;
	padding: 0;
	border: 1px solid #555;
	width: 42px;
}
div#footer {
	text-align: center;
	border: 0px solid #f00;
	background: url(../images/footer2.gif) no-repeat;
	width: 500px;
	height: 45px;
	padding: 0 270px 0 30px;
	margin: 35px 0 0 0;
	font-size: 12px;
	ffont-style: italic;
}
div#coordonnees {
	text-align: center;
	color: #dbd7c3;
}
#projet ul {
	list-style: none;	
	display: inline;
}
div.message {
	background: #fff;
	border: 1px solid  #555;
	color: #000;
	margin: 10px 0 0 0;
	padding: 5px;
}