.tit_rub
{
    color: #0066CC;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma, verdana, sans-serif;
    margin-top: 20px;
}

.lib_cat A:link
{
    color: #CC0066;
    font-size: 17px;
    font-weight: bold;
    font-family: tahoma, verdana, sans-serif;
}
.lib_cat A:visited
{
    color: #CC0066;
    font-size: 17px;
    font-weight: bold;
    font-family: tahoma, verdana, sans-serif;
    margin-top: 20px;
}

.liste_tit_rub
{
    color: #CC0066;
    font-size: 18px;
    font-weight: bold;
}
.liste_cadre
{
    border: 1px solid #808080;
}
.liste_cadre_pair
{
    border: 1px solid #808080;
    background-color: #f1efe2;
}
.liste_cadre_impair
{
    border: 1px solid #808080;
}
.liste_cadre_accueil_pair
{
    border: 1px solid #808080;
    background-color: #FFFFF9;
}


.liste_cod_ann
{
    font-size: 9px;
    color: #FFFFFF;
    background-color: #005782;
    font-family: tahoma, verdana, sans-serif;
    width: 60px;
    padding-left: 2px;
}
.liste_tit
{
    font-weight: bold;
    font-size: 15px;
    color: #0066FF;
    font-family: tahoma, verdana, sans-serif;
    padding-left: 5px;
}
.liste_tit A:link
{
    font-weight: bold;
    font-size: 15px;
    color: #0066FF;
}
.liste_tit A:visited
{
    font-weight: bold;
    font-size: 14px;
    color: #0066FF;
}

.liste_tit_cat
{
    font-weight: bold;
    font-size: 13px;
    color: #CC0066;
    font-family: tahoma, verdana, sans-serif;
}
.liste_tit_region  
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: tahoma, sans-serif;
}
.liste_tit_region A:link
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma, sans-serif;
}
.liste_tit_region A:visited
{
    font-size: 11px;
    color: #000000;
    font-family: tahoma, sans-serif;
}


.liste_prix
{
    font-weight: bold;
    font-size: 13px;
    color: #FF0066;
    font-family: tahoma, verdana, sans-serif;
}
.liste_dev
{
    font-weight: bold;
    font-size: 11px;
    color: #FF0066;
    font-family: tahoma, verdana, sans-serif;
}




.pages
{
    color: #CC0066;
    font-size: 18px;
    font-weight: bold;
}
.pages A:link
{
    font-weight: bold;
    font-size: 15px;
    color: #CC0066;
    text-decoration:underline;
}
.pages A:visited
{
    font-weight: bold;
    font-size: 15px;
    color: #CC0066;
    text-decoration:underline;
}
.pages A:hover
{
    font-weight: bold;
    font-size: 15px;
    color: #CC0066;
    text-decoration:underline;
}


