html {
	height:100%;
} 

body
{
	background: #fff; 
	margin: 0px;
	padding: 0px;
	height:100%;
}

p, a, a:visited
{
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
	color: black;
}

#background
{
	width: 220px;
	min-height: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 40px;
	top: 0px;
	background: white url(gfx/portfolio-bg.gif) 0px 220px; 
	border-right: 1px dashed #FF9800;
	border-left: 1px dashed #FF9800;
}

#un
{
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	z-index: 1;

}

#deux
{
	position: absolute;
	right: 50px;
	bottom: 15px;
	padding: 0px 10px 0px 0px;
	margin: 0px; 
	text-align: right; 
}

#trois
{
	position: absolute;
	right: 250px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	text-align: right; 
}

#deux p
{
	padding: 0px 0px 10px 0px;
	text-align: right; 
}

#deux a
{
	text-decoration: none;
	text-transform: uppercase; 
}

#deux a:hover, #deux a:active, #deux a:focus
{
	text-decoration: underline;
}

#portfolio-object
{
	width: 199px;
	height: 40px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px; 
	text-align: left; 
	clear: both; 
	border-right: 1px dashed #FF9800;
	border-bottom: 1px dashed #FF9800;
}

#portfolio-object p
{
	height: 40px;
	padding: 5px;
	background: white;
}

#portfolio-menu
{
	position: absolute;
	right: 80px;
	top: 80px;
	padding: 0px 5px 5px 5px ;
	margin: 0px; 
	text-align: right; 
	z-index: 3;
	border-right: 1px dashed #FF9800;
	border-bottom: 1px dashed #FF9800;
	background: white;
}

#portfolio-menu img
{
	margin: 5px 0px 5px 0px ; 
}

#portfolio-window
{
	position: absolute;
	right: 70px;
	top: 70px;
	width: 600px;
	height: 400px;
	padding: 0px 0px 0px 0px ;
	margin: 0px; 
	text-align: left; 
	z-index: 2;
	border: 1px solid #999;
	background: url(gfx/bg-portfolio.png) white;
}

#portfolio-window p
{
	margin: 0px 10px 0px 10px ;
}

#portfolio-window strong
{
	color: #FF9800;
}

.bg
{
	background: #fff;
}

#portfolio-window-shadow
{
	position: absolute;
	right: 65px;
	top: 75px;
	width: 600px;
	height: 401px;
	padding: 0px 0px 0px 0px ;
	margin: 0px; 
	text-align: left; 
	z-index: 1;
	border: none;
	background: url(gfx/bg-shadow.png);
}

img.portfolio
{
	border: none; 
	padding: 0px; 
	margin: 0px 5px 0px 0px ; 
}

img.portfolio-hl
{
	margin: 285px 0px 20px 10px;
}
