html,body{margin:0;padding:0}
body{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	background-color: #138708;
	background-position: center;
	background-repeat: no-repeat;
}
#container{
	width: 1000px;
	margin: 0 auto;
}
#fixetop {
	height: 153px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 200;
}
#fixetopbox {
	width: 1000px;
	height: 153px;
	margin: 0 auto;
	z-index: 10;
}
#fixetopbox-top {
	width: 1000px;
	height: 153px;
	margin: 0 auto;
	z-index: 10;
	background-image: url(../../images/ofi-header-1000.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fixetopbox-bottom {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	z-index: 10;
}
#fixeright {
	position: inherit;
	width: 200px;
	margin: 0px 0px 0px 10px;
}
#fixeright-box1 {
	padding: 10px 0px 10px 0px;
}
#fixeright-box2 {
	height: 180px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../images/fleur.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fixeright-box {
}
#boxnewtitre{
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fab900;
}
#fixebottom {
	height: 15px;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 10px;
	z-index: 30;
	padding-top: 5px;
	background-color: #138708;
}
#fixebottom a {
	color: white;
	text-decoration: none;
}
#wrapper {
	float: left;
	width: 1000px;
	margin-top: 153px;
	background-color: #ff9934;
}
#content {
	margin: 10px 30px 40px 250px;
}
#boxcontent-txt {
	padding: 10px 10px 10px 10px;
	min-height: 350px;
	background-color: #ffffff;
}
#boxcontent-txt a{
	color: black;
}
#footer {
	float: left;
	width: 900px;
	height: 30px;
	text-align: center;
	color: #bccf75;
	text-decoration: none;
	font-size: 10px;
	margin-top: 5px;
}
#footer a {
	color: #bccf75;
	text-decoration: none;
}
 
#calque1{
	position: relative;
	width: 731px;
	height: 433px;
	z-index: 1;
	left: 0px;
	top: 0px;
	font-size: 10px;
}
#calque2{
	position: absolute;
	width: 731px;
	height: 433px;
  font-size: 10px;
}
h1 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #ff9934;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #ff9934;
	font-weight: bold;
}
.titrerouge18{
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #941018;
	font-weight: bold;
}
.txt-10 {
	font-size: 10px;
}
.txt-vert-clair{
color: #51bd23}
.txt-vert-clair-16 {
color: #51bd23;
font-size: 18px;}
.txt-vert-clair-18 {
color: #51bd23;
font-size: 18px;}
.texte-vert-10{
	font-size: 10px;
	color: #889937;
}
.titre2{
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #017842;
	font-weight: bold;
}
.titrerouge16{
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #941018;
	font-weight: bold;
}
/*** TinyMCE ***/
.mceContentBody {
	background-image: none;
	background-color: white;
}
/* NAVIGATION */
#navigation {
 float: left;
 width: 1000px;
 height: 25px;
 color: #333;
 background: #8AA1B6;
}
#mainnav {
	padding: 10px 10px 10px 20px;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	width: 160px;
	background: #fff;
}
#mainnav li.doc, div#mainnav li.docs {
	/*background:url(./menu/button2a.gif) no-repeat;*/
	background-color: #138708;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#mainnav li:hover {
	z-index: 10; /*background:url(./menu/button2b.gif) no-repeat;*/
	background-color: #138708;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
		color: black;
}
#mainnav li.doc:hover,div#mainnav li.docs:hover {
	/*background:url(./menu/button2b.gif) no-repeat;*/
	background-color: #ff9934;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#mainnav li.sdoc,div#mainnav li.sdocs {
	/*background:url(./menu/button2c.gif) no-repeat;*/
	background-color: #ff9934;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#mainnav li {position:relative;list-style:none;margin:0;}
#mainnav li.sdoc {
	display: block;
	padding: 3px 0 2px 4px;
	width: 156px;
	color: #2E2E2E;
	font-weight: bold;
}
#mainnav li.sdocs {display:block;padding:3px 0 2px 4px;color:#fff;}
#mainnav li.sdocs,div#mainnav li.sdoc {w\idth:154px;}/*hack*/
#mainnav li a {
	display: block;
	padding: 3px 0 2px 4px;
	text-decoration: none;
	width: 140px;
	color: White;
	w\idth: 154px;
}/* hack for IE5.5 */
#mainnav ul ul {position:absolute;top:1px;display:none;}
* html div#mainnav ul ul {left:120px;}/* hack for IE5.x */
* html div#mainnav ul ul {voice-family: "\"}\"";voice-family: inherit;left:130px;}/* hack for IE6 */
#mainnav ul ul /* */{left:130px;} /* hack for the rest */
#mainnav ul.menulevel1 li.docs:hover ul.menulevel2,div#mainnav ul.menulevel1 li.sdocs:hover ul.menulevel2,div#mainnav ul.menulevel2 li.docs:hover ul.menulevel3,div#mainnav ul.menulevel2 li.sdocs:hover ul.menulevel3 {
	display: block;
}
#mainnav ul.menulevel1 li.sdocs:hover ul.menulevel2,* html div#mainnav ul.menulevel2 li.sdocs:hover ul.menulevel3 {
	margin-left: -4px;
	voice-family: "\";  
}\"";voice-family: inherit;margin-left:0px;} /*hack for IE6*/
ul.menulevel1 {z-index:1;}
ul.menulevel2 {z-index:2;font-size:10px;}
ul.menulevel3 {z-index:3;font-size:10px;}
/*----------- misc -------------*/
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* 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;
	z-index: 500;
}
.lbLoading {
	background: #fff url(../../images/lightbox/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(../../images/lightbox/prevlabel.gif) no-repeat 0% 99%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../../images/lightbox/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(../../images/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

