body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f2f0e5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

a img,:link img,:visited img {
	border: none;
}

hr {
    height: 1px;
    margin: 10px 10px 10px 10px;
    background-color: #7f7967;
    color: #7f7967;
    border: 0px;
    padding: 0px;
    display: block;
}

#body1 {
	background-image: url(../img/construct/bg_gen.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#body2 {
	background-image: url(../img/construct/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#general {
	width: 978px;
	margin: 0px auto 0px auto;
	color: #7f7967;
	text-align: left;
	padding-top:20px;
}

#banner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/construct/banner.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#banner a:link, #banner a:visited {
	color: #c0bdb4;
}

#main {
	margin: 0px 5px 0px 5px;
	background-color: #f4f3e9;
}

#spacer {
	height: 5px;
	background-color: #ffffff;
}

.clearer {
	clear: both;
}



#gallerieflash2
{
	/*width:980px;
	margin:0 auto;*/
}
#general_construct
{
	width: 980px;
	margin: 0 auto;
	padding-top:50px;
	color: #7f7967;
	text-align: center;
}
/* ----- BOTTOM ---------------------------------------------------------------------------- */

#bottom {
	padding: 5px 0px 0px 0px;
	background-image: url(../img/construct/bg_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #b79f76;
	font-size: 9px;
}

#bottom a:link, #bottom a:visited {
	color: #b79f76;
	text-decoration: none;
}

#bottom a:hover {
	color: #8a7859;
	text-decoration: none;
}

#copylien {
	margin: 50px 0px 0px 0px;
	background-image: url(../img/construct/lg_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #b79f76; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #b79f76; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #8a7859; 
	text-decoration: none; 
}