	body{
	background: url(../img/backgrounds/bg4.png);
	background-attachment: fixed;
	margin-top: 0 px;
	text-align: center;
	}
/*Corpo*/
img{
  border : 0px;
}
a{
  text-decoration : none;
  color : blue;
}
#anuncio:hover{
  background-color : #eee;
}
#container{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	/*border: double thick lightblue;*/
}

#header{
	width:950px;
	height:200px;
	margin-left: auto;
	margin-right: auto;	

}
#topheader{
	height: 200px;
}
#boxmenu{
	padding-right: 12px;
	margin-right: 0px;
}
#menu{  float: right;
		width:950px;
		height:36px;
		background-image:url(../img/borda.gif);
		background-repeat:repeat-x;
		padding-top: 9px;
		}
#page{
	width: 547px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	/** border: solid 1px;**/
}
#banner{
	width:475px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 15px;

}

#banner1{
	height: 130px;
	margin-top: 10px;
	margin-bottom: 15px;

}
#esquerda{
	float:left;
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
}
#direita{
	float:right;
	width: 170px;
	background-color: white;
	margin-right: 5px;
}
#conteudo{
	margin-top: 10px;
	width:540px;
	background-color: white;
	text-align: left;
	min-height: 800px;
}
#meiolog{
	width: 400px;
	border: solid 1px;
}
#rodape{	
	bottom:0;
	width:100%;	
	width:950px;
	height:29px;
	background-image:url(../img/borda.gif);
	background-repeat:repeat-x;
	margin-top: 30px;
}
#login{
	width: 170px;
	/*border: solid 1px;*/
	margin-bottom: 15px;
	}
#tudo{
	
	padding-top: 10px;
}
#patrocinadores{
	width: 170px;
	/*border: solid 1px;*/
	margin-bottom: 5px;
	margin-top: 5px;
	
}

#borda {
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 1px;
	border-color: darkblue;
}
#borda2 {
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 1px;
	border-color: darkblue;
}
#borda3 {
	
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-top: solid 1px;
	border-color: darkblue;
	margin-bottom: 3px;
}

#borda h1 {
	background-image: url(../img/borda03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font: 14px "Tahoma", sans-serif ;
	margin: 0px;
	padding: 6px;
	font-weight:bold;
	color: white;
	text-align: center;	
}

#borda2 h1 {
	background-image: url(../img/borda03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font: 14px "Tahoma", sans-serif ;
	margin: 0px;
	padding: 6px;
	font-weight:bold;
	color: white;
	text-align: center;
	
}
#box{
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pesquisar{
	background-image: url(../img/pesquisa.jpg);
	width: 700px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
#right{
	float:right;
}
#left{
	float:left;
	}
/* anuncios*/
#anuncio {
	width: 510px;
	min-height: 90px;
	border-top: dotted 1px orange;
	
	}
#anuncio_image{
	float: left;
	margin: 5px;
}

}
#anuncio_content{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#anuncio_preco{
	width: 100px;
	margin: 5px;
	float:right;
vertical-align : top;
	}
#anuncio_acoes{
	float: right;
}
#cadastroform{
	background-image: url(../img/cadastro.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top: dotted 1px orange;
	border-bottom: dotted 1px orange;
	margin-bottom: 40px;
	margin-top: 40px;
}
#titulo{
  width :530px;
  background-color : #FCFECC;
  height : 20px;
  border-bottom : 1px solid #E2DD68;
  color : #3E2E90;
  padding-left : 10px;
}
#comentario{
	padding-left: 5px;
}

/* estilo de texto*/
#comentario h4{
	background-color: orange;
	color: white;
	padding-left: 10px;
}
#categoria1{
width: 100px;
background-color: #ffa500;
text-align: center;
}
.texto{	
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
.textofooter{	
	font: 0.7em Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.titulo{
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:orange;
}
.textobranco{
	float: right;
	font: 0.7em Tahoma, sans-serif;
	font-weight:bold;
}
.textobranco a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.textobranco2 a{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none;
}
.textobranco a:hover{
	text-decoration:underline;
	color: orange;
}
.textoconteudo{
float: center;
}
.login{
 color: red;
}
.message{
  color : #D2382C;
 font-weight : bold;
  text-align : center;
}
#authMessage{
  text-align : center;
}
.error-message{
 color : #D2382C;
 font-weight : bold;
 font-size : 11px;
 font-family : arial;
}
p.valor{
  text-align: right;
  font-weight : bold;
  color: red;
}
div.paging {
    text-align : center;
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}



/*Teste*/
.listByCategory{
  width :260px;
  padding-left : 10px;
  margin-bottom : 15px;
  min-height : 200px;
  vertical-align : top;
}
a.ItemMain{
  color : #3232D6;
  text-decoration : none;
}
td.itensMain{ 
height : 25px;
vertical-align : middle;
border-bottom : 1px solid #E2EAFB;
}
td.borda_veiculos{
background-image: url(../img/headers/borda_veiculos.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}
td.borda_imoveis{
background-image: url(../img/headers/borda_imoveis.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}
td.borda_celular{
background-image: url(../img/headers/borda_celular.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}
td.borda_informatica{
background-image: url(../img/headers/borda_informatica.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}

td.borda_emprego{
background-image: url(../img/headers/borda_emprego.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}
td.borda_diversos{
background-image: url(../img/headers/borda_diversos.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}
td.borda_eletrodomesticos{
background-image: url(../img/headers/borda_eletrodomesticos.png);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}


tr.listItens{
vertical-align : top;
padding-right : 15px;
}
.altrow{
  background-color :#F3F3F3;
}
table.listSearch{
  width : 500px;
  margin-left : 15px;
  text-align : center;
  border: think;
}

th.listSearch{
  margin-bottom: 10px;

}
p.listSearch{
	text-align: left;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color : #000;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
/* Aparencia do Login */
td.login1{
  text-align : right;
  vertical-align : top;
  width : 230px;
  font: 0.8em Tahoma, sans-serif;
}
td.login2{
  text-align : left;
  width : 270px;
}
table.conteudo{
  width : 475px;
  margin: 0px;
  
}
td.label{ 
   height : 20px;
   padding-right : 5px;
  text-align : right;
  color : #3E2E90;
  background-color  : #FCFECC;
  border-bottom : 1px solid #E0E1D9;
  border-top : 1px solid #E0E1D9;
  border-right : 1px solid #E0E1D9;
}
td.field{
  vertical-align : top;
}
ul.list_categorias{
  list-style-image : url(../img/list.jpg);
  text-align : left;
  text-decoration : none;

}
li.item_categoria{
  text-decoration : none;
  font-size : 18px;
}
.asterisco{  
  display : inline;
  color : orange;
  text-align : left;
}
.categoriatop{
  color : white;
}
td.espaco{
  width : 50px;
}
img.vermais{
  margin-top : 5px;
}
h6{
color: blue;
}
