h3.titrePage{
	font-size: 18px;
	text-align: center;
	color: #ACA591;
	margin: 0px;
	padding: 0px;
}

div#reportages{
	width:920px;
	height:360px;
	overflow:hidden;	
}
div#ascenseur{
	height:350px;
	overflow:auto;
}

div#reportages table.contenu{
	width:900px;
	margin:auto;
}

h3.dossiers{
	background-color:#CCC2AD;
	text-align:center;
	margin-top:5px;
}

table.pageLien{
	background-color:#E2DED2;
	width:200px;
	height:360px;
}
table.pageLien td.liens{
	border-left:1px solid white;
	border-right:1px solid white;
	width:150px;
}
table.liens{
	width:100%;
	margin:0px;
	border-top:1px solid white;
}
table.liens td{
	border-bottom:1px solid white;
}
table.liens a:link,table.liens a:hover,table.liens a:visited,table.liens a:active{
	font-size:9px;
	color:#525252;
}



