/*
 * Habillage perso LAEF
 */
.LAEFentete{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 96px;
	border:0px;
	margin:0px;
	background-image: url(IMG/hautlgb.jpg);
	color:white;
}

.menu{
	left:0px;
	top:0px;
	height: 20px;
	border: 0px;
	padding-top:4px;
	z-index:0;
}
.menub{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	z-index:0;
	padding-bottom:6px;
	background-image: url(IMG/horhb.jpg);
}

.rub{
  text-align:center;
}
.tiret{
	font-size:20%;
	text-align:center;
}
.bt0, .bt1, .bt2, .bt3, .bt4, .bt5, .bt6, .bt7{
  position:absolute;
	left: 30px;
	height: 29px;
	width: 139px;
}
.bt0{
	left:60px;
	top: 138px;
	height: 50px;
	width:109px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	}
.bt1{top: 202px;}
.bt2{top: 237px;}
.bt3{top: 272px;}
.bt4{top: 307px;}
.bt5{top: 342px;}
.bt6{top: 377px;}
.bt7{top: 412px;}

.logoediteur{
	text-align:center;
	background-color:black;
	color:white;
	vertical-align:center;
}
body{
	scrollbar-base-color: #7E7E7E;
	scrollbar-3dlight-color: #DFDFDF; 
	scrollbar-arrow-color: #DFDFDF;
	scrollbar-darkshadow-color: BLACK;
	scrollbar-face-color: #626262;
	scrollbar-highlight-color: #7E7E7E;
	scrollbar-shadow-color: #3B3B3B; 
	scrollbar-track-color: #DFDFDF;
  margin: 0px; 
  padding: 0px; 
	border: 0px;
  background-color:#FEF7C2;
}

/*
 * Mise en page des paragraphes
 */
.titreA {
	margin-left:60px;
}
.auteurdate{
	padding-left:40px;
}
.historique{
	font-family: Tahoma;
	text-align: justify;
	font-size: 80%;
}
.pub1, .pub2, .pub3, .pub4{
	text-align:justify;
	padding-right:10px;
	padding-left:10px;
	border-right: 1px solid gray;
}
.pub2{
	text-align:center;
	border: 0px ;	
}
.pub3{
	text-align:left;
	border: 0px ;	
}
.pub4{
	text-align:center;
	border: 0px ;	
}
/*
 * Disposition des articles
 */
.texterub1{
	font-style:italic;
	padding-left:20px;
	margin-left:20px;
	text-align:left;
}
.texterub1:first-letter {
	font-size: 160%;
  font-weight: bold;
  font-style:italic;
  float:right;}

.liresuite{
	font-size:12px;
	font-style:italic;
	text-align:center;
}

