
.d_id_lastScrore
{
	background-image: url('/_layouts/images/rsx/denekbat/boite_bleu.gif');
        background-repeat: no-repeat; height: 81px; padding-top: 5px;
}


.h1_CatPartner
{
	width:100%;
	background-color:#003366;
	color:White !important;	
}

  .actu_date
    {
        font-family: Verdana;
        font-size: 11px;
        font-weight:bold;
        color: #003366;
        text-decoration: none;
    }
    .actu_titre, .actu_titre a, .actu_titre a:hover
    {
        font-family: Verdana;
        font-weight:bold;
        font-size: 14px;
        color: #CC6600;
        text-decoration: none;
    }
    .actu_lien
    {
        font-family: Verdana;
        font-size: 14px;
        color: #CC6600;
        text-decoration: none;
    }
    .actu_content
    {
        font-family: Verdana;
        font-size: 14px;
        color: #003366;
        text-align: justify;
    }
    .texte_bleu_fonce
    {
        color: #003366;
    }
    .texte_blanc
    {
        color: White;
    }
    .texte_bleu
    {
        color: #006699;
    }
    .texte_orange
    {
        color: #CC6600;
    }
    .texte_orange_fonce
    {
        color: #FF6600;
    }
    .texte_uppercase
    {
        text-transform: uppercase;
    }
    .texte_12
    {
        font-size: 12px;
    }
    .texte_14
    {
        font-size: 14px;
    }
    .texte_16
    {
        font-size: 16px;
    }
    .texte_verdane
    {
        font-family: Verdana;
    }
    .texte_gras
    {
        font-weight: bold;
    }
     .ligne1
    {
        background-image:url('/_layouts/images/rsx/denekbat/ligne_grise.jpg');
        background-repeat:repeat-x;
        background-position:left bottom;
        height: 1px;
        line-height:1Px;
        font-size:1px;
    }
    .ligne2
    {
        background: transparent url( '/_layouts/images/rsx/denekbat/filet_point_bleu.gif' ) repeat-x scroll 0 0;
        height: 1px;
        margin-left: 20px;
        width: 270px;
    }
    .ligne_score
    {
        background: transparent url( '/_layouts/images/rsx/denekbat/filet_point_bleu.gif' ) repeat-x;
        width: 270px;
        line-height:3px;
        height:3px;
        font-size:3px;        
    }    
    .espace3px
    {
        height: 3px;
    }
    .margintop5px
    {
        margin-top: 5px;
    }
    .floatLeft
    {
        float: left;
    }
    .clearBoth
    {
        clear: both;
    }
    .clearLeft
    {
        clear: left;
    }
    .d_id_clair
    {
    	background-color:#E4E8EB;    	
    }
    .d_id_fonce
    {
    	background-color:#D3DBDE;
    }   