body {
	width:1024px;
	height : 590px;
	background: url("") #000000 ;
	color: #bfbfbf;
	font-family: sans-serif;
	font-size: small;
}

div#entete {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 999px;
	height: 50px;
	background: url(photos/Papa/Entete.bmp) no-repeat;
	color:#ffffff;
	line-height:  50px;	
	text-align: center;
	font-size: large;
	font-variant: small-caps;
	font-weight: bold;	
	}
	
div#intro {
	position: absolute;
	top: 90px;
	left: 20px;
	width: 190px;
	height: 100px;
	background: url("") #000000;
	font-size: small;
	text-align: center;
	font-style: italic;
	margin-top: 20px;
	color:#E5E5E5;	
}

div#sommaire {
	position: absolute;
	top: 250px;
	left: 20px;
	width:190px;
	height: 370px;
	background: url("") #000000;
	color:#E5E5E5;	
}

div#principal {
	position: absolute;
	text-align: left;
	top: 90px;
	left: 230px;
	width: 750px;
	height: 455px;
	background:url("") #000000;
	border: 4px solid  #000000;
	color:#E5E5E5;
}

div#compteur {
	position: absolute;
	top: 570px;
	width: 200px;
	left: 20px;
	height: 20px;
	background: url("") #000000;
	color:#E5E5E5;
}

div#contact {
	position:absolute;
	top:570px;
	width:125px;
	left: 450px;
	height:20px;
	background: url("images/mail.bmp") #000000 center left no-repeat;
	color:#E5E5E5;
}

div#ubuntu {
	position: absolute;
	top: 570px;
	left: 850px;
	width: 100px;
	height: 31px;
	background: url(images/ubuntu_button_88x31.png) right no-repeat;
	color:#E5E5E5;
}


a.spann {
	position: relative;
	top:30%;
}


a:hover {border-bottom: 0px;
}

a span {
	display:none ;
	text-decoration:none ;
	background: inherit;
	color:#E5E5E5;
	top: 200px;
	right: 370px ;
	left: 50px;
	padding: 4px;
	text-align: center}

a:hover span {
	display: block;
	position: absolute;
	text-align: left;
	top: 200px;
	right: 370px ;
	left: 50px;
	padding: 4px;
	text-align: center}

a.menu1 {
	text-decoration: none;
	display: block;
	background-color:#4d4d4d;
	color:white ;
	margin: 3px;
	padding:4px;
	border:1px solid;
	text-align: center;
	width: 180px;
}
a.menu1:hover {
	border-top:2px solid;
	border-bottom:2px solid;
	padding:3px 4px 3px 4px;
	color:#E5E5E5;
	background: url("") #000000;
	}

a.menu2 {
	text-decoration: none;
	display: block;
	background-color:#4d4d4d;
	color:white ;
	margin: 3px;
	padding:4px;
	border:1px solid;
	border-color: yellow;	
	text-align: center;
	width: 180px;
}

a.menu2:hover {
	border-top:2px solid;
	border-bottom:2px solid;
	padding:3px 4px 3px 4px;
	border-color: yellow;
	color:#E5E5E5;
	background: url("") #000000;
	}

img {
  border:2px solid #4d4d4d;
  }

.thumb {
  position:static;
  top:20%;
  right:7%;
  left:33%;
  }
  
.thumb a {
  margin:0px;
  position:static;
  top:20%;
  right:7%;
  left:33%;
  }


.thumb a .grandh {
  display:block;
  position:absolute;
  top: 130px;
  right:20px;	
  width:0px; 
  border: 0px;
  }
  
.thumb a .grandv {
  display:block;
  position:absolute;
  top: 120px;
  right:20px;	
  width:0px; 
  border: 0px;
  }	    

.thumb a:hover .grandh { 
  position:absolute;
  top: 130px;
  right:20px;	
  width:300px; 
  }

.thumb a:hover .grandv { 
  position:absolute;
  top: 120px;
  right:20px;	
  width:225px; 
  }
  
.thumb a .miniatureh {
	width: 80px;
	}

.thumb a .miniaturev {
	width:60px;
	}