body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #D3D3D3;
	margin-top: 1px;
}

  .exiftag {font-size:9px;color:#FFFACD;}
  .exifvalue {font-size:10px;color:#CCCCCC;}
  a.exif:link, a.exif:visited, a.exif:active { font-size: 10px; text-decoration: none; color: #FFEBCD;  font-weight: bold; }
  a.exif:hover      {  font-size: 10px; text-decoration: underline; color: #FFD700;  font-weight: bold; }
  .imgyb {border: 1px solid White;}
  
  td.copyright {
  		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
	   color: #5E5E5E;
		padding-right: 15px;
  }
  
  td.exifbutton {
  	vertical-align: top;
	padding-top: 2px;
	text-align: right;
  }
  
a {
	text-decoration:none;
	color: #FFCB7D;
}

a.simple {
	color:#FFFFCC;
	text-decoration:none;
}

a.simple:hover {
	text-decoration:underline;
	color:#FF9900;
}

#ablending {
	color: #666666;
	border-width: 1px;
	margin:0px;
	padding:0px;
	
}

	a.galleryindex {
		color: #FFCB7D;
		font-weight: bold;
		padding-bottom: 10px;

	}
	a.imagelink {
	   text-decoration: none;
		padding-left: 20px;
	}
	
	a.imagelink:hover {
	   text-decoration: underline;
	}

	a.copyright {
		color: #5E5E5E;
	}
	
  table.photofull {border: 10px solid Black;}
  
  .FolderTitle, .GalleryTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
	}

  .FolderTitle {
  	font-size:14px; 
	margin-top: 10px;
	color:#CCCCCC;
	}
  .GalleryTitle {
  	font-size:16px; 
	color:#FFFFFF;
	}

.thumb {border: 1px solid #333333;}

.thumbindex {border: 2px solid #A3A3A3;}

.soustitre {
	color: #FFCB7D;
	font-weight: bold;
	clear:both;
}

table.menuhome {
	
}

td.menuhome, td.highlightmenu {
	width: 100px;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#888888;
}

  a.menu:link, a.menu:visited, a.menu:active { font-size: 10px; text-decoration: none; color: #333333;  font-weight: bold; }
  a.menu:hover      {  font-size: 10px; text-decoration: underline; color: #333333;  font-weight: bold; }

  A.menulink {
	display: block; 
	width: 100px;
	padding: 4px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C2C2C2;
	border: none;
}
A.menulink:hover {
	/*
	padding: 3px;
	padding: 3px;
	border: 1px solid #A3A3A3;
	border: 1px solid #A3A3A3;
	*/
	color:#FF9933;

	/*border: solid 1px #6100C1;
	background-color: #A7A7A7;
	color: black;
	font-weight: bold;*/
}

A.menulink:focus{
	outline:none;	
}

.gallerythumb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#888888;
	width: 160px;
	padding-bottom: 10px;
}

td.highlightmenu {
	background-color: #FFDEAD;
	color: Black;
}

td.unhighlightmenu {
	background-color: #333333;
}

td.citation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#888888;
	font-style: italic;
	padding-right: 20px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

#menuAbout li, #ulabout li {
	margin-bottom:1em;;
}

#ulabout a {
	text-decoration:none;
	color: #FFCB7D;

}

#titlebar {
	text-align: center;
	margin: 0px auto;
	width: 780px;
}

#contact, #news, #auteur, #concours, #actus {
	position:relative;
 	width:780px; 
	margin:auto; 
	background-repeat: no-repeat;
	text-align:left; 
	line-height:16px;
	/*margin-top:10px;*/
	border:1px solid #333;
}

#contact, #news {height: 700px;}
#auteur, #concours {text-align:justify; line-height:16px;}
	
#contact {
	background-image: url(../images/contact_af780.jpg);
}

#news {
	background-image: url(../images/news780.jpg);
}

#contactbox {
	position:relative;
	top:60px;
	left:200px;
	width:400px;
	height:300px;
	color:#000;
	margin:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	line-height:20px;
	/*border:1px solid #FFC;*/
}

#contactbox a {
	color:#000;
}

#contactbox a:hover {
	color:#FFF;
	border-bottom:thin dotted #666;
}

#copyrightbox, #copyrightboxnews {
	position:absolute;
	width:500px;
	color: #666;
	margin:0px;
	text-align:center;
	line-height:16px;
	font-size:10px;
}

#copyrightbox {
	left:212px;
	top:668px;
}

#copyrightboxnews {
	left:218px;
	top:664px;
}

#indexmain {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 700px;
      height: 567px;
      margin-left: -350px; /* half of width */
      margin-top: -283px;  /* half of height */
}

#lastimages {
	position:absolute;
	top:39px;
	left:496px;
	height:605px;
	width:220px;
	border:none;
	overflow:auto;
}

#bandeau {
	text-align:center;
	/*margin-bottom: 1px;*/
}

.itemactu {
	margin-left:40px;
}

.itemactu li {margin-bottom:10px;}

.itemactu table {
	text-align:center;
	border: none;
}
.itemactu table td {
	padding-left:10px;
	padding-right:10px;
}
