body {
	background-color: #481801;
}



.td {
		font-family : Arial;
		font-size : 11 px;
		color : #000000;
		}

input {
		font-family : Verdana;
		font-size : 10px;
		color : #000000;
		background-color: #E4DCBC;
		border: 1px solid #481801;
		}

.textarea {
		font-family : Verdana;
		font-size : 10px;
		color : #000000;
		background-color: #E4DCBC;
		border: 1px solid #481801;
		}

.selecao {
		font-family : Arial;
		font-size : 10px;
		background-color: #dadada;
		border: 0px #dadada;
		}

.selecaobranco {
		font-family : Verdana;
		font-size : 10px;
		background-color: #ffffff;
		border: 0px #ffffff;
		}

.titulo {
		font-family : Arial;
		color : #481801;
		}		

.breadcrumb {
		font-family : Arial;
		font-size : 10px;
		font-weight: none;
		color : #7D574C;
		}
		
.rodape {
		font-family : Arial;
		font-size : 10px;
		font-weight: none;
		color : #481801;
		}

.fonte10 {
		font-family : Arial;
		font-size : 11px;
		color : #481801;
		}

.fonte11 {
		font-family : Arial;
		font-size : 11px;
		color : #481801;
		}

.fonte12 {
		font-family : Arial;
		font-size : 12px;
		color : #481801;
		}

.fonte13 {
		font-family : Arial;
		font-size : 13px;
		color : #481801;
		}

.fonte14 {
		font-family : Arial;
		font-size : 14px;
		color : #481801;
		}

.fonte15 {
		font-family : Arial;
		font-size : 15px;
		color : #481801;
		}

		
.mapa {
		font-family : Arial;
		font-size : 10px;
		color : #000000;
		}
		
a:visited {color:#923A00}
a:hover {color:#923A00; text-decoration:underline}
a:active {color:#923A00}
a {color:#923A00;text-decoration:none;font-weight: bold}