body
	{
	margin: 0;
	padding: 0;
	background: #000000;
	font: small/2em Comic Sans MS, times, serif;
	color: #333331;
	text-align: center;
	}	
a
	{
	color: #FF9966;
	text-decoration: none;
	border-bottom: 1px solid #FFCC00;
	}	
a:visited
	{
	color: #FFCC00;
	border: none;
	}	
a:hover
	{
	color: #000;
	border-bottom: 1px solid #CC9966;
	}	
h3
	{
	font-size: 1em;
	font-weight: normal;
	color: #922;
	margin: 0 0 0.7em 0;
	padding: 0;
	}	
h3 span
	{
	font-size: 1em;
	font-weight: normal;
	color: #922;
	margin: 0 0 0.7em 0;
	padding: 0;
	}	
p 
	{
	text-indent: 2em;
	font-size: 100%;
	margin: 0 0 0.6em 0;
	}
 * html body p { font-size: 80%; } 
#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff url(cont.jpg) repeat-y;
	border-bottom: 15px solid #000;
	}		
#resume
	{
	margin-left: 30px;
	width: 430px;
	}	
#header
	{
	width: 750px;
	height: 250px;
	background: #000 url(top.jpg) no-repeat;
	}	
#footer
	{
	margin: 3em 0 0 0;
	font: bold 9px/3em tahoma, verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 2em;
	}	
#footer a
	{
	background: #006600;
	padding: 2px 5px;
	color: #edb;
	border: none;
	margin: 0;
	}
#footer a:hover
	{
	background: #000;
	border: none;
	}
#linkList
	{
	position: absolute;
	top: 320px;
	left: 510px;
	width: 210px;
	margin-right: 30px;
	}	
#linkList h3
	{
	width: 240px;
	height: 35px;
	padding: 0;
	}	
#linkList ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#linkList ul:hover
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
h3.carte { background: transparent url(carte.gif) no-repeat;}
h3.snack { background: transparent url(snack.gif) no-repeat; }
h3.galerie { background: transparent url(galerie.gif) no-repeat; }
h3.info { background: transparent url(info.gif) no-repeat; }

