/* CSS Document */
html {
overflow:scroll;
}
html, body {
padding: 0px;
margin: 0px;
}
#cell {
/*vertical-align: middle;*/
width:944px;
height:522px;
position: absolute;
left: 50%;
top: 50%; /* hack para o IE6 e IE7 */
margin: -401px auto auto -472px;
/*position: absolute; /* hack para o IE6 e IE7 */
}
#cell_interna {
/*vertical-align: middle;*/
width:944px;
height:522px;
position: absolute;
left: 50%;
top: 40%; /* hack para o IE6 e IE7 */
margin: -533px auto auto -472px;
/*position: absolute; /* hack para o IE6 e IE7 */
}
#home{
width:600px; 
height:140px;
position:relative;
background:transparent;
z-index:3;
overflow:hidden;
top:497px;
left:147px;
float:left;
}
#cell_interna #interna{
width:606px; 
height:330px;
position:relative;
/*background:transparent;*/
z-index:3;
overflow:hidden;
top:495px;
left:147px;
float:left;
}
#flash{
z-index:1;
top:0px;
}
#thumbs{
margin-top:-15px;
margin-left:-30px;
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
li{
display:inline;
}
#image{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:400px;
height:410px;
top:600px;
left:200px;
position:relative;
float:left;
background-color:#333333;
z-index:1000;
display:none;
}
#bgr{
width:380px;
height:380px;
top:5px;
left:10px;
position:relative;
background-image:url(../images/img_thumb.jpg);
background-repeat:no-repeat;
}
.img{
border:0px;
}
#imgGrd
{
	position:absolute;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	z-index:100;
	display:none;
}
a{	
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}
a:hover{
	color:#FF0000;
	font-weight:bold;
}
#plugin
{
	width:380px;
	height:90px;
	position:absolute;
	top:40%;
	left:35%;
	color:#FFFFFF;
	background-color:#000000;
	border:2px #CCCCCC solid;
	z-index:100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}
#baixar a
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
}
#baixar a:hover
{
	font-weight:normal;
	background-color:#FFFFFF;
	color:#000000;
}
/*#pagina{
width:600px;
height:277px;
position:relative;
float:left;
top:510px;
*top:500px;
left:150px;
z-index:2;
background-color:#00FF00;
}*/
/*#home{
width:596px;
height:150px;
top:500px;
left:150px;
*top:490px;
_top:495px;
position:relative;
float:left;
z-index:3;
}*/