#banner {

}
#banner h1{
    display: none;

}
#box1{
	background-image: url(/imagens/bgBox1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 169px;
	width: 180px;
	float: left;
}
#box2{
	background-image: url(/imagens/bgBox1.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 180px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#box3{
	background-image: url(/imagens/bgBox1.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 180px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.boximg1{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 12px;
	font-size: 11px;
    width: 160px;
}
.boximg1 a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.saibamais{
	background-image: url(/imagens/bgsaiba.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 69px;
	padding-top: 3px;
	padding-bottom: 4px;
	float: right;
	margin-left: 30px;
}
#dominios1 {
	font-size: 11px;
	width: 557px;
	background-image: url(/imagens/bgTopoRegistro.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 39px;
}
#dominios1 form{
   margin: 0px;
   height: 100px;
}
#inputDomain{
	font-size: 11px;
	color: #666666;
	border: 0px none #FFF;
	width: 155px;
    float: left;
    margin-top: 43px;
    margin-left: 123px;
}
#domext{
	font-size: 11px;
	color: #666666;
	border: 0px none #FFF;
	width: 70px;
    float: left;
	margin-top: 43px;
	margin-left: 23px;
	background-image: url(/imagens/seta2.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#botaoPesquisar{
	float: left;
	margin-top: 38px;
	margin-left: 15px;
}
#dominios2 {
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	font-size: 11px;
	color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;


}
#formD {
	background-image: url(/imagens/bg6.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #B20000;
}
#dropdown{
	position: absolute;
	left: 519px;
	top: 750px;
	width: 82px;
	display: none;
	z-index: 100;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(/imagens/bgDropDawnSelect.gif);
	background-repeat: no-repeat;
	height: 165px;
}
#dropdown ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;

}
#dropdown li{
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;

}
#dropdown a{
	color: #666666;
	text-decoration: none;


}
#noticiasbox {
	width: 559px;
	background-image: url(/imagens/bgTopoNoticias.jpg);
	background-repeat: no-repeat;
	padding-top: 39px;
	margin-top: 10px;





}
#noticiasbox2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	line-height: 20px;


}

#noticiasbox2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/imagens/seta4.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

#noticiasbox2 a:hover{
    color: #B20000;
	text-decoration: underline;
}
