@charset "UTF-8";
/* CSS Document */

.leglobal {
	width: 1200px;
	margin:auto;
	background:#FFF;
	}	

	
.entete {
	Height: 85px;
	width: 1200px;
	background:#FFF;
	float:left;
	font-size:12px;
	}
	
	
.partiegauche {
	margin:auto;
	width: 125px;
	background:#9CF;
	float:left;
	font-size:12px;
	}

.central {
	/*Height: 556px;*/
	min-height: 550px;
	width: 1154px;
	padding:20px;
	background:#OOO;
	border:dotted;
	/*/ list-style: none;/*/
	float:left;
	display:block;
	}
	
.central a .central span {
  display: block ;
  list-style: none;
  color: #909090;
  list-style: none;
  width: auto;
  font: 16px "arial", sans-serif;
  text-decoration: none;
}	
	
	
.central .toggleSubMenu span .central .toggleSubMenu a {
background-image: url(ACCRO1.gif);
}
.central .open span .central .open a {
background-image: url(accro2.gif);
}





.central .subMenu {
  display: inline;
  position: relative;
  list-style: none;
  margin-left: 15px ;margin-right: 25px ;
  padding: 1px;
  color:#000;
  font-size: 13px;
  font-style:normal;
    text-align:justify;
}

.tableaudeprev {
  display: inline;
  color:#000;
  font-size: 12px;
  text-align:justify;
  font-weight:lighter;
}

.alignright {
  font-size: 12px;
  text-align:right;
}




		
.partiedroite {
	margin:auto;
	Height: 600px;
	width: 125px;
	background:#9CF ;
	display:inline-block;
	}

.lebas {
	display:inline-block;
	Height: 45px;
	width: 1200px;
	background:#CCC;
	text-align:right;
	}

