body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736358;
	text-align: center;
	background-image:url(../img/construct/back_body.jpg);
	background-repeat:repeat-x;
}
.print {
	display: none;
}

/* ----------------------------------------------------------------------------------------- */

.table1{vertical-align:middle; background:#F5F6F1;}
.table1 td{border:1px dotted #CCCFB1; vertical-align:middle;}
.tabletitle td{background:#CCCFB1;}
.tableback{background:#CCCFB1;}
.center{text-align:center;}
.nothing{border:0px; background:#fff none;}
.noborder{border:0px;}
.table1 .nothing{border:0px; background:#fff none;}
.table1 .noborder{border:0px;}
.noborderbottom{border-bottom:0px;}
.table1 .noborderbottom{border-bottom:0px;}
.nobordertop{border-top:0px;}
.table1 .nobordertop{border-top:0px;}
.table1 p{margin:10px;}

/* ----- 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 {
    width: 98%;
    height: 1px;
    margin: 10px auto 10px auto;
    background-color: #CCC6C3;
    color: #CCC6C3;
    border: 0px;
    padding: 0px;
    display: block;
}

#general {
	width: 980px;
	margin: 0px auto 5px auto;
	padding:0 0 0px 0;
	background-color: #ffffff;
	color: #736358;
	text-align: left;
	font-size: 11px;
}

/* ----- BOTTOM ---------------------------------------------------------------------------- */

#copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #969888; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #969888; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #969888; 
	text-decoration: none; 
}

.shareIcons {
	margin: 2px 5px 0 0;
	float: right;
}
#banner embed {
	visibility: visible !important;
}
