html,body{margin:0;padding:0}
body{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b7db71;
	background-color: black;
	background-position: center;
	background-repeat: no-repeat;
}
#container{
	width: 1000px;
	margin: 0 auto;
}
#fixetop {
	height: 130px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 200;
}
#fixetopbox {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	z-index: 10;
}
#fixetopbox-top {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	z-index: 10;
	background-image: url(../../images/element_011.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#fixetopbox-bottom {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	z-index: 10;
	background-image: url(../../images/menu-01.jpg);
	background-repeat: repeat-x;
		-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
#fixeright {
	position: inherit;
	width: 250px;
	margin: 10px 0px 0 750px;
}
#fixeright-box1 {
	background-color: #93141b;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
#fixeright-box2 {
	height: 175px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 50px 0px 10px 0px;
	background-image: url(../../images/element_02.png);
}
#fixeright-box {float: left;
}
#boxnewtitre{
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fab900;
}
#fixebottom {
	height: 23px;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 10px;
	z-index: 10;
	background-image: url(../../images/menu-01.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
}
#fixebottom a {
	color: white;
	text-decoration: none;
}
#wrapper {
	float: left;
	width: 1000px;
	margin-top: 120px;
}
#content {
	margin: 20px 260px 40px 0px;
}
#boxcontent-txt {
	padding: 0px 0px 0px 0px;
	min-height: 430px;
}
#boxcontent-txt a{
	color: #b7db71;
}
#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: #941018;
	font-weight: bold;
}
.titrerouge18{
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	color: #941018;
	font-weight: bold;
}
.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;
}
/*  Menu horizontal */
/* Navigation - toc(1) ----------------------- */
#nav {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#nav ul {
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 0;
	z-index: -1;
}
/* Positionnement latéral */
#nav li {
	position: relative;
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid white;
	white-space: nowrap;
	line-height: 20px;
}
#nav li a{
	display: block;
	float: left;
	padding: 1px 2px 0 0;
	text-decoration: none;
}
/* correction hack IE6 */
html>body #nav a {
	width: auto;
} 
/* Anti-slash commenté pour IE5-Mac \*/ 
#nav a {
	float: none;
}
/* Fin du hack IE5-Mac */
/* couleur txt niv 1 */
#nav a:link,#nav a:visited{
	padding-left: 30px;
	padding-right: 30px;
	color: white;
}
/* couleur txt passage souris niv 1 */
#nav a:hover,#nav a:focus{
	color: #00371a;
	padding-left: 30px;
	padding-right: 30px;
}
* html #nav a:link, * html #nav a:visited, * html #nav a:hover, * html #nav a:focus{
	padding-left: 30px;
	padding-right: 30px;
}
 /* IE6 */
* +html #nav a:link, * +html #nav a:visited, * +html #nav a:hover, * +html #nav a:focus{
	padding-left: 30px;
	padding-right: 30px;
}
 /* IE7 */
#nav .sdoc, #nav .sdocs {
	padding: 1px 30px 0px 30px;
	color: #fab900;
}
/* couleur txt select niv 1 */
#nav .sdoc a, #nav .sdocs a {
	color: #fab900;
}
/*#nav ul.menulevel1 li:hover, nav ul.menulevel1 li:focus, #nav li:hover a, #nav li:focus a, #nav li:hover a, #nav li:focus a{
	background-color: transparent;
}*/
/* couleur fond souris */
#nav ul.menulevel1 li:hover, nav ul.menulevel1 li:focus{
	/*background-color: #bccf75;*/
}
/* Navigation - toc(2)/toc(3) ----------------------- */
#nav li ul.menulevel2,#nav li ul.menulevel3{
	width: 0.1em;
}
#nav ul ul{
	position: absolute;
	top: 21px; /* debut nav2 */
	left: 0; /* IE */
	margin: 0;
	display: none;
}
#nav ul.menulevel1 li.docs:hover ul.menulevel2,#nav ul.menulevel1 li.sdocs:hover ul.menulevel2,#nav ul.menulevel2 li.docs:hover ul.menulevel3,#nav ul.menulevel2 li.sdocs:hover ul.menulevel3 {
	display: block;
}
/* fond niv2 */
#nav ul.menulevel2 li.doc,#nav ul.menulevel2 li.docs{
	position: relative;
	list-style: none;
	float: left;
	padding: 1px 10px 0 7px;
	margin: -1px 0 0 0;
	line-height: 18px;
	width: 120px;
	white-space: nowrap;
	border: 1px solid #554;
	background-color: #838383;
}
/* txt niv 2 */
/* -30px pour IE */
#nav ul.menulevel2 li.doc a,#nav ul.menulevel2 li.docs a {
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 0;
	color: white;
	width: 90px;
}
/* fond select niv 2 */
#nav ul.menulevel2 li.sdoc,#nav ul.menulevel2 li.sdocs{
	position: relative;
	list-style: none;
	float: left;
	padding: 1px 10px 0 7px;
	margin: -1px 0 0 0;
	line-height: 18px;
	width: 120px;
	white-space: nowrap;
	border: 1px solid #554;
	background-color: #e8e8e8;
}
 /* txt select niv 2 */
#nav ul.menulevel2 li.sdoc a,#nav ul.menulevel2 li.sdocs a {
	display: block;
	float: left;
	padding-left: 0;
	color: gray;
}
/* Respect de la superposition sous IE7 ? */
#nav ul.menulevel2 li:hover,#nav ul.menulevel2 li:focus {
	background-position: 0 0;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #989898;
	background-image: none;
}
/* txt souris niv 2 */
#nav ul.menulevel2 li:hover a,#nav ul.menulevel2 li:focus a {
	color: black;
}
#nav li ul.menulevel3 {margin: -15px 0 0 60px;}
/* Navigation - toc(3) ----------------------- */
#nav ul.menulevel2 ul.menulevel3 li.doc,#nav ul.menulevel2 ul.menulevel3 li.docs{
	position: relative;
	list-style: none;
	float: left;
	padding-left: 7px;
	margin: -1px 0 0 0;
	font-size: 10px;
	line-height: 28px;
	width: 160px;
	white-space: nowrap;
	background-color: #cd5c5c;
}
#nav ul.menulevel2 ul.menulevel3 li.doc a,#nav ul.menulevel2 ul.menulevel3 li.docs a {
	display: block;
	float: left;
	padding-left: 0;
	text-decoration: none;
	color: olive;
	width: 160px;
}
#nav ul.menulevel2 ul.menulevel3 li.sdoc,#nav ul.menulevel2 ul.menulevel3 li.sdocs{
	position: relative;
	list-style: none;
	float: left;
	padding-left: 7px;
	margin: -1px 0 0 0;
	line-height: 28px;
	width: 160px;
	white-space: nowrap;
}
#nav ul.menulevel2 ul.menulevel3 li.sdoc a,#nav ul.menulevel2 ul.menulevel3 li.sdocs a {
	display: block;
	float: left;
	padding-left: 0;
	color: #2f4f4f;
}
#nav ul.menulevel2 ul.menulevel3 li:hover,#nav ul.menulevel2 ul.menulevel3 li:focus {
	background-color: #0000cd;
}
#nav ul.menulevel2 ul.menulevel3 li:hover a,#nav ul.menulevel2 ul.menulevel3 li:focus a {
	color: #fee7b6;
	background-color: olive;
}
/* Navigation - z-index -------------------------*/
#nav ul.menulevel1 {z-index:10;}
#nav ul.menulevel2 {z-index:20;}
#nav ul.menulevel3 {z-index:30;}
#nav li:hover {z-index:40;}
/*  Fin du menu horizontal */
/*----------- 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;
}
