body
{
	text-align:center;
	margin:10px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	line-height:30px;
	text-align:justify;
	background:#ddd;
	color:#333;
}

th
{
	text-align:right;
}

#container
{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-450px;
	width:900px;
	height:600px;
	background:#fff;
	overflow:hidden;
}

#titulo
{
	height:80px;
	width:850px;
	margin-left:50px;
	font-size:26px;
	font-weight:bold;
	padding-top:12px;
	padding-left:20px;
}

#topo
{
	width:850px;
	background:url(../img/topo.jpg) no-repeat;
	height:46px;
	font-size:14px;
	color:#FFF;	
	padding-top:5px;
	text-align:left;
	margin-left:-20px;
	padding-left:10px;
}
#topo a
{
	color:#fff;
}

#texto
{
	width:785px;
	margin: 20px 70px;
	min-height:400px;
}

#container a
{
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	border:none;
}

#container a:hover
{
	color:#0aabed;
}

#container img
{
	border:none;
}

#container .titulo
{
	font-size:36px;
	text-align:left;
	margin-left:90px;
	padding-top:20px;
}

#barra_dir
{
	background:url(../img/lateral-dir.jpg) repeat-x;
	width:30px;
	height:450px;
	position:absolute;
	bottom:0px;
	right:0px;
}

#barra_esq
{
	background:url(../img/lateral-esq.jpg) no-repeat;
	width:40px;
	height:369px;
	position:absolute;
	top:0px;
	left:10px;
	color:#FFF;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	padding-top:20px;
}
#navegador1,#navegador2,#navegador3,#navegador4,#navegador5
{
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-125px;
	width:251px;
	height:87px;
}
#navegador1
{
	background:url(../img/tras-janelas-frente.jpg) no-repeat;
}
#navegador2
{
	background:url(../img/tras-frente.jpg) no-repeat;
}
#navegador3
{
	background:url(../img/tras-expandir-frente.jpg) no-repeat;
}
#navegador4
{
	background:url(../img/tras-janela-finaliza.jpg) no-repeat;
	margin-left:-115px;
}
#navegador5
{
	background:url(../img/tras-expandir-finaliza.jpg) no-repeat;
}
#dica_nav_esq
{
	position:absolute;
	left:-170px;
	top: 20px;
	display:none;
}
#dica_nav_dir
{
	position:absolute;
	right:-100px;
	top: 20px;
	display:none;
}
#dica_nav_meio
{
	position:absolute;
	left:59px;
	top:-40px;
	display:none;
	z-index:999;
}
#botao_esq
{
	width:65px;
	height:45px;
	position:absolute;
	left:11px;
	top:9px;
	cursor:pointer;
}
#botao_dir
{
	width:65px;
	height:45px;
	position:absolute;
	right:11px;
	top:9px;
	cursor:pointer;
}
#botao_meio
{
	width:70px;
	height:50px;
	position:absolute;
	left:89px;
	top:6px;
	cursor:pointer;
}
#nav_lat_esq
{
	position:absolute;
	left:70px;
	top:250px;
	background:url(../img/nav-lateral-esq.jpg) no-repeat;
	width:50px;
	height:96px;
}
#botao_lat_esq
{
	position:absolute;
	left:70px;
	top:250px;
	width:48px;
	height:50px;
	cursor:pointer;
}
#dica_lat_esq
{
	position:absolute;
	left:70px;
	top:220px;
	display:none;	
}
#nav_lat_dir
{
	position:absolute;
	right:50px;
	top:250px;
	background:url(../img/nav-lateral-dir.jpg) no-repeat;
	width:50px;
	height:96px;
}
#botao_lat_dir
{
	position:absolute;
	right:50px;
	top:250px;
	width:48px;
	height:50px;
	cursor:pointer;
}
#dica_lat_dir
{
	position:absolute;
	right:50px;
	top:220px;
	display:none;	
}
#layout
{
	padding-top:10px;
	margin:0px auto;
	width:600px;
	text-align:center;
}

#preview
{
	position:absolute;
	top:130px;
	right:50px;
	overflow:hidden;
	width:355px;
	height:340px;
	text-align:center;
}
#texto .thumbs
{
	margin:5px;
	width:100px;
	height:72px;
}
#texto .thumbs_on
{
	margin:2px;
	width:100px;
	height:72px;
}

#aba_inicial
{
	width:400px;
}