/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

/********************************************/
.text-center{text-align:center !important;}
.tinyText{font-size:11px !important;}


/********************************************/


body{background:#310100;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background:#490301 url("images/bg1b.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.jpg") 50% 0% no-repeat;}

.indexpage div#bg2{background: #310100 url("images/bg1.jpg") 50% 0% repeat-x !important;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0 0 12px 0; overflow: hidden; }
.indexpage #left-outter{float:left; margin: 0 0 12px 0; overflow: hidden; background:url(images/bg-leftcol-bot.gif) left bottom no-repeat;}
#left-inner{ background: url(images/bg-leftcol-y.jpg) left top repeat-y; padding: 0; margin-bottom:5px;}
#left-outter div.outter{padding: 0px; width: 100%;	}
#left-outter div.inner{padding:60px 15px 0 13px;}


#menu1{ height:336px; background: url(images/bg-menu.jpg) left top no-repeat;}
#menu1 div.inner{padding:55px 2px 0 0;}


#actualite { height:192px; background: url(images/bg-mdm.jpg) left top no-repeat; }
#left-outter #info{height:299px; background: url(images/bg-adresse-left.jpg) left top no-repeat;}
#left-outter #info div.inner{padding:60px 13px 0 17px;}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{float:right;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0;}
#right-outter div.outter{padding:0; width:100%;}
#right-outter div.inner{padding:60px 13px 0 17px;}

#right-outter #video{height:234px; background: url(images/bg-video.jpg) left top no-repeat;}
#right-outter #info{height:299px; background: url(images/bg-adresse-right.jpg) left top no-repeat;}


/* ===| V. CONTENT COLUMN ELEMENTS |===========================================*/
#content-outter{float:left;	margin:0; padding:0; overflow: hidden;}
.indexpage #content-inner{padding: 0;}
#content-inner{padding: 10px 17px 10px 17px;}

#content-outter{padding:0; margin:0; overflow: hidden; float:left;}
#content-outter #realisanim{background:#E6E0E0; margin:0; padding:0 0 5px 0;; float:left;}

#content-bottom{width:100%; margin:0; padding:0;}
#content-bottom #bottom-inner{padding:10px 17px 0 17px;}

/* ===| VII. MENU LEFT |=====================================================*/
.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#left-outter .treeview a{
  text-decoration:none;
}


.treeview ul {
  background:#880b04;
  padding:0;
  margin:0;
  border-top:1px solid #b90900;
  border-bottom: 1px solid #880b04;
  float:left;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 18px;
	width: 22px;
  left:0;
  top:2px;
  /*background:#ffffff;*/
	cursor: pointer;
  position:absolute;
  z-index:100;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;

}
.treeview{
  width:242px;
  float:left;
}


.treeview li {
	margin: 0;
	padding:  0;
  width:240px;
  min-height:24px;
  height:auto !important;
  height:24px;
  float:left;
  line-height:20px;
  position: relative;
  clear:both;
}

.treeview li a{
  height:22px;
  line-height:22px ;
  width:213px;
  float:left;
  padding:0 0 0 27px;
  margin:0;
  display: inline;
  border-top:1px solid #b90900;
  border-bottom: 1px solid #880b04;
  font-size:11px;
  text-decoration:none;
  font-weight:bold;
  background-position: 14px 9px;
  background-repeat:no-repeat;
}


