#wrapper {
	background-image: url(images/FR/fdls_03.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	height: auto;
	width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	font-weight: normal;
	color: #003333;
}
body {
	background-image: url(images/back_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #738FD0;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	position: relative;
	height: 230px;
	width: 960px;
}
#core {
	position: relative;
	height: auto;
	width: 960px;
	background-image: url(images/FR/fdls_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#footer {
	clear: both;
	float: left;
	height: 170px;
	width: 960px;
	position: relative;
}
#left {
	position: relative;
	height: auto;
	width: 280px;
	clear: left;
	float: left;
}
#right {
	position: relative;
	height: auto;
	width: 680px;
	clear: right;
	float: left;
}
#left_content {
	position: relative;
	height: auto;
	width: 240px;
	clear: left;
	float: left;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left_content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#left_content li {
	color: #FFFFFF;
	list-style-type: square;
}
#left_content h5 {
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC99;
}
#top_menu {
	z-index: 99;
	position: absolute;
	left: 290px;
	top: 90px;
}

#right_content {
	position: relative;
	height: auto;
	min-height: 400px;
	width: 620px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #663300;
}
h1 {
	color: #4B6890;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #506EA0;
	border-left-color: #506EA0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lmml {
	position: absolute;
	height: 816px;
	width: 398px;
	left: 970px;
	background-image: url(lmml.jpg);
}
div#searchbox {
	float: left;
	width: 220px;
	height: 22px;
	overflow: hidden;
	top: 150px;
	position: absolute;
	margin-left: 700px;
	margin-top: 0px;
	z-index: 10;	
	background: transparent;
}
div#searchbox input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	margin-top: 3px;
	margin-left: 1px;
	height: 18px;
	width:  180px;
	color: #D5E5F4;
	padding-bottom: 0px;
	border-style: none;
	font-weight: normal;
	font-size: 0.76em;
}
.actu {
	background: url(./images/1topleft.jpg) 0 0 no-repeat;
	padding: 0;
}
.actu div {
	background: url(./images/1bottomleft.jpg) 0 100% no-repeat;
	margin: 0;
	border: 0;
}
.actu div div {
	background: url(./images/1topright.jpg) 100% 0 no-repeat;
}
.actu div div div {
	background: url(./images/1bottomright.jpg) 100% 100% no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.actu div div div div {
	background: none;
}


