/* TABLEAU */
.c2lapresse_tablo {
    border: 0px black solid;
    font-size: 12px;
    font-family: Arial;
    width: 840px;
    padding: 8px;
    }
.c2lapresse_tablo a {
    color: #DC6A00;
    }
.c2lapresse_tablo a:hover {
    color: #341603;
    }

/* TD vignettes */
.c2lapresse_vignette {
    width:80px;
    text-align: center;
    padding-right: 20px;
    }
.c2lapresse_vignette img{
    border: 2px solid #341603;
    }

/* NOM DU MEDIA */
.c2lapresse_nommedia {
	font-weight: bold;
	text-transform: uppercase;
    }

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

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

/* LIEN */
.c2lapresse_lien {
    text-align: left;
    font-style: italic;
    }
.c2lapresse_lien a{
    font-style: normal;
    }

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

/* navigation */
.navigation_div {
    text-align: center;
    }
.navigation_tab {
    }
.navigation_trhaut {
    }
.navigation_tdhaut {
    }
.navigation_tdhaut a{
    color: #FF6600;
    }
.navigation_tdhaut a:hover{
    text-decoration: none;
    }
.navigation_trbas {
    }
.navigation_tdbas {
    padding: 3px; 
    }
.navigation_tdbas a{
    color: #000000;
    border: 0px #000000 solid;
    text-decoration: none;
    }
.navigation_tdbas a:hover{
    color: #FF6600;
    border: 0px #000000 solid;
    text-decoration: none;
    }


