body {
	text-align: center; 
	margin: 0;
	padding: 0;
	    background-image: url(../fundao.png);
        background-color: #F2F2F2;
                background-repeat: repeat-x;
	}
	

#tudo {                               
	width: 770;
	margin: 30px auto; 
	text-align: left; 
	/*background: #fff;*/
	border:solid 0px #000;

	}
	
#tudo img, #tudo a img, #tudo img a {                               
	border:0;
	}	


img.img-geral{
border:0;
}	



/******CONTEUDOS***********/
#conteudos {                   
	width: 860px;
	float: right;
	text-align:center;
	margin:0 0 0 0;
	/*background: #fff url(../imagens/conteudo.png) no-repeat; */
	border:solid 0px red;
	}

h1{
	margin:0;
	font: bold 12px arial;
	color:transparent;
	
}

p{
	margin:0;
	font: 11px arial;
	color:transparent;
	
}


