@charset "utf-8";
/* Estilo CSS Header */

.divHeader{
	width:800px;
	height:80px;
}
.divTopMenu{
	width:800px;
	height:20px;
}
.divBanner{
	float:left;
}


