html, body
	{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;}

body
	 { color: #699; font-size: 12px; font-family: "Andale Mono", "Lucida Console", "OCR A Extended", Sydnie, Verdana; background: #fff url("portfolio/fond.gif") center 0 no-repeat; text-align: center }

#page
	{ 
	margin: 0 auto 0 auto ;
	width: 745px;
	text-align: left;
	}
	

#marielys a:link, #marielys a:visited
	{
	position: absolute;
	width: 264px;
	height: 169px;
	background: url("portfolio/marielys.gif") no-repeat 0 0;
	z-index: 10;

	}
#marielys a:hover, #marielys a:active
	{
	position: absolute;
	width: 264px;
	height: 169px;
	background: url("portfolio/marielys-over.gif") no-repeat 0 0;
	z-index: 10;
	}

	
p {}
td {}
a:link, a:visited { color: #36c; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }
a:active { color: red; }

#menu
	{ 
	position: relative;
	width: 520px;
	font-size: 11px;
	color: #699;
	top: 87px; left: 212px;
	z-index: 15;
	display: block;
	}
	
*>html .gris11 
	{ clear: left
	}
	
#grosmenu {font-size: 12px;
padding: 5px 0 10px 0}

.gris11, .gris11 a {color: #b3b3b3;}

h1, h2, h3 {
margin: 0;
font-weight: normal;
}

h1 {font-size: 20px;
color: #9cc;
padding: 5px 0 0 0}

h2 {font-size: 20px;
color: #366;
padding: 5px 0 10px 212px}

.filet {width: 524px;
margin: 95px 0 0 76px;
}

.textegauche {width: 205px;
float: left;
text-align: right;}

.image 
	{
	margin: 0 0 0 7px;
	display: block;
	float: left;
	}

.mots {font-size: 11px; color: #999;}

.numeros_pages {padding: 0 0 10px 0;}

.contain {
margin: 15px 0 0 76px;
clear: left;
}

.vignette {float: left;
width: 155px;
padding: 0 5px 5px 0;
}

.vignette a {float: left;
font-size: 12px;
margin: 0;
padding: 5px 0 0 0;
width: 155px;
}

.g {float: left;
}
.copy {
	font-size: 10px;
	clear: both;
	padding: 25px 0 5px 0;
	text-align: center;
	}


