﻿.padding_Item_ListeAbonnement
{
    border-bottom-width:1px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:solid;
    border-color:#edece3;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.GridView_Border
{
    border-bottom-width:0px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:solid;
    border-color:#edece3;
    margin: 16px 0px 16px 0px;
}

.Lien_NomPrenom_Abonnement
{
    font-size: 18px;
	color: #063d56; 
	font-weight: bold; 
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}
.Lien_NomPrenom_Abonnement:active {color: #063d56; text-decoration: none}
.Lien_NomPrenom_Abonnement:visited {color: #063d56; text-decoration: none}
.Lien_NomPrenom_Abonnement:hover {color: #7b0000; text-decoration: underline}