@charset "utf-8";
/* CSS Document */
*{margin:0 auto;padding:0;}
body {
text-align:center;
background-color: #464B6B;
margin-bottom:10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#wrap{
width:959px;
background-image:url(imgs/bg_main.jpg);
background-repeat:repeat-y;
background-position:top;
}
#wra2p{
background-image:url(imgs/bg_tml.jpg);
background-repeat:no-repeat;
background-position:top center;
}
#wra3p{
position:relative;
background-image:url(imgs/bg_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:850px;
}
#last-10 {
	position: absolute;
	text-align:left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	top:471px;
	left:308px;
	line-height: 1.7;
}
#titulo-last-10 {
	position: absolute;
	width:243px;
	height:50px;
	background-image: url(ultimas10.jpg);
	background-repeat: no-repeat;
	top:411px;
	left:305px;
}
#ad-torre{
position:absolute;
width:160px;
height:600px;
top:102px;
left:112px;
}
#checkBoxes {
	position: absolute;
	top:438px;
	left:670px;
}
.texto {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#line {
	width:548px;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	height:6px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px -4px 0px;
}
#btn-enviar {
	position: absolute;
	width: 334px;
	height: 101px;
	cursor:pointer;
	left: 317px;
	top: 234px;
	background-image:url(imgs/s.gif);
	background-repeat:no-repeat;
}

#div-form {
	position: absolute;
	text-align:left;
	top:405px;
	left:308px;
	width:400px;
}
#caracter {
	position: absolute;
	font-family: Georgia,serif;
	font-size: 29px;
	color: #CCCCCC;
	top:481px;
	left:630px;
}
#user-photo {
	position: absolute;
	width: 48px;
	height: 48px;
	background-image: url(userDesconhecido.jpg);
	background-repeat: no-repeat;	
	top:425px;
	left:628px;

}
#link-home {
	position: absolute;
	width: 460px;
	height: 60px;
	cursor:pointer;
	top: 44px;
	left: 314px;
	background-image:url(imgs/s.gif);
	background-repeat:no-repeat;
	text-indent:-999999px;
	overflow:hidden;
}
#ler-em {
font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	width: 115px;
	height: 21px;
	cursor:pointer;
	text-align:right;
	top:19px;
	left: 749px;
	background-image: url(imgs/flag_bra.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-size:11px;
	text-decoration:none;

}
#ler-em a:hover { text-decoration:underline; display:block;}

.copyright {
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#d1d1d1;
}
