/* CSS Document */

body{
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
	background: #fff url("imgs/bg.gif") repeat-x top left; 
}
body, div, td{
	font:normal 10px Tahoma, Helvetica, sans-serif;
}

img, p, a, form {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	text-decoration: none;
	color: #6a497e;
}
.both {
	clear: both;
}

/* --------------------------------------------------- Estrutura */
#geral {
	position:absolute;	
	width: 780px;
	min-height: 660px;	
	_height: 660px;
	z-index:100;
	padding-bottom: 60px;
}
/* background */
#flash {
	position: absolute;
	top: 0px;
	z-index:0;
}
/* detalhe verde do background */
#dt_bg {
	position: absolute;
	top: 856px;
	z-index:1;
}
#dt_bg_verde {
	width: 4px;
	height: 780px;
	background: #aeff00 url("imgs/dt_bg_verde.gif") no-repeat bottom;
	position: absolute;
	top: 938px;
	left: 346px;
}




/* --------------------------------------------------- Portifólio */
#portifolio{
	position: relative;
	margin: 225px 0px 0px 350px;
}
.conteudo {
	position: relative;
	width: 420px;
	margin: 0px 0px 8px 350px;
	padding: 15px 20px 15px 10px;
	background: #ede7f1 url("imgs/bg_conteudo.gif") no-repeat;
}
	/* foto */
	.foto {
		width:410px;
		height: 175px;
		margin-left: 10px;
		background: #FFFFFF;
	}
		.bt_voltar {
			position: absolute;
			top: 206px;
			cursor: pointer;
		}
		.bt_avancar {
			position: absolute;
			top: 206px;
			left: 399px;
			cursor: pointer;
		}
		
	/* texto */
	.texto {
		width:398px;
		min-height: 60px;
		_height: 60px;
		margin-left: 10px;
		background: #FFF;
		padding: 10px 6px 16px 6px;
	}
		.texto p{
			color: #9b9531;
			padding: 4px 10px 6px 16px;
		}
		.ponto {
			position: absolute;
			margin-top: 7px;
		}
		.btn_video {
			position: absolute;
			margin-left: 250px;
		} 
	
	/* selo: novo */
	.novo {
		position: absolute;
		margin: 18px 0px 0px 368px;
	}	
	
	
	.video {
		position: absolute;
		width: 400px;
		height: 315px;
		background: #FFF url("imgs/bg_video.gif");
		z-index: 100;
		margin: 56px 10px 0px 10px;
		top: 0px;
		left: 15px;
	}
	.youtube {
		position: absolute;
		margin: 15px 20px 20px 40px;
	}
	
	.video_nav {
		position: absolute;
		margin: 283px 0px 0px 10px;
		width: 380px;
		height: 30px;
		background: url("imgs/bg_video_nav.gif")
	}
	.video_listagem {
		margin:6px 0px 0px 80px;
	}
		.video_listagem a {
			float: left;
			display: block;
			width: 6px;
			height: 15px;
			background: url("imgs/btn_lista_video.gif");
			margin-right: 2px;
			padding:2px 5px 2px 7px;
			color: #b421bd;
		}
	
	
	.btn_fechar_video {
		position: absolute;
		margin: 4px 0px 0px 372px;
	}
	
/* --------------------------------------------------- Paginação */
#paginacao {
	position: relative;
	width: 420px;
	margin: -8px 0px 10px 350px;
	padding: 10px 20px 5px 10px;
	background: #ede7f1;
	text-align: center;
	border-top: 8px solid #e7d2e8;
}
	#int_paginacao {
		position: relative;
		width: 410px;
		height: 17px;
		background: #fff url("imgs/bg_paginacao.gif") repeat-x;
		margin: 0px 0px 5px 10px;
		text-align: center;
		font: 11px "Tahoma";
	}
	

/* --------------------------------------------------- Conteúdo Esquerdo */
#left {
	position: absolute;
	top: 500px;
	left: 80px;
}

	/* Categorias */
	#categorias {
		background: url("imgs/tit_categorias.gif") no-repeat;
		font: 11px "Tahoma";
		padding: 0px 0px 0px 28px;
	}
		#categorias a {
			display: block;
			height: 12px;
			background: url("imgs/dt_bt_categorias.gif") no-repeat;
			padding-left: 13px;
			color: #764978;
		}
		#categorias a:hover {
			color: #000;
		}
		#categorias span{
			display: block;
			height: 12px;
			background: url("imgs/dt_bt_categorias.gif") no-repeat;
			padding-left: 13px;
			color:#D9B0CD;
		}
	
	/* Contato */
	#contato {
		position: absolute;
		width: 147px;
		background: #E9DAEB;
		margin-top: 120px;
		padding: 10px 0px 10px 10px;
		left: -40px;
		border-bottom: 8px solid #D9CEE1;
	}

#sense8 {
	position: absolute;
	top: 956px;
	left: 30px;
	z-index:2;
}

#txt_endereco {
	position: absolute;
	margin-top: 40px;
	margin-left: -90px;
	z-index:2;
}
#bt_contato {
	position: absolute;
	margin-top: 90px;
	margin-left: -40px;
	z-index:2;
}

/* ------------------------------------------------- formulario de contato */

.text {
	background: #FFF;
	width: 128px;
	border: 1px solid #999999;
	margin-bottom: 4px;
	font: 10px "Tahoma";	
	padding: 0px 4px 0px 4px;
	color: #764978;
}
.textarea {
	background: #FFF;
	width: 128px;
	height: 70px;
	border: 1px solid #999999;
	margin-bottom: 8px;
	font: 10px "Tahoma";	
	padding: 1px 4px 1px 4px;
	color: #764978;
}
.button {
	background: #764978;
	border: 0px solid #ccc;
	color: #FFFFFF;
	font: bold 9px "Tahoma";
	padding: 0px 4px 1px 4px;
}
#r_contato {
	color: #FF6699;
}
