@CHARSET "ISO-8859-15";

#headerDate {
  font-size: 10px;
  margin-top: 15px;
  float: right;
  text-align:right;
  /*margin-right:3px;*/
}

#navigation02 A  /*MENU OMEGA*/
{
  color: #000000;
}
#navigation02 A:hover
{
  color: #000000;
}

html
{
  background-color: #ffffff;
}

body
{
  background: #ffffff url(../_imgael/_page/_imgael_page_bg_page_nav.jpg) repeat-x;
}


#copyright
{
  color: #9F9F9F;
}

#copyright A, #copyright A:hover
{
  color: #959595;
}

#identificationText {}

#identificationText A, .styleLienBleu1
{
  color: #2753ad;
}

#pageTitle
{                
  /*font-size: 22px;*/
  border-bottom: 1px solid #3f3001;
  /*color:#000000;*/
}

.tableOnglet {}

.tableDefault TR {}
.tableDefault TR.tableFdGris {background-color: #F0F0F0;}

.tableDefault TD {}
.tableDefault TD A {color: #000000;}
.tableDefault TD A:hover {color: #959595;}

table.tableDefault {border-bottom: 1px solid #B2B2B2;}

.rappelRef TD {color: #2753ad;}
.rappelRef strong {color: #000000;}

.boutonPrint, .boutonAide {color: #000000;}

.boutonAction, .boutonActionPrecedent {color: #000000;}

.navBasPageContextuelle A {color: #0093c2;}
.navBasPageContextuelle A:hover {color: #006e91;}

.tabNav .current SPAN, .tabNav .current A:hover SPAN {color: #000000;}
.tabNav span {color: #ffffff;}
.tabNav A:hover span {}

label {color: #006e91;}

.inputOver {background: #fff7cc none;}

.imputDesactive {background: #eaeaea none;}

.formTable P {}

H4 {color: #555555;}

.styleCadreGris {border: 1px solid #cfcfcf;}

.errorMessage H6
{
  color: #ffffff;
  background: url(../_imgael/_icone/_imgael_icone_alerte.gif) no-repeat 2px 2px #ce2c33;
}

.errorMessage
{
  background-color: #ff6f6f;
  border: 2px solid red;
  color: #000000;
}

.TexteRouge {color: #ff0000}
.TexteBleu {color: #00698b}
.TexteGris {color: #666666}

#navigationHeader
{
  color: #ffffff;
  width: 960px;
}

#logo
{
  margin-top: 20px;
  margin-bottom: 0px;
  height: 84px;
  width: 195px;
  float: left;
}

#logoImgTaille
{
  height: 70px;
  width: 195px; /*112px;*/
}

.errorStar
{
  color: #ff0000
}

.errorField label
{
  color: #000000;
  font-weight: bold;
}

.errorField input, .errorField select, .errorField textarea, .errorFieldBackground
{
  background: #ffeaed none;
}