/* Folha de estilo */

#topo{
	margin: 0px;
	width: 100%;
	height: 189px;
	float: left;
}
	#include_topo{
		margin: 0px auto auto;
		width: 870px;
		height: 151px;
	}
		#logomarca{
			margin: 0px;
			background-image: url(files_gif/logomarca.gif);
			width: 346px;
			height: 151px;
			float: left;
		}
		#horas_frase{
			margin: 0px;
			width: 524px;
			height: 151px;
			float: left;
		}