#lightbox{
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
  }
  
#lightboxDetails{
  font-size: 0.8em;
  padding-top: 0.2em;
  }  
  
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 2px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/.png); }

* html #overlay{
  background-color:#35383C;
  back\ground-color: transparent;
  background-image: url(../images/clear.gif);
  }
  
  
  /**************************Menu internet*****************************/

.nav
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.sousmenu
{
	font-family: georgia, Times New Roman, verdana;
	font-size: 11px;
	text-decoration: none;
	background-color:#35383C;
}

.sousnav
{
	width: 115px;
	*width: 135px;
	background-color:#35383C;
	padding: 10px;
}