@charset "utf-8";

@import url('../../padrao/champion.css');

body { background: #a3a3a3 url('imagens/background.jpg') center top no-repeat; }

h1 { font-size:60px; height:auto; }

#Main { position:relative; }

#Conteudo #Modelos { position:absolute; width:542px; height:642px; left:240px; top:0px; background:url('imagens/isis-bruno.png') no-repeat; z-index:1; }
#Conteudo .carimbada { position: absolute; z-index: 4; top: 182px; right: 122px; background: url(imagens/carimbada.png); width: 301px; height: 183px; }
#SloganGrande {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 34px;
	background: /*url('imagens/slogan-grande.png')*/ no-repeat right;
	width: 380px;
	height: 350px; }

#LogoChampionInferior {
	position: absolute;
	z-index: 2;
	bottom: 30px;
	right: 29px; }
#GanheUmRelogio #clickEJogue, #GanheUmRelogio2 #clickEJogue {
	height: 80px;
    margin: 20px 0 0 45px;
    position: relative;
    width: 130px;
    z-index: 10;
}
#UmRelogioCincoPulseiras { position: absolute; z-index: 2; bottom: 28px; right: 214px; }

#DetalheProduto {
	position:absolute;
	right:10px;
	top:210px;
	width:190px;
	z-index:3;
}
#DetalheProduto .leque { height:178px; position:relative; width:190px;}


#DetalheProduto .cases { height:80px;position:relative; width:181px; } 

.flutuante{
	background:#000;
	color:#000;
	display:none;
	font-size:14px;
	padding:8px;
	position:absolute;
	width:580px;
	z-index:103;
	/*z-index: inherit;*/
	zoom: 1; /* For IE6 */
}
.flutuante .interno{
	background:#fff;
	/*margin:8px;*/
	border:1px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(js/PIE.htc);
	padding:3px;
}
.flutuante .interno div{
	height:367px;
	overflow:auto;
	margin:0 5px 28px 20px;
	padding: 10px 0 0;
}
.flutuante h2{
	font-size:28px;
	margin-bottom:35px;
}
.flutuante .fechar-flutuante{
	background:url(../images/icones/fechar.gif) no-repeat 0 0;
	bottom:11px;
	height:22px;
	position:absolute;
	right:14px;
	text-indent:-5000px;
	width:23px;
}

