@viewport { 
  width: device-width; 
}

/* Eléments principaux de la page */

::-webkit-input-placeholder{
  color: #C9C9C9;
}
:-moz-input-placeholder{
  color: #C9C9C9;
  opacity: 1;
}
::-moz-input-placeholder{
  color: #C9C9C9;
  opacity: 1;
}
:-ms-input-placeholder{
  color: #C9C9C9;
}

/*
#displaypicture{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
*/
body{
  background-color: #F8F8F8;
}
img{
  border:0;
}
p{
  font-size: 0.9em;
  color: #666666;
}
p a{
  font-style: normal;
  text-decoration: none;
  color: orangered; 
}
p a:hover{
  font-style: normal;
  text-decoration: none;
  color: darkorange;
}
#contact{
  display: block;
  width: 100%;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 0.7em;
  max-width: 800px;
  margin: 0 auto 0 auto;
}
#contact h1{
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 2px;	
  font-variant: small-caps;
  color: #808080;
}
#contact input :not(.btnsubmit){
  font-size: 1em;
  color: #303030;
}
#contactform{
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-align: left;
}
#error404, #error403{
	display:block;
	position: relative;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	width: 80%;
	height: 90%;
	margin-top: -70px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	padding-top: 140px;
	text-align: center;
	font-size: 18px;
	line-height: 1.5em;
	background-image: url('../img/error.png');
	background-repeat: no-repeat;
	background-position: center 55px;
  background-color: #F8F8F8;
}
#error404 h2{
  color: #cc0033;
  margin-top: 25px;
	margin-bottom: -20px;
  font-size: 2em;
}
#error403 h2{
  color: #cc0033;
  margin-top: 30px;
	margin-bottom: 5px;
  font-size: 1.5em;
}
#error403 h2 i{
  color: #ee4411;
  font-style: normal;
  font-size: 0.9em;
}
#error403 h3 i{
  color: #666666;
  font-style: normal;
  font-size: 0.9em;
}
#error403 h4 i{
  color: #666666;
  font-style: italic;
  font-size: 0.9em;
}
#error404 .eninfo{
  font-style: italic;
  color: #6666ff;
}
#error404 .errorinfo{
	margin-top: 150px;
}
#errormsg, #sendmsg{
	display: none;
  width: 90%;
	height: 2.4em;
	line-height: 1.2em;;
  padding: 1px 3px 2px 3px;
  margin: -42px auto 20px auto;
	text-align: center;
  vertical-align: middle;
	background-color: #247BFF;
  color: white;
}
#waitmsg{
  display: none; 
  text-align: center;
}
#waitmsg p{
  font-size: 0.8em;
  line-height: 20px;
}
#waitmsg img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#waitmsg .infotitle{
  background-color: #247BFF;
  color: white;
}
.windowcont{
	position: relative;
  background-color: #FdFdFd;
  width: 95%;
	max-width: 500px;
	height: 250px;
	margin: auto;
}
.window{
	margin: 1em 5px 0 5px;
  text-align: center;
	font-size: 1em;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #333333;
}
.window .formstd b{
  display: block;
  margin: 2em auto 1em auto;
  font-size: 1.2em;
  color: dimgray;
}
.window .formstd a{
  color: #247BFF;
}
.window .formstd a:hover{
  color: coral;
}
.window .closelnk{
  display: block;
  position: absolute;
  bottom: 1em;
  right: 1em;
  margin: 0;
  font-size: 0.8em;
}

