html, body {
	height:100%;
} /**/
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../../img/fundo_deg.png);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}
P { font-family: Tahoma, Arial; font-size: 10px; color: #000000; }
DIV { font-family: Tahoma, Arial; font-size: 10px; color: #000000; }
TD { font-family: Tahoma, Arial; font-size: 10px; color: #000000 }

A:visited {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : none; 
}

A:hover {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : underline; 
}


A {
   font-style : normal; 
   font-size : 10px; 
   font-family : Tahoma, Arial; 
   color : #000000; 
   text-decoration : none; 
}

#tudo {
	width:718px;
	margin:0 auto;
	position:relative;
	text-align:center;
	min-height:100%;
}
#topo {
	height:121px;
	text-align:left;
	clear:both;
}
#img_princ {
	width:137px;
	height:233px;
	float:right;
	position:absolute;
}
#menu {
	height:87px;
	text-align:left;
}
#conteudo {
	margin-top:7px;
	clear:both;
}
#texto_bem{
	width:180px;
	margin-left:30px;
	margin-top:75px;
}
#texto_agenda{
	width:210px;
	margin-left:100px;
	margin-top:35px;
}
#texto_cadastrese{
	width:170px;
	margin-left:132px;
	margin-top:42px;
}
#texto_videos{
	width:306px;
	margin-left:22px;
	margin-top:40px;
}
.botao {
	background-color: #f5f5f5;
	border:1px #ece9d8 solid;
	font-size: 10px;
	font-family: Tahoma;
	height:17px;
	color: #424242;
}
#copy {
	font-size:10px;
	color: #8e8e8e;
}