




/*
     FILE ARCHIVED ON 10:55:08 mai 19, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:24:01 avr. 23, 2012.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	background-color: #e1e1e1;
	background-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/gradient-black-blue.png');
	background-repeat: repeat-x;
	font-size: 11pt;
	font-family: sans;
}

h1 {
	color: #053856;
	font-size: 14pt;
	display: list-item;
	list-style-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/logo_normal_o.png');
	list-style-position: inside;
	border-bottom: 1px solid #eee;
}

h1.stats, h2.stats {
	display: list-item;
	list-style-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/stat.png');
	list-style-position: inside;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11pt;
}

h1.listen, h2.listen {
	display: list-item;
	list-style-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/casque-pt.png');
	list-style-position: inside;
}

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

a {
	cursor: pointer;
	color: #2a5db0;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


/* Jolis tableaux */

table.nicetable {
	border-collapse: collapse;
	margin: auto;
	text-align: center;
	min-width: 600px;
}

table.nicetable th {
	color:  #053856;
	padding: 5px 10px;
	font-weight: bold;
}

table.nicetable td {
	border: 5px solid #f1f1f1;
	padding: 5px 10px;
}

table.nicetable tr.odd td {
	background: #f1f1f1;
}

/* envoloppe */

div.container {
	width: 950px;
	margin: auto;
}

div.content {
	margin-top: 40px;
}

div.cadre_top {
	margin-top: 10px;
	width: 950px;
	margin: auto;
}

div.cadre_top_gauche {
	width: 580px;
	height: 100px;
	float: left;
}

div.main_logo {
	float: left;
	margin-right: 50px;
	margin-top: 2px;
	background-color: inherit;
}

div.main_title {
	width: 454px;
	height: 54px;
	float: left;
	margin-top: 15px;
}

div.main_logo_triangle {
	background-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/triangle_entoure.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 26px;
	clear: both;
	margin-left: 40px;
}

div.arc {
	background-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/arc.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 100px;
	float: right;
	margin-top: 0px;
	text-align: right;
}

form.searchbox {
	margin-top: 30px;
	margin-right: 20px;
}

div.grand_cadre {
	background-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/gradient-grey-white.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 898px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 40px;
	padding-bottom: 20px;
	border: 1px solid #c9c2c1;
	clear: both;
}

div.footer {
	background-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/gradient-grey-grey.png');
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f2f2f2;
	border: 1px solid #c9c2c1;
	text-align: center;
	font-size: 9pt;
}

div.footer ul li {
	display: inline;
	margin-right: 10px;
}

div.footer form {
	display: inline;
}

div.footer select {
	background-color: #dad6d5;
	border: 1px solid #c9c2c1;
}


/* barre du haut */

div.top_bar {
	padding: 1px;
	width: 950px;
	margin: auto;
}

div.top_bar a {
	color: #FFFFFF;
}

div.top_bar div.profile a {
	display: list-item;
	list-style-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/profile.png');
	list-style-position: inside;
	float: right;
}

div.top_menu a:hover {
	color: #82a2b5;
	background-color: inherit;
}

div.top_menu {
	float: left;
	text-align: left;
	display: inline;
}

div.top_menu ul {
	margin: 0;
	padding: 0;
	display: inline;
}

div.top_menu li {
	display: inline;
	margin-right: 10px;
}

div.top_menu li.show {
	font-weight: bold;
	font-size: 1em;
}

div.top_menu a.whats_new {
	color: #F86F00;
	font-weight: bold;
}

/* affichage sound */

div.sound {
	margin: 15px 0 0 0;
	padding: 5px;
	background-color: #efefef;
}

div.sound_top {
	padding: 0px;
	width: auto;
	margin-bottom: 5px;
}

div.sound_top div.download > a {
	float: left;
	cursor: pointer;
}

div.sound_top div.download ul {
	margin: 23px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	background-color: #c9c2c1;
	position: absolute;
	/*border: 1px solid black;*/
}

div.sound_top div.download li {
	float:left;
	display:inline;
}

div.sound_top div.download li a {
	margin : 0 15px;
}

div.sound_top span {
	float: right;
	margin-bottom: 5px;
}

div.sound_bottom {
	clear: both;
	margin: 0;
	padding: 4px 0 0 0;
	border-top: 1px dotted #c9c2c1;
	font-size: 12pt;
}

div.sound ul.tags {
	padding: 0;
	margin: 10px 0 0 0;
}

div.sound ul.tags li {
	display: inline;
}

div.sound ul.tags a {
	background-color: #ddd;
	margin-top: 0px;
	margin-right: 5px;
	padding: 0px 5px;
}

div.sound div.edit {
	margin-top: 20px;
	width: 898px;
}

div.sound img.player {
	border: 0px;
}


/* page overview */

div.index_col {
	float: left;
	border: 1px solid #ddd;
	min-width: 200px;
	margin-bottom: 20px;
}

div.page_selector {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div.page_selector .current {
	color: #04456a;
	font-weight: bold;
}

div.page_selector .next, div.page_selector .previous {
	font-weight: bold;
}


/* page search */

p.msg {
	border: 1px dotted #c9c2c1;
	background-color: #efefef;
	font-weight: bold;
	font-size: 12pt;
}

ul.translations {
	border: 1px dotted #c9c2c1;
	background-color: #efefef;
	margin: 10px;
	padding: 15px;
	width: 850px;
	float: left;
	list-style: none;
}

ul.translations a {
	line-height: 20px;
}

ul.translations img {
	vertical-align: middle;
}

ul.translations li {
	float: left;
	width: 50%;
}

img.player_mini {
	border: 0px;
	cursor: pointer;
}

div.bugreport form {
	border: 1px dotted #c9c2c1;
	background-color: #ffefef;
	padding: 10px;
}

div.bugreport textarea {
	width: 500px;
	height: 100px;
}

div.translate form {
	border: 1px dotted #c9c2c1;
	background-color: #efefff;
	padding: 10px;
}

/* page contact */

img.plume {
	float: right;
	margin-top: 30px;
}


/* page index */

div.col_left {
	width: 525px;
	padding: 0px;
}

div.whatsthat {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

li.inline {
	margin: 3px;
	display: inline;
}

div.col_right {
	width: 340px;
	float: right;
}

div.col_right img.picture {
	border: 1px solid black;
	margin-top: 40px;
}

/* page login */

form.login {
	padding: 20px;
	margin: 20px;	
	border: 2px solid #c2c2c2;
}

form.login label {
	float: left;
	width: 200px;
}

form.login input {
}

form.login div.row {
	clear: both;
	padding: 5px;
}

/* tools */

a.add {
	display: list-item;
	list-style-image: url('http://web.archive.org/web/20110519105508/http://swac-collections.org/images/add.png');
	list-style-position: inside;
}

