a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.input {    
background-attachment: fixed;
background: url(../imagens/form_maior.png) no-repeat 0 0;
padding-bottom:0px;
padding-top:5px; 
padding-left:7px;
padding-right:7px;
border-top-width: 0px;
border-left-width:0px;
border-right-width: 0px;
border-bottom-width: 0px;
width: 219px;
height: 22px;
font-size: 11px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}

.input2 {    
background-attachment: fixed;
background: url(../imagens/form_menor.png) no-repeat 0 0;
padding-bottom:0px;
padding-top:5px; 
padding-left:7px;
padding-right:7px;
border-top-width: 0px;
border-left-width:0px;
border-right-width: 0px;
border-bottom-width: 0px;
width: 192px;
height: 22px;
font-size: 11px;
color: #808080;
font-family: Tahoma;
background-color: transparent
}

.masterpage {
	width: 100%;
}
.corpo {
	width: 100%;
}
.fundo_topo {
	background-image: url(../imagens/fundo1.jpg);
	width: 100%;
	height: 147px;
}
.topo {
	width: 990px;
	height: 147px;
}
.fundo_menu {
	background-image: url(../imagens/fundo_menu.jpg);
	width: 100%;
	height: 33px;
}
.campanha {
	width: 990px;
	height: 240px;
}
.conteudo {
	width: 990px;
}
.noticias {
	height: 356px;
	width: 300px;
	visibility: visible;
	z-index: 1;
	position: absolute;
	left: 860px;
	top: 390px;
}
.canais {
	width: 990px;
}
.base {
	background-color: #E0E0E0;
	vertical-align: middle;	
	width: 100%;
	height: 33px;	
}
