﻿/*-----------------*/
#c_ContentPlaceHolder1_HlLnkPremierVin,
#c_ContentPlaceHolder1_HlLnkSecondVin,
#c_ContentPlaceHolder1_HlLnkMarque

{
    background-image: url("../user/images/bouton.jpg");
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px gray;
    color: #FF0080;
    font-size: 14pt;
    padding: 0 3px;
}
#c_ContentPlaceHolder1_HlLnkPremierVin:hover,
#c_ContentPlaceHolder1_HlLnkSecondVin:hover,
#c_ContentPlaceHolder1_HlLnkMarque:hover
{
    
    box-shadow: 0 0 2px gray;
    opacity:.7;
    transition-duration: 1s;
}
.citation_auteur
{
    font-family: Verdana;
    color: #666666;
    font-weight: normal;
    font-size: 10pt;
}

.texte_pink
{
    font-family: Verdana;
    color: #ff1493;
    font-weight: bold;
    font-size: 10pt;
}
.texte_red
{
    font-family: Verdana;
    color: #620038;
    font-weight: normal;
    font-size: 10pt;
}
.citation_oeuvre
{
    font-family: Verdana;
    color: #666666;
    font-weight: normal;
    font-size: 10pt;
    font-style: italic;
}
.citation
{
    color: #AFA37E;
    width: 150px;
    font-family: Verdana;
    font-weight: bold;
}
.citation_red
{
    color: #620038;
    width: 150px;
    font-family: Verdana;
    font-weight: bold;
}
.cepages
{
    color: rgb(255, 20, 147);
    background-color: #DFDACB;
    width: 150px;
    font-family: Verdana;
    font-weight: bold;
}
.page_titre
{
    font-family: Verdana;
    color: #AFA37E;
    font-weight: normal;
    font-size: 15pt;
}
.page_titre_red
{
    font-family: Verdana;
    color: #620038;
    font-weight: normal;
    font-size: 15pt;
}

.page_titre2
{
    font-family: Verdana;
    color: #AFA37E;
    font-weight: bold;
    font-size: 13pt;
}
.chapeau
{
    font-family: Verdana;
    color: #620038;
    font-weight: bold;
    font-size: 10pt;
}
.chapeau_gold
{
    font-family: Verdana;
    color: #AFA37E;
    font-weight: bold;
    font-size: 10pt;
}
.titre
{
    font-family: Verdana;
    color: #620038;
    font-weight: bold;
    font-size: 10pt;
}
.titre_gold
{
    color: #AFA37E;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
}
.texte
{
    font-family: Verdana;
    color: #666666;
    font-weight: normal;
    font-size: 10pt;
}
.resume
{
    font-family: Verdana;
    color: #666666;
    font-weight: normal;
    font-size: 10pt;
}
.bordure
{
    border-right: 19px solid #FFFFFF;
}

a
{
    color: inherit;
    cursor: pointer;
}

.FicheTechnique
{
    font-family: Verdana;
    color: #620038;
    font-weight: bold;
    font-size: 10pt;
}

#texte
{
    padding: 0;
}