@charset "utf-8";
/* CSS Document */
	div.fluxrss {
        background-color: #ffffff; 
        border-bottom:solid 1px #ef6c00;
        border-top:solid 1px #ef6c00;
        color: #ef6c00;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        display:block;
        height:25px;
        padding-top:5px;
        padding-bottom:2px;
        padding-left:35px; 
        margin-bottom:5px;
        background-image: url(../images/croix30x30.png);
        background-repeat: no-repeat;
    } 
	
.titreflux {
        color: #ef6c00;  
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
}

.titreflux:hover {
        color: #000000;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
}

.lienflux {
        color: #000000;  
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
		text-decoration:underline;
}

.lienflux:hover {
        color: #009fc1;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
}
