body {
	background-image:url(imagens/fixo/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #428061;
	margin-bottom: -19px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #73AB92;
}
h3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #518870;
	margin-bottom: -30px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
	margin-bottom: 0px;
	margin-top: -5px;
}
.chamada {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-style:italic;
}
.texto {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
#rodape {
	font-family:Arial, Helvetica, sans-serif;
	color: #E3EEE9;
	font-size: 12px;
	position: relative;
	left: 138px;
	top: 18px;
	width: 500px;
	height: 20px;
	text-align: center;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#menu a {
	color: #CCCCCC;
	text-decoration:none;
}
#menu a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.menuRodape a {
	color: #CCCCCC;
	text-decoration:none;
}
.menuRodape a:hover {
	color: #E6E6E6;
	text-decoration:underline;
}

#chamadaNovidadeTit {
    position: relative;
	left: 30px;
	top: 12px;
	width: 182px;
	height: 50px;
	cursor:pointer;
}
#chamadaNovidadeTxt {
   	position: relative;
	left: 30px;
	top: 10px;
	width: 363px;
	height: 150px;
	cursor:pointer;
}
	
.menuRodape {

    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}

