#cover, #cover body{
	display: block;
	height:100%;
	margin:0;
	padding:0;
}

em {
	font-weight:bold;
	font-style:normal;
}

@font-face {
	font-family: 'BINRegular';
	src: url('font/BINREGUL.eot');
}

@font-face {
	font-family: 'BINRegular';
	src: url('font/BINREGUL.woff') format('woff'),
	url('font/BINREGUL.svg#BINRegular') format('svg');
}

/*the following is for the main menu*/
#content a {
	bottom: 0px;
	display: block;
	position:relative;
	top:116px;
	left:232px;
	width:69px;
	height:16px;
}

#floater	{
	float:left;
	height:50%;
	margin-bottom:-170px;
    margin-left: none;
}

#content	{
	clear:both;
	height:240px;
	position:relative;
	font-family: 'BINRegular';
	font-size: 120pt;
	height:200px;
	width:527px;
	margin:0 auto;
}

#antes, #depois {
	position: relative;
}

#title {
	font-family: 'BINRegular';
	font-size: 120pt;
	position:absolute;
	top:-30px;
	right:20%;
	color:#662910;
}

#title span {
	font-size:74pt;
}

#texto {
	width:420px;
	position: absolute;
	right:20%;
	font-family:"Trebuchet MS";
	line-height:1.3em;
	font-size:10pt;
	/*color:#662910;*/
}

#texto h2{
	font-size:15pt;
	text-transform:uppercase;
	margin:0;
}

.apt a, .hot a{
	font-family:'BINRegular';
	color: #AAA;
	font-size:2em;
	display:block;
	margin-top:1em;
}

.hot p a {
	color:#AAA;
}

.hot a {
	color:#ED1C24;
}

.apt a:hover, .hot a:hover{
	text-decoration:none;
}

.hot.menu a {
	display:inline-block;
	font-size:1em;
	font-family:"Trebuchet MS";
	height:17px;
	width:68px;
	background-color:#ED1C24;
	margin-top:0;
	margin-bottom:10px;
	margin-left:138px;
	text-transform:uppercase;
}

.hot.menu {
	margin-top:-31px;
}

.apt a#fim {
	display:inline-block;
	font-size:1em;
	font-family:"Trebuchet MS";
	height:17px;
	width:69px;
	background-color:#9ABF3C;
	margin-top:0;
	color:#9ABF3C;
}

.hot.menu a:hover {
	background-color:#fff;
}

.apt a#fim:hover {
	background-color:#fff;
	/*color:#000;*/
}

a.noblock{
	display:inline;
	font-size:10.5pt;
	font-family:"Trebuchet MS";
}

/*#apt #texto,*/
#apt #title {
	color:#9ABF3C;
}

/*#hot #texto,*/
#hot #title {
	color:#ED1C24;
}


#ficha a{
color:#aaa;
}