div#actualites,div#photoDuMois{
	width:100%;
	height:370px;
}

table.globale{
	width:942px;
}

table.globale td.actualite{
	width:410px;
}
table.globale td.actualite table{
	width:390px;
}
html>/**/body table.globale td.actualite{
	width:405px;
}
html>/**/body table.globale td.actualite table{
	width:380px;
}
table.globale td.photoDuMois{
	width:510px;
}

div.ascenseur{
	height:360px;
	overflow: auto;
}

div#actualites h3,h3.photoDuMois{
	background-color:#CCC2AD;
	text-align:center;
	margin-top:5px;
}

div#actualites hr.separateur {
	width: 75%;
	height: 1px;
	padding: 0px;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

div#photoDuMois hr.separateur {
	width: 75%;
	height: 1px;
	padding: 0px;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
}

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{
	color:#525252;
}

