.programme-td {
	border-left-width : 2px ;
	border-left-color : #444 ;
	border-left-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-right-width : 0px;
	border-bottom-width : 0px;
	}
	
.edito-td {
	border-right-width : 2px ;
	border-right-color : #444 ;
	border-right-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-left-width : 0px;
	border-bottom-width : 0px;
	}
	
#mondiv1 {
	border-right-width : 1px ;
	border-right-color : #444 ;
	border-right-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-left-width : 0px;
	border-bottom-width : 0px;
	padding:8px;
	position:static;
/*	width:650px;
	border-width:2px;
	border-color:#444;
	border-style:solid;*/
	}
	
#mondiv2 {
	border-right-width : 1px ;
	border-right-color : #444 ;
	border-right-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-left-width : 0px;
	border-bottom-width : 0px;
	padding:8px;
	position:static;
/*	width:650px;
	border-width:2px;
	border-color:#444;
	border-style:solid;*/
	}

#mondiv3 {
	border-right-width : 1px ;
	border-right-color : #444 ;
	border-right-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-left-width : 0px;
	border-bottom-width : 0px;
	padding:8px;
	position:static;
/*	width:650px;
	border-width:2px;
	border-color:#444;
	border-style:solid;*/
	}

#mondiv4 {
	border-right-width : 1px ;
	border-right-color : #444 ;
	border-right-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-left-width : 0px;
	border-bottom-width : 0px;
	padding:8px;
	position:static;
/*	width:650px;
	border-width:2px;
	border-color:#444;
	border-style:solid;*/
	}
	
#mondiv5 {
	border-right-width : 1px ;
	border-right-color : #444 ;
	border-right-style : solid ;
	border-top-width : 1px;
	border-top-color : #444 ;
	border-top-style : solid ;
	border-left-width : 0px;
	border-bottom-width : 0px;
	padding:8px;
	position:static;
/*	width:650px;
	border-width:2px;
	border-color:#444;
	border-style:solid;*/
	}
	
/* Ce style CSS ne dois pas être enlevé, sinon les divs ne se cacherons pas ... */
.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
	}