body {margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px; color: #000000; font-family: Arial, Trebuchet, 'Lucida Sans Unicode', sans-serif;outline:0;}


#page {
	width:994px;
	margin:auto;
}


#imgbg {
	width: 296px;
	height: 470px;
	background-image: url("../img/home/imgbg.png");
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;
	background-position: top left;
}

#content {
	width:  690px;
	background-color: #FFF;
	float: left!important;
	float: left;
	position: relative;
	left: 294px;
	padding: 0px;
	margin: 0px;
	margin-left:-7px;
	
	margin-top:-607px!important:
	margin-top:0px:
}

												/*		NAV		*/
#nav {
	width: 294px;
	position: fixed!important;
	position: fixed;
	padding-top: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.menu {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	left: 140px;
	position: relative;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 39px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: right;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: right;
}
.home {background-image: url(../img/nav/btnhome-hover.png);}
.home a {background-image: url(../img/nav/btnhome.png);}
.gallery {background-image: url(../img/nav/btngallery-hover.png);}
.gallery a {background-image: url(../img/nav/btngallery.png);}
.resume {background-image: url(../img/nav/btnresume-hover.png);}
.resume a {background-image: url(../img/nav/btnresume.png);}
.contact {background-image: url(../img/nav/btncontact-hover.png);}
.contact a {background-image: url(../img/nav/btncontact.png);}
ul.menu li a:hover {background: none;}
	

												/*		HOME		*/

#home {
	height: 720px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#imghome {
	width: 524px;
	height: 315px;
	background: url("../img/home/imghome.png") no-repeat;
	position: relative;
	left: 170px;
	z-index: 30;
	top: -10px;
}

#imgbg2 {
	width: 285px;
	height: 487px;
	background: url("../img/home/imgbg-hover.png");
	background-position:top left;
	background-repeat: no-repeat;
	margin-top: -178px!important;
	margin-top: -178px;
	margin-left: -3px!important;
	margin-left: -3px;
	;
	position: relative;
	padding: 0px;
}

#about {
	width: 320px;
	height: 300px;
	margin-top: -320px;
	margin-left: 350px;
	position: relative;
	background: url("../img/home/about.png") no-repeat;
	z-index: 5;
	padding-top: 60px;
}

#about-text {
	width: 285px;
	height: 200px;
	z-index: 6;
	margin-left: 16px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	position: relative;
}

#about-text img{
	margin-top: 0px;
}

												/*		GALLERY		*/

#gallery {
	width: 680px;
	height: 1050px;
	color: #000000;
}

h1 {
	font-family: Arial, Trebuchet, 'Lucida Sans Unicode', sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin: 0; padding: 20px 0;
}

h1 small {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
} 

img {border: none;}
 
ul.columns {
	width: 730px;
	list-style: none;
	margin: 0 auto; padding: 0;
	margin-left: 20px;
	color: #FFFFFF;
}

ul.columns li {
	width: 200px;
	float: left; display: inline;
	margin: 10px; padding: 0;
	position: relative;
}

ul.columns li:hover {z-index: 19;}
 
ul.columns li img {
	position: relative;
}

ul.columns li:hover img {
	z-index: 999;
}
 
ul.columns li .info {
	position: absolute;
	left: -10px; top: -10px;
	padding: 170px 10px 20px;
	width: 200px;
	display: none;
	background: #000000;
	font-size: 12px;
}

ul.columns li:hover .info {display: block;}
 
ul.columns li h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px 0;
}

ul.columns li p {padding: 0; margin: 0; font-size: 0.9em;}


												/*		RESUME		*/
												
#resume {
	width: 640px;
	height: 1000px;
	margin-top: 0px;
	padding-top: 35px;
	margin: auto;
}

.date {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
}

.texte {
	font-size: 12px;
	margin-bottom: 5px;
}

#graph {
	width: 320px;
	height: 300px;
	float: left;
}

#audio {
	width: 320px;
	height: 300px;
	float: right;
}

#leftcolumn {
	width: 160px;
	height: 300px;
	float: left;
}

#rightcolumn {
	width: 160px;
	height: 300px;
	float: right;
}

												
												



										
												
												
												
												
												
