@import url(extranet.css);

#bodybis {
	width :950px;
	height: 490px; 
	border-top: 20px solid #DCDCDC; 
	border-left: 15px solid #DCDCDC; 
	border-right: 15px solid #DCDCDC; 
	border-bottom: 20px solid #DCDCDC;  
}
#content {
	height:490px;
	overflow: auto;   
}
#centre {
	margin-top:5px;
	margin-left: 190px; /* largeur du menu + border */
	height: 485px; 	
 	background-color:#ffffff;
	width: 740px;
}

.tableauiframe {
  font-size: 9px;
  height:445px;
  width:100%;
}
.iframejournaux {
   width:100%;
   Height:100%;
} 
.gauche {
	position:absolute;
	margin-left: 1px; 
}
.central {
	position:absolute;   
	margin-left:450px;
}	
.droite {
	position:relative; 
	width:10px;
	top:150px;
	right:0px;
	margin-right:0px
}
.inputtext {
	width:100px; height:15px; border:1px solid #ccc;
}
