#menu_1024 {
	width:1016px;
	height:54px;
	background:url(/fichiers/images/contenu/menu.jpg) repeat-x top left;
}

#footer_1024 {
	width:1016px;
	height:54px;
	background:url(/fichiers/images/contenu/menu.jpg) repeat-x top left;
}

#box_derniers_1024 {
	height: expression( this.scrollHeight > 174 ? "175px" : "auto" ); /* sets max-height for IE */
	max-height:175px;
	overflow:auto;
	width:292px;
	max-width:284px;
	padding-bottom:6px;
}

#box_derniers_accueil_1024 {
	height: expression( this.scrollHeight > 174 ? "175px" : "auto" ); /* sets max-height for IE */
	max-height:175px;
	overflow:auto;
	width:200px;
	max-width:192px;
	padding-bottom:6px;
}

#box_prochains_1024 {
	height: expression( this.scrollHeight > 249 ? "250px" : "auto" ); /* sets max-height for IE */
	max-height:250px;
	width:292px;
	max-width:284px;
	overflow:auto;
	padding-bottom:6px;
}

#box_prochains_accueil_1024 {
	height: expression( this.scrollHeight > 249 ? "250px" : "auto" ); /* sets max-height for IE */
	max-height:250px;
	overflow:auto;
	padding-bottom:6px;
	width:200px;
	max-width:192px;
}

.classement_accueil_1024 {  
	background-color:#666666;
	width:195px;
}

.classement_interieur_1024 {  
	background-color:#666666;
	width:275px;
}

.accueil_semaine_1024 { 
	width:110px;
	text-align:center; 
}

.pubHeader {
	text-align:center;
	padding-top:4px;
}

.pubBabillard {
	width:300px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#tblDerniers th {
	background-color:#01547C;
	color:#FFFFFF;
}

.news_contenu_home_1024 { vertical-align:top;text-align:justify; }
.news_home .news_contenu_home_1024 p { margin-top:0px;padding-top:6px; }
.news_home .news_contenu_home_1024 .news_title{ font-size:10px;font-weight:bold; }