/* TABLEAU */
.c2lapresse_tablo {
    border-bottom: 1px black solid;
    font-size: 11px;
    width: 640px;
    padding: 4 15 10 4;
    }
.c2lapresse_tablo a {
    color: #000000;
    }
.c2lapresse_tablo a:hover {
    color: #ffffff;
    }

/* TD vignettes */
.c2lapresse_vignette {
    width:100px;
    text-align: center;   
    }
    
.c2lapresse_vignette img{
    border: 2px #f7b310 solid;
    }

/* NOM DU MEDIA */
.c2lapresse_nommedia {
    font-size: 11px;
    color: #f7b310;
    font-weight: bold;
    text-transform: uppercase;
	background-image: url(/i/c/puce.gif);
	background-repeat: no-repeat;
	padding-left:16px;
    }

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

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

/* 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 {
    text-align: center;
    padding-bottom : 10px;
    }
.navigation_trhaut {
    }
.navigation_tdhaut {
    }
.navigation_tdhaut a{
    color: #000000;
    }
.navigation_tdhaut a:hover{
    color: #ffffff;
    text-decoration: none;
    }
.navigation_trbas {
    }
.navigation_tdbas {
    padding: 3px; 
    }
.navigation_tdbas a{
    background-color: #000000;
    color: #ffffff;
    border: 1px #000000 solid;
    text-decoration: none;
    }
.navigation_tdbas a:hover{
    background-color: #FFFFFF;
    color: #000000;
    border: 1px #000000 solid;
    text-decoration: none;
    }


