
body, td, th {

	font-family: monospace;
	color: #000;
	margin: auto;
	width: 800px;
}

ul {
	list-style-type: none;
}
div {

	font-weight:bold;
	text-align: left;
	color: #333;
	display:none;
	padding:20px;
	position: fixed;
	left:0px;
	top:200px;
	width:182px;
	background-color:#fff;
	border:1px dotted #000;
}
img{

	border:none;
}
a:link {
	color: #000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
audio {

	width:180px;

}
.titre {
	text-align: center;
	font-size: large;
}

.classique {

	text-align:center ;
	font-size: 12px ;
	border:none;
	float:left;
	padding-left:1em;
	padding-right:1em;
}

.invi {
	
	display:none;
	
	}
	
.liens{
	
	position:relative;
	top:50px;
	
	}
	
.averto{

	font-size:x-small;
	color:#666;
	background-color:#fff;
	text-align:center;

}

.ban{

	float: right;
	padding-bottom:2em;

}

.lecteur{

	position:fixed;
	height:100%;
	width:200px;
	left:0px;
	top:0px;
	background-image: url('sources/poney/fond.gif');
	font-size: 12px ;
	float:left;
	padding-left:1em;
	padding-right:1em;



}

.poney{

	position:fixed;
	left:0px;
	bottom:0px;
	z-index:-999;
	
}

#cacher {color:#fff!important;position: absolute;bottom:0;right:0;}
#cacher:hover {color:#f00!important;}

#single {position:absolute; right:1em; top: 1em;}