#imgwait{
  display: none; 
  position: relative;
  top: -5px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  width: 152px;
  height: 14px;
  background-image: url(../img/waitblue.gif);
  background-repeat: no-repeat;
  background-size: contain;
  
}
.radio, .radio1{
  width: 15px;
}
.radio1{
  margin-left: -5px;
}
.maplnk :not(a){
	width: 100%; 
}
.maplnk p{
	text-align: left;
}
.maplnk a{
	display: block;
  margin-left: -15px;
  padding-left: 10px;
	color: #357ae8;
	text-align: left;
	text-decoration: none;
	line-height: 22px;
	cursor: pointer;
	margin-top: 35px;
	margin-bottom: -25px;
}
.maplnk a:hover{
	background-color: white;
	color: #357ae8;
  text-decoration: underline;
}
.wincloselnk{
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
}
.wincloselnk a{
	color: black;
}
.wincloselnk a:hover{
	color: red;
}
.infotitle{
  background-color: #66E37C;
  color: black;
  margin-bottom: 25px;
}
.warning{
	background-color: #CCFF66;
	color: black;
}
.error{
	background-color: red;
	color: white;
}
.msgtitle{
  display: block;
  width: 410px;
  height: 22px;
  font-size: 0.8em;
  text-align: center;
  padding-top: 5px;
  margin-top: -20px;
}
.formtitle{
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 2px;	
  font-variant: small-caps;
  color: #808080;
  margin-top: 25px;
  border-bottom: 2px darkgray solid;
}
.formlabel, .formlabel2{
  display: inline-block;
  padding: 3px;
  width: 20%;
  margin-right: 0px;
  height: 18px;
  min-width: 100px;
}
.formlabel2{
  display: block;
  width: 90%;
  margin: 0 auto 0 auto;
}
.formradio{
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 0.9em;
  color: #808080
}
.forminput{
  padding: 3px;
  margin-right: 0px;
  width: 70%;
  height: 18px;
  border: 1px #C0C0C0 solid;
}
.forminputobj{
  display: block;
  width: 90%;
  margin: 4px auto 20px auto;
  height: 18px;
  border: 1px #C0C0C0 solid;	
}
.formarea{
  display: block;
  margin-top: 5px;
  width: 90%;
  height: 200px;
  border: 1px #C0C0C0 solid;	
  margin: 5px auto 0 auto;
}
.formfield{
  border: hidden;
}
#contact input .btnsubmit{
  color: white;
}
.btnsubmit .formbtn, .formbtncancel{
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  width: 140px;
  margin-right: 30px;
  cursor: pointer;
  background-color: #357ae8;
  color: white;
  border: 1px darkblue solid; 
  border-radius: 5px;
  padding: 4px;
  margin-bottom: 8px;
}
.formbtn:hover, .formbtncancel:hover{
  background-color: #0098FD;
  border-color: #0098FD; 
}
.formbtn:focus, .formbtncancel:focus{
  background-color: #0098FD;
  border-color: darkturquoise; 
}
.btnsubmit{
  text-align: center;	
  color: white;
}
#field1{
  padding: 14px;
  padding-top: 0px;
}
#song{
  display: none; 
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  height: 45px; 
  opacity: 1;
}
#container, #songcontainer{
  display:block;
  position: relative;
  width: 70%;
  background-color: #FdFdFd;
  top: 75px;
  font-family: Arial, Helvetica, sans-serif; 
  color: #333333;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 25px 20px 25px;
  text-align: justify;
  font-size: 18px;
  line-height: 25px;
}
#songcontainer{
  width: 80%;
}
#container img :not(.imganniv){
  margin-bottom: 15px;
  max-width: 80%;
}
/*Panneau Menu du haut*/
#header{
  z-index: 2;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  width: 100%;
  position: fixed;
  height: 77px; 
  background-color: #357ae8;
  margin: 0;
  color: white;
  top: 0px;
  left: 0px;
  border-bottom-style: solid;
  border-bottom-color: #FF6A4A;
  border-bottom-width: 3px;
}
#info_text {
  display: inline-block;
  position: absolute;
  font-size: 16px;
  font-family: ArchitectsDaughter;
  left: 85px;
  color: white;
  background-color: black;
  opacity: 0.7;
}
#menubtn{
  display: none;
  position: absolute;
  background-image: url('../img/btnmenu.png');
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  cursor: pointer;
  top: 40px;
  left: 5px;
  width: 60px;
  height: 40px;
}
#menubtn img:hover{
  display: none;
}
#menulang{
  display: block;
}
#frlanguage{
  display: none;
  width: 200px;
  height: 30px;
  font-size: 0.7em;
  position: absolute;
  background-color: #0C2F69;
  text-align: center;
  right: 10px;
  top: 80px;
}
.frlangbtn:hover #frlanguage{
  display: block;
}
.enlangbtn:hover #frlanguage{
  display: block;
}
#menuleft {
  display: none;
  z-index: 100;
  cursor: default;
  float: left;
  position: absolute;
  width: 227px; 
  height: 280px;
  top: 34px;
  left: -5px;
  background-color: #0C2F69;
  background-image: url('../img/menubg.png');
  background-repeat: no-repeat;
  background-size: contain; 
  white-space: nowrap; 
  border-left-style: solid;
  border-left-width: 12px;
  border-left-color: #FF6A4A;
  border-top-style: solid;
  border-top-color: #FF6A4A;
  border-top-width: 3px;
  font-size: 1em;
  opacity: 1;
  line-height: 0px;
}
#menuleft ul{
  margin-top: 8px;
  padding-left: 7px;
  overflow: hidden;
  list-style-type: none;     
}
#menuleft ul li{
  font-weight: 300;
  overflow: hidden;
  margin: -2px;
  margin-left: -15px;
}
#menuleft ul li a:not(.menuactive){
  color: #fff;
}
#menuleft ul li a{
  display: block;
  text-decoration: none;
  text-align: left;
  height: 24px;
  line-height: 20px;
  padding: 5px;
  padding-left: 12px;
  margin: 2px 0 2px 5px;
}
#menuleft ul li a:hover:not(.menuactive){
  display: block;
  color: #e0fd00;
  background-color: rgba(0,0,0,0.4);
  left: -15px;
  opacity: 1;
}
#menuleft .menuactive{
  color: #FF9999;
  background-color: rgba(0,0,0,0.3);
  border-top-style: none; 
}
#menutop{
  display: block;
  float: left;
  line-height: 30px;
  margin-top: -45px;
  margin-right: 10px;
}
#menutop ul{
  margin-top: 35px;
  margin-bottom: 2px;
  margin-right:20px;
  padding: 0px;
  padding-right: 5px;
  padding-left: 5px;
  overflow: hidden;
  list-style-type: none;     
}
#menutop ul li{
  float: left;
  font-size: 1.2em;
  font-weight: 300;
}
#menutop ul li a:not(.menuactive){
  color: #fff;
}
#menutop ul li a{
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 6px;
  margin-right: 6px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 50px;
  line-height: 50px;
}
#menutop ul li a:hover:not(.menuactive){
  color: #e0fd00;
}
.bloclist{
  display: inline-block;

}
.citation{
  font-style: italic;
  color: #769BB4;
}
.tm{
  font-weight: bold;
  color: #769BB4;
}
.ga{
  color: #006666;
  font-weight: 600;
}
.highlight1{
  color: #0098FD;
  font-style: italic;	
}
.linkhint{
  text-decoration: none;
  color: inherit;
  display: inline-block;
  background-image: url('../img/info2.png');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 18px;
  margin-left: 4px;
  /*	border-bottom: 2px dotted #4F4FFF;*/
} 
.linkhint:hover{ 
  /*	background: none; */
  z-index: 30; 
  cursor: help; 
}
a .hint{ 
  position: fixed; 
  z-index: 25;
  width: 85%;
  max-width: 620px;
  top: 70px;
  left: 18%;
  margin-top: 25px; 
  margin-left: -4.2em;
  border: 1px solid turquoise;
  border-left-width: 8px;
  color: white; 
  background: rgba(20,20,20,.8); 
  font-size: 1em;
  line-height: 2em;
  padding: 12px; 
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: left;
  border-radius: 3px; 
  box-shadow: 0px 0px 6px rgba(0,0,0,0.7);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .3s; 
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
  text-align: justify;
}
a:hover .hint{ 
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity: 1;
}
.hint .author, .imgnotepopup .author{ 
  color: #A2FF97;
} 
.hint .singer, .imgnotepopup .singer{ 
  color: #7CE6FC;
} 
.hint .song, .imgnotepopup .song{
  color: #FF6A4A;
}
.imganniv{
  display: block; 
  width: 100%;
  max-width: 750px;
  padding: 0px; 
  padding-top: 15px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: center; 
  font-size: 0.7em; 
  color: #666666; 
  border: 1px solid darkgray;	
}
#container .imganniv img{
  width: 95%;
}
.imghint, .imgnotehint{
  text-decoration: none;
  color: #577593;
  border-bottom: 1px #9FDF9F none; 
  background-image: url('../img/info.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 10px 10px; 
  padding-right: 9px;
  margin-right: 4px;
  padding-top: 9px;
} 
.imgnotehint{
  border-bottom: 1px none deeppink; 
}
.imghint:hover, .imgnotehint:hover{ 
  cursor: help;
  color: #808080;
}
.imgpopup img{
  padding: 0px;
}
.imgpopup{
  visibility: hidden;
  position: fixed;
  z-index: 28;
  font-size: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  text-align: right;
  top: 80px;
  left: 0px;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .5s; 
  -webkit-transition: all .5s; 
  -moz-transition: all .5s; 
  opacity: 0;
  background: none;
}
.imgnotepopup{
  position: fixed;
  top: 70px;
  left: 80px;
  width: 85%;
  max-width: 620px;
  margin-top: 25px; 
  margin-left: -4.2em;
  border: 1px solid turquoise;
  border-left-width: 8px;
  color: white; 
  background: rgba(20,20,20,.8); 
  font-size: 1em;
  line-height: 1.6em;
  text-align: justify;
  padding: 8px; 
  padding-top: 30px;
  padding-bottom: 20px;
  border-radius: 3px; 
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .5s; 
  -webkit-transition: all .5s; 
  -moz-transition: all .5s; 
  opacity: 0;
}
.imgslc{
  display:block; 
  width: 80%; 
  padding: 0px; 
  padding-top: 15px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: center; 
  font-size: 0.7em; 
  color: #666666; 
  border: 1px solid darkgray;
}
.imgslc img{
  width: 95%;
}
.imgslclist{
  font-size: small;
}
.imgslclist b{
  font-weight: normal;
  color: steelblue;
}
.bull{
  color: lightsalmon;
}
.imgnotepopup img{
  float: left; 
  width: 180px;
  margin-top: 15px;
  padding-right: 12px;
}
.imgpopup img{
  width: 100%;
  height: 100%;
}
.jh, .sv{
  position: fixed;
  z-index: 5;
  width: 120px; 
  height: 132px;
  background-image: url('../img/jh.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size:  contain;
  margin-left: -20px;
  margin-top: 0px;
  opacity: 0.9;
}
.sv{
  background-image: url('../img/sv.png');
}
.listpopup{
  display: inline-block;
  text-align: left;
}
.playercontainer{
  display: block; 
  z-index: 1; 
  position: fixed; 
  top: 82px; 
  height: 46px; 
  width: 100%; 
  margin-left: auto; 
  margin-right: auto; 
  opacity: 0.7; 
  background: none;	
}
.album{
  color: #D7FFFF;
  text-shadow: 1px 1px 2px white;
}
a:hover .imgpopup{ 
  visibility: visible; 
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
a:hover .imgnotepopup{ 
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
.colsongdate td{
  max-width: 20px;
}
.singersong {
  max-width: 140px;
  color: dodgerblue;
}
.colsongfrauthor {

}
.tbdatetitle {
  background-color: #6bff1a;
  color: #006600 ;
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  letter-spacing: 4px;
  border: #99cc00 2px solid;
  border-bottom-color: #006666;
  border-right: none;
  border-left: none;
}
.titlehint{
  display: block;
  background-color: turquoise;
  color: black;
  font-weight: 500;
  text-decoration: none;
  margin: -4px;
  margin-top: -27px;
  margin-bottom: 8px;
  text-align: center;
}
.imgaber{
  display: block;
  float: left;
  background: url('../img/georges-aber.png');
  background-repeat: no-repeat;
  background-size: contain; 
  width: 200px;
  height: 289px; 
  margin-right: 20px;
}
.imgjbm321, .imglvsdc{
  display: block;
  float: left;
  background: url('../img/jbm321.png');
  background-repeat: no-repeat;
  width: 271px;
  height: 354px; 
  background-size: contain;
  margin-right: 20px;
  margin-left: -21px;
}
.imglvsdc{
  background: url('../img/lvsdc.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.imgsongs{
  display: block;
  float: left;
  background: url('../img/songs.png');
  background-repeat: no-repeat;
  background-size: contain; 
  width: 300px;
  height: 232px; 
  margin-right: 20px;
}
.micro{
  background: url('../img/micro_retro.png');
  background-repeat: no-repeat;
  background-size: contain; 
  width: 150px;
  height: 240px; 
  float: left;
  margin-right: 20px;
}
.link1{
  color: #808080;
  font-size: 0.9em;
}
.link1:hover{
  color: #FF6A4A;
}
.link2{
  color: dodgerblue;
}
.link2:hover{
  color: deepskyblue;
}
.list1, .list2, .list3{
  list-style-image: url('../img/puce03.gif');
  color: #5080AF;	
  color: #666666;
  line-height: 24px;
  margin-top: -10px;
  font-size: 0.9em; 
}
.list2{
  display: inline-block;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif, Cochin, Georgia;
  font-size: 0.75em;
}
.list3{
  list-style-image: url('../img/puce03.gif');
  color: #5080AF;	
}
.logoheader, .enlogoheader{
  display:block; 
  float: left;
  width: 300px; 
  height: 40px;
  background: url('../img/logo_aber.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  margin-top: 4px;
  margin-left: 15px;
}
.enlogoheader{
  width: 350px; 
  background: url('../img/en_logo_aber.png');
}
.frlangbtn, .enlangbtn{
  display:block; 
  float: right;
  width: 32px; 
  height: 32px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  margin-top: 30px;
  margin-right: 12px;
  cursor: pointer;
}
.enlangbtn{
  background-size: contain;
}
.menuactive {
  cursor: default;
  color: #00fd1e;
  color: #FF9999;
}
.meuactive ul li{
  color: #FF6A4A;
}
.meuactive a:hover{
  color: #FF6A4A;
}
.author{
  color: #9999FF;
  color: #4D94C4;
  font-weight: 300;
}
.singer{
  color: #357ae8;
  color: #769BB4;
  font-weight: 500;
}
.song{
  color: crimson;
  font-weight: 300;
}
.logowiki{
  background-image: url('../img/logowikipedia.png');
  background-repeat: no-repeat;
  background-position: left center;
  width: 25px;
}
.logowiki a{
  display: inline-block;
  width: 25px;
  color: aliceblue;
}
.tbmaintitle{
  text-align: center;
  background-color: #357ae8;
  color: white;
}
.colalbum{
  width: 230px;
}
.colauthor{
  width: 220px;
}
.coltitleaudio{
  background-image: url('../img/hp.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.colsong{
  width: 240px;
}
.colmusic{
  
}
.colaudio, .colnoaudio{
  height: 20px;
  width: 32px;
  min-width: 30px;
  margin: auto;
  cursor: pointer;
  background-image: url('../img/btnplay.png');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
}
.colnoaudio {
  cursor: default;
  background-image: url('../img/nomusic.png');
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.jacket{
  max-width: 180px;
  text-align: center;
}
.jacket img{
  width: 100%;
  height: auto;
  margin-top: 10px;
  vertical-align: middle;
  border: dodgerblue 2px solid;
}
.main {

}
.player{
  display: none;
  position: fixed;
  z-index: 6;
  top: 80px;
  left: 50px;
  height: 30px;
  width: 250px;
  cursor: pointer;
  opacity: 0.8;
}
.songsinfo{
  display: block;
  padding-top: 20px;
}
.rwtitles {
  background-color: orangered;
  color: white;
}
.tbjh thead tr{
  background-color: #FF6666;
  color: white;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
}
.tbjh a:not(.imghint){
  text-decoration: none;
  color: dodgerblue;
}
.tbjh{
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-size: 0.65em;
  padding: 0; 
  border-collapse: collapse;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 35px;
  line-height: 28px;
  width: 100%;
}
.tbjh tr{
  border: 1px solid #C0C0C0; 
  padding: 0;
}
.rwodd{
  background-color: #f1f6fd;
}
.rweven{
  background-color: white;
}
.tbjh td{
  padding-left: 2px;
  padding-right: 5px;
}
.tbsongs{
  font-family: Arial;
  font-size: 0.7em;
  padding: 0; 
  border-collapse: collapse;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 35px;
  line-height: 28px;
  width: 100%;
}
.tbsongs td{
  padding-left: 5px;
  padding-right: 5px;
}
.coldate{
  width: 40px;
}
.colsupport{
  width: 200px;
}
.small{
  font-size: 0.8em;
  font-style: italic;
}
.title1, .titletop{
  display: block;
  clear: both;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  margin: -1em 0 20px 0;
  color: #769BB4;
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #FF6A4A;
}
.title2{
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  margin-top: 15px;
  margin-bottom: -8px;
  color: #808080;
}
.titletop{
  margin-top: 0px;
}
.linesep{
  display: block;
  clear: both;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #357ae8;
}

@media only screen and (max-width: 1200px) {
  #container{
    width: 75%;
  }
  .colsupport{
    display: none;
  }
  .colalbum{
    width: 200px;
  }
  .colauthor{
    width: 190px;
  }
}

@media only screen and (max-width: 1000px) {
  #container{
    width: 80%;
  }
  .tbjh{
    font-size: 0.6em;
  }
  .colalbum{
    width: 200px;
  }
  .colauthor{
    width: 190px;
  }
}

@media only screen and (max-width: 800px) {
  .colauthor{
    display: none;
  }
  #menutop ul li{
    font-size: 0.9em;
    font-weight: 200;
  }
  #container .title1, .titletop{
    font-size: 1.5em;		
  }
  #container .title2{
    font-size: 0.8em;		
  }
  #container{
    width: 85%;
  }
  .colsongdate {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  #container{
    width: 88%;
    line-height: 22px;
  }
  #menutop ul li{
    font-size: 0.75em;
    font-weight: 200;
  }
  .imgpopup{
    left: -80px;
  }
  .imgpopup img{
    width: 65%;
  }
  #song{
    width: 65%;
  }
  .coloriginaltitle {
    display: none;
  }
}

