DIV,TABLE,BODY,TD,TH,TR,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  font-size : 10pt;
  font-weight: normal;
  color :  #111111;
  background-color:  #8c8c76;
  
}
B {
  font-weight: bold;
}

TABLE,BODY, DIV {
  font-family: arial,helvetica,sans-serif;
  font-size : 10pt;
  color :  #111111;
    
  background-position: top left;
  background-repeat: repeat;
  background-color:  #8c8c76;
  
}

div.galleryheader { 
 /* border:  #564635 2px solid;*/
  border-left: 1px none;
  border-right: 1px none;
  border-top: 1px none;
  text-align: left;
  color :  #111111;
  background :  #9d9d87;
  font-size : 10pt;
  margin: 1px;
  padding: 1px;
}

.title {
  font-size : 10pt;
}

H1,H2 { 
  border:  #DFA770 2px solid;
  border-left: 1px none;
  border-right: 1px none;
  border-top: 1px none;
  text-align: right;
  letter-spacing:   8px;
  color :  #D5C3AB;
  background :  #111111;
  font-size : 14pt;
  margin: 1px;
  padding-right: 60px;
  padding-top: 2px;
}

h2:first-letter 
{ 
  font-weight: bold;
  font-size : 18pt;
  color :  #DFA770; 
}

A:link { color :  #feffed}
A:active { color :  #feffed}
A:visited { color :  #feffed}
A:hover { color :  red}

#commentlist .from
{
  color:  #feffed;
  font-weight:bold;
}

/*TD.thumbnails 
{
border:  black 1px solid;  
font-weight: bold;
}
*/
TD.thumbnail 
{
border:  black 1px solid;
font-weight: bold;
/* vertical-align : bottom; */
}

/*.display /* border around image in image page */
{
        border:  red 2px solid;
}*/
.caption {
  font-size : 10pt;
  color :  #111111;
  font-style : italic;
}

#linkedsubgalleries {
	text-align: center;
      font-size: xx-small;
      
}
#linkedsubgalleries .current {
	font-weight: bold;
}
#linkedsubgalleries .other{
	font-style: normal;
      font-weight: normal;
}
/* my own css*/

.copyright {
	font-size: 14pt;
	font-weight: bold;
}

.entete {
  font-family: arial,helvetica,sans-serif;
  font-size : 10pt;
  font-weight: normal;
  color :  #111111;
  background-color:  #8c8c76; 
  border:  black 1px solid;  
}

.citation {
  font-family: arial,helvetica,sans-serif;
  font-size : 8pt;
  font-weight: normal;
  color :  #111111;
  background-color:  #8c8c76; 
  border:  black 1px solid;  
}





BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
