/* ESTILOS DO SITE WWW.ACACIOGARCIA.COM.BR */

body	{
	background-image: url(imagens/fundao.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #EBF1E6;
	}

td	{
	font-size: 8pt;
	}

a	{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}

a:hover	{
	text-decoration: underline;
	}

.endereco	{
	font-size: 8pt;
	color: #616161;
	}
	
.faixa_acacio	{
	background-image: url(imagens/acacio_baixo.jpg);
	background-repeat: no-repeat;
	height: 135px;
	}

.form	{
	border: solid 1px #999999;
	background-color: #f9f9f9;
	color: #000000;
	font-size: 8pt;
	}

.mais_palestrante	{
	color: #86CB40;
	}

.mais_palestras	{
	color: #004CAB;
	}

.mais_artigos	{
	color: #A57800;
	}

.menu_fundo	{
	background-image: url(imagens/menu_fundo.jpg);
	background-repeat: repeat-x;
	}

.menu_inferior	{
	font-size: 7pt;
	color: #BBBBBB;
	}

.menu_inferior:hover	{
	color: #333333;
	}

.palestras_numero	{
	font-size: 20pt;
	font-weight: bold;
	color: #CCCCCC;
	}

.palestras_chamada	{
	font-weight: bold;
	color: #000000;
	}

.palestras_titulo	{
	color: #FF7200;
	font-weight: bold;
	font-size: 9pt;
	}

.projeto_fundo	{
	background-image: url(imagens/projeto_fundo.jpg);
	background-repeat: repeat-x;
	height: 114;
	}

.rodape	{
	background-color: #f2f2f2;
	font-size: 8pt;
	color: #CCCCCC;
	}
	
.titulo_interno	{
	color: #86CB40;
	font-weight: bold;
	font-size: 14pt;
	}