/* CSS Document */

html {
	margin: 0px;
}

body {
	margin: 0px;
	background-color: #000000;
}

#principal {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#principal #topo {
	height: 403px;
	width: 888px;
	background-image: url(../imagens/topo_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#principal #logo {
	height: 194px;
	width: 250px;
	float: left;
}
#principal #topo #animacao {
	margin-left: 82px;
	height: 273px;
	width: 278px;
	float: left;
	display: inline;
}
#principal #topo #animacao img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#principal #topo #frase {
	width: 100%;
	float: left;
}


#principal #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#miolo_inicial .menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 25px;
	

}
a {
 outline:none;
}
#principal #miolo_inicial .menu {
	margin-top: 80px;
}

#miolo_inicial .menu a {

}
#principal #miolo_inicial .texto_inicial {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#principal #miolo_inicial .texto {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#principal #topo #frase img {
	float: right;
	margin-right: 110px;
	margin-top: 30px;
}

#principal #miolo_inicial .texto_inicial a {
	color: #dfa34d;
	text-decoration: none;
}

#principal #miolo_inicial .texto a {
	color: #dfa34d;
	text-decoration: none;
}

#principal #miolo_inicial .texto a:hover {
	color: #dfa34d;
	text-decoration: underline;
}
#principal #miolo_inicial h1 {
	font-family: Arial;
	font-size: 13px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #dfa34d;
}
#principal #miolo_inicial .rodape p {
	font-family: Verdana;
	font-size: 10px;
	color: #E1E1E1;
	margin-top: 8px;
	margin-bottom: 12px;
}
#principal #miolo_inicial .rodape a {
	text-decoration: none;
	color: #E1E1E1;
}
#principal #miolo_inicial .imprimir a {
	text-decoration: none;
	color: #DFA34D;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

#principal #miolo_inicial .rodape a:hover {
	text-decoration: underline;
}
#principal #miolo_inicial img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#principal #miolo_inicial .frase_inicial {
	font-family: Verdana;
	font-size: 15px;
	color: #DFA34D;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#principal #miolo_inicial .logos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
