
#blog, #group {
    background: #fff url(bg.png) center top no-repeat;
}
#wrapper.blog a, #group #wrapper a {
    color: #0063df;
}
#currentbp a, .sidebar, .bloc {
    background: #fff;
}
#changebp a{
    background: #eee;
}
#currentbp a, #changebp a, .sidebar, .bloc, #promos_ads {
    border-color:  #cacaca;
}
#changebp a:hover {
    background-color: #fff;
}
.bloc {
    background: #fff url(article.png) right bottom no-repeat;
}
.bloc.group-comments {
    background: #fff none;
}
.bloc_title, #promos_ads h2 {
    color: #0063df;
}
.bloc_title a {
    color: #0063df;
    text-decoration: none; 
}
.bloc .date {
    color: #999;
    font-size: 0.9em;
}
.bloc .date .modified_on {
    float: left;
    padding-left: 7px;
}
#cybercop{
    background: #f7f7f7;
}
.liste-actions {
    background: #ebebeb;
    border-top: 1px solid #cacaca;
}
.liste-actions li {
    border-bottom: 1px solid #cacaca;
}
.sidebar .widget {
    background: #ebebeb;
    border-color: #cacaca;
}
#favoris li, .liste-amis-verbose li {
    padding-left: 11px;
    background: url(puce.png) left 2px no-repeat;
}
#favoris li a, .liste-amis-verbose li a {
    color: #0063da;
}
#favoris li a:hover, .liste-amis-verbose li a:hover {
    color: #77a4d9;
}
.sidebar-info-bloc h3 {
	background: #ebebeb center center no-repeat;
	padding: 0.2em 0;
    font-family: "Times New Roman", Times, Georgia, Serif;
    font-size: 1.3em;
}
#wrapper.blog .tracklist .current a { 
    color: #efefef; 
} 


