@charset "utf-8";

body {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	text-align:left;
	font-size:14px;
}

#container {
	width:980px;
	margin:0 auto;
}

h1 {
	text-align:center;
}

h2, h2, h3, a {
	color:#911a1f;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

#buscaErro {
	position:relative;
	margin: 0 auto;
	padding:10px 0 0 0;
	width:562px;
	height:41px;
}

#buscaErro form, #buscaErro input {
	float:left;
}

#buscaErro form {
	height:42px;
	background:url(http://estatico01.tudonahora.com.br/images/erro_borda_busca.png) left bottom no-repeat;
}

.campoBuscaErro {
	height:40px;
	width:466px;
	line-height:1.2;
	font-size:30px;
	font-weight:bold;
	color:#bebebe;
	margin-left:6px;
	padding:0;
	border:0;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

.botaoBuscaErro {
	height:42px;
	width:90px;
	border:0;
	background:url(http://estatico01.tudonahora.com.br/images/erro_botao_buscar.png) left top no-repeat;
}