* {
	color:#000000;
	font-size:10px;
	font-family: Verdana;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

body {
	background:#fff;
	margin:0;
}

#principal {
	background:#FFFFFF;
	left:50%;
	margin-left:-387px;
	position:relative;
	width:775px;
}

#topo {
	width:775px;
	background:#fff;
	height:231px;
	_height:193px;
}

#menuTopo {
	float:right;
	margin-top:14px;
	margin-right:230px;
	_margin-right:116px;
	_margin-bottom:10px;
	padding:0;
}

#menuTopo li {
	display:inline;
	list-style:none;
	list-style-image:none;
}

#botao {
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}

#buscaGoogle {
	position:absolute;
	left:550px;
	top:11px;
	padding:0;
}

#meio {
	background: #f5f5f5 url('../imgs/cinza.gif') repeat-y left top;
	width:768px;
}

#lateralEsquerda, #conteudo {
	position:relative;
	float:left;
	display:inline;
}
	
	#lateralEsquerda {
		background:#e5e5e5 url('../imgs/fundo_menu.gif') no-repeat left top;
		width:148px;
	}
	
	#lateralEsquerda ul {
		position:relative;
		float:left;
		width:148px;
		margin:20px 0 0 0;
		padding:0;
	}
	
	#lateralEsquerda li {
		background: url('../imgs/marcador_menu.jpg') no-repeat left top;
		list-style:none;
		list-style-image: none;
		border-bottom: solid 2px #fff;
		height: 17px;
		_height: 25px;
		margin:0;
		padding-top: 6px;
	}
	
	#lateralEsquerda li a {
		padding-left: 23px;
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		color: #333;
	}
	
	#conteudo {
		background:#f5f5f5;
		width:616px;
	}

#menuInferior {
	background: #e5e5e5;
}

#menuInferior1, #temperatura  {
	background: #fff;
	width: 136px;
	margin-left: 6px;
	padding-left: 3px;
	border-top: solid 6px #fff;
	border-bottom: solid 12px #fff;
}

#FormNews {
	margin: 10px 0 0 8px;
}

#temperatura {
 font-size:8px;
}

#news {
	margin-left:5px;
}

#news button {
	background:none;
	border:none;
	padding:0;
	margin:0;
	margin-top:5px;
	margin-left:107px;
}

#news input {
	background:#FFFFFF;
	border:solid 1px #000000;
	width:130px;
}

#foot {
	background:#f5f5f5 url('../imgs/foot.gif') no-repeat bottom left;
	position:relative;
	width:648px;
	_width: 768px;
	text-align:center;
	margin-bottom:3px;
	padding-bottom:5px;
	padding-left:120px;
	font-size:9px;
	color:#666666;
	border-bottom: solid 2px #d8c43f;
}

