@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto);
.DivLogoBas {
	font-family: Roboto, Tahoma, sans-serif;
	text-align:center;
	bottom: 0.5em;
	right: 1em;
	overflow:visible;
	position:relative;
	z-index:5;
}

.texte1 {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1.1em;
 line-height:1.2em;
 color: #ebe9d2;
 letter-spacing: 1px;
 text-align : center;
}
.texte2 {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1.2em;
 color: #5398c3;
 font-weight : normal;
 text-align : center;
}
.Copyright{
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 0.9em;
 color: #666;
 font-weight : normal;
 text-align : center;
}

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

/* barre de navigation du haut  > style des liens  (tous les modules)*/
a.tplLienBarreNavigation {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 0.8em;
 color: #6F6F6F;
 text-decoration: none;
} 

a:hover.tplLienBarreNavigation  {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 0.8em;
 color: #6F6F6F;
 text-decoration: none;
} 

/* * * * * le titre de la page * (tous les modules)*/
.tplTitrePage {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1.1em;
 color: #999;
 font-weight : normal;
}

/* * * * * le titre de la page sous forme de liens  (tous les modules) **/
a.tplLinkTitre {
 font-size: 0.95em;
 text-align:left;
 color: #666666;
 font-weight : normal; 
 text-decoration : none;
}

a:hover.tplLinkTitre {
 font-size: 0.95em;
 text-align:left;
 color: #444444;
 font-weight : normal; 
 text-decoration : none;
}

/* * * * * le texte en général  (tous les modules) */
.tplTextePage, .tplTextePage table, p {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1em;
 color: #999;
 font-weight : normal;
 text-align : left;
}

li.tplTextePage {
	margin-left:25px;
 
}

/* * * * *  Définition du style par défaut pour tous les liens du site (liens des mises à jour site + template) * * * * */
a {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1em;
 color: #5398c3;
 font-weight : bold;
 text-decoration: none;
} 

a:hover {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1em;
 color: #666;
 font-weight : bold;
 text-decoration: none;
}

/* * * * * les liens  en général  *(tous les modules) **/
a.tplLINK, a {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1em;
 color: #5398c3;
 font-weight : normal;
 text-decoration: none;
} 

a:hover.tplLINK, a:hover {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1em;
 color: #666;
 font-weight : normal;
 text-decoration: none;
}
/* * * * * ligne horizontale séparant les résultats  (tous les modules) */
.tplHR {
 border-top: #333333 1px dashed;
 height : 1px;
 border-bottom: transparent 0px none;
 border-left: transparent 0px none;
 border-right: transparent 0px none;
 word-wrap: break-word;
}


/* * * * * le titre des news (uniquement module contenu divers)  */
.tplTitreNews {
 font-family: "Roboto",Tahoma, sans-serif;
 font-size: 1.1em;
 color: #606060;
 font-weight : bold;
} 


/* * * * *  style des url   (uniquement module Annuaire de liens) */
a.tplLINKi {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1.1em;
 color: #666;
 text-decoration: none;
 font-style : italic;
} 

a:hover.tplLINKi {
 font-family: Roboto,Tahoma, sans-serif;
 font-size: 1.1em;
 color: #5398c3;
 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;

}
img, .imgGalerie {
	margin:0px;

}

/* 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;
margin:1%;
margin-bottom:10px !important;
width:98%;
}
#sponsor a { color:#5398c3;

}
#sponsor a:hover { color:#000;

}
.googleBulleTexte {
	font-size:12px;
color:#000000;
}
.googleTexte {
	font-size:12px;
color:#000000;
}

