/* Machado de Assis. net - 2007 */ 
/* http.machadodeassis.net - 2007 */ 
/* multiplas paginas usam esse estilo */
/* nao modificar sem autorizacao */ 
/* criado em: julho 07 - cverdade */ 
/* modificado em: 19 junho 2008 - cverdade */ 
/* cverdade: http://www.dverdade.com.br */
/* historico: revisao menu top + estilos revista */ 

/* Folha de estilo base: estilo_geral.css */

/* INICIO - style sheet */ 

body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 80%;
	color: #000000;
	background:#EBEACA;
	margin: 0 0 20px 0;
}



/* GERAL BASICO */



/*	-----	*/
/* ok sem include	*/

/* SubMenu |INICIO|LINKS|EQUIPE|CONTATO| */

/* elimenado apos testes de include	*/
/* .memu2
	.memu2  table td.menuTop
*/


/*	-----	*/





/*	-----	*/
/* TESTE INCLUDE	*/

/* SubMenu |INICIO|LINKS|EQUIPE|CONTATO| */
#putMenuTop {
	width: 233px;  /* W=195  */
	height: 18px;
	position: absolute;
	left: 523px;  /* 756-(18+84+518)=  */
	top: 113px;
	z-index: 3;
}

/* Revisao: usando imagens */
table td.menuTop {
	width: 233px;	
	height: 18px;
	text-align:	right;	
	background-color: #FFFFFF;	
}
/*	-----	*/








/*  ----- Testar com include-------	*/
/* Back	*/
/*
div.memuBack {
	width: 54px;
	height: 9px;
	position: absolute;
	left: 681px;
	top: 100px;
}
*/


.txVerde	{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #616948;
}

.txVerdeSmall	{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #616948;
}



/* ------ INCLUDES -----	*/

/* RODAPE: revisao -> versao com INCLUDE	*/

/* RODAPE: menu texto */
#linhaSemRod2 {
	position: relative;
	width: 756px;
	text-align: center;
	vertical-align: baseline;
	background: #EBEACA url(../figs/fioRodape.gif) no-repeat top center;
	padding-top: 3px;

}

#linhaSemRod2 p.txVerdeSmall 	{
	letter-spacing: 0.1em;  /* usado tx menus  */
	color: #616948;
}

#linhaSemRod2 p.txVerdeSmall a {
	letter-spacing: 0.1em;  /* usado tx menus  */
	color: #616948;
}

#linhaSemRod2 p.txVerdeSmall a:visited {
	text-decoration: none;
	letter-spacing: 0.1em;  /* usado tx menus  */
	color: #616948;
}

#linhaSemRod2 p.txVerdeSmall a:hover {
	text-decoration: underline;
	color: #CC6600;
}

/* RODAPE: Nome do site */
#linhaSemRod2 p.txVerde 	{
	font-size: 10px;
	color: #616948;
	padding-bottom: 20px;
}


/* RODAPE: include posicionamento  */
.clearing {
	height: 0;
	clear: both;
}

/* RODAPE: include posicionamento */
#rodape {
	margin-bottom: 20px;
}


/* MenuTop: include posicionamento */
#MenuTopSet {
	background: #FFFFFF;	
}








/* FIM - style sheet */
