﻿html {
		overflow: hidden;
}

body 
{
	background: #0A3C50;
	width: 98%;
	height: 100%;
}

	#dock {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		left: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	* html #dock 
	{
		margin-bottom: 0px;
		padding: 0px;
		height: 50px;
	}

		#dock a
		{
			text-decoration: none;
			margin: -2px;
		}

			#dock a:visited
			{ text-decoration: none; }

		#dock img 
		{
			border: none;
			width: 0px;
		}

	div#legend
	{ display:none; }
	
	.ficha-tecnica 
	{
	position:relative;
	top:426px;
	left:-100px;
 }
	
	.ficha-tecnica ul
	{
		width: 650px;
		overflow: hidden;
		margin: 0 0 0 120px;
		*margin: 0 0 0 90px;
	}
	
	.ficha-tecnica ul li
	{
		display: inline;
		list-style: none;
		margin: 0;
	}
	
	.ficha-tecnica li a
	{
		margin: 0;	
	}
	
	.ficha-tecnica li a img
	{
		border: 0;
	}
	
	.bg-config 
	{
		background-image: url(../images/background/titles.png);
		line-height: 25px;
	}
	
	dl#configuracao, 
	ul#lista-acessorios
	{
		overflow: auto;	
		
	}
	
	ul#lista-acessorios
	{
		width: 255px;
		margin-left: 0px;	
	}
	
	dl#configuracao dt
	{
		float: left;
		width: 110px;
		clear: both;
		font-weight: bold;
		padding-right: 5px;
	}
	
	dl#configuracao dt, 
	dl#configuracao dd
	{
		background-repeat: repeat-x;
		line-height: 22px;
		height: 22px;
		margin-bottom: 3px;
	}
	
	* html dl#configuracao dd
	{
		width: 210px;
		text-indent: 5px;
	}


	div#indique,
	div#compre,
	div#video
	{
		padding: 20px 30px;	
		font-family: Arial;
		color: #FFF;
	}
	
	div#indique,
	div#compre
	{
		font-family: Arial;
		color: #FFF;
	}
	
	div#indique table.edit th
	{
		width: 80px;
		font-weight: bold;
		text-align: right;	
	}
	
	div#indique table.edit th,
	div#indique table.edit td
	{
		height: 25px;
		line-height: 25px;
		font-size: 12px !important;	
	}
	
	table.edit .error
	{
		color: Yellow !important;	
	}

div#compre th, 
div#compre td
{
	font-size: 12px !important;	
}

div#compre th
{
	width: 80px;	
	text-align: right;
}

.ddlEstado
{ font-size: 11px; }

s.scroller
{
	margin-top: 40px;	
	*margin-top: 0;
}


div#indique .esquerda,
div#compre .esquerda
{
	margin: 0;
	width: 380px;
}

div#indique .direita,
div#compre .direita
{
	margin-left: 55px;
	margin-top: 10px;
	width: 270px;	
	height: 300px;
}


div#indique .direita h3,
div#compre .direita h3
{
	font-size: 14px;	
}
div#compre h3 {
font-size:11px;
  }
	
*+html	.ficha-tecnica ul
	{
		width: 650px;
		overflow: hidden;
		margin: 0 0 0 158px;
}
div#dock {
display:none!important;}
