html { 
	margin: 0px;
  	padding: 0px;
  	text-align: center;
  	height: 100%;
}

body { 
	margin: 0px;
  	padding: 0px;
  	height: 100%;
  	background:#872956 url('../images-site/back.jpg') repeat-y center;
 }

#header{ 
	width: auto;
}

#headercontent {
	margin: auto;
	width:1024px;
	height: 900px;
	position: relative;
}

#headernav {
	width: 1003px;
	margin-left:0px;
	height:203px;
	background-color:#000000;
}

#page { 
	position: absolute;
	left: 0px;
  	width: auto;
	height: 900px;
}

#MenuLeftMargeLeft { 
	float: left;
	width: 8px;
  	height: 370px;
}

#MenuLeft { 
	float: left;
	text-align:center;
	margin-top: 0px;
	padding-top: 15px;
  	width: 192px;
	background-repeat: no-repeat;
}

#MenuLeft img {margin-top:0px;}
#item21 {margin-bottom:10px;}
#item22 {margin-bottom:10px;}
#item23 {margin-bottom:10px;}
#item24 {margin-bottom:10px;}
#item25 {margin-bottom:10px;}




#MenuLeftMargeRight { 
	float: left;
	width: 34px;
  	height: 370px;
}

#Corp {
	float: left;
	width: 560px;
  	height: 100%;
	background-image:  url('../images-site/ong.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#MenuRightMargeLeft { 
	float: left;
	width: 32px;
  	height: 370px;
}

#MenuRight { margin-top:10px;
	float: left;
  	width: 185px;
  	height: 250px;
}

#panneau {background-image:url(../menu-right/panneau.jpg); background-repeat:no-repeat; height:195px; padding:62px 25px 8px 15px;}

#MenuRightMargeRight { 
	float: left;
	width: 13px;
  	height: 370px;
}

#piednav {
	float: left;
	width:942px;
	height:50px; 
}

#MenuCenterChoix {
	margin-top: 7px;
	margin-left: 20px;
	text-align:left;
	color: #ffffff;
	font: 16px verdana;
	font-weight: bold;
	letter-spacing: 2px;
}

#MenuCenterTxt {margin-top:-30px;}

#MenuCenterTxt {margin-bottom:10px;}

#trombi {width:560px;}
#trombi img {margin-left:-5px; margin-top:-5px;}


.navigation {
      margin: 0;
      padding: 0;
      list-style: none;
	  float:left;
      background: #000;
      color: #fff;
      width: 192px;
      font: 14px "Trebuchet MS", sans-serif;
      }
   .navigation a, .navigation span {
      display: block;
      color: #fff;
      text-decoration: none;
  	  line-height:50px;
      }
	 
	 .navigation .toggleSubMenu a {
	 background-image:url(../menu-left/images/bg-beret.jpg);
   background-repeat:no-repeat;
   }
	
	.navigation .toggleSubMenu span {background-image:url(../menu-left/images/bg-beret2.jpg); 
	}
	  	  		  
   .navigation .open a, .navigation .open span {
   background-image:url(../menu-left/images/bg-beret-open.jpg);
      }
	  
   .navigation a:hover, .navigation a:focus, .navigation a:active {
   text-decoration:none;
      }
   .navigation .subMenu {
   	 list-style:none;
	 margin:0px;
	 padding:0px;
      }
   .navigation ul.subMenu a {
	 background-image:url(../menu-left/images/noir-menu.jpg);
	 line-height:30px;
      }
	  
	 .navigation li.simple a {background-image:url(../menu-left/images/bg-beret2.jpg);}

li.presentation {background-color:#FF0000;}






#programmation p {text-align:center; font-size:13px;}
#programmation div {font-size:13px; font-weight:strong;}