body {
  margin: 20px;
}
img {
  border-width: 0px;
}
.texte_area
{ color: #333333;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
  line-height: 16px;
  width: 480px;
}
a.texte:link, a:link        
{ color: #666;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
a.texte:visited, a:visited        
{ color: #666;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
a.texte:hover, a:hover           
{ color: #ff0099;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
a.texte_current:link 
{ color: #ff0099;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
a.texte_current:visited 
{ color: #ff0099;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}

a.texte_current:hover           
{ color: #333333;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
.titre	   
{ color: black;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 18px ;
}

.projet	    
{ color: black;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 20px ;
}

.legende	   
{ color: #333333;
  font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
}
.legende a:link        
{ color: #999999;
  font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
.legende a:visited        
{ color: #999999;
  font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}
.legende a:hover           
{ color: black;
  font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  text-decoration: none;
}

.fiche	     
{ color: #999;
  font-size: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 14px;
  text-decoration: none;
}
.fond { 
  /*  background-image: url('/themes/ad2/papier_module.gif'); */
}
.external {
  padding-left: 15px;
  /*border-style: solid;
  padding: 12px;
  border-color: #ddd;
  border-width: 1px; */
  /*background: url('/themes/ad2/fond.gif') no-repeat top right;  */
}
.logo {
  text-align: left;
  border-right: thin dotted #222;
  width: 200px; 
  font-size: 11pt;
  font-family: Georgia, "Times New Roman", Times, serif;
}
a.footer {
  font-size: 10px;
  color: #999;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
}
a.footer:hover {
  font-size: 11px;
  color: #ff0099;
  font-family: Georgia, "Times New Roman", Times, serif;
}

table.submenu {
  border-style: solid;
  border-width: 1px;
  border-color: #ff0099;
  width: 130px;
}

a.submenu {
  color: #666;
  font-family: Georgia, "Times New Roman", Times, serif;
}
a.submenu:hover {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ff0099;
}

.myborder:focus, .myborder:hover {
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color:    #D3D3D3;
}

.myborder {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:           10px;
  color:               #333;
  background-color:    #fff;
  font-weight:         normal;
  border-color:        #ff0099;
  border-style:        solid;
  border-top-width:    1px; 
  border-right-width:  1px; 
  border-bottom-width: 1px; 
  border-left-width:   1px;
}
div#flash {
  position: absolute;
  z-index: 0;
  top: 100;
}
div#long_scroll {
  float: left;
  margin-right: 15px;
  width: 480px;
  height: 490px;
  overflow: hidden;
  text-align: justify;
}

div#long_track {
  float: left;
  width: 3px;
  height: 490px;
  background-color: #fafafa;
}

div#long_pointer {
  float: center;
  width: 3px;
  height: 40px;
  background-color: #FF0099;
  cursor: pointer;  
}
div#short_scroll {
  float: left;
  margin-right: 15px;
  width: 460px;
  height: 200px;
  overflow: hidden;
  text-align: justify;
}

div#short_track {
  float: left;
  width: 3px;
  height: 200px;
  background-color: #fafafa;
}

div#short_pointer {
  float: left;
  width: 3px;
  height: 20px;
  background-color: #FF0099;
  cursor: pointer;  
}
