#layout #topo #bannertopo {
	width: 1000px;
	height: auto;
	margin-top:4px;
	margin-bottom:12px;
}

#layout #topo #conteudotopo {
	width: 1000px;
	height: 109px;
	background-attachment: scroll;
	background-image: url(../Imagens/images/_lay-AgitoRO2010_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF6600;
	position: relative;

}

#layout #topo #conteudotopo .logo {
	text-decoration: none;
	margin-left: 15px;
	margin-top:40px;
}

#layout #topo #conteudotopo .orkuttwitter {
	width: 298px;
	height: 76px;
	float: right;
	margin-top: 52px;
	margin-right: 5px;
	
}

#layout #topo #conteudotopo .feliz2010 {
	width: 223px;
	height: 43px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	display: none;
}

