/* ---------------------------------------------------- CONTENU ---------------------------------------------------- */
/* ----------------------------- */
/* ---------- TEXTES ---------- */

/* ---> Textes */
.contentTxt1 /* - Texte du contenu: style 1 */
{
	font-family: verdana, arial , helvetica, sans-serif;
	text-align:left;
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
/*	padding-left:10px;*/
	padding-right:15px;
	padding-bottom:15px;
}

.contentTxt2 /* - Texte du contenu: style 2 */
{
	font-family: verdana, arial , helvetica, sans-serif;
	text-align:right;
	color: red;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
/*	padding-left:10px;
	padding-right:15px;
	padding-bottom:15px;*/
}

.contentTxt3 /* - Texte du contenu: style 3 */
{
	font-family: verdana, arial , helvetica, sans-serif;
	text-align:left;
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
/*	padding-left:10px;
	padding-right:15px;
	padding-bottom:15px;*/
}

.contentTxt4 /* - Texte du contenu: style 4 */
{
	font-family: verdana, arial , helvetica, sans-serif;
	text-align:center;
	color: black;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
/*	padding-left:10px;*/
	padding-right:15px;
	padding-bottom:15px;
}

/* ---> Titres */

.contentTit1 /* - Titre du contenu: Nom de section */
{
	font-family: arial,verdana,helvetica;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.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 */
{

}

/* ---> Pied de page */
.contentFooter1 /* - Texte pour pied de page: style 1 */
{

}

/* ---> 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 */
{

}

.popupTxt2 /* - Texte du pop-up: style 2 */
{

}

/* ---> Titres */
.popupTit1 /* - Titre du pop-up: style 1 */
{

}

.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 */
.linkTxt1:link /* - Lien pour le texte du contenu: Switch de langue */
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: middle;
}
.linkTxt1:active
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: middle;
}
.linkTxt1:visited
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: middle;
}
.linkTxt1:hover
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	vertical-align: middle;
}

.linkTxt2:link /* - Lien pour le texte du contenu: style 2  -- Contenu Général */
{
	color: #CC3300;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linkTxt2:active
{
	color: #CC3300;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linkTxt2:visited
{
	color: #CC3300;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linkTxt2:hover
{
	color: #CC3300;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.linkTxt3:link /* - Lien pour le texte du contenu: style 3  -- Splash */
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: middle;
	padding-bottom: 40px;
}
.linkTxt3:active
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: middle;
	padding-bottom: 40px;
}
.linkTxt3:visited
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: middle;
	padding-bottom: 40px;
}
.linkTxt3:hover
{
	font-family: arial,verdana,helvetica;
	text-align:center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	vertical-align: middle;
	padding-bottom: 40px;
}


.linkTxt4:link /* - Lien pour le texte du contenu: style 4 */
{

}
.linkTxt4:active
{

}
.linkTxt4:visited
{

}
.linkTxt4:hover
{

}

/* Menu Gauche */

.menugauche:link{
	color: #CC3300;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.menugauche:active{
	color: #CC3300;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.menugauche:visited{
	color: #CC3300;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.menugauche:hover{
	color: #CC3300;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.print:link{
	font-family: arial,verdana,helvetica;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a.print:active{
	font-family: arial,verdana,helvetica;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.print:visited{
	font-family: arial,verdana,helvetica;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.print:hover{
	font-family: arial,verdana,helvetica;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* - Langues */
.linkLang1:link /* - Lien pour choix de langues: style 1 */
{

}
.linkLang1:active
{

}
.linkLang1:visited
{

}
.linkLang1:hover
{

}

.linkLang2:link /* - Lien pour choix de langues: style 2 */
{

}
.linkLang2:active
{

}
.linkLang2:visited
{

}
.linkLang2:hover
{

}



/* - Pied de page */
.linkFooter1:link /* - Lien pour le pied de page: style 1 */
{

}
.linkFooter1:active
{

}
.linkFooter1:visited
{

}
.linkFooter1:hover
{

}



/* - Back to Top */
.linkGoTop1:link /* - Lien pour aller en haut de page: style 1 */
{

}
.linkGoTop1:active
{

}
.linkGoTop1:visited
{

}
.linkGoTop1:hover
{

}


.linkGoTop2:link /* - Lien pour aller en haut de page: style 2 */
{

}
.linkGoTop2:active
{

}
.linkGoTop2:visited
{

}
.linkGoTop2:hover
{

}


.linkGoTop3:link /* - Lien pour aller en haut de page: style 3 */
{

}
.linkGoTop3:active
{

}
.linkGoTop3:visited
{

}
.linkGoTop3:hover
{

}


.linkGoTop4:link /* - Lien pour aller en haut de page: style 4 */
{

}
.linkGoTop4:active
{

}
.linkGoTop4:visited
{

}

.linkGoTop4:hover
{

}


/* - Barre de Navigation */
.linkBarTop1:link /* - Lien pour l'en-tête de page: style 1 */
{

}
.linkBarTop1:active
{

}
.linkBarTop1:visited
{

}
.linkBarTop1:hover
{

}


.linkBarBottom1:link /* - Lien pour le pied de page: style 1 */
{

}
.linkBarBottom1:active
{

}
.linkBarBottom1:visited
{

}
.linkBarBottom1:hover
{

}



/* - Icône */
.linkIcon1:link /* - Lien pour le texte à côté d'un icône: style 1 */
{

}
.linkIcon1:active
{

}
.linkIcon1:visited
{

}
.linkIcon1:hover
{

}



/* - Splash */
.linkSplash1:link /* - Lien pour la page splash: style 1 */
{

}
.linkSplash1:active
{

}
.linkSplash1:visited
{

}
.linkSplash1:hover
{

}



/* - Autres liens */
.linkOther1:link /* - Lien des divers liens: style 1 */
{

}
.linkOther1:active
{

}
.linkOther1:visited
{

}
.linkOther1:hover
{

}


.linkOther2:link /* - Lien des divers liens: style 2 */
{

}
.linkOther2:active
{

}
.linkOther2:visited
{

}
.linkOther2:hover
{

}


.linkOther3:link /* - Lien des divers liens: style 3 */
{

}
.linkOther3:active
{

}
.linkOther3:visited
{

}
.linkOther3:hover
{


}


.linkOther4:link /* - Lien des divers liens: style 4 */
{

}
.linkOther4:active
{

}
.linkOther4:visited
{

}
.linkOther4:hover
{

}

/* ----------------------------- */
/* ---------- 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 */
{

}

hr{
	color: #0A056E;
	size: 1;
}

.scroll {
	overflow: hidden;
}

/* ---------------------------------------------------- MENU ---------------------------------------------------- */

/* ---------------------------------------------------- CALENDRIER ---------------------------------------------------- */

/* ---------------------------------------------------- MODELE ---------------------------------------------------- */