/* CSS Document */

body,td,th {
background-color: #252a24;
font-family: Tahoma, Verdana, "Trebuchet MS";
font-size: small;
line-height: 130%;
}
#menu_audio {
	width: 20%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}
#menu_haut {
	background-image:url(../../images/audio/cadre_haut.png);
	background-repeat:no-repeat;
	height: 99px;
}
#menu_milieu {
	background-image:url(../../images/audio/cadre_milieu.png);
	background-repeat:repeat-y;
	line-height:190%;
}
#menu_bas {
	background-image:url(../../images/audio/cadre_bas.png);
	background-repeat:no-repeat;
	height: 78px;
}
#menu_audio a {
	color:#E2FFD4;
	text-decoration:none;
	margin-left:15px;
}
#menu_audio a:hover {
	color:#B4EE3C;
}
#menu_audio a:visited {
	color:#93C302;
	margin-left:15px;
}
a:active {
	text-decoration: none;
}
#flash {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#signature {
	margin-top:80%;
	margin-left:5px;
	z-index:2;
}
