/* styles globaux pour toutes les pages */
BODY { font-family: Verdana; }
FORM {/* padding: 0;*/ margin: 0; }
IMG { border: 0; }


/* Styles généraux pour l'en-tête des pages (accueil & page) */
#BandeauDroit {
  position: absolute;
  top: 0; right: 0; left: 775px; height: 121px;
  background: url(/images/fdshaut2.gif) repeat;
}
#ArrondiMenu {
    background: url(/images/mhaut3.gif) no-repeat;
    padding-top: 1px;
}
.TitreMenu {
  background: url(/images/tbulbgb.gif) no-repeat;
  color: #205182;
  padding-left: 10px; padding-top: 1.5em;
  padding-bottom: 2em;
  font: bold 13px Verdana;
}
.TitreMenu DIV {
  padding-top: 4px;
}
#BandeauIndice {
    position: absolute;
    top: 41px; left: 535px; height: 65px; width: 135px;
    background: url(/images/fdstabmini2.gif) no-repeat;
    border: 0;
}
#BandeauIndice TH {
    font-weight: normal;
    padding-left: 0.5em;
    text-align: left;
    width: 60%;
}

#BandeauAlerte {
    position: absolute;
    top: 45px; left: 680px; height: 53px;
    background: url(/images/attentionmini.gif) no-repeat;
}
#BandeauAlerte DIV {
    padding-bottom: 0.5em;
}
#TabIndLegende {
    font: bold 7pt verdana;
    color:#E6EBF5; 
    text-align: center;
    padding-top: 2px;
}
.accueil {
    font: 10pt Garamond;
    background: #C3DEFF /*#7dade6 */; 
    margin: 0;
    color : black; 
}
/* style du titre surveillance mode d'emploi */
.surv  { color: #205182; font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: verdana; padding-left: 8pt }

/*style pour les menus */

.rcMenuStatic      { color: #f9f8f4; font-weight: bold; font-size: 11px; font-family: verdana, Helvetica, Arial; text-decoration: none; background-color: #7dade6; padding-left: 7px; }
div.rcMenuHover  { background: url(images/puce2.gif) no-repeat; padding-left:15px;}
A.rcMenuHover  { background: url(images/puce2.gif) no-repeat; padding-left:15px;}
.rcMenuHover { color: #f9f8f4; font-weight: bold; font-size: 11px; font-family: verdana, Helvetica, Arial; text-decoration: none; background: #2b83c4; }
div.rcMenuStaticActif  { background: url(images/puce2.gif) no-repeat; padding-left:15px;}
A.rcMenuStaticActif  { background: url(images/puce2.gif) no-repeat; padding-left:15px;}
.rcMenuStaticActif   { color: #f9f8f4; font-weight:bold; font-size: 11px; font-family: verdana, Helvetica, Arial; text-decoration: none; background: #2b82c4;}
/*style pour les sous-menus */
.rcSubMenuStatic  { color: #f9f8f4; font-size: 11px; font-family: verdana, Helvetica, Arial; text-decoration: none; background-color: #7dade6;}
.rcSubMenuHover  {font-family: verdana, Helvetica, Arial ;font-size:11px ;color:#FFFFFF; text-decoration:none ;background-color:#2b83c4;}

/* style utilisé pour le titre général du menu */
.menu3g       { color: #205182; font-weight: bold; font-size: 8pt; line-height: 10pt; font-family: verdana; text-decoration: underline; padding-left: 8pt; }
/* style utilisé pour l'image de fond du menu */
.table3 { background: url(/images/fond_idf_v2.png) no-repeat; }

.bandeau_lien  { color: #2a5f9f; font-weight: bold; font-size: 7pt; font-family: verdana; text-decoration: none; }
/* style utilisé pour le moteur de recherche */
.rechercher    { color: #18589f; font-weight: bold; font-size: 7pt; font-family: verdana; text-decoration: none; }
/* style utilisé pour le bouton du moteur de recherche */
.boutonok {background-color: #7DADE6; color: #FFFFFF; font-family: Verdana; font-weight: bold; font-size: 11px;}
/* style utilisé dans l'entete pour prospAir et English */
.bandeau_prospair { color: #960; font-weight: bold; font-size: 7pt; font-family: verdana; text-decoration: none; }
.bandeau_english { color: #2a5f9f; font-weight: bold; font-size: 7pt; font-family: verdana; text-decoration: none;}
/* PAGE_ACCEUIL */
/* style utilisé pour le titre général de En Bref */
.enbref   { color: #e5731b; font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: verdana; padding-left: 8pt }
/* Style pour les articles en Bref sur la page d'accueil */
.art_actualite       { color: #c96517; font-weight: bolder; font-size: 7pt; font-family: verdana, helvetica; text-decoration: none; padding-left: 10px; }
/* Style pour les titres des pages*/
.ttpage     { font-weight: bold; font-size: 12pt; font-family: Arial, verdana; }
/* Style pour les sous titres des pages*/
.stpage     { font-weight: bold; font-size: 8pt; font-family: Arial, verdana; }

/* Styles génériques */
.centre   { text-align: center; }
.gras     { font-weight: bold; }
.souligne { text-decoration: underline; }
/*.big      { font-size: 1.3em; }
.bigger   { font-size: 1.7em; }
.huge     { font-size: 2.5em; }
.small    { font-size: 0.8em; }
.smaller  { font-size: 0.7em; }*/

.big      { font-size: 130%; }
.bigger   { font-size: 150%; }
.huge     { font-size: 280%; }
.small    { font-size: 80%; }
.smaller  { font-size: 60%; }


.droite    { text-align: right;}
.centre    { text-align: center; }

.v-centre  { vertical-align: middle; }

/* Quelques couleurs */
.bleu      { color: #7dade6; }
.bleuFonce { color: #175079; }
.bleuClair { color: #639ce7; }
.blanc     { color: white; }
.orange    { color: #f9f8f4; }
.bgbleu    { background-color: #7dade6; }
.bgorange  { background-color: #f9f8f4; }
.bgbleuCl  { background-color: #c6deff; }
.bgbleuFc  { background-color: #175079; }

/* Style pour la liste dans publications*/
.list_pub     { font-weight: bold; font-size: 8pt; font-family: Arial, verdana; color: #155196; }

/* Style pour le formulaire expo*/
.expotitre     { font-weight: bold; font-size: 25pt; font-family: Arial, verdana; color: #FFFFFF;}
.expostitre     { font-weight: bold; font-size: 10pt; font-family: Arial, verdana; color: #003366; text-decoration:none;}
.expoleg     { font-weight: bold; font-size: 8pt; font-family: Arial, verdana; color: #FFFFFF; text-decoration:none;}
.expomenuv     { font-weight: bold; font-size: 9pt; font-family: Arial, verdana; color: #5491EF; text-decoration: none; }
.expomenud     { font-weight: bold; font-size: 11pt; font-family: Arial, verdana; color: #E5731B; text-decoration: none; }
.expomenun     { font-weight: bold; font-size: 9pt; font-family: Arial, verdana; color: #C3DEFF; }
.expoques     { font-weight: bold; font-size:11pt; font-family: Futura Md BT, HandelGothic, Rockwell Condensed, Technical, Toxica, ActivaCapsSSK, AcmodisplaySSK, Arial, verdana; color: #E5731B; }
.exporep     { font-weight: bold; font-size: 9pt; font-family: Arial, verdana; color: #7DADE6; }
.question     { font-weight: bold; font-size: 11pt; font-family: Arial, verdana; color: #E5731B; }
.questext     { font-weight: bolder; font-size: 9pt; font-family: Arial, verdana; color: #003366; }
.questextb     { font-weight: bolder; font-size: 9pt; font-family: Arial, verdana; color: #E5731B; }
.fenetre     { font-weight: bolder; font-size: 9pt; font-family: Arial, verdana; color: #003366; background-color: rgb(239,242,248); }
.fenetred     { font-weight: bolder; font-size: 9pt; font-family: Arial, verdana; color: #003366; background-color: rgb(239,242,248); text-align: right }
.etoile      {font-weight: bolder; font-size:15pt;font-family: Arial, verdana; color:blue;}
.remerciements     { font-weight: bold; font-size: 11pt; font-family: Arial, verdana; color: #004A80; }
