/* ---------------------------------------------------- CONTENU ---------------------------------------------------- */

/* ----------------------------- */
/* ---------- TEXTES ---------- */

/* ---> Textes */
.contentTxt1 /* - Texte du contenu: style 1 - texte vert*/
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A7C7E;
}

.contentTxt2 /* - Texte du contenu: dates des nouvelles */
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A7C7E;
	font-weight: bold;
	font-style: italic;
}

.contentTxt3 /* - Texte du contenu: style 3  - date des archives*/
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D2E4E6;
	font-weight: bold;
}

.contentTxt4 /* - Texte du contenu: style 4 */
{

}

/* ---> Titres */
.contentTit1 /* - Titre du contenu: style 1 */
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #170670;
	font-weight: bold;
}

.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 */
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #170670;
}

/* ---> 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: style 1 */
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C35F16;
	text-decoration: underline;
}
.linkTxt1:active
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C35F16;
	text-decoration: underline;
}
.linkTxt1:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C35F16;
	text-decoration: underline;
}
.linkTxt1:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7863F;
	text-decoration: underline;
}


.linkTxt2:link /* - Lien pour le texte du contenu: lien sur une nouvelle cliquable */
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	text-decoration: underline;
	font-weight: bold;
}
.linkTxt2:active
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	text-decoration: underline;
	font-weight: bold;
}
.linkTxt2:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	text-decoration: underline;
	font-weight: bold;	
}
.linkTxt2:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7863F;
	text-decoration: underline;
	font-weight: bold;	
}


.linkTxt3:link /* - Lien pour le texte du contenu: style 3 */
{

}
.linkTxt3:active
{

}
.linkTxt3:visited
{

}
.linkTxt3:hover
{

}


.linkTxt4:link /* - Lien pour le texte du contenu: style 4 */
{

}
.linkTxt4:active
{

}
.linkTxt4:visited
{

}
.linkTxt4:hover
{

}



/* - 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 */
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A7C7E;
	text-decoration: underline;
}
.linkGoTop1:active
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A7C7E;
	text-decoration: underline;
}
.linkGoTop1:visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A7C7E;
	text-decoration: underline;
}
.linkGoTop1:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A7C7E;
	text-decoration: underline;
}


.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 */
{

}


/* ---------------------------------------------------- MENU ---------------------------------------------------- */

/* ---------------------------------------------------- CALENDRIER ---------------------------------------------------- */

/* ---------------------------------------------------- MODELE ---------------------------------------------------- */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
}


A:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C35F16;
	text-decoration: underline;
}
A:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C35F16;
	text-decoration: underline;	
}
A:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C35F16;
	text-decoration: underline;	
}
A:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7863F;
	text-decoration: underline;	
}





A.menu:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.menu:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
A.menu:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
A.menu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DFE5F1;
	font-weight: bold;
	text-decoration: none;	
}


A.menu2:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	font-weight: bold;
	text-decoration: none;
}
A.menu2:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	font-weight: bold;
	text-decoration: none;	
}
A.menu2:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	font-weight: bold;
	text-decoration: none;	
}
A.menu2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #170670;
	font-weight: bold;
	text-decoration: underline;	
}


A.menu3:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.menu3:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
A.menu3:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;	
}
A.menu3:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: underline;	
}




A.footer:visited {

}
A.footer:link {

}
A.footer:hover {

}
A.footer:active {

}

.footer {

}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #170670;
	font-weight: bold;
	padding-left: 163px;
}

.titlebulletin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #170670;
	font-weight: bold;
}

.field {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #265583;
	height: 15px;
	border: 1px solid #133B6E;
}

.txtmoteur { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #170670;
}

.boxnews {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.titboxnews {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.titbulletin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.datebulletin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
