body { 
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: medium;
	margin:0;
	padding-top:50px;
	padding-right:20px;
	font-size:22px;
	text-align:right;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	width: 960px;
}
#header {
	height: 140px;
	position: relative;
	background: url("https://www.zapaudio.com/webzap/wp-content/themes/zapaudio/images/bkg-header.jpg") no-repeat;
}

.logo {
	float:left;
	margin: 25px 0px;
}
#pratique {
	background:url("https://www.zapaudio.com/webzap/wp-content/themes/zapaudio/images/bkg-pratique.gif") no-repeat scroll 0 0 transparent;
	color:#D1D1D1;
	font-size:10px;
	height:159px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:0;
	width:243px;
	z-index:99;
}
#container {
	padding-bottom: 30px;
}
#content {
	width: 100%;
	float: left;
}
#footer {
	clear:both;
	height:92px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	padding:7px 0 10px;
	text-transform:uppercase;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #333333;
	text-decoration: none;
	height: 100%;
	font-weight: bold;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#listingcontainer {
	padding: 10px;
}
#listingheader {
	color: #666;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #666;
}
#listingheader a:hover {
	text-decoration: underline;
	color: #666;
}
#headerfile {
	text-align: left;
	float: left;
	width: 340px; 
}
#headersize {
	text-align: right;
	width: 75px;
	float: left;
}
#listing {
	border: 1px solid #CCC;
}
#listing a {
	display: inline-block;
	padding: 10px 5px 10px 5px;
	font-size: small;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	text-align: right;
}
#listing a:hover {
	background-color: #CCC;
}
#listing a img {
	float: left;
	margin-right: 4px;
	width: 32px;
	height: auto;
}
#listing a strong {
	float: left;
	width: 300px;
	cursor: pointer;
	text-align: left;
	top: 10px;
	position: relative;
	text-transform: uppercase;
	font-weight: lighter;
}
#listing a em {
	float: left;
	width: 75px;
	text-align: right;
	cursor: pointer;
}
#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}
#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}
#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}
#upload {
	border: 1px solid #A7C5FF;
	display:block;
	margin-top: 10px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:568px;
	background-color: #EEE;
}
#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
}
#uploadcontent {
	padding: 2px 5px 2px 5px;
}
#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
#copy a {
	text-decoration: underline;
	color: #666666;
}
.b {
	background-color: #EEE;
}
.w {
	background-color:#FFFFFF;
}
.mod {
	float:right;
}
.size {
	float:right;
}
