/* ---------------------------------------------------- CONTENU ---------------------------------------------------- */

/* ----------------------------- */
/* ---------- TEXTES ---------- */

/* ---> Textes */
.contentTxt1 /* - Texte du contenu bleu: style 1 */
{
	color: #092C73;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.contentTxt2 /* - Texte du contenu vert: style 2 */
{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

.contentTxt3 /* - Texte du contenu (liens vers pop-up): style 3 */
{
	text-decoration : underline;
}

.contentTxt4 /* - Texte du contenu (comme contentTxt2 mais avec padding): style 4 */
{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

/* ---> Titres */
.contentTit1 /* - Titre du contenu: style 1 */
{
	font-size : 13px;
}

.contentTit2 /* - Titre du contenu: style 2 */
{

}

.contentTit3 /* - Titre du contenu: style 3 */
{

}

.contentTit4 /* - Titre du contenu: style 4 */
{

}

/* ---> Sous-titres */
.contentSTit1 /* - Sous-titre du contenu: style 1 */
{

}

.contentSTit2 /* - Sous-titre du contenu: style 2 */
{

}

.contentSTit3 /* - Sous-titre du contenu: style 3 */
{

}

.contentSTit4 /* - Sous-titre du contenu: style 4 */
{

}

/* ---> Barre de navigation */
.contentBar1 /* - Barre de navigation: style 1 */
{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

/* ---> Pied de page */
.contentFooter1 /* - Texte pour pied de page: style 1 */
{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

/* ---> Références */
.contentReference1 /* - Texte pour référence/citation: style 1 */
{

}

.contentReference2 /* - Texte pour référence/citation: style 2 */
{

}


/* ----------------------------- */
/* ---------- POPUP ---------- */

/* ---> Textes */
.popupTxt1 /* - Texte du pop-up: style 1 */
{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 10px;
}

.popupTxt2 /* - Texte du pop-up: style 2 */
{

}

/* ---> Titres */
.popupTit1 /* - Titre du pop-up: style 1 */
{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 10px;
	font-weight : bold;
}

.popupTit2 /* - Titre du pop-up: style 2 */
{

}

/* ---> Sous-titres */
.popupSTit1 /* - Sous-titre du pop-up: style 1 */
{

}

.popupSTit2 /* - Sous-titre du pop-up: style 2 */
{

}


/* ----------------------------- */
/* ---------- LIENS ---------- */

/* ---> Textes */
A.linkTxt1:link {/* - Lien pour le texte du contenu vert: style 1 */
	text-decoration: underline;
	color: #155649;
	font-size : 11px;
}
A.linkTxt1:active {
  color: #155649;
  font-size : 11px;
}
A.linkTxt1:hover {
  color: #092C73;
  font-size : 11px;
}
A.linkTxt1:visited {
   text-decoration: underline; 
   color: #155649;
   font-size : 11px;
}

A.linkTxt2:link { /* - Lien pour le texte du contenu bleu: style 2 */
	text-decoration: none;
	color: #092C73;
}
A.linkTxt2:active {
  color: #092C73;
}
A.linkTxt2:hover {
  color: #155649;
}
A.linkTxt2:visited {
   text-decoration: none; 
   color: #092C73;
}



}

.linkTxt3:link /* - Lien pour le texte du contenu: style 3 */
{

}
.linkTxt3:active
{

}
.linkTxt3:hover
{

}
.linkTxt3:visited
{

}

.linkTxt4:link /* - Lien pour le texte du contenu: style 4 */
{

}
.linkTxt4:active
{

}
.linkTxt4:hover
{

}
.linkTxt4:visited
{

}


/* ---> Langues */
.linkLang1:link /* - Lien pour choix de langues: style 1 */
{

}
.linkLang1:active
{

}
.linkLang1:hover
{

}
.linkLang1:visited
{

}

.linkLang2:link /* - Lien pour choix de langues: style 2 */
{

}
.linkLang2:active
{

}
.linkLang2:hover
{

}
.linkLang2:visited
{

}


/* ---> Pied de page */
.linkFooter1:link /* - Lien pour le pied de page: style 1 */
{

}
.linkFooter1:active
{

}
.linkFooter1:hover
{

}
.linkFooter1:visited
{

}


/* ---> Back to Top */
.linkGoTop1:link /* - Lien pour aller en haut de page: style 1 */
{

}
.linkGoTop1:active
{

}
.linkGoTop1:hover
{

}
.linkGoTop1:visited
{

}

.linkGoTop2:link /* - Lien pour aller en haut de page: style 2 */
{

}
.linkGoTop2:active
{

}
.linkGoTop2:hover
{

}
.linkGoTop2:visited
{

}

.linkGoTop3:link /* - Lien pour aller en haut de page: style 3 */
{

}
.linkGoTop3:active
{

}
.linkGoTop3:hover
{

}
.linkGoTop3:visited
{

}

.linkGoTop4:link /* - Lien pour aller en haut de page: style 4 */
{

}
.linkGoTop4:active
{

}
.linkGoTop4:hover
{

}
.linkGoTop4:visited
{

}


/* ---> Barre de Navigation */
A.linkBarTop1:link {/* - Lien pour l'en-tête de page: style 1 */
	text-decoration: underline;
	color: #155649;
	font-size : 11px;
}
A.linkBarTop1:active {
  color: #155649;
  font-size : 11px;
}
A.linkBarTop1:hover {
  color: #092C73;
  font-size : 11px;
}
A.linkBarTop1:visited {
   text-decoration: underline; 
   color: #155649;
   font-size : 11px;
}


.linkBarBottom1:link /* - Lien pour le pied de page: style 1 */
{

}
.linkBarBottom1:active
{

}
.linkBarBottom1:hover
{

}
.linkBarBottom1:visited
{

}


/* ---> Icône */
.linkIcon1:link /* - Lien pour le texte à côté d'un icône: style 1 */
{

}
.linkIcon1:active
{

}
.linkIcon1:hover
{

}
.linkIcon1:visited
{

}


/* ---> Splash */
.linkSplash1:link /* - Lien pour la page splash: style 1 */
{

}
.linkSplash1:active
{

}

.linkSplash1:hover
{

}
.linkSplash1:visited
{

}


/* ---> Autres liens */
.linkOther1:link /* - Lien des divers liens: style 1 */
{

}
.linkOther1:active
{

}
.linkOther1:hover
{

}
.linkOther1:visited
{

}

.linkOther2:link /* - Lien des divers liens: style 2 */
{

}
.linkOther2:active
{

}
.linkOther2:hover
{

}
.linkOther2:visited
{

}

.linkOther3:link /* - Lien des divers liens: style 3 */
{

}
.linkOther3:active
{

}
.linkOther3:hover
{


}
.linkOther3:visited
{

}

.linkOther4:link /* - Lien des divers liens: style 4 */
{

}
.linkOther4:active
{

}
.linkOther4:hover
{

}
.linkOther4:visited
{

}

/* ----------------------------- */
/* ---------- SPLASH ---------- */
/* ---> Textes */
.splashTxt1 /* - Texte de la page Splash: style 1 */
{

}

.splashTxt2 /* - Texte de la page Splash: style 2 */
{

}

.splashTxt3 /* - Texte de la page Splash: style 3 */
{

}

.splashTxt4 /* - Texte de la page Splash: style 4 */
{

}

/* ---> Titres */
.splashTit1 /* - Titre de la page Splash: style 1 */
{

}

.splashTit2 /* - Titre de la page Splash: style 2 */
{

}

.splashTit3 /* - Titre de la page Splash: style 3 */
{

}

.splashTit4 /* - Titre de la page Splash: style 4 */
{

}


/* ---------------------------------------------------- MENU ---------------------------------------------------- */

/* ---------------------------------------------------- CALENDRIER ---------------------------------------------------- */

/* ---------------------------------------------------- MODELE ---------------------------------------------------- */

.txtmenugauche{
	color : #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 10px;
	line-height : 20px;
}

.txtwhite{
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.langue{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.txtmenuright{
	color: #092C73;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.titresection{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 15px;
	margin-left : 32px;
	letter-spacing : -0.5px;
}

.txtbody{
	color: #155649;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}

A:link {
	text-decoration: none;
	color: #155649;
}
A:visited {
   text-decoration: none; 
   color: #155649;
}
A:hover {
  color: #092C73;
}
A:active {
  color: #155649;
}




