* {
	padding: 0;
	margin : 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	background: #b5d8f4 url(bg_site_top.gif) 0 -102px repeat-x;
}

#aviso {
	width: 547px;
	margin: 78px auto 0 auto;
	background: url(backaviso.gif) repeat-y;
}

#topo {
	height: 68px;
	background: url(backtopo.jpg) repeat-x;
}

#topo .borda_esquerda {
	width: 12px;
	height: 68px;
	float: left;
	background: url(borda_esquerda.jpg) no-repeat;
}

#topo .conteudo {
	width: 520px;
	float: left;
}

#topo .conteudo .logo {
	width: 129px;
	height: 43px;
	margin: 15px 0 0 10px;
	float: left;
	background: url(logo.jpg) no-repeat;
}
	
#topo .conteudo ul.links {
	float: left;
	list-style: none;
	margin: 26px 0 0 40px;
}

#topo .conteudo ul.links li {
	float: left;
	padding: 0 9px;
	background: url(sep_links_topo.gif) 0 5px no-repeat;
}

#topo .conteudo ul.links li.left {
	background: none;
}

#topo .conteudo ul.links li a {
	text-decoration: none;
	font-size: 11px;
	color: #616161;
}

#topo .conteudo ul.links li a:hover {
	color: #ec0909;
}

#topo .borda_direita {
	width: 12px;
	height: 68px;
	float: right;
	background: url(borda_direita.jpg) no-repeat;
}

#box_aviso {
	width: 340px;
	height: 84px;
	padding: 20px 0 0 110px;
	margin: 52px auto 62px auto;
	font-size: 13px;
	color: #616161;
	font-weight: bold;
	background: url(imgaviso.jpg) no-repeat;
}

#box_aviso p {
	font-weight: normal;;
	font-size: 11px;
	margin-top: 8px;
}

#rodape {
	height: 13px;
	background: url(borda_baixo.gif) bottom no-repeat;
}
