/* CSS Document */
/* * * * * les liens  en général  *(tous les modules) */
a.tplLINK2, a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #6f6f6f;
 font-weight : normal;
 text-decoration: none;
} 

a:hover.tplLINK2, a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #ffffff;
 font-weight : normal;
 text-decoration: none;
}

.texte2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #666666;
 font-weight : normal;
 
}
.texte3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #c6c6c6;
 font-weight : bold;
}
.texte4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #c6c6c6;
 font-weight : bold;
}

/* barre de navigation du haut  > couleur de fond   (tous les modules)*/
#tplFondBarreNavigation
{
 background-color : #303030;
  padding-left : 5pt;
 padding-right : 5pt;
 text-align : center;
}

/* barre de navigation du haut  > style des liens  (tous les modules)*/
a.tplLienBarreNavigation {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #b15e5e;
 text-decoration: none;
} 

a:hover.tplLienBarreNavigation  {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #FFFFFF;
 text-decoration: none;
} 

/* * * * * le titre de la page * (tous les modules)*/
.tplTitrePage {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #F1F1F1;
 font-weight : bold; 
}

/* * * * * le titre de la page sous forme de liens  (tous les modules*/
a.tplLinkTitre {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #C1C1C1;
 font-weight : normal; 
 text-decoration : none;
}

a:hover.tplLinkTitre {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #FFFFFF;
 font-weight : normal; 
 text-decoration : none;
}

/* * * * * le texte en général  (tous les modules) */
.tplTextePage, .tplTextePage table {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #F1F1F1;
 font-weight : normal;
 text-align : left;
}



/* * * * *  Définition du style par défaut pour tous les liens du site (liens des mises à jour site + template) * * * * */
a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #b15e5e;
 
 font-weight : bold;
 text-decoration: none;
} 

a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #c1c1c1;
 font-weight : bold;
 text-decoration: none;
 
}

/* * * * * les liens  en général  *(tous les modules) */
a.tplLINK, a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #b15e5e;
 font-weight : bold;
 text-decoration: none;
} 

a:hover.tplLINK, a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #c1c1c1;
 font-weight : bold;
 text-decoration: none;
}

/* * * * * ligne horizontale séparant les résultats  (tous les modules) */
.tplHR {
 border-top: #000000 1px dashed;
 height : 1px;
 border-bottom: transparent 0px none;
 border-left: transparent 0px none;
 border-right: transparent 0px none;
}


/* * * * * le titre des news (uniquement module contenu divers)  */
.tplTitreNews {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #ffffff;
 font-weight : normal;
} 


/* * * * *  style des url   (uniquement module Annuaire de liens) */
a.tplLINKi {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #FFFFFF;
 text-decoration: none;
 font-style : italic;
} 

a:hover.tplLINKi {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #c1c1c1;
 text-decoration: none;
 font-style : italic;
}

/* * * * *  Décoration des images  */
/* Galerie */
.tplIMGgalerie {
 border-top: transparent 0px solid;
 border-bottom: transparent 0px solid;
 border-left: transparent 0px solid;
 border-right: transparent 0px solid;
}
/* Contenu Divers  */
.tplIMGdivers {
 border-top: transparent 0px solid;
 border-bottom: transparent 0px solid;
 border-left: transparent 0px solid;
 border-right: transparent 0px solid;
}
/* Liens si 1 colonne */
.tplIMGlien1 {
 border-top: transparent 0px solid;
 border-bottom: transparent 0px solid;
 border-left: transparent 0px solid;
 border-right: transparent 0px solid;
}
/* Liens si 3 colonnes */
.tplIMGlien2 {
 border-top: transparent 0px solid;
 border-bottom: transparent 0px solid;
 border-left: transparent 0px solid;
 border-right: transparent 0px solid;
}
#sponsor {
text-align:center;
border:transparent;
padding:1px;
margin-bottom:1px !important;
width:150px;margin-left:1px;
margin-right:auto;
}
#sponsor img {
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
margin-right:1px;
}
.googleBulleTexte {
color:#000000;
}
