/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(banniere.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #403535;
	height:100%;
	padding:0;
	margin:0;
}

li {
list-style:none;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	background-image: none;
	margin-top: 0px;
	padding: 0;
	position: relative;
	top: 140px;
	background-color: #FFFFFF;
}

#menu {
	height: 19px;
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
}

#menu li {
	top: 0px;
	margin-left: 40px;
	display: inline;
}

#menu li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover, #navigation li a:focus, #navigation li a:active { 
    text-decoration: underline ; 
}


#biographie {
	width:435px;
	height:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	position:absolute;
	top: 48px;
	left: 143px;
}

#expo {
	width:307px;
	height:268px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	position:absolute;
	top: 50px;
	left: 256px;
}

#img_contact {
	position:absolute;
	top:30px;
	left:0px;
}

#pied {
	width:900px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position:absolute;
	background-color: #000;
	color: #FFFFFF;
	font-weight: bold;
	bottom: 0px;
	left: 0px;
}

#download {
	width:184px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	color: #000;
	font-weight: bold;
	bottom: 66px;
	left: 688px;
}

#illustr {
	position:absolute;
	top: 19px;
	left: 39px;
	height: 568px;
}

#atelier {
	position:absolute;
	top: 372px;
	left: 0px;
}

