/*************************** 
CHARTE DE NOMAGE CSS
.nomdumodule_section_nomdustyle{
}
*****************************/
.newsticker_conteneur {
	width:100%;
}

.newsticker_conteneur div{
	float:left;
}

.newsticker_conteneur div a{
	color:#8c8c8c;
}

.newsticker_conteneur div a:hover{
	color:#8c8c8c;
}

.libelle_newsticker div{
	float:left;
	width:50px;
}

.libelle_newsticker div{
	color:#015352;
	font-size:100%;
	font-weight:bold;
}

.libelle_newsticker div.puce_newsticker{
	background:url(../images/puce_verte_foncee.jpg) no-repeat;
	margin-top:4px;
	margin-right:2px;
	height:8px;
	width:8px;
}


/*--------------------------------------Listing-------------------------------*/
#newsticker_listing{
	background:url(../images/fond_titre.jpg) no-repeat;
	padding-top:20px;
	padding-bottom:10px;
}

.newsticker_row{
	padding:0 10px 2px 10px;
}

