/* CSS Document */

p {
	font-size: 10px;
	color: #898989;
	}
	p a {
		color: #898989;
		}

	
#header {
	background: #fff url(../imagem/bg_header_home.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height: 547px;
	}

#content {
	background-color: #fff;
	}
	#content .wrapper {
		padding: 0 0 30px 0;
		width: 778px;
		}
		#content .wrapper a:hover {
			text-decoration: none;
			}
		
		#content .wrapper p.veja-mais a:hover {
			text-decoration: underline;
			}
	
	#content h1 {
		font-size: 20px;
		}
		#content h1 span {
			visibility: hidden;
			}
	
	#content h2 {
		font-size: 12px;
		color: #000;
		}
	
	#content #row-dark {
		background-color: #f3f3f3;
		}
	
	#content #tit-1 {
		background: url(../imagem/tit_fox_reciclagem.gif) no-repeat;
		}
	
	#content #tit-2 {
		background: url(../imagem/tit_noticias.gif) no-repeat;
		}
	
	#content #tit-3 {
		background: url(../imagem/tit_sustentabilidade.gif) no-repeat;
		}
	
	#content #tit-4 {
		background: url(../imagem/tit_reciclagem.gif) no-repeat;
		}