@cheset "utf-8";

body{
	margin:0px;	
	padding:0px;
	background:#F2F2F2;
}

/* ### Topo das paginas ### */
#Topo{
	background:#090;
	height:150px;
	min-width:1070px;
	margin:auto;
}

#Topo a{
	text-decoration:none;
	color:#FFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:50px;
}

#ConteudoTopo{
	width:1000px;
	position:relative;
	margin:auto;
}

#Logo{
	float:left;
	font-family:"Courier New", Courier, monospace;
}

#BuscarAnuncio{
	width:370px;
	float:left;
	margin:40px 0px 0px 70px;
}

/* ### Menus ### */
#Menu{
	background:#333;
	padding:8px;
	text-align:center;
	font-size:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#Menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#Menu ul li{
	display:inline;
	padding:20px;
}

#Menu ul li a{
	color:#CCC;
	text-decoration:none;
	padding:5px 10px;
}

#Menu ul li a:hover{
	color:#FFF;
}

/* ### Menu categorias ### */
#Categorias{
	width:250px;
	float:left;
}

#Categorias ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:15px;
}

#Categorias ul li{
	margin:10px;
}

#Categorias ul li a{
	color:#000;
	text-decoration:none;
	padding:5px 5px 5px 0px;
}

#Categorias ul li a:hover{
	color:#090;
}


/* ### Centro das paginas ### */
#Center{
	background:#FFF;
	margin:auto;
	padding:10px 30px 10px 30px;
	width:1000px;
	height:auto;
	min-height:100%;
	font-family:Verdana, Geneva, sans-serif; font-size:15;
}

#TextQuemSomos{
	text-align:justify;
}

#NomePagina{
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* ### Anuncios ### */
#EspacoAnunTopo{
	width:800px;
	margin-left:280px;
}

#Anuncio1{
	background:#F0F0F0;
	width:220px;
	height:200px;
	float:left;
	margin:10px;
	text-align:center;
}

#Anuncio1 img{
	border:none;
	width:220px;
	height:140px;
}

.TextoAnun{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	height:55px;
}

/* ### Pagina de Anuncios*/
#TituloAnuncio{
	text-align:center;
	font-size:30px;
	height:50px;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#666;
}

#IMGAnuncioGnd{
	float:left;
	width:450px;
	height:350px;
}

#IMGAnuncioGnd img{
	width:500px;
	height:300px;
}

#DadosAnuncio{
	color:#333;
	padding:10px;
	margin-left:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
}

#DescAnuncio{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
}

/* ### Pagina de Pesquisa ###*/
#ResultPesquisa{
	width:800px;
}

/* ### Pagina de contatos ### */
#TextoContato{
	float:left;
	margin:0px 10px;
	width:470px;
	font-family:Verdana, Geneva, sans-serif;
}
	
#TextoContato img{
	margin:20px 100px;
}

#FormContato{
	float:left;
	margin:0px 0px 0px 60px;
	width:450px;
}

#Clear{
	clear:both;
}

/* ### Botoes ### */
#Buton{
	background:#090;
	color:#FFF;
	cursor:pointer;
	border:1px solid #8CC63E;
	width:80px;
	height:30px;
}

#ButonBusc{
	background:#090;
	color:#FFF;
	cursor:pointer;
	border:1px solid #8CC63E;
	border-radius: 5;
	width:90px;
	height:40px;
}

#ButCadastro{
	background:#090;
	width:150px;
	height:40px;
	float:right;
	margin-right:20;
	border-radius:5;
	padding:10px;
	cursor:pointer;
	color:#FFF;
}

#ButonCad{
	background:#099;
	color:#FFF;
	cursor:pointer;
	border:1px solid #8CC63E;
	border-radius: 5;
	width:200px;
	height:40px;
	margin-left:400;
	display:block;
	
}

#ButonCad a:hover{
	background:#F00;
	color:#FFF;
}

