
#google{
	width:100%;
	margin:0 auto;
}
/*----------Lista---------------*/

#title{
	width:915px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#title h1{
	padding:12px 10px 13px 10px;
	font:26px BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}


/* css div top */


.check{
	width:830px;
	margin:20px auto;
}
.check ul li{
	list-style:none;
	background:url(../imagens/check.gif) no-repeat;
	padding:0 0 10px 0;
}

.check ul li p, .check ul li p a {
	font:16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 20px 35px;
	display:block;
	text-decoration:none;
}
.check ul li a:hover{
	text-decoration:underline;
}
/*----------fecha Lista---------------*/


#top{
	width:100%;
	height:764px;
	padding:100px 0 0 0;
	margin:-40px auto;
	background:url(../imagens/top.png) center top no-repeat;
}

#top-google{
	width:900px;
	margin:0 auto;
}

#top-google h2{
	background:url(../imagens/google.jpg) no-repeat;
	width:450px;
	height:150px;
	margin:0 0 25px 20px;
	float:left;
	text-indent:-500px;
	overflow:hidden;
}

#top-google h4{
	font:30px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#922D31;
	width:305px;
	height:150px;
	margin:0 0 0 95px;
	padding:10px 0 0 0;
	float:left;
}

#top-google h4 em{
	font-size:36px;
}

#top-google h3{
	font:22px Verdana, Arial, Helvetica, sans-serif;
	width:800px;
	clear:both;
	margin:30px auto;
}
/*-----------fecha top ---*/


#form-top{
	width:100%;
	height:420px;
	background:url(../imagens/meio.png) center top no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#990000;
	
}

#form-top h5{
	width:800px;
	margin:0 auto;
	padding:100px 0 0 0;
	font:bold 26px Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}

#form-top fieldset, #form-anuncio fieldset{
	width:270px;
	margin:0 auto;
	padding:10px 30px;
	border:5px solid #ccc;
	-moz-border-radius:18px;
	
}

#form-top input, select, #form-anuncio input{
	padding:3px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	width:270px;
}
	
#form-top .input_image, #form-anuncio .input_image{
	width:79px;
	float:right;
}
#form-top label, #form-anuncio label{
	padding:5px 0;
	display:block;
}

#form-top label em, #form-anuncio label em{
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
}

#form-top legend, #form-anuncio legend{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../imagens/tit-form.jpg) no-repeat;
	width:130px;
	height:30px;
	padding:10px;
	}

legend a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#form-top legend em{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 30px;
	}
	
#form-top textarea, #form-anuncio textarea{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	width:270px;

}



#form-anuncio{
	width:100%;
	margin:0 auto;
	background:url(../imagens/fill.png) center repeat-y;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#990000;
	
	}

.anuncio{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;

	
}


#bottom{
	width:100%;
	height:279px;
	background:url(../imagens/bottom.png) center top no-repeat;
	margin:-178px 0 10px;

		
	}





