/* communesweb - générique */ /* communesweb */

/* STYLES DES BALISES DE BASE *********************************************/
/* html : la page */
html { height: 100%; }
/* body : Corps de la page */
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
/* p : Paragraphes */
P { text-decoration: none; font-size: 12px; font-family: Arial,Helvetica,verdana; color: black;  }
/* table : Tables */
table { padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; cursor: auto; margin-left: 0px; }
/* th : Entêtes des tables */
th { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: none; color: #54543A; background: White left; text-align: left; border-bottom: 1px solid #191970; border-bottom-color: #191970; border-bottom-style: solid; border-bottom-width: 1px; margin-bottom: 0px; padding-bottom: 2px; padding-top: 6px; }
/* a : Liens, configuration globale */
A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; color: #6600CC; }
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal; color: #990000; }


.titrecolonnedroite { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-transform: uppercase; color: #F1FFDC; text-align: center; background: #67999A; background-color: #67999A; padding: 2px 0px 1px 0px; }
.colonnedroite{ background: White; }
/* STYLES DE BASE DU SYSTÈME **********************************************/
/* .normal : Texte courant, le style de base de toutes les pages */
.contenu{
}
.normal,ul,li,td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #636655;  }
a.normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #3300FF;  text-decoration: underline;  }
a.normal:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: Red;  }
/* .petit : Texte petit */
.petit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
A.petit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6600CC; text-decoration: none; }
A.petit:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; text-decoration: none; }

/* hyperliens */
/* .lienpetit : Lien équivalent au texte de classe petit */
A.lienpetit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6600CC; text-decoration: none; }
A.lienpetit:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; text-decoration: none; }

/* titres */
/* .titre : Titres des pages */
.titre { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #222222; }
A.titre { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #222222; }
A.titre:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #222222; }
/* .entete : Entêtes */
.entete { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #757962; text-transform: none; text-align: left; margin: 0px; padding: 1px 1px 1px 0px; } 
/* .enteteavecfond : Entêtes avec un fond de couleur */
.enteteavecfond { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #D9FFFF; text-transform: none; background-color: #7FA7C6; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-top-color: #111111; border-right-color: #111111; border-bottom-color: #111111; border-left-color: #111111; text-align: left; margin: 0px; padding: 2px 1px 2px 2px; padding-bottom: 2px; padding-left: 4px; padding-right: 1px; padding-top: 2px; } 

/* CADRE DU HAUT (FRAMESET) ****************************************/
/* .lienssites : liens vers les sites du cadre du haut */
A.lienssites { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #333366; font-weight: bold; text-decoration: none; text-transform: uppercase; }
A.lienssites:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: Yellow; font-weight: bold; text-decoration: none; text-transform: uppercase; }
A.lienssites:visited3 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #333366; font-weight: bold; text-decoration: none; text-transform: uppercase; }

/* CONTENU **********************************************************/
/* .menubasdepage : texte des sous-menus lorsqu'ils sont affichés en bas de page (option dans configuration portail) */
A.menubasdepage { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #00008B; cursor: pointer; padding: 2px; clear: none; }
A.menubasdepage:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: White; padding: 2px; background: #9EB2D4; }

/* NOUVELLES *******************************************************/
/* .fondtitrenouvelles : Fond du titre des nouvelles */
.fondtitrenouvelles { background-image: url(file:///D|/Mes%20Documents/Mes%20sites%20Web/css/highlight_bg.gif); }
/* .titrenouvelles : Titre des nouvelles */
.titrenouvelles { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0B1820; font-weight: bold; }
A.titrenouvelles { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0B1820; font-weight: bold; }
A.titrenouvelles:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #D45C06; }

/* CATALOGUE ********************************************************/
/* .emphase : emphase de certains sous-titres */
.emphase { text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial,Helvetica,verdana; color: #40617F; }
/* .gras : Gras */
.gras { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
/* .italique : Italique */
.italique { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }
/* .header1 : header du catalogue */
.header1 { font-family: Arial, Helvetica, sans-serif; background-color: #91B1CE; color: #000000; text-decoration: none; font-weight: bold; }
/* .upper : Majuscules */
.upper { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-transform: uppercase; }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #3333CC; }
A.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #3333CC; text-decoration: none; }
A.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CC3300; text-decoration: none; }

/* boutons */
/* .boutonsubmitrecherche : Bouton submit pour les recherches dans le catalogue */
.boutonsubmitrecherche { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-transform: uppercase; text-align: center; margin: 2px; padding: 2px; height: auto; width: 100px; border: 1px solid; }
/* hyperliens  */
/* .tabledesmatieres : Lien servant aux tables des matières */
A.tabledesmatieres { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-transform: uppercase; color: #4D789C; cursor: pointer; padding: 2px; clear: none; margin-right: 10px;  margin-left: 10px; }
A.tabledesmatieres:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-transform: uppercase; color: White; text-decoration: none; background-color: #5280A9; cursor: pointer; padding: 2px; clear: none; margin-right: 10px;  margin-left: 10px; }

/* boutons */
/* .boutonsubmit : Bouton soumettre large */
.boutonsubmit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; text-align: center; margin: 2px; padding: 2px; height: auto; width: 150px; border: 1px solid; }
.boutonsubmitlong { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase; text-align: center; margin: 2px; padding: 2px; height: auto;  border: 1px solid; }


@media screen {
.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
}

@media print {
.navigation { display: none; }
}

