/* CSS Document */
#cont_esq {
	overflow: auto;
	height: 600px;
}
#produtos {
	width: 350px;
	margin: 10px 0 10px 8px;
	padding: 0 10px 0 10px;
	color: #636162;
}
#produtos ul {
	list-style-position: inside;
	margin-right: 20px;
	margin-top: 15px;
}
#produtos a {
	color: #636162;
}
#topo {
	/*position: absolute;
	left: 0;
	top: 0;
	z-index: 1;*/
	width: 790px;
	height: 79px;
}
#botao_voltar {
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	width: 790px;
	height: 79px;
	padding-top: 5px;
}
#botao_voltar a {
	font-weight: bold;
	color: #00365A;
	margin-left: 10px;
}
#banner {
	height: 78px;
}
#videos {
	width:770px;
	height:85px;
	background-color: #bbc1cd;	
	padding: 5px 10px 0 10px;
	clear: left;
}
#videos h3 {
	font-size: 12px;
	color: #00365A;
}
#videos img {
	margin-right: 15px;
}
#show_video, #show_video2 {
	width: 570px;
	height: 455px;
	left: 0;
	top: 80px;
	z-index: 4;
	position: absolute;
	background-color:#fff;
	display: none;
	padding-top: 150px;
	padding-left: 220px;
	-moz-opacity: 0.78;
	opacity: .78;
	filter: alpha(opacity=78);
}
#vid_esq {
	width: 390px;
	overflow: auto;
	float: left;
}
#vid_dir {
	width: 370px;
	height: 85px;
	float: left;
	margin-left: 10px;
	overflow: auto;
}
#vid_dir img {
	float: left;
}
#vid_not {
	width: 150px;
	float: left;
}
#vid_not a, #vid_trab a {
	font-size: 13px;
	color: #504C4B;
	font-weight: bold;
}
#vid_not p,#vid_trab p {
	margin-bottom: 10px;
	font-size: 10px;
}
#vid_trab {
	float: left;
	width: 147px;
	margin-left: 10px;
}
#prd1, #prd2, #prd3, #prd4, #prd5, #prd6, #prd7, #prd8, #prd9, #prd10, #prd11, #prd12, #prd13 {
	display: none;
}