.treeview a:link, .treeview a:visited{color:#ffffff; background-image: url(images/bullet-menu.gif) ; }
.treeview a:hover, .treeview a:focus{color:#ff0b00; background-image: url(images/bullet-menu-over.gif) ; }

.treeview a:link.selected, .treeview a:visited.selected {background-color: #470301;color:#ff0b00; background-image: url(images/bullet-menu-over.gif) ;}
.treeview a:hover.selected, .treeview a:focus.selected {background-color: #470301; color:#ffffff; background-image: url(images/bullet-menu.gif) ;}

.treeview li li a{
  height:23px;
  line-height:22px;
  width:177px;
  float:left;
  padding:0 0 0 63px;
  border:none;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
  background-position: 47px 9px;
  background-repeat:no-repeat;
}

.treeview li li a:link, .treeview li li a:visited{color:#ffffff; background-image: url(images/bullet2-menu.gif) ; }
.treeview li li a:hover, .treeview li li a:focus{color:#ff0b00; background-image: url(images/bullet2-menu-over.gif) ; }

.treeview li li a:link.selected, .treeview li li a:visited.selected{background-color:transparent; color:#ffffff; background-image: url(images/bullet2-menu.gif) ; text-decoration:underline;  }
.treeview li li a:hover.selected, .treeview li li a:focus.selected{background-color:transparent; color:#ff0b00; background-image: url(images/bullet2-menu-over.gif) ; text-decoration:none;}


/* ===| VI. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:url("images/bg-footer-x.jpg") 50% 0% repeat-x; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:url("images/footer-bg-1.gif") 50% 100% no-repeat; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{background:url("images/footer-bg-0.gif") -16px 0% repeat-y; margin: 0 auto; padding: 0px;}
#footer .inner	{background:url("images/footer-bg-1.gif") -16px 100% no-repeat; padding: 0 0 25px;}
#footer .box1	{background:url("images/footer-bg-2.gif") -16px 0% no-repeat; padding:0;}

.copyright{padding: 17px 0 0; text-align: center;}
div.ref{padding: 0 10px 0;}

#footer #menuBottom{height:123px; padding:0; margin:0;}
#footer #menuBottomInner{padding:17px 0 0 8px; margin:0;}


/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
	
img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:40px; clear:both; padding:0; margin:0; background: url(images/separator.jpg) left center repeat-x; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer{height:0px; clear:both; padding:0; margin: 0;  line-height: 0px; font-size: 0; overflow: hidden;}
.clearer10{height:10px; clear:both; padding:0; margin: 0;  line-height: 10px; font-size: 0; overflow: hidden;}
.clearer15{height:15px; clear:both; padding:0; margin: 0;  line-height: 15px; font-size: 0; overflow: hidden;}
.clearer25{height:25px; clear:both; padding:0; margin: 0;  line-height: 25px; font-size: 0; overflow: hidden;}

#nosPacks{
  width:700px; margin:0 auto;
  background: url(images/bg-boxpacks.jpg) left top no-repeat;
}
#packBtn1, #packBtn2, #packBtn3{
  width:160px;
  height:205px;
  float:right;
  margin:0 0 0 20px;
}
#nosPacks #packBtn1, #nosPacks #packBtn2,#nosPacks #packBtn3{ float:left; margin:0; padding:10px 35px;}


/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0 auto; padding: 5px; width: 100%; background: #7F0802; border:1px solid #2F0200; color:#ffffff; /*border: 1px solid #D0CCCD;*/ }
#frmContact label{display: block; padding: 4px 2px;  border-bottom:1px solid #2F0200; clear:both;}
#frmContact label span{display:block; width: 37%; float: left;}
#frmContact label input, #frmContact label textarea{width: 38%; vertical-align: top;}

div.submit-buttons{clear: both;	text-align: center; padding: 4px 2px; margin:0 auto; width:190px;}
div.submit-buttons a.inputBtn{
  background: url(images/bg-linkbtn.gif) left top no-repeat;
  height:29px;
  display: block;
  line-height:29px;
  width:65px;
  padding-left:20px;
  text-decoration:none;
  float:left;
  margin-right:10px;
  }
div.submit-buttons a input{
  background: url(images/bg-linkbg.gif) right top no-repeat;
  height:29px;
  line-height:29px;
  padding:0 0 0 0px !important;
  margin:0 0 0 0;
  border:0;
  color:#ffffff;
  width:65px;
  font:normal 12px/16px Arial, Verdana, sans-serif;}
div.submit-buttons a:hover input{ color:#CF0D03; text-decoration:underline;}
#frmContact .inputText{
  border:1px solid #2F0200;
  background:#450402;
  color:#ffffff;
  font:normal 12px/16px Arial, Verdana, sans-serif;
}
#frmContact .inputText-focus{
  border:1px solid #2F0200;
  background:#ffffff;
  color:#450402;
  font:normal 12px/16px Arial, Verdana, sans-serif;
}



.pagination {float: left; clear:left; width:100%; text-align:center; border-top: 1px solid #ccc;background: #f2f2f2;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #8d8d8d;}
.pagination a:hover, .pagination a:active{color:#000000; text-decoration: underline;}

/* ===| PAGE CONTENT |==========================================================*/
#pageContent .colLeft{float: left; width: 481px;}
#pageContent .colLeft-inner{padding:0 18px 0 0;}

#pageContent .colRight{float: left; width: 481px;}
#pageContent .colRight-inner{padding:0 0px 0 18px;}

#pageContent img.right{padding:0 0 12px 12px;}
#pageContent img.left{padding:0 12px 12px 0;}
