* { margin:0; padding:0; }

#newsticker-demo { 
width:200px; 
background:#EAF4F5; 
/*padding:5px 5px 0; */
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
margin:10px auto;
border: 1px solid #EF1E0E;
}

#newsticker-demo a {
	text-decoration:uderline;		
}

#newsticker-demo .title {
background-color:#EF1E0E;
color:#fff;
text-align:center;
font-size:12px;
font-weight:bold;
padding:3px;
}
#newsticker-demo .ligne_titre {
	font-weight:bold;
	text-align:center;
}
#newsticker-demo .ligne_suiv {	
	text-align:center;
}
.newsticker-jcarousellite { width:200px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
