body {
	margin: 0px;
	background-color: #848587;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url('images/ig/body-bg.jpg');
	background-position: center 167px;
	background-repeat: no-repeat; }

img { border: 0px; }

#header {
	display: block;
	background-image: url('images/ig/header-bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 147px; }

#menu {
	background-color: #38373a;
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px; }

#menu a, #menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 3px solid #e99516;
	margin-right: 40px; }

#menu a:hover {
	border-bottom: 3px solid white; }

#bg_bottom_plus {
	background-image: url('images/ig/body-bg-plus.gif');
	background-position: center top;
	background-repeat: no-repeat; }

#global {
	width: 620px;
	margin: 0px auto 0px auto;
	padding-top: 20px;  }

#footer {
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #e99516;
	text-align: center; }

#footer a, #footer a:link, #footer a:visited {
	color: #e99516;
	text-decoration: none; }

#footer a:hover {
	text-decoration: underline; }

#projets {
	padding-bottom: 90px; }

#projets a, #projets a:link, #projets a:visited { color: #ffffff; text-decoration: none; }

.projet {
	display: block;
	padding-top: 10px;
	height: 20px;
	border-top: 1px solid #ffffff; }

.projet_new {
	float: right;
	color: #e99516; }

.projet_titre {
	display: block;
	float: left;
	width: 260px;
	text-transform: uppercase; }

.menu_lien {
	padding: 3px 6px 2px 6px;
	margin-right: 2px;
	background-color: #707174;
	cursor: pointer; }

.menu_lien:hover {
	background-color: #68696B; }

#js_visuel {
	display: block; }

#projet_description {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify; }
