#conteudo{
	position: relative;
	width: 1000px;
	height: auto;
	height: 100% !important;
	text-align: center;
	margin: auto;
}

#topo {
	position: relative;
	width: 1000px;
	height: 246px;
	background:url("../images/topo.jpg");
	background-repeat:no-repeat;
}
#topo2 {
	position: relative;
	width: 1000px;
	height: 246px;
}
#icones {
	position:absolute;
	width:120px;
	height:145px;
	top:38px;
	left:260px;
	font-weight:bold;
}
.miniIcones {
	width:120px;
	height:30px;
	float:left;
}
.iconeTxt {
	width:100px;
	height:auto;
	float:left;
	color:#d7b18e;
	margin-left:27px;
}
#pagina{
	position:relative;
	width:1000px;
	height:100% !important;
	height:auto;
	clear:both;
	float:left;
	padding-bottom:8em;
}

#colunas{
	position:relative;
	width:1000px;
	height:auto;
	height:100% !important;
}

#esquerda{
	position: relative;
	width: 260px;
	height: auto;
	float:left;
}
#menu_topo{
	position: relative;
	width: 260px;
	height: 73px;
	background-image:url(../images/menu_topo.jpg);
	background-repeat:no-repeat;
}
#formulario{
	position:absolute;
	width:240px;
	height:80px;
	top:-43px;
	left:54px;
}
#menu_repete{
	position: relative;
	width: 163px;
	height: auto;
	background-image:url(../images/menu_repete.jpg);
	background-repeat:repeat-y;
	clear:both;
	float:left;
	left:82px;

}
#menu_fundo{
	position: relative;
	width: 175px;
	height: 24px;
	background-image:url(../images/menu_fundo.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	left:75px;
}
#direita{
	position: relative;
	width: 730px;
	height: auto;
	float:left;
	left:8px;
}
#rodape{
	width:1000px;	
  	position: relative;
  	height: auto;
  	margin: 0 auto;
	clear:both;
	float:left;
	background:#121212;
}
#rodape_img{
	position: relative;
	width: 1000px;
	height: 315px;
	background:url("../images/rodape.jpg");
	background-repeat:no-repeat;
	clear:both;
	float:left;
	margin:auto;
	text-align:center;
}
#parceiros{
	width:900px;	
  	position: relative;
  	height: auto;
	clear:both;
	float:left;
	top:170px;
	left:50px;
	
}
.parceiros_logos{
	position:relative;
	width:auto;
	height:82px;
	padding-left:5px;
	float:left;
}
#texto{
	width:1000px;	
  	position: relative;
  	height: auto;
	clear:both;
	float:left;
	top:170px;
}
.text_rodape{
	position:relative;
	color:#dacca5;
}


#imgDP, #imgDE {
	/*
	position: absolute;
	margin-top:-130px;
	margin-left:16px;
	*/
}

.dAnimTextK, .dAnimTextE {
	position: absolute;
	font-size: 24px;
	z-index: 1000;
	font-weight: bold;
}

.dAnimTextK {
	color: #FF6600;
}

.dAnimTextE {
	color: #FF0000;
}

#vipPlayer{
	width: 163px;
	height: 60px;
	text-align:center;
	margin-bottom:10px;
}

#pIcones {
	position: absolute;
	left: 14px;
	top: 120px;
	width: 65px;
	z-index: 200000;
}

#pIcones .i {
	float: left;
	position: relative;
	width: 65px;
	*width: 277px
}

#pIcones img {
	float: left
}

#pIcones .t {
	display: none;
	position: absolute;
	left: 60px;
	width: 200px;
	height: auto;
	color:#000;
	top: 0px;
	background-color: #CCC;
	padding: 6px;
	
	*position: relative;
	*left: 0px;
}

.invetoryDetailPopup {
	border: solid 3px #FF6600;
	color: #FFF;
	background-color: #333;
	padding: 4px;
	z-index: 10000000;
}