body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	background-color:#000;
	color:#FFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a, a:visited {
	color:#3333FF;
}
html, body, #content {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #content {
	height: auto;
}
#content {
	position: absolute;
	top: 0;
    left: 0;
	padding-bottom: 0 !important; /* Por jPlayer */
}
#footer {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 16px;
	padding-bottom: 60px; /* Por jPlayer */
}
#share {
	position: absolute;
	bottom: 0;
	right: 5px;
	visibility: visible;
	display: block;
	padding-bottom: 60px; /* Por jPlayer */
}
#main {
	margin-bottom: 80px; /* Por jPlayer y footer */
	height: auto;
	padding: .5em;
}
#logo {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
}
#banderas {
	width: 150px;
	height: 35px;
	text-align: right;
	background: url("../images/banderas/fondo.png") no-repeat top right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0;
}
.sttb a { /* Menu fix */
	outline: 0;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
	font-family: 'AngelinaRegular';
	src: url('../fonts/angelina-webfont.eot');
	src: local('☺'), url('../fonts/angelina-webfont.woff') format('woff'), url('../fonts/angelina-webfont.ttf') format('truetype'), url('../fonts/angelina-webfont.svg#webfont4ldJZiFZ') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PDRPTRegular';
	src: url('../fonts/pdrpt-webfont.eot');
	src: local('☺'), url('../fonts/pdrpt-webfont.woff') format('woff'), url('../fonts/pdrpt-webfont.ttf') format('truetype'), url('../fonts/pdrpt-webfont.svg#webfontyMhkr5vv') format('svg');
	font-weight: normal;
	font-style: normal;
}
.titulo {
	font: 50px/65px 'PDRPTRegular', verdana;
	font-size-adjust: 0.38;
	visibility: hidden;
}
.handwritted {
	font: 16px 'AngelinaRegular', verdana;
	visibility: hidden;
}
.wf-active .titulo, .wf-active .handwritted, .wf-inactive .titulo, .wf-inactive .handwritted {
	visibility: visible; /* Cuando termina de cargar la letra la muestra */
}
.play {
	font-size: 34px;
	line-height: 20px;
	color: #FFF;
	position: relative;
	bottom: 2px;
}