html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #968967;
	background-image: url(../image/dec/back.jpg);
}
a
{
	color: #f0c382;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}

a:hover
{
	color: #fffcf6;
	text-decoration: none;
}
a.selected
{
	color: #03ad93;
	text-decoration: underline;
}
img {
	border-width: 0;
}
div#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../image/dec/back_c.jpg);
	background-repeat: repeat;
	background-color: #2e3e30;
}
div#header {
	width: 960px;
	height: 186px;
}
span#langue {
	position: absolute;
	background-image: url(../image/dec/tr.jpg);
	background-repeat: no-repeat;
	background-color: #09ac93;
	width: 227px;
	height: 186px;
	text-align: right;
}
div#navigation
{
	float: left;
	width: 236px;
}
div#content {
	float:left;
	width: 724px;
}
div#clear {
	clear:both;
}
div#footer {
	position: absolute;
	width: 960px;
	height: 79px;
	bottom: 0px;
	background-image: url(../data/interface/bg_foot.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #bfcb90;
}
span#dec {
	position: relative;
	float: left;
}
span#smenu {
	position: absolute;
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color: #fffcf6;
	width: 460px;
	top: 207px;
	left: 263px;
	height: 23px;
}
span#rmenu {
	position: absolute;
	font-family: "Lucida Sans Unicode";
	width: 196px;
	left: 750px;
	top: 190px;
	text-align: right;
}
.highlight {
	color: #03ad93;
}

div#text {
	clear:both;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #fffcf6;
	padding: 25px 25px 25px;
}
h1 {
	font-size: 24px;
	color: #03ad93;
	margin: 0px;
	padding: 0px;
}
span#drop {
	margin-right: 15px;
}

.img-shadow {
	float:left;
	background: url(../image/oeuvres/regarder/back.gif) no-repeat left top;
  }

.img-shadow img {
	display: block;
	position: relative;
	margin: 5px 15px 20px 5px !important;
	margin: 5px 15px 15px 5px;
}
span#right {
	position: absolute;
	left: 657px;
	top: 272px;
	text-align: right;
	width: 300px;
	height: 1564px;
}
.foot {
	font-size: 9px;
}

div#oeuvres {
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.sepa {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #03ad93;
	border-right-color: #03ad93;
	border-bottom-color: #03ad93;
	border-left-color: #03ad93;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
