A {
  color: #666262;
  text-decoration: underline;
}

A:hover {
  color: #A9ABB4;
  text-decoration: underline;
}

A.menu {
  color: #FFFFFF;
    text-decoration: none;
}

A.menu:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

TD.titre {
  font-family: Tahoma;
  font-size: 20px;
  color : #FFFFFF;
    font-weight : bold;
}

TD.menubas {
  font-family: Tahoma;
  font-size: 11px;
  color : #FFFFFF;
}

TD.adresse{
  font-family: Tahoma;
  font-size: 11px;
  color : #FFFFFF;
    font-weight : bold;
}

TD.texte {
  font-family: Tahoma;
  font-size: 12px;
  color : #666262;
}

TD.citation {
	font-family: Tahoma;
	font-size: 11px;
	color : #666262;
	font-style: italic;
}

#fcpi {
border-style:solid; 
border-width:1px; 
border-color:black;
border-collapse:collapse;
}

#tdfcpi {
border-style:solid; 
border-width:1px; 
  font-family: Tahoma;
  font-size: 12px;
  padding:2px 2px 2px 2px;
}