/* -----------------------------------------------------
Color information for menu level 1
FileName:    ColorRub1.css
Version:     12/03/2004
BaseColor:   #31A1D3 (bleu)
----------------------------------------------------- */

a.pathnav:hover, a.pathnav:visited:hover {color:#31A1D3;}
.pathnavactive {color:#31A1D3; }
.rubCol {background-color:#31A1D3; }

/* Tools Navigation */
/* ----------------------------------------------------- */
#navTools {
  background: #31A1D3;
  }

/* Download section */
/* ----------------------------------------------------- */
#dldBox h1 { 

}
.dldIcon {
  background: #31A1D3;
}

/* Third level navigation */
/* ----------------------------------------------------- */
.thirdLevelTitle {  
  background:#fff url("../pictures/layout/subfolders/subfolder4.gif") top left no-repeat;
  color:#2B66A0;
  }
.thirdLevelContent {  background:#fff url("../pictures/layout/subfolders/vertical_line4.gif") top left no-repeat; }
ul.thirdLevelList li {  	background:url("../pictures/layout/subfolders/bullet4.gif") top left no-repeat;}


/* Footer */
/* ----------------------------------------------------- */
#foot .content {
  background:#fff;
  color:#999; 
  }
