
/**************************************************************************************************************************/
/*                                                         ACTUALITES                                                     */
/**************************************************************************************************************************/

.alaune_contenu {
		float:left;
		padding:0 10px 10px;
		background-color:#f1f1f1;
		background-image:url(../images/interface/bg_gris_bas_575.jpg);
		background-position:0 bottom;
		background-repeat:no-repeat;
		width:555px;
}

.alaune_contenu_contenu {
		float:left;
		width:50%;
		text-align:justify;
}

.alaune_contenu_image {
		float:right;
		margin:30px 0;
}

.alaune_haut {
		color:#666666;
		width:100%;
		padding:5px 0 0 0;
}

.alaune_contenu h2 {
		font-size:1.5em;
		font-weight:normal;
		text-align:left;
}

.alaune_contenu h2 a {
		font-weight:normal;
		color:#333333;
		text-decoration:none;
}
.alaune_contenu h2 a:hover {
		color:#33B0DB;
		text-decoration:none;
}
.actus_liste, .news-list-container {
		float:left;
		padding:0;
}
.actus_liste p {
	padding:0;
}

.actus_liste_item {
	width:285px;
	float:left;
	margin:0 0 20px 0;
	height:150px;
}

* html .actus_liste_item {
	width:280px;
	margin:0 0 0 0;
}							
.actus_liste_item_contenu {
	float:left;
	/*height:140px;*/
	padding:0 10px 0 0;
	
}
.actus_image {
	float:left;
	margin:0 10px 0 0;
}
.actus_haut {
	color:#999999;
}

.actus_liste h3 a {
	padding:0;
	font-size:0.9em;
	text-decoration:none;
	color:#333333;
}

.actus_liste h3 a:hover {
	text-decoration:none;
	color:#33B0DB;
}

.actus_consulter {
	float:left;
	padding:0 0 10px;
}

.actus_consulter_item {
	float:left;
	padding:0 10px 10px 10px;
	width:535px;
}

.actus_consulter h4 {
	padding:15px 0 0;
	font-weight:normal;
}
.actus_consulter h4 a {
	text-decoration:none;
}

.actus_consulter h4 a:hover {
	text-decoration:underline;
}

.news-single-item hr {
	display:none;
}

.news-single-timedata{
	font-size:0.7em;
	color:#AAAAAA;
	background-color:#FFFFFF;
}

.news-single-backlink{
	font-size:0.7em;
	
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;	
}

.news-list-item h3{
	font-size:0.7em;
}

.news-list-item hr{
	height:1px;
	
	color:#FFFFFF;
	background-color:#FFFFFF;
	
	border-color:#000000;
	border-style:solid solid dotted;
	border-width:0px 0px 1px;

	margin:15px 0px;
	padding:0px;
}
.news-list-morelink{
	font-size:0.7em;
	
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;	
}

