/* GERAIS */
	/*html {
	background: #9195AB;
	background-image: url(imagens/backback.gif);
	background-position: center;
	background-repeat: repeat-y;

	}
	body {
	margin:0px;
	padding:0px;
	text-align: center;
	}
	
	a {
	text-decoration: none;
	}

	position: relative;
	text-align: center;
	left: 1px;
	top: 0px;
	width: 780px;
	margin: 0px auto;
	padding-top: 0px;
	background-color: #000000;
	background-image: url(imagens/backback.gif);
	background-position: -33px;
	background-repeat: repeat-y;*/
}

  a {
	  text-decoration: none;
	}
	
#Sub {
	background-color: #FFFFFF;
	background-image: url(imagens/Subtitulo.jpg);
	width: 619;
	Height: 102;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	list-style: none;
}

#Sub2 {
	background-color: #FFFFFF;
	background-image: url(imagens/Subtitulo2.jpg);
	width: 619;
	Height: 110;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	list-style: none;
}
	
#Sub3 {
	background-color: #FFFFFF;
	background-image: url(imagens/Resposta_Contato.jpg);
	width: 619;
	Height: 600;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	list-style: none;
}
	
#menu {
	background-color: #FFFFFF;
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin: 0px;
	list-style: none;
	line-height: 21px;
}

#menu li {
	margin: 0;
	line-height: 21px;
	display: block;
}
#menu li a {
/*	background-image: url(imagens/Btn1.jpg);*/
	background-repeat: no-repeat;
/*	background-position: 0px 0px;*/
	background-color: #1967B2;
	padding-left: 0px;
	height: 21px;
	color: #FFFFFF;
	width: 100%;
	line-height: 20px;
	margin: 0 0 0 0;
}
#menu li a:hover {
/*	background-image: url(imagens/Btn3.jpg);*/
	background-repeat: no-repeat;
	/*background-position: 0px 0px;*/
	background-color: #E3F1FE;
	padding-left: 0px;
	height: 21px;
	width: 100%;
	color:#123879;
	line-height: 20px;
	margin: 0 0 0 0;
}
