/* TABLEAU */
.c2lapresse_tablo {
    border-bottom: 1px #000000 solid;
    width: 730px;
    padding: 4px 4px 4px 4px;
    }
.c2lapresse_tablo td{
    vertical-align: top;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

/* TD vignettes */
.c2lapresse_vignette {
    width:120px;
    text-align: left;
    }
.c2lapresse_vignette img{
    border: 2px #000000 solid;
    }

/* NOM DU MEDIA */
.c2lapresse_nommedia {
    font-size: 12px;
    color: #ffa70d;
    font-weight: bold;
    }

/* DATE */
.c2lapresse_date {
    font-style: italic;
    color: #ffffff;
    }

/* TITRE */
.c2lapresse_titrearticle {
    font-weight: bold;
    color: #FFFFFF;
    }

/* LIEN */
.c2lapresse_lien {
    text-align: left;
    }
.c2lapresse_lien a{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    color: yellow;
    }
.c2lapresse_lien a:hover{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    }

/* TRI */
#c2lapresse_tri {
    text-align: center;
    }

/* navigation */
.navigation_div {
    text-align: center;
    }
.navigation_tab {
	width: 100%;
	}
.navigation_trhaut {
    }
.navigation_tdhaut {
    }
.navigation_tdhaut a{
    color: #yellow;
    }
.navigation_tdhaut a:hover{
    color: #yellow;
    text-decoration: none;
    }
.navigation_trbas {
    }
.navigation_tdbas {
    padding: 3px; 
    }
.navigation_tdbas a{
    background-color: yellow;
    color: #000000;
    border: 1px #000000 solid;
    text-decoration: none;
    }
.navigation_tdbas a:hover{
    background-color: yellow;
    color:  #ffffff;
    border: 1px #000000 solid;
    text-decoration: none;
    }


