html, body {
	height: 100%;
	margin: 0;
	}

body {
	font: 90% Verdana, sans-serif;
	}

html {
	background: black url(images/html.png);
	}
	
#global {
	min-height: 100%;
	width: 760px;
	margin: 0 auto;
	position: relative;
	background: black url(images/corps.png);
	overflow: auto;
	padding-bottom: 50px;
	}

#header {
	width: 760px;
	height: 207px;
	background: black url(images/header.png) no-repeat;
	}
	
#header p{
	position: relative;
	top: 100px;
	text-align: center;
	width: 100%;
	font-size: 90%;
	}

ul#menu {
	float: right;
	width: 400px;
	list-style-type: none;
	margin-right: 10px;
	margin-top: 22px;
	}

ul#menu li {
	float: left;
	}

ul#menu a {
	margin: 0 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	}
	
ul#menu a {color: #83f262;
	text-decoration: none;
	border: 0;
	}
	
ul#menu a:hover {
	text-decoration: underline;
	}	
	
#corps{
	padding: 20px;
	}
	
#footer{
	background: black url(images/footer.png);
	height: 47px;
	width: 760px;
	margin: auto;
	color: white;
	
	}
	
#foot{
	text-align: center;
	margin: auto;
	color: #c9c9c9;
	}
	
#foot img {
	border:0;
	}

#foot a{
	border: 0;
	}

#foot p{
	margin: 0 40px;
	}
	
/*----------------------------------------------------------------------------------------------------------- fin des div  --------------------------------------------------------------------------------------------------*/

h1 {
	font: bold 1.6em Georgia,serif;
	background: black url(images/titre.png) repeat-y;
	margin-bottom: 30px;
	margin-top: -20px;
	text-align: center;
	padding: 5px;
	color: #fff;
	}	
	
a {
	color: #ec6e22;
	}


a:hover {
	font-weight: bold;
	}
	
p:first-letter{
	font-size:1.1em;
	font-weight: bold;
	}
	
blockquote p{
	text-align: center;
	font-size: 1.4em;
	padding: 10px;
	font-style:italic;
	margin: 20px 130px;
	}
 
.objet {
	margin-left: 160px;
	border: 3px solid #8e8e8e;
	}


img {
	border: 2px solid #8e8e8e;
	padding: 2px;
	margin: 10px;
	}

img.left {
	float: left;
	margin: 10px 30px;
	}

img.right {
	float: right;
	}

dl img {float: left;
margin-top: -17px;
border: 0;
padding: 0;}

dt {font-size: 1.2em;
margin-top: 10px;
margin-left: 10px;
padding-bottom: 5px;}

dd{border-bottom: 1px solid #8e8e8e;
margin: 0 10px 20px 10px;
padding-bottom: 20px;}


.center {
text-align: center;
margin: 40px 100px;
font-size: 80%;}	

.center img{
margin-top: 30px;}
	
a.lien {
  color: #3f991d;
font-size: 1.1em;
font-weight: bold;
border: 1px dotted #54c627;
padding: 5px;}	

a.lien:hover {
background-color: #d4d6d3;}
			
.thumb 
{
  position:relative; 
  top:0;
  left:0; 
  height: 900px;
  overflow: hidden;
}

.thumb img 
{
  margin:5px 10px;
}
  
.thumb a 
{
  margin:0;
  text-decoration:none;
  border: 0;
}

.thumb a .grand 
{
  display:block;
  position:absolute; 
  width:0px; 
  border: 0;
}	  
  
.thumb a:hover .grand 
{ 
  position:absolute; 
  top:440px;
  left:50px;
  width:600px; 
  height:450px; 
  border: 2px solid #8e8e8e;
} 

table.musique {margin-left: 10px;
border-collapse: collapse;}

table.musique img{border: 0;
padding: 0;}

table.musique h4{margin:0;
padding: 5px;}

table.musique p{font-size: 0.7em;
margin:0;
padding: 0;
padding-bottom: 5px;}

table.musique tr {
height: 30px;
border: 1px solid #aaaaaa;
margin:20px;}

table.musique tr td {
background: white; }

table.musique object {
border: 0; }


table.musique tr td.titre {width: 420px;
padding-left: 10px;}

table.musique object {margin-left: 0;}

	
#flashcontent{
	height: 745px;
	width: 720px;
	}
