* {
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

body {
	background: url("images/topo.png") top repeat-x;
}

#rodape {
	background: url("images/rodape.png") bottom repeat-x;
	float: left;
	height: 27px;
	width: 100%;
}
#Table_01 {
	margin-left: auto;
	margin-right: auto;
	width:800px;
}

#site-1_ {
	float: left;
	width:194px;
	height:80px;
}

#site-3_ {
	background: url("images/menuTopo.png") repeat-x top;
	float: left;
	margin-top: 27px;
	width:606px;
	height:53px;
}

#site-4_ {
	width:800px;
	padding: 15px 0;
	height:auto;
	float: left;
	clear: both;
}

#site-4_ p{
	padding: 5px 40px;
	text-align: justify;
	letter-spacing: 1px;
}

#site-5_ {
	width:606px;
	height:80px;
}

#site-6_ {
	position: relative;
	bottom: -11px;
	float: right;
	width:194px;
	height:64px;
}

#menu {
	list-style: none;
	padding: 0;
	margin: auto;
	width: 670px;
	height: 100%;
}

#menu li {
	display: inline;
	padding: 0 10px;
	margin: 10px 0;
	width: 120px;
	float: left;
	text-align: center;
}

#menu li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#menu li.middle {
	border-left: black 2px solid;
	border-right: black 2px solid;
	border-top: none;
	border-bottom: none;
}

#rodape {
	color: #fff;
	font-size: 9px;
}

#rodape p{
	text-align: center;
	width: 750px;
	margin: auto;
	padding-top: 7px;
}
