*{
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	scrollbar-face-color: #f7f7f7;
	scrollbar-shadow-color: #c2c2c2;
	scrollbar-arrow-color: #ff7510;
	scrollbar-highlight-color: #ccc;
	scrollbar-base-color: #fff;
}
body{
	background-color: #dde8f1;
	background-image: url(img/fundo.gif);
	background-repeat: repeat-x;
}
a{
	display: block;
	text-decoration: none;
	color: #fff;
}
a:hover{
	text-decoration: underline;
}
#terra,
#terra a{
	width: 227px;
	height: 32px;
}
#terra{
	background-image: url(img/terra.gif);
	z-index: 3;
	position: relative;
}
#canal,
#canal a{
	width: 227px;
	height: 61px;
}
#canal{
	background-image: url(img/pan07.gif);
}
#blog a,
#blog{
	width: 543px;
	height: 113px;
}
#blog{
	position: absolute;
	left: 227px;
	top:4px;
	background-image: url(img/blog.gif);
}
#canal h1,
#blog h2{
	display: none;	
}
#menu{
	width: 570px;
	height: 21px;
	z-index: 5;
	position: relative;
}
#menu a{
	float: left;
	color: #fff;
	height: 20px;
	line-height: 18px;
	margin: 2px 0 0 2px;
}
#maisblogs select{
	background-color: #114167;
	color: #fff;
	width: 150px;
	height: 16px;
	line-height: 16px;
	position: absolute;
	left: 400px;
	top: 96px;
	border: 1px solid #5f8488;
}
