
/* ------------------------- La Maison du Meunier ---------------------------- */
/* -------------------- http://www.maisondumeunier.be ------------------------ */
/* -------------- author (XHTML-Strict,CSS) : Benoit Nolens ------------------ */
/* ----------------------- copyright: Benoit Nolens -------------------------- */


/* ============================================ */
/* ================== MAIN ==================== */
/* ============================================ */

.clear { clear: both;}

body {
	margin: 0;
	padding: 0;
	background: #666666 url(pictures/body_bg.png) top center repeat-y;
	background-attachment: fixed;
	text-align: center;
	}
	
#main {
	margin: 0 auto;
	padding: 0;
	font: 83% "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333333;
	width: 730px;
	background: transparent url(pictures/head_deco2.png) top left no-repeat
	}
	
p#hidden, p.hidden2 {	 
	display: none;
	}
	
acronym, abbr {
	border-bottom: 1px dotted #ccc;
	cursor: help;
	}
	

#titel {
	margin: 0;
	padding: 4px 0 0 390px;
	}
	
#container {
	margin: 0 auto;
	padding: 0;
	width: 643px;
	background-color: #FBFBFB;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	}
	
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
		
p {
	margin: 10px 0;
	}
	
	
a:link, a:active { text-decoration: none; color: #0033CC; font-weight: bold; }
a:hover { text-decoration: none; color: #0033CC; font-weight: bold; }
a:visited { text-decoration:none; color: #0033CC; font-weight: bold; }


/* ============================================ */
/* ================ CONTENT =================== */
/* ============================================ */

#corner_deco {
	width: 31px;
	height: 30px;
	position: absolute;
	top: -10px;
	left: -6px;
	float: left;
	z-index: 2;
	}
	
#flashcontent {
	height: 300px;
	width: 643px;
	background: #FBFBFB;
	padding: 0;
	margin: 0;
	}

*>#flashcontent {
	margin-top: 0;
	}
	
#content {
	margin: 0;
	padding: 30px 25px 20px 35px;
	width: 581px;
	font: 100% "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
	}
	
#content-info {
	width: 280px;
	float: left;
}
	
#content h2 {
	margin: 0;
	padding: 0;
	}

#content ul {
	list-style: none;
	width: 400px;
	}
	
#content ul li {
	margin-left: 0;
	padding-left: 0;
	height: 25px;
	}
	
#content ul li a {
	padding-left: 33px;
	width: 400px;
	height: 30px;
	background: transparent url(pictures/pijl.gif) center left no-repeat;
	}
	
.photo {
	text-align: center;
	}

.photos img {
	margin: 2px 1px;
	border: 1px dotted #ccc;
	background: #fff url(pictures/photo_loader.gif) center center no-repeat;
	padding: 5px 5px;
	text-align: center;
	height: 95px;
	}


table#form_table {
	width: 100%;
	}
	
table#form_table th {
	text-align: left;
	}
	
table#form_table img {
	margin: 0;
	padding: 0;
	}

.onpaarrij {
	background-color: #F7F7F7;
	}
	
#transfer {
	background: transparent url(pictures/transfer.gif) center right no-repeat;
	}
	
.requested {
	color: #D90000;
	}
	
input, .inputfield {
	border: 1px solid #BCBCBC;
	font: 90% Georgia, "Times New Roman", sans-serif;
	color: #666666;
	padding: 2px 3px 2px 4px;
	}
	
.buttom {
	border:  none;
	background: transparent;
	}
	
#trofee {
	float: right;
	position: relative;
	width: 200px;
	/*background-color: #E8E8E8;*/
	text-align: center;
	}
	
#trofee a {
	display: block;
	margin-bottom: 20px;
}
	
.subtitel {
	width: 400px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	}

.liens_info {
	margin: -9px 0 10px 30px;
	}
	
#footer {
	background: #fff;
	width: 643px;
	margin: 0 auto;
	float: left;
	clear: both;
	}
	
#footer p {
	margin:0;
	padding:0;
	font: 80% "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
	color: #999999;
	text-align: center;
	}

#footer img {margin:5px 0 -2px 0; padding:0}
