/* CSS Document */
.texte2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 color: #666666;
 font-weight : normal;
 
}
.texte3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #c6c6c6;
 font-weight : bold;
}
.texte4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16pt;
 color: #c6c6c6;
 font-weight : normal;
}


/* barre de navigation du haut  > couleur de fond   (tous les modules)*/
#tplFondBarreNavigation
{
 background-color : #;
  padding-left : 5pt;
 padding-right : 5pt;
 text-align : center;
}

/* barre de navigation du haut  > style des liens  (tous les modules)*/
a.tplLienBarreNavigation {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #666666;
 text-decoration: none;
} 

a:hover.tplLienBarreNavigation  {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #c1c1c1;
 text-decoration: none;
} 

/* * * * * le titre de la page * (tous les modules)*/
.tplTitrePage {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

/* * * * * le titre de la page sous forme de liens  (tous les modules*/
a.tplLinkTitre {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover.tplLinkTitre {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #c1c1c1;
 font-weight : bold; 
 text-decoration : none;
}
/* * * * * le titre de la page sous forme de liens  (tous les modules*/
a {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #c1c1c1;
 font-weight : bold; 
 text-decoration : none;
}

/* * * * * le texte en général  (tous les modules) */
.tplTextePage {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #c0c0c0;
 font-weight : normal;
 text-align : left;
}

/* * * * * les liens  en général  *(tous les modules) */
a.tplLINK {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #666666;
 text-decoration: none;
} 

a:hover.tplLINK {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #ffffff;
 text-decoration: none;
}

/* * * * * ligne horizontale séparant les résultats  (tous les modules) */
.tplHR {
 border-top: #cccccc 1px dashed;
 height : 1px;
 border-bottom: transparent 1px none;
 border-left: transparent 1px none;
 border-right: transparent 1px none;
}


/* * * * * le titre des news (uniquement module contenu divers)  */
.tplTitreNews {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #c0c0c0;
 font-weight : bold;
} 


/* * * * *  style des url   (uniquement module Annuaire de liens) */
a.tplLINKi {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #666666;
 text-decoration: none;
 font-style : italic;
} 

a:hover.tplLINKi {
 font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #c1c1c1;
 text-decoration: none;
 font-style : italic;
}

/* * * * *  Décoration des images  */
/* Galerie */
.tplIMGgalerie {
 border-top: #666666 1px solid;
 border-bottom: #666666 1px solid;
 border-left: #666666 1px solid;
 border-right: #666666 1px solid;
}
/* Contenu Divers  */
.tplIMGdivers {
 border-top: #666666 1px solid;
 border-bottom: #666666 1px solid;
 border-left: #666666 1px solid;
 border-right: #666666 1px solid;
}
/* Liens si 1 colonne */
.tplIMGlien1 {
 border-top: #666666 1px solid;
 border-bottom: #666666 1px solid;
 border-left: #666666 1px solid;
 border-right: #666666 1px solid;
}
/* Liens si 3 colonnes */
.tplIMGlien2 {
 border-top: #666666 1px solid;
 border-bottom: #666666 1px solid;
 border-left: #666666 1px solid;
 border-right: #666666 1px solid;
}
#sponsor {
text-align:center;
border:transparent;
padding:1px;
margin-bottom:1px !important;
width:168px;margin-left:1px;
margin-right:auto;
}
#sponsor img {
margin-top:1px;
margin-bottom:1px;
margin-left:1px;
margin-right:1px;
}
.googleBulleTexte {
color:#000000;
}
.googleTexte {
color:#c1c1c1;
}