body {
	background-image : none;

}

#logo {
	margin-top: -20px;
}

#leftColumn {
	display : none;
}

/* ----   ---- */

#centerColumn {
	margin : 0;
	margin-top : 60px;
	width: 700px;
}
#centerColumn table {
	width: 680px!important;
}
#centerColumn table tr {
	width: 680px!important;
}
#centerColumn table tr td {
	width: 170px!important;
	font-size: 11px!important;
}


#navBar {
	display : none;
}

#centerColumn img.articleImage {
	float:left;
	margin : 0 12px 0 0;
}

#centerColumn img.accueil {
	float:left;
	margin : 0 0 0 0;
}

#centerColumn h2 {
	font-size : 15pt;
/*	font-weight:normal;*/
	margin : 30px 0 7px 0;
}

#centerColumn h1{
	font-size : 13pt;
	background-repeat : no-repeat;
	background-position : 3px 0;
	padding-left: 0;
	margin : 0 0 7px 0;
}

#centerColumnContent {
	float: none;
	width: 500px;
}

#centerColumnContent h3{
/*	display :none;*/
}

#centerColumn h4{
	display :none;
}

a.print, a.top {
	display :none;
	background-image : none;
}

#centerColumn dl.aLireAussi, #centerColumn dl.subTopicArticle {
	display :none;
}