* {
	margin:0;
	padding:0px;
}
body, td, th, a, h, p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}
body, ul, p, h1, h2, h3, h4, h5, h6, a, form {
	margin : 0;
	padding : 0;
	font-weight : normal;
}
body, #linha {
	background-color : #ffffff;
}
a:link, a:visited, a:hover, a:active {
	text-decoration : none;
}
p, li, input {
	font-size : 11px;
}
h1 {
	font-size : 24px;
}
h2 {
	font-size : 18px;
}
h3 {
	font-size : 16px;
}
h4 {
	font-size : 14px;
}
h5 {
	font-size:12px;
}
h6, select {
	font-size : 10px;
}
ol {
	margin : 0 0 0 20px;
	padding : 0;
}
ul, ol {
	list-style-type : none;
}
#tudo {
	position : relative;
	width : 770px;
	background-color : #3E8CB2;
}
#minimenu {
	position : relative;
	float : left;
	width : 760px;
	height : 18px;
	padding-top : 7px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	overflow: hidden;
}
#busqueta {
	height : 18px;
	width : 300px;
	position : relative;
	float : right;
	padding : 0;
	margin-top : -3px;
	text-align : right;
}
#linha {
	width : 770px;
	height : 5px;
	margin : 0;
	padding : 0;
	float : left;
	display:block;
	overflow:hidden;
}
#topo {
	position : relative;
	width : 770px;
	height : 106px;
	margin-bottom : 5px;
	display:inline;
	overflow:hidden;
	float : left;
	background-image : url(../img/topo.jpg);
}
#corpo {
	position : relative;
	width : 770px;
	margin-bottom : 10px;
	float : left;
	display:inline;
	overflow:hidden;
}
#rodape {
	position : relative;
	padding-bottom : 10px;
	clear : both;
}
#banner {
	position: absolute;
	height: 70px;
	width: 390px;
	top: 65px;
	left: 356px;
	z-index: 10000;
	overflow: hidden;
}
#canais {
	position: absolute;
	top: 90px;
	left: 5px;
}
.branco, .branco:link, .branco:visited, .branco:hover, .branco:active { color : #fffffe; }
.conteudo {
	background-image : url(../img/cc.gif);
	position : relative;
	display:inline;
	width: 615px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contopo {
	background-image : url(../img/ct.gif);
	width : 635px;
	height : 10px;
	float : left;
	display:inline;
	overflow:hidden;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.conbase {
	background-image : url(../img/cb.gif);
	width : 635px;
	height : 10px;
	float : left;
	display:inline;
	overflow:hidden;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.selo {
	position : relative;
	display:inline;
	width : 120px;
	float : right;
	margin-right: 5px;
	padding: 0px;
}
.selo li { margin-bottom:2px; }

.borda_img {
	position:relative;
	background:url(../img/bg.gif);
	border-top:#EEEEEE outset 2px;
	border-left:#EEEEEE outset 2px;
	border-right:#ededed outset 2px;
	border-bottom:#ededed outset 2px;
	float:right;
	overflow: auto;
	padding:5px;
	margin: 0 0 5px 5px;
}

