BODY 
{ 
  margin: 20px;
  background-color: #006792;
  background-image:URL("../images/bg9.gif");
}

.entete
{
  font-size: 12pt;
  color: #006792;
  font-weight: bolder;
  width:700;  
}

.bar
{
  background-color:#006792;
  width: 218px; 
  height: 7px;
  vertical-align: middle;
}

.content
{
  padding: 15px;
  background-color: #ffffff;
  font-size: 10pt;   
  font-family: Verdana, Arial; 
  color: #000000; 
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #006792;  
}

.textmenu
{
  
  background-color: #006792;
  color: white;
  text-align: center;
  height: 15px;
  font-size: 8pt;
  text-transform: Uppercase;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #006792;  
}

.header
{
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-color: #006792;  
}

.textmenu A:Link
{
  color: white;
  text-decoration: none;
}

.textmenu A:Visited
{
  color: white;
  text-decoration: none;
}

.textmenu A:Hover
{
  color: #CCCCCC;
  text-decoration: none;
}

.textmenu A:Active
{
  color: white;
  text-decoration: none;
}

.3d
{
  filter:progid:DXImageTransform.Microsoft.Shadow(Color=#666666,Direction=225,Strength=6);    
}

TD
{
  font-size: 10pt;   
  font-family: Verdana, Arial; 
  color: #000000;
}

A:Link
{
  color: #006792;
  text-decoration: none;
}

A:Visited
{
  color: #006792;
  text-decoration: none;
}

A:Hover
{
  color: #006792;
  text-decoration: underline;
}

A:Active
{
  color: #006792;
  text-decoration: none;
}

.gallery
{
  font-size: 7pt;
  list-style-type: square;
  color: #006792;
  margin: 15px;
}

.gall
{
  border: solid 1px black;	
}

.clickgall
{
  font-size: 7pt;
  color: #006792;;
  text-indent: 2px;
  
}