html,body{margin:0;padding:0}
body{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../../images/fond10.jpg);
	background-repeat: repeat-x;
	background-color: #4aa34f;
	color: #2d2d2d;
}
div#container{
	width: 1000px;
	margin: 0 auto;
}
#header{
	height: 165px;
	margin: 0;
	padding-left: 10px;
	background-image: url(../../images/header25.jpg);
	background-repeat: no-repeat;
}
#wrapper{
	float: left;
	width: 100%;
}
#boxleft{
	float: left;
	width: 240px;
	margin-left: -1000px;
	margin-top: 0px;
	background-color: #4aa34f;
}
#boxleft a:active, #boxleft a:focus{ outline:none; }
#boxmenu{
	margin: 0px 0px 0px 0px;
}
#boximage{
}
#boxcontent{
	margin: 0 0 0 240px;
	/*background-image: url(../../images/img3.jpg);
	background-repeat: no-repeat;*/
	background-color: #ece5c6;
}
div#content{
	/*height: 435px;*/
	overflow: auto;
	overflow-x: hidden;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}
/*html>body #content {
height: auto;
min-height: 450px;
}*/
#footer {
	clear: both;
	width: 1000px;
}
#footer1 {
	height: 20px;
	padding-top: 5px;
	color: #292929;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
}
#footer2 {
	height: 20px;
	padding-top: 5px;
	color: #F3F3F3;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#footer2 a {
	color: #F3F3F3;
	text-decoration: none;
}
/*#footer {
	clear: both;
	width: 1000px;
	height: 20px;
	padding-top: 5px;
	background: #2f2888;
	color: #feed01;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#footer a {
	color: #feed01;
	text-decoration: none;
}*/
/* NAVIGATION */
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li.doc, #menu li.docs {
	width: 220px;
	height: 60px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../../images/feuille_2.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#menu li.sdoc, #menu li.sdocs {
	width: 230px;
	height: 60px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../../images/feuille_1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#menu li {
	position: relative;
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#menu li a {
	display: block;
	text-decoration: none;
	width: 130px;
	height: 30px;
	padding-top: 25px;
	padding-left: 80px;
	color: #fff49b;
	text-align: left;
}
#menu li.sdoc,#menu li.sdocs {
	display: block;
	text-decoration: none;
	width: 130px;
	height: 30px;
	padding-top: 25px;
	padding-left: 80px;
	color: #d44300;
	text-align: left;
}
/* SLIMBOX */
/* --- Popup window styling --- */
#lbOverlay {
position:absolute;
left:0;
width:100%;
background-color:#31313E;
cursor:pointer;}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: White;
}
.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border-top: 30px solid White;
	border-left: 30px solid White;
	border-right: 30px solid White;
	border-bottom: 5px solid White;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 99%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 99%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	line-height: 1.4em;
	text-align: left;
	border-left: 30px solid White;
        border-right: 30px solid White;
	border-bottom: 5px solid White;
	border-top-style: none;
	background: #ffffff;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/*** TEXTES ***/
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #d44300;
}
.txt16g {
	font-size: 16px;
	font-weight: bold;
}
