@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover; /* es CSS3: fa que sigui resize. També pot ser "contain": no ocupa tota la finestra */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
img {
	position: absolute;
	/*height: 100%; /*la imatge es deforma dins del contenidor*/
	/*width: 100%; /*la imatge es deforma dins del contenidor*/
	overflow: visible;
	border: 0px none #FFFFFF;
	visibility: visible;
}


@font-face {
font-family: leicestertext;
src: url('../fonts/Leicester/leicester_text.eot'); /* EOT file for IE */
src: url('../fonts/Leicester/leicester_text.eot?#iefix') format('embedded-opentype'), /* EOT file for IE */
	url('../fonts/Leicester/leicester_text.ttf') format('TrueType'), /* TTF file for CSS3 browsers */
	url('../fonts/Leicester/leicester_text.woff') format('woff'),
	url('../fonts/Leicester/leicester_text.svg#ieicestertext') format('svg'); /* per iPhone */
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: leicesterbold;
src: url('../fonts/Leicester/leicester_bold.eot'); /* EOT file for IE */
src: url('../fonts/Leicester/leicester_bold.eot?#iefix') format('embedded-opentype'), /* EOT file for IE */
	url('../fonts/Leicester/leicester_bold.ttf') format('TrueType'), /* TTF file for CSS3 browsers */
	url('../fonts/Leicester/leicester_bold.woff') format('woff'),
	url('../fonts/Leicester/leicester_bold.svg#leicesterbold') format('svg'); /* per iPhone */
font-weight: normal;
font-style: normal;
}

#bg {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}

#nom {
	position: absolute;
	background-color: transparent;
	text-align: center;
	width: 100%; /*aixì no posso el % de left*/
	top: 25%;
	height: 45px;
	margin: 0 auto;
	z-index:99;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 86px;
	font-weight: normal;
	color: #000;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-indent: 1px;
}
h1 a{
	font-family: "Courier New", Courier, monospace;
	font-size: 86px;
	font-weight: normal;
	color: #000;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-indent: 1px;
	outline: 0; /* treu el puntexat del borde a FF */
}
h1 a:hover{color: #D00;}

.contador {
	position:absolute;
	left:3%;
	top:90%;
	z-index:7;
	border: 0;
	font-size:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}

#counter {
	width:70px;
	height:20px;
	background-color:#transparent;
	color:#000;
	/* [disabled]padding:0.2em 0.7em; */
	/* [disabled]letter-spacing:1px; */
	/* [disabled]text-shadow:1px 1px 0 #000; */
	/*font-size:8px;*/
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-weight:normal;*/
	border: 0;
}

#design {
	top:91%;
	width:90px;
	height:15px;
	right: 18px;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	text-align: center;
	position: absolute;
	z-index: 999;
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.design a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
}
.design a:hover {
	color: #0000FF;
}
.design-border {
	/* això treu el borde lila (IE 6) de la imatge "design" */
	cursor: pointer;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/*------------------ FOOTER --------------------*/
#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: fixed;
	background-color: #000;
	height: 35px;
	width:100%;
	bottom: 0px;
	right: 0px;
	text-align: right;
	overflow: visible;
	margin: 0 auto;
	float:left;
	display: inline;
	z-index: 9999;
}
.footer {
	margin-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	vertical-align: bottom;
}
.last_mod {
	/*width:245px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	position:absolute;
	padding-top: 12px; /*necessari per centrar en vertical*/
	color: #999;
	z-index:99;
}
#left {
	margin: 0 auto;
	text-align:left;
	position:absolute;
	left:20px;
} /* per la class "last mod"*/

.link-reveal {
	position: relative;
	padding-right: 50px;
	/* [disabled]padding-top: 18px; */ /*necessari per centrar en vertical*/
	vertical-align: middle;
	text-align: right;
	bottom:6px; /*necessari per centrar en vertical*/
	float:right;
}
#links-footer {
	position: relative;
	color: #CCC;
	/* [disabled]padding-right: 5%; */
	display: inline;
	float:right;
	margin-right: 15px;
	padding-top: 10px; /*necessari per centrar en vertical*/
}

.dreta-footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-variant: small-caps;
	font-size:14px;
	position: relative;
	padding-right: 15px; /*separació entre noms*/
	padding-left: 20px; /*separació entre noms*/
	vertical-align: middle;
	display: inline;
	color: #999;
}

.dreta-footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10pt;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	outline: 0; /* treu el puntexat del borde a FF */
}
.dreta-footer a:hover	{
	color: #D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	letter-spacing: 0px; /* forçat per que compensar el +1px de la class "links" */
}

@media screen and (max-width: 460px) {
	#nom{top:10%;margin-top:-30px;}
	h1{font-size:60px;}
	.last_mod { display:none;}
}

@media screen and (max-width: 710px) {
	#nom{top:10%;margin-top:-30px;}
	h1{font-size:60px;}
	.last_mod {}
	#design {top:90%;}
	.design a {font-size:10px;}
	
}

@media screen and (max-width: 610px) and (orientation : landscape){
	#nom{top:10%;margin-top:-40px;display:block;width:100%;margin: 0 auto;}
	h1{font-size:60px;}
	#center{left:4%;}
	.last_mod {left:10px;margin-left:0;}
	.contador {top:80%;}
	#design {top:80%;}
	.design a {font-size:10px;}
}
