html { 
	font-family: 'Handlee', cursive;
  margin:0;
  padding:0;
  /*background: url(_img/fond%20test%202.jpg) no-repeat center fixed; 
  -webkit-background-size: cover; /* pour Chrome et Safari */
/*  -moz-background-size: cover; /* pour Firefox */
 /* -o-background-size: cover; /* pour Opera */
  /*background-size: cover; /* version standardisée */
}
body,img {
	margin: 0;
	padding: 0;
}

#bg { position: fixed; top: 0; left: 0; background-color: #1A1B1F;
}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }

#page-wrap { position: relative; margin: 0px  auto; width: 500px;  
padding: 0; 

}

a {
	text-decoration: none;
	color: orange;
	font-style: italic;
}
p a:hover{
	border-style: none;
	border-bottom-width: 1px;
	font-weight: bold;
	font-style: italic;
}

#haut{
position: relative;

	padding: 0;
	margin: 0;
	height: 194px;
	//background: #f5f;
}
p { font: 15px/2; margin: 0 0 20px 0; }
#toit{
	padding: 0;
	height: 80px;
	position: relative;
	background: url(../img/toits-de-paname.png) ;
	top: 80px;
	
}
h2 {
	margin: 10px 0;
}
#icon span a img {
	opacity: 0.5;
}
#icon span a img:hover {
	opacity: 1;
}

#menu{
	background-color: #000000;
	width: 100%;
	height: 40px;
	top: 0;
	color: #ffffff;
	bottom: 0;
	position: relative;
	top: 80px;
	-moz-box-shadow: 0 0 10px black;
	-webkit-box-shadow: 0 0 10px black;
	box-shadow: 0 0 10px black;
}

img#logo {
position: relative;
	width: 300px;
	top: -115px;

	right: 0;
	padding: 0;
	margin: 0;
	right: 0px;
	left: 275px;
	bottom: 20px;
	
}
#icon  {
	background: #f5 no-repeat left top;
	float: left;
	padding: 5px;
	height: 30px;
	width: 100%;
	
}
#icon span 	 {float: left;
padding-left: 15px;

}
#contenu{
	 padding: 20px;
	 -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black;
	 background-color: #ffffff;
 }
#descriptif {
	position: relative;


}

#bloc_paname{
	
	float: right;
	width: 115px;
	height: 30px;
}

#bas{
	background: #000;
	height: 30px;
	 -moz-box-shadow: 0 5px 20px black; -webkit-box-shadow: 0 5px 20px black; box-shadow: 0 5px 20px black; 
	 color: #fff;
	 text-align: center;
	 padding: 15px 0 0 0;
}
