/****** CSS LIENS ******/
a{
	outline: none;
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #000000;
        text-decoration: underline;
}

div#sidebar a:hover, div#content h1 a:hover, div#header h1 a:hover{
    text-decoration: none;
}

div#sidebar #phototheque a, div#sidebar #direct a{
    color: #FFFFFF;
}

div#content h1 a{
    display:block;
    padding-left: 56px;
    background : transparent url(../img/icon_csbj.gif) no-repeat top left;
}

div#content h1.more a{
    float: right;
    padding-left: 0;
    padding-right: 20px;
    background : transparent;
    font-size: 12px;
}

div#content #actualites ul a:hover{
    color: #43859c;
    text-decoration: none;
}

div#content #actualites h1 a:hover{
    color: #000000;
}

div#content #actualites .read a{
    color: #999999;
}

div#copyright a{
    color: #8d8d8d;
}

div#copyright a:hover{
    color: #333333;
    text-decoration: none;
}

div.page .contenu a{
    font-weight: bold;
    color: #7c1b2a;
}

div.coordonnees a{
    text-decoration: underline;
    color: #8b2b39;
}

div#content ul.sponsors a{
    color: #333333;
}

div#content p.doc a{
    background-color:  #43859c;
    padding: 3px 6px;
    color: #FFFFFF;
    text-decoration : none;
    font-weight: bold;
}

div#content p.doc a:hover{
    text-decoration : none;
    background-color: #7c1b2a;
}

ul#flux_lnr a:hover{
    text-decoration: none;
    font-weight: bold;
}