@media only screen and (max-width: 580px) {
  #container{
    width: 90%;
  }
  #container img{
    display: block;
    alignment-baseline: baseline;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .list2 {
    clear: both;
    display: block;
    width: auto;
    list-style-position: inside;
    margin-left: 25%;
    margin-right: 25%;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 540px) {
  #menutop{
    display: none;
  }
  #menubtn{
    display: block;
  }
  #container{
    width: 92%;
  }
  #container .title1, .titletop{
    font-size: 1.4em;		
  }
  #menubtn:hover #menuleft{
    display: block;
  }
  #frlanguage{
    right: 30px;
    top: 80px;
  }
  .logoheader, .enlogoheader{
    margin-bottom: -45px;
  }
  .jh, .sv{
    margin-top: 42px;
  }
  .list2{
    font-size: 0.7em;
    line-height: 22px;
    margin-top: -10px;
    margin-left: 20%;
    margin-right: 20%;
  }
  .frlangbtn img, .enlangbtn img{
    float: right;
    width: 24px; 
    height: 24px;
    margin-top: 18px;
    margin-right: 25px;
  }
  .window{
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 490px) {
  #container{
    width: 90%;
  }
  #container .title1, .titletop{
    font-size: 1.3em;		
    padding-right: 25px;
  }
  .logoheader{
    width: 250px; 
    height: 33px;
    background: url('../img/logo_aber.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 8px;
    margin-left: 8px;
  }
  .imgaber{
    float: none;
    margin-left: auto;
    margin-right: auto;
    alignment-baseline: baseline;		
  }
  .imgjbm321, .imglvsdc{
    float: none;
    margin-left: auto;
    margin-right: auto;
    alignment-baseline: baseline;		
  }
  .jh, .sv{
    margin-top: 45px;
  }
  .colsongauthor {
    display: none;
  }
}

