#newsContainer{
    background:url(../img/newsBG.jpg);
}

#news{
	width:605px;
	margin: 0 0px 10px 10px;
	font-size:11px;
	padding:0 0 10px 0;
    	color:#b5b5b5;
}

#news .a-news{
	margin:10px 0 30px;
	padding:0 0 10px 0;
	border:solid #3d3d3d;
	border-width: 0px 0 1px 0;
}

#news h2{
	padding:5px 7px ;
	margin:5px 0 10px;
	border-left:3px solid #00e0ce;
}

#news h2 a, #news h2 a:hover, #news h2a:visited{
    	color:#b5b5b5;
}

#news .a-news .text-news{
	padding:0 0px 0 0;
	text-align:justify;
	letter-spacing:1px;
}

#news .vignette-news img{ width:100%; }

#nbComments{

    -moz-border-radius:9px;
    -webkit-border-radius:9px;
background:#444444 none repeat scroll 0 0;
border:2px solid #888888;
margin:9px 0 0 500px;
padding:5px;
text-align:center;
width:71px;
}

#comments{
    color:#fff;

}

#comment{
    margin-top:5px;

    margin:10px 0 0 0;
 padding:10px 0px;          
}
   
#message{
	background:#101010 none repeat scroll 0 0;
	margin:0 0 0 64px;
	padding:20px 20px;
	width:500px;
}

#legende{
	background:url(../img/commentLegende.gif) no-repeat 0px 1px;   
      	padding:20px 20px 20px 0;    
      	background: url(../img/flecheCom.jpg) no-repeat scroll 56px top;      
	     color:#626262;      
}

#comment .name{ text-transform: capitalize; color:#00a0ae; }

#popularNews{
margin-bottom:5px;
}

#popularNews a{
    color:red;
    margin-left:5px;
}

#popularNews #titre{
text-transform:uppercase;
color:#888;
}

#popularNews #datetime{
color:#444;
}

#popularNews #vus{
color:white;
}

#popularNews #photo{
float:left;
margin-right:5px;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
	background:transparent url(../img/next-vertical-events.jpg) no-repeat scroll 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	background:transparent url(../img/prev-vertical-events.jpg) no-repeat scroll 0 0;
}


.navigation{
	margin:10px 0;
	padding:10px 0;
	border:solid #3d3d3d;
	border-width: 1px 0 1px 0;
	text-align:center;
	width:100%;

}

#sidebar{
    width:320px;
}

#sidebar h3{
    color:red;
}

#prev, #next{
	color:#FFF;
	font-size:16px;
	margin:0 10px;
}

#prev.off, #next.off{
	color:#3d3d3d;

}

.sociable ul{
list-style:none;
}

.sociable li{display:inline;}


