html, body {height:100%;overflow:hidden;min-height:660px;overflow:auto;color: white;}
h3 {color: Red;}
#capcalera{margin-top:10px;}
#flash-content {height:100%;width:100%;z-index:-1;position:absolute;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;}
#wrapper-cont {position:absolute;overflow:hidden;}
#menu ul {list-style-type:none;margin:0; padding:0 0 0 0;}
#submenu {margin-bottom:10px;}
#submenu ul {list-style-type:none;margin:0;cursor:pointer;}
#peu{position: fixed;bottom:10px;}
#peu ul {list-style-type:none;margin:0;cursor:pointer;}
#peu li {display:inline; opacity:0.7;}
#twitter{padding-left:7px;padding-right:9px;}
#contingut{overflow:auto;background-color:black;opacity:0.6;filter: alpha(opacity=60);border:15px solid black;color:white;height:527px;font-size:1em;} /* 563 menu - 5 padding-bottom -30 bordercontingut */
.cont{display:none;}
#subcontingut {overflow:auto;height: 487px;color:#A0A0A0;}
#menu li {color:white;float:right;clear:both; cursor:pointer;font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;font-size: 35px;line-height: 1;margin-bottom: 3px; opacity:0.7;}
#mMute, #mTitol {cursor:pointer;}
#social-network {width:120px; float:right;}
div.titol{margin-right:0;}
#PressCa,#PressEs,#PressEn{margin-right: 60px;padding-left: 5em;width:640px;text-align: justify;}
#Bio{margin-right: 60px;padding-left: 5em;text-align: justify;width:640px;float: left;}
#news{margin-right: 60px;padding-left: 5em;text-align: justify;width:640px ;float: left;}
#Credits, #Buy{padding-left:4em;font-family: georgia,palatino,"palatino linotype",times,"times new roman",serif;font-size: 14px;line-height: 1;margin-top: 40px;}
#menu ul .active, #submenu ul .active{opacity:1;}
#submenu ul li {display: inline; padding:13px;opacity:1;font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;font-size: 25px;line-height: 1; opacity:0.7;}
#titulo{display: inline;padding:13px;opacity:1;font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;font-size: 25px;line-height: 1;}
#ntitulo{display: inline;opacity:1;font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;font-size: 25px;line-height: 1;}
#contact{margin-left: 36px;opacity:1;font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;font-size: 20px;}
#ncuerpo, #nfoto, {padding:13px;}
.nfoto{display: block;margin-left: auto;margin-right: auto; padding-top: 13px; padding-bottom: 13px}
/* S'han de revisar */
/*#Botaniques {height:100%; width:100%;background-image: url("../img/Portada.jpg");background-position:left;background-repeat:no-repeat;}*/
#Reproductor {position:absolute;float:left;padding-left:610px;}
#Reproductor #botons {position:absolute;top:0;z-index:10;padding-left: 1.5em;height:20px;width:200px;}
#Reproductor #botons div {width:15px;height:15px;cursor:pointer;margin:3px;top:0;float:left;}
#Reproductor #dewplayer {padding-left: 1.5em;}
#Reproductor ul{list-style-type:none;margin:20px 0 0;}
#Reproductor ul li{cursor:pointer;}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
    font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;
	color: white;
	font-size: 35px;
}

span.song {
    font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;
	color: white;
	font-size: 20px;
	opacity:0.7;
}

body {
   /* font-family: Helvetica, Verdana, Georgia, Times, "Times New Roman", serif;*/
  font-family: georgia,palatino,"palatino linotype",times,"times new roman",serif;
	color: white;
	font-size: 14px;
}
#media{width: 100%;height: 100%; overflow: hidden;}
.imgBack{
  display: none;
  font-size:25px;
  font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;
  /*font-weight:bold;*/
  position: absolute;
  right: 35px;
  top: 35px;
  cursor:pointer;
  z-index: 9999;
}
.fullscreen .imgBack{
	display: block;
	z-index: 9999;
}

body {
  overflow: hidden;
}

/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

#submit {
 color: white;
 background-color: black;
 font-size: 20px;
 font-family: LeagueGothicRegular, Verdana, Georgia, Times, "Times New Roman", serif;
 width: 35px;
 height: 35px;
 border: none;
 margin: 0;
 padding: 0;
}