body {
	margin:20px 0px;
	padding:0;
	text-align:center;
	min-width: 800px; /* hack para bug do Netscape*/
	background:#3a3a3a url(bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/* ------------------------------------------- */
/* codificacao nova, dica imasters */
html, body {
height: 100%;
}

* html #tudo {height: 100%;}

#tudo {
min-height: 100%;
}
/* ------------------------------------------- */

#tudo {
	width: 784px;
	margin:0 auto ;
	padding: 0px;
	text-align:left;
	position: relative;
	}


#conteudo {
	width: 784px;
	min-height: 1390px !important;
	height: 1390px !important;
	height: 1450px;
	background:#FFFFFF;
	padding-bottom: 50px;
	}


/* ------------------------------------------- */
/*=Topo - referento ao conteudo do topo */
#topo {
	width: 780px;
	height: 127px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	}
/*fim------------------------------------------- */


/*---------------------------------------------- */
/*=Pvista - conteudo completo da div  */
#pvista {
	width: 504px;
	height: 320px;
	position: absolute;
	left: 8px;
	top: 160px;
	padding: 0px;
	background-image: url(bg_ponto_vista.jpg);
	margin: 0px;
	}

#pvista .primario {
	width: 205px;
	position: absolute;
	left: 11px;
	top: 24px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	}
	
#pvista .secundario {
	width: 205px;
	position: absolute;
	left: 270px;
	top: 24px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	}

/* classe referente ao capitulador "ponto de vista" - rotulo img */
#pvista img {
	text-align: left;
	margin-top: 2px;
	}
/*fim-------------------------------------------------------------- */



/*-------------------------------------------------------------- */
/*=barradir que envolve o tutorial, videos e boletim informativo */
#barradir {
	width: 257px;
	height: 1000px;
	position: absolute;
	left: 522px;
	top: 170px;
	background-image: url(bg_barra_direita.jpg);
	background-repeat: repeat-x;
	background-color: #f2f3e5;
	text-align: left;
	}

/* titulo principal do tutorial */
#barradir img {
	margin-top: 5px;
	margin-left: 8px;
	}
	
/* barra do tutorial */
#tutorial {
	width: 240px;
	position: absolute;
	left: 8px;
	top: 30px;
	background-color: #FFFFFF;
	border: 3px solid #E2E2E2;
	text-align: left;
	font-weight: normal;
	} 
/*fim------------------------------------------------------------ */



/*------------------------------------------------------------ */
/*=Video em dastaque: toda a secao da parte de video, da home */
#videodest {
	width: 244px;
	position: absolute;
	left: 8px;
	top: 443px;
	text-align: left;
	background-image: url(titulo_videos.gif);
	background-repeat: no-repeat;
	background-position: left top;
		padding-top: 20px !important;
		padding-top: 28px;
	}
		
/*cria uma linha horizontal na div */
#videodest hr {
	color: #d2d2a6;
	}


/* video player home */
#videodest .vplayer {
		margin-top: 10px;
	margin-left: 1px;
	padding-left: 0px;
	}
	
/* div com as informacoes do video */
#tudovplayer {
	margin:0 auto;
	padding: 0px;
	background: #FFFFFF;
	text-align:left;
	position: relative;
	}
/*fim---------------------------------------------- */



/*------------------------------------- */
/*=Pensamentos - div completa */
#pensamentos {
	width: 504px;
	height: 80px;
	position: absolute;
	left: 6px;
	top: 515px;
	background-image: url(bg_pensamentos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	
/*fim------------------------------------- */



/*------------------------------------- */
/*=Google: div com a chamada do destaque */
#google {
	width: 450px;
	position: absolute;
	left: 25px;
	top: 1071px;
	background-color: #FFFFFF;
	float: left;
	}	
/*fim-------------------------------------------- */



/*------------------------------------------------ */
/*=Links - conteudo da div */
#links {
	width: 784px;
	height: 210px;
	position: absolute;
	left: 0px;
	top: 1229px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #949449;
	border-right-color: #949449;
	border-bottom-color: #949449;
	border-left-color: #949449;
	}

#links ul {
	width: 784px;
	height: 30px;
	padding: 0px;
	list-style: none;
	float: left;
	text-align: left;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2e6;
	}


#links ul li {
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin-right: 8px;
/*	margin-bottom: 15px; */
	margin-left: 0px;
	}

/* para cada link externo se adiciona um icone */
#links .linkext {
	background-image: url(icon_linkext.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	height: 20px; /* hack para o IE centralizar verticalmente o icone */
	vertical-align: top;
	}

/* alinhamento da img do icone */
#links img {
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	}
/*fim-------------------------------------------- */


/*----------------------------------------------- */
/*=Boletim - div que contem o ifframe para o boletim*/
#boletim {
	width: 262px;
	height: 171px;
	position: absolute;
	left: 0px;
	top: 890px;
	margin-top: 0px;
	padding: 0px;
	background-color: #74743A;
	}
/*fim-------------------------------------------- */



/*------------------------------------------- */
/*=Agenda - div com o conteudo da agenda */
#agenda {
	width: 235px;
	position: absolute;
	left: 4px;
	top: 666px;
	padding: 0px;
	text-align: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #F4F4F4;
	border-left-color: #FFFFFF;
	margin: 0px;
	background-image: url(bg_agenda.gif);
	background-repeat: repeat-y;
	background-position: left 20px;
	border-bottom-color: #F4F4F4;
	overflow: hidden;
	height: 326px;
	}


/* titulo da agenda */	
#agenda img {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	}	
/*fim------------------------------------------- */



/* ------------------------------------------- */
/*=Livro - div que envolve todo o conteudo */
#livro {
	width: 252px;
	height: 357px;
	background-color: #FFFFFF;
	position: absolute;
	left: 255px;
	top: 639px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D2D2A6;
	border-right-color: #D2D2A6;
	border-bottom-color: #D2D2A6;
	border-left-color: #D2D2A6;
	border-bottom-style: solid;
	}

/* div que contem o conteudo dos comentarios */
#livro #comentarios {
	width: 252px;
	height: 312px;
	position: absolute;
	left: 0px;
	top: 38px;
	color: #5C5C2E;	
	text-align: left;
	overflow: auto;
	margin: 0px;
	}

/* div com o formulario de comentarios */
#livro #form_comentario {
	width: 260px;
	height: 345px !important;
 		height: 340px;
	position: absolute;
	left: -10px;
	top: 27px;
	background-color: #FFFFFF;
	color: #3A3A3A;
	border: 1px solid #E1E1C6;
	z-index: 1;
	margin: 0px;
	padding-top: 10px;
	padding-left: 7px;
	visibility: hidden;
	}

/* imagens */
#livro #form_comentario img {
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: -5px;
	padding: 0px;
	}


/* imagens */
#livro img {
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
/*fim------------------------------------------- */



/* ------------------------------------------- */
/*=Rodape - referente a div rodape */
#rodape {
	width: 784px;
	height: 100px;
	background-color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding: 0px;
	clear: both;
	/* valores antigos
	left: 0px;
	top: 1200px; */
	}
/*fim------------------------------------------- */