#PesqAnun{
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	border:1px solid #8CC63E;
	border-radius: 5;
	height:40px;
	margin-left:10;
}

/* ### Links ### */
#Cadastro{
	width:200px;
	float:left;
	padding:0px 20px;
}

#Cadastro a{
	text-decoration:none;
	color:#FFF;
}

/* ### Pagina de Nossos Serviços ### */
#TextNossosServicos{
	margin-left:20px;
}

#TituloServicos{
	background:#FFF;
	border-radius: 5px 5px 0px 0px;
	color:#006;
	text-align:center;
	font-size:15px;
	box-shadow: 2px 2px 2px #666;
}

#TextoServicos1{
	background:#090;
	color:#FFF;
	width:280px;
	height:200px;
	margin:10px;
	padding:10px;
	float:left;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #666;
	text-align:justify;
	font-size:16px;
}

#TextoServicos2{
	background:#666;
	color:#FFF;
	width:280px;
	height:200px;
	margin:10px;
	padding:10px;
	float:left;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #666;
	text-align:justify;
	font-size:16px;
}

#TextoServicos3{
	background:#009;
	color:#FFF;
	width:280px;
	height:200px;
	margin:10px;
	padding:10px;
	float:left;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #666;
	text-align:justify;
	font-size:16px;
}

/* ### Pagina de Contatos ### */
#DadosEmpresa{
	background:#F8F8F8;
	padding:5px;
}

#DadosPessoais{
	background:#F8F8F8;
	padding:5px;
}

#DadosAcesso{
	background:#F8F8F8;
	padding:5px;
}


/* ### Pagina Area de Assinante ### */

#TituloArea{
	background:#CCC;
	text-align:center;
	color:#000;
	padding:4px;
	border-radius:0 0 5 5;
}

#DadosCli{
	width:200px;
	height:150px;
	background:#090;
	float:left;
	margin: 10px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#FFF;
}

#DadosCli a{
	text-decoration:none;
	color:#000;
}

#DadosCli a:hover{
	color:#FFF;
}

#AnunciosCli{
	width:200px;
	height:150px;
	background:#090;
	float:left;
	margin: 10px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#FFF;
}

#AnunciosCli a{
	text-decoration:none;
	color:#000;
}

#AnunciosCli a:hover{
	color:#FFF;
}

#IncluAnuncio{
	width:200px;
	height:150px;
	background:#090;
	float:left;
	margin: 10px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#FFF;
}

#IncluAnuncio a{
	text-decoration:none;
	color:#000;
}

#IncluAnuncio a:hover{
	color:#FFF;
}

#AreaBuscCli{
	width:370px;
	float:right;
}

/* ### Pagina ADM ### */
#Login{
	width:180px;
	height:130px;
	margin:auto;
	padding:2%;
	border-radius:5px;
	background:#0C0;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#MSGErro{
	color:#F00;
	height:10px;
	text-align:center;
}

#MSGErroContato{
	color:#F00;
	height:10px;
	text-align:center;
}
/* ## RODAPE ## */
#Rodape{
	background:#090;
	min-width:1070px;
	margin:10px 0px;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
}

#ConteudoRodape{
	width:1000px;
	margin:auto;
}

#MenuRodape{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
}

#MenuRodape ul{
	text-decoration:none;
	list-style:none;
}

#MenuRodape ul li{
	display:inline;
	padding:5px;
}

#MenuRodape ul li a{
	color:#FFF;
	text-decoration:none;
}

#TextoRodape{
	width:800px;
	text-align:left;
	float:left;
}

#Redes_Sociais{
	width:120px;
	float:left;
}

#Facebook{
	float:left;
	margin:5px;
}

#Twitter{
	float:left;
	margin:5px;
}

#Plus{
	float:left;
	margin:5px;
}

#TextoPoliPrivacidade{
	text-align:justify;
	font-size:14px;
}

#Banner_Hostgator{
	width:500px;
	margin:0% 0% 0% 35%;
}