.jc_wouters {
	position: absolute;
	left: 10%;
	top: 10%;
	margin: 0px;
	padding: 0px;
}
.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.texte3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.texte1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.texte2 {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	padding-left: 10px;
}

.textebig {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.cadre {
	position: absolute;
	top: 18%;
	right: 10%;
	height: 400px;
	width: 140px;
	padding-top: 10px;
	padding-right: 10px;
	z-index: 0;
}
.vignettes {
	position: absolute;
	left: 11%;
	top: 25%;
	z-index: 2;
	height: 500px;
	width: 530px;
}
.vignettesfond {
	position: absolute;
	left: 11%;
	top: 25%;
	z-index: 1;
}


/*vignettes*/
#photoholder {
	width:380px;
	height:380px;
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
}
#bcground {
	width:380px;
	height:380px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;

}

/**/
textarea {
	border: thin solid #999999;
}
input {
	font-family: "Courier New", Courier, mono;
	color: #999999;
	border: thin solid #999999;
	font-size: 14px;
	background-color: #FFFFFF;
}

/*design*/
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	bottom: 10px;
	position: absolute;
	letter-spacing: 2px;
	right: 10%;
	z-index: 2;
}
.design a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: normal;
}
.design a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
	background-color: #FFFFFF;
}
.design a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../_images/vignettes/paintings/01.jpg);
	line-height: normal;
}
.Show {
	display: block
	}
.Hide {
	display: none
	}.texteinvisible {
	visibility: hidden;
}

