a.menu_esquerdo{

	font-family: arial;

	font-size: 12px;

	color: #000000;

	border: none;

	background-color: #ffffff;

	text-decoration: none;

}



a:hover.menu_esquerdo{

	text-decoration: underline;

	color: #000000;

}



/*borda dos links*/

img {

	border: 0px;



}



/*estilo central da página*/

.texto_central{

	font-family: arial;

	font-size: 12px;

	text-align: justify;

	vertical-align: top;	

}



/*fundo titulos página*/

.titulos_esque{

	background-position:  right 50%;

	background-color: #dcdc95;

	background-image: url('arq_site/imagens/lado_titulo.gif');

	background-repeat: no-repeat;

	font-family: arial;

	font-size: 13px;

	font-weight: bold

}



/*fundo titulos página*/

.titulos_dire{

	background-position:  right 50%;

	background-color: #dcdc95;

	background-image: url('arq_site/imagens/lado_titulo_dir.gif');

	background-repeat: no-repeat;

	font-family: arial;

	font-size: 13px;

	font-weight: bold

}



.fundo_tabela_centro{

	background-color: #FFFFFF;

}

/*fundo site*/

body{

	background-image: url('arq_site/imagens/fundo_site.jpg');

	background-repeat: repeat-x;

	background-color: #fff	

}

.formatacao{/*formatação vereadores*/

		font-family: Arial;

		font-size: xx-small;

		color: #5A5A5A;

		font-weight: bold;

	}
	
	a.rodape{
		color: #000;
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
	}
	
	a:hover.rodape{
		color: #1E1E1E;
	}
