/* orange */

h3,
a:hover {
	color: #FA961E !important;
}

div#rodape {
	background-image: url(css_orange/rodape_background.gif);
	background-repeat: repeat-x;
}

div#rodape_miolo {
	background-image: url(css_orange/rodape_imagem.gif);
	background-repeat: no-repeat;
}

div#conteudo h1 {
	background-image: url(css_orange/h1_background.gif);
	background-repeat: no-repeat;
}

div#newsletter h1#title {
	background-image: url(css_orange/newsletter.gif);
}