/* CSS Document */
body {
	margin:0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:14px;
	font-style:normal;
	background-color:#000000;
	vertical-align: bottom;
}
#img_principal {
	height: 542px;
	width: 558px;
	background-color:#000000;
	float: left;
	background-image:url(../images/home/home_01.jpg);
}
#logo {
	height: 123px;
	width: 437px;
	background-color:#000000;
	float: left;

}
#topo {
	height: 542px;
	width: 995px;
}
#menu {
	width: 995px;
	height: 31px;
	background-image:url(../images/home/home_05.jpg);

}
#banner {
	width:437px;
	height:263px;
	float:left;
	background-image:url(../images/home/home_03.jpg);
}
#img {
	width:437px;
	height:156px;
	float:left;
	background-color:#000000;
	background-image:url(../images/home/sp_home_04.jpg);
}
#menu1 a{
	font-family:Arial Rounded MT Bold;
	font-size: 12px;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	float:left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	font-weight: bold;
	color:#FFFFFF;
}
#rodape {
	width:995px;
	height:27px;
	float:left;
	background-color:#000000;
	background-image:url(../images/home/home_06.jpg);
}
