﻿@charset "utf-8";
/* CSS Document */


img, div, ul { behavior: url(iepngfix.htc) }

body{
	margin: 0px;
}

#topo{
	width:900px;
	height:65px;
}
#menu{
	width:900px;
	height: 39px;
	background-image:url(images/bg_menu.jpg);
	padding-top:10px; 
}
