body {
	color:#0c0000;
	background-color:#686560;
	background-image:url('../images/bg4.gif');
	/*background-repeat:repeat;*/
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
html{
	height:100%;
}

#page{
	width:730px;
	background-color:white;
	padding:5px 20px 5px 20px;
	margin:7px auto 0px auto;
}
#flashheader{
	margin:10px 0px 10px 0px;
	width:730px;
	background-color:white;
}
#page_hidden_nav{
	display:none;
}
#page_content{
	padding-left:12px;
	overflow:auto;
	height:350px;
}
#page_bottom{
	padding-left:12px;
	margin-top:15px;
}
a img{
	border-width:0px;
}
a {
	color:#0c0000;
	font-weight:bold;
	text-decoration:underline;	
}
a.studioemma {
	background-image:url('../images/studioemma_transp.gif');
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:17px;
}
a:hover {
	/*
	border-width:2px 0px 0px 0px;
	border-color:#997E7E;
	border-style:solid;
	*/
	background-color:#f5f2f2;
	text-decoration:none;
}
.furniture ul{
	height:70px;
}
H1 {
	color:#360202;
	font-size:12pt;
	padding:0px;
	margin:5px 0px 10px 0px;
}
h2 {
	color:#360202;
	font-size:10pt;
	padding:0px;
	margin:6px 0px 2px 0px;
}
h3{
	background-image:url('../images/list_pictogram.gif');
	background-position:-1px 0px;
	background-repeat:no-repeat;
	padding-left:17px;
	font-size:9pt;
}
#referenceitemtext{
	float:left;
	width:280px;
	padding-right:60px;
	/*background-color:orange;*/
}
#referenceitemtext img.small {
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}
#referenceitempictures{
	float:left;
	width:350px;
	height:245px;
	/*background-color:green;*/
}
#referenceitempictures img{
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}
#referenceitem{
	padding-top:10px;
}
#referenceitem h3{
	background-image:none;
	background-color:black;
}
ul.numerical{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
	margin:4px 0px 4px 17px;
	padding:0px;
}
.numerical li{
	font-weight:bold;
}
.numerical li p{
	font-weight:normal;
	margin:10px 0px 10px 16px;	
}
.normal li{
	font-weight:normal;
}
.normal p{
	margin:4px 0px 8px 0px;
}

ul.volgorde{
	list-style:none;
}
ul.volgorde li{
	padding-bottom:25px;
	background-repeat:no-repeat;
	background-image:url('../images/list_arrow.gif');
	background-position:25px 15px;
}

ul.picto{
	list-style:disc;
	list-style-position:inside;
	padding-left:15px;
	margin-left:0px;
}
.furniture .picto li{
	font-weight:bold;
	text-decoration:none;
}
.furniture .normal li{
	font-weight:normal;
	text-decoration:none;
}
/*
.picto ul{
	list-style-type:none;
	margin:4px;
}
ul.normal {
	list-style-type:circle;
}
li{
	font-weight:bold;
}
li.head{
	font-weight:bold;
	font-size:9pt;
}

*/
p {
	width:75%;
	margin:22px 0px 22px 0px;
}

img.borders,img.borders2 {
	
	border-style:solid;
	border-width:1px;
	border-color:#7c5a5a;
	/*
	padding:4px;
	*/
}

img.borders2
{
	margin-bottom:20px;
}
img.bordersthick{
/*
	border-style:solid;
	border-width:7px;
	border-color:#7c5a5a;
	*/
}

.quote{
	background-color:#7c5a5a;
}
.reference{
	width:45%;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#ddd4d4;
	padding-bottom:10px;
	margin-right:15px;
	float:left;
}
/*
* html #page_content{
	background-attachment:fixed;
}
*/
