/* css pour l'impression des news Acumen */

html *
{
	color:#000 !important;
	background:none !important ;
}
#entete, #pieddepage, .controletout
{
	display:none ;
}

#droite, #sous-menu
{
	display:none ;
}

#h1
{
	display:none ;
}

.impression
{
	display:none ;
}

.news-subitem
{
	display:block ;
}

#contenu, #contenu-inner, #main, #main-inner
{
	width:100% !important;
	background:none !important ;
}

#main-body
{
	width:90% ;
}

/*
#main, #main-inner, #main-body, #news, #news-body 
{
	width:100% !important;
}
*/

#main-body #news  #news-body h2
{
	list-style-image:none !important;
	list-style-type:circle !important;
	
}


#main-body #news  .news-item
{
	border:0 ;
}




#main h2
{
	text-align:center ;
	font-size:30px ;
	font-variant: small-caps ;
}
#news h1
{
	font-size:22px ;
	font-variant: small-caps ;
}



#news h2
{
	text-align:left ;
	font-size:16px ;


}