.languageLink, .languageLink:active, .languageLink:visited, .languageLink:active { text-transform:uppercase; }

ul#genericMenusAuxiliary
{
 margin: 0px;
 padding: 0px;
 white-space: nowrap;
 height: 31px;
 line-height: 31px;
}

#genericMenusAuxiliary li
{
 display: inline;
 list-style-type: none; 
}

#genericMenusAuxiliary a 
{ 
 margin: 0px;
 padding-right: 10px;
 padding-left: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 border-right: 0px solid #ccc;
}

#genericMenusAuxiliary a:link, #genericMenusAuxiliary a:visited, #genericMenusAuxiliary a:active
{
 font-weight: bold;
 font-family: arial;
 font-size: 12px;
 color: #6EB33F;
 background-color: #FFFFFF;
 text-decoration: underline;
}

#genericMenusAuxiliary a:hover
{
 color: #FFB610;
 background-color: #FFFFFF;
 text-decoration: underline;
}

#genericMenuActiveX a:link, #genericMenuActiveX a:visited, #genericMenuActiveX a:active
{
 color: #FFB610;
 background-color: #FFFFFF;
 text-decoration: underline;
}



.websiteLayoutContainerHeight { height: 400px; }

/* ------------------------------------ */
/* Hauteurs 
/* ------------------------------------ */

/* ------------------------------------ */
/* Largeurs 
/* ------------------------------------ */
.websiteHeaderLargeur             { width: 780px; }
.websiteLayoutContainerLargeur    { width: 780px; }
.websiteContentLargeur            { width: 100%;  }
.websiteFooter1Largeur            { width: 780px; }
.websiteFooter2Largeur            { width: 780px; }
.websiteVerticalMenuLargeur       { width: 173px; }

/* ----------------------------------------------- */
/* Marges 
/* ----------------------------------------------- */
body                              { margin: 0px; padding: 0px; }
form                              { padding: 0px; margin: 0px; }
.websiteContentMarges             { margin: 5px; padding: 10px; }

/* ----------------------------------------------- */
/* Bordures 
/* ----------------------------------------------- */
#websiteContentBordures           { border-top: 2px solid #DFC7E0; }

/* ----------------------------------------------- */
/* Couleurs de fond 
/* ----------------------------------------------- */
body                                   { background: #DBEBCE; }
.websiteLayoutContainerBackground      { background-color: #FFFFFF; }
.websiteContentBackground              { background-color: #FFFFFF; }

/* ----------------------------------------------- */
/* Famille des textes
/* ----------------------------------------------- */
select, input, textarea                { font-family: verdana; }
a:link, a:active, a:visited            { font-family: verdana; }
.websiteFooter2Famille                 { font-family: verdana; }
.websiteContentFamille                 { font-family: verdana; }

/* ----------------------------------------------- */
/* Taille des textes
/* ----------------------------------------------- */
select, input, textarea                { font-size: 12px; }
.websiteFooter2Taille                  { font-size: 10px; }
.websiteContentTaille                  { font-size: 12px; }

/* ----------------------------------------------- */
/* Couleur des textes
/* ----------------------------------------------- */
body                                   { color: #000000; }
a:link, a:active, a:visited            { color: #000099; }
.websiteFooter2Couleur                 { color: #000000; }
.websiteContentCouleur                 { color: #000000; }

/* ----------------------------------------------- */
/* Style des textes
/* ----------------------------------------------- */

/* ----------------------------------------------- */
/* Decoration des liens
/* ----------------------------------------------- */
a:link, a:active, a:visited           { text-decoration: none; }
a:hover                               { text-decoration: underline; }

/* ----------------------------------------------- */
/* Vertical menus (css menu trick, do not touch)
/* ----------------------------------------------- */

/* ----------------------------------------------- */
/* Horizontal menus (css menu trick, do not touch)
/* ----------------------------------------------- */

/* ----------------------------------------------- */
/* junk stuff below
/* ----------------------------------------------- */
body { text-align: center; } 

/*
-----------------------------------------------
liens - "print this page"
-----------------------------------------------
*/
.printLink:active, .printLink:link, .printLink:visited, .printLink:hover
{
 font-size: 10px; 
 color: #800000;
 font-family: verdana;
 text-decoration: underline;
}

/*
-----------------------------------------------
liens - "privacy statement", "sitemap"
-----------------------------------------------
*/
.footerLinkFamily:active, .footerLinkFamily:link, .footerLinkFamily:visited, .footerLinkFamily:hover { font-family: verdana; }
.footerLinkTaille:active, .footerLinkTaille:link, .footerLinkTaille:visited, .footerLinkTaille:hover { font-size: 10px; }
.footerLinkFamily:active, .footerLinkFamily:link, .footerLinkFamily:visited, .footerLinkFamily:hover { font-family: verdana; }
{
 font-size: 10px; 
 color: #800000;
 font-family: verdana;
}

.sitemapList { padding: 2px; padding-left: 16px; }
.sitemapLink1:link, .sitemapLink1:hover, .sitemapLink1:visited, .sitemapLink1:active
{
 color:  #800000;
 font-size: 14px;
 font-family: arial;
 text-decoration: underline;
}
.sitemapLink2:link, .sitemapLink2:hover, .sitemapLink2:visited, .sitemapLink2:active
{
 color:  #800000;
 font-size: 12px;
 font-family: arial;
}

/*
-----------------------------------------------
Sitemap Links (0.5)
-----------------------------------------------
*/
.menuRootLink:link, .menuRootLink:visited, .menuRootLink:active
{
 color: #777;
 font-size: 12px;
 font-family: arial;
 text-decoration: none;
}

.menuRootLink:hover
{
 color: #000000;
}

.menuSubLink:link, .menuSubLink:visited, .menuSubLink:active
{
 color: #777;
 font-size: 12px;
 font-family: arial;
 text-decoration: none; 
}

.menuSubLink:hover
{
 color: #000000;
}

/* ------------------------------------ */
/* FrontivaWeb font families
/* ------------------------------------ */
.formFontFamily { font-family: arial; }

/* ------------------------------------ */
/* FrontivaWeb font sizes
/* ------------------------------------ */
.formFontSize { font-size: 12px; }