@media only screen and (max-width: 400px) {
  #container{
    width: 92%;
    text-align: left;
  }
  #container .title1, .titletop{
    font-size: 1.2em;		
  }
  .logoheader{
    width: 250px; 
    height: 33px;
    background: url('../img/logo_aber.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 8px;
    margin-left: 8px;
  }
  .list2{
    font-size: 0.7em;
    line-height: 19px;
    margin-left: 10%;
    margin-right: 10%;
  }
  .forminput{
    display: block;
    width: 90%;
  }
  .formlabel{
    display: block;
  }
  .formtitle{
    font-size: 0.9em;
  }
}

@media only screen and (max-height: 550px) {
  .imgpopup{
    top: 10px;
  }
}

@media only screen and (max-height: 430px) {
  .imgpopup{
    left: -100px;
  }
  .imgpopup img{
    width: 58%;
  }
}

@media only screen and (max-height: 380px) {
  .imgpopup{
    left: -120px;
  }
  .imgpopup img{
    width: 55%;
  }
  .imgnotepopup{
    font-size: 0.8em;
  }
  .imgnotepopup img{
    float: left; 
    width: 100px;
    margin-top: 5px;
    padding-bottom: 0px;
  }
}

@media only screen and (max-height: 550px) and (max-width: 600px){
  .imgnotepopup{
    font-size: 0.8em;
  }
  .imgnotepopup img{
    float: left; 
    width: 100px;
    margin-top: 5px;
  }
}
