body{
	font: 11px/130% tahoma, verdana, arial, sans-serif;
	background: #999 url(/bg_body.jpg) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

#li1{
	list-style-type: none;
	background: url(/i1.gif) no-repeat;
	padding-left: 23px;
	margin: 0 0 8px 8px;
}

#li2{
	list-style-type: none;
	background: url(/i2.gif) no-repeat;
	padding-left: 23px;
	margin: 0 0 8px 8px;
}

#li3{
	list-style-type: none;
	background: url(/i3.gif) no-repeat;
	padding-left: 23px;
	margin: 0 0 8px 8px;
}

#li4{
	list-style-type: none;
	background: url(/i4.gif) no-repeat;
	padding-left: 23px;
	margin: 0 0 8px 8px;
}


input{
  font: 11px tahoma, verdana, arial, sans-serif;
  background: #eee;
  border: 1px solid #999;
}

a{
	color: #339;
}

a:hover{
	color: #66c;
}

ul{
	margin: 0;
	padding: 0;
}

#box{
	width: 698px;
	/* border: 1px dashed #f00; */
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

/* =cabecalho */

#flag{
	position: absolute;
	width: 55px;
	height: 55px;
	margin: 0 0 0 645px;
	background: url(/flag.gif) no-repeat;
	z-index: 5;
}

/* =top */

#top{
	width: 698px;
	background: url(/bg_top.jpg) no-repeat;
	font: 11px verdana;
	color: #777;
	text-align: left;
}

#Centro{
	width: 600px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #ccc;
	background: #eee url(/bg_home_noticias.jpg) no-repeat 0 -22px;
}

#Centro #news{
	margin: 30px 5px 0 8px;
	height: 200px;
	overflow: auto;
}

/* =rodape */
#rodape{
	clear:both;
	margin: 5px 0 15px 0;
	color: #999;
}

#rodape a{
	color: #ccc;
	text-decoration:none;
}

#rodape a:hover{
	color: #888;
	text-decoration: underline;
}
