
.news_principal
{
	height 			: 100%;
	width 			: 100%;
	margin-left 	: auto;
	margin-right 	: auto;
	margin-top	 	: 0px;
	text-align		: center;
}

.news_titre
{
	padding			: 5px;
	height 			: auto;
	width 			: auto;
	margin		 	: 0px;
	border			: 0px none;
	color			: #0000ff;
	font-size		: 1.3em;
	font-weight		: bold;
	text-align		: center;
}

.news_contenu
{
	padding			: 20px;
	height 			: auto;
	width 			: auto;
	margin		 	: 0px;
	border			: 1px solid #DDDDDD;
	background		: #fff;
	text-align		: center;
}

.news_contenu-jcarousellite ul {
	list-style		: none;
	margin			: 0;
	padding			: 0;
}