/* site */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,blockquote,th,td {
margin:0; padding:0;
}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}



/* menu top */
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../img/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #ccc;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../img/button3.gif);}
.menu1 li.current a b {background:url(../img/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../img/button2.gif);}
.menu1 li a:hover b {background:url(../img/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../img/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../img/button3.gif) no-repeat right top;}

/* menu lateral */

#menu4 {
	width: 200px;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
}
#menu4 li {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}		
#menu4 li.title {
  	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;	
	color:#FFFFFF;
	padding:5px 5px 5px 20px;
	border:0px;
	background:#fff url(../img/bgmenu.png) top left;
}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #000;
	display: block;
	background: url(../img/menubg.gif);
	padding: 8px 0 0 30px;
}
	
#menu4 li a:hover {
	color: #fff;
	background: url(../img/menubg.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
	
#menu4 li a:active {
	color: #fff;
	background: url(../img/menubg.gif) 0 -64px;
	padding: 8px 0 0 30px;
}
#navegacao {
	width: 200px;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
}
	
#navegacao li.title {
  	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;	
	color:#FFFFFF;
	padding:5px 5px 5px 20px;
	border:0px;
	background:#fff url(../img/bgmenu.png) top left;
}
#navegacao li {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}		
#navegacao li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
	
#navegacao li a:link, #navegacao li a:visited {
	color: #000;
	display: block;
	background: url(../img/menubg.gif);
	padding: 8px 0 0 30px;
}
	
#navegacao li a:hover {
	color: #fff;
	background: url(../img/menubg.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
	
#navegacao li a:active {
	color: #fff;
	background: url(../img/menubg.gif) 0 -64px;
	padding: 8px 0 0 30px;
}
#parceiros {
	width: 200px;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
}
	
#parceiros li.title {
  	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;	
	color:#FFFFFF;
	padding:5px 5px 5px 20px;
	border:0px;
	background:#fff url(../img/bgmenu.png) top left;
}	
#parceiros li {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	overflow:hidden;
}	
/* menu lateral */

	
body{
	background: #151513 url(../img/bg.gif) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#body{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:22px;
	position:relative;
}

#conteudo{
display:block;
display:table;
width:100%;
background-color:#FFF;
}

#flashTop{
	height:180px;
	background-color:#000;
}

#rodape{
background: #fff url(../img/rodapebg.gif) no-repeat bottom center;
width:900px;
height:140px;
display:block;
position:relative;
}

#pesquisa{
height:45px;
background: #fff url(../img/bgpesquisa.gif) no-repeat bottom center;
width:100%;
font-size:10px;
color:#FFF;
padding-top:3px;
}
#pesquisa input{
font-size:10px;
padding:2px;
width:90px;
}
#pesquisa select{
font-size:10px;
padding:2px;
width:120px;
}
#pesquisa .buttom{
margin-top:10px;
border:1px solid #666;
background-color:#fff;
}

#esquerda{
min-height:100px;
float:left;
width:210px;
display:block;
margin-top:2px;
margin-left:5px;
position:relative;
}


#direita{
float:right;
width:650px;
margin-top:20px;
margin-right:20px;
display:table;
}

#rodapeBg{
background: #151513 url(../img/bgIn.gif) no-repeat top center;
position:relative;
width:900px;
height:30px;
display:table;
}
#midiaville{
margin-right:10px;
float:right;
margin-top:10px;
}

#midiaville a{
border: 0px none ; 
color:#666; 
text-decoration:none;
}

#midiaville a:hover{
color:#fff; 
}

#copy{
color:#FFFFFF;
position:absolute;
margin-left:10px;
margin-top:125px;
}

address{
padding-top:50px;
margin-left:20px;
}
#result table {
	border: 1px solid #cfcfcf;
	width:100%;	
}
#result th {
	text-transform: uppercase;
	color: #fff;
	background-color: #666;
	text-align: left;
	padding: 0 10px;
}
#result td {
	color: #505050;
	padding: 4px;
}
.line:hover {	
	background-color:#BFE9FF;
	cursor:pointer;
	cursor:hand;
}
#gotop{
	position:absolute; 
	right:5px; 
	bottom:3px;
	text-transform:lowercase;
}
#gotop a{
	color:#FFFFFF;
	text-decoration:none;
}
UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 15px 0px 0px 0px; 
}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	padding: 3px 10px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	border:1px solid #000;
	font-weight:bold;
	background-image: url(../shade.png); 
	background-position: bottom;
}

UL.tabNavigation LI A.selected{
	background-color: #fff;
	color: #000;
	padding-top: 7px;
	border-bottom:1px solid #000000;
	font-weight:bold;
}
UL.tabNavigation LI A:hover {
	background-color: #a00;
	color: #fff;
	padding-top: 10px;
	border-bottom:1px solid #000000;		
}
UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	border-top: 1px solid #000;
}

div.tabs > div h2 {
	margin-top: 0;
}

#corretorOnline {
	width: 200px;
	border-style: solid solid solid solid;
	border-color: #151513;
	border-size: 1px;
	border-width: 1px;
	margin:0px 0px 0px 0px;
	font-weight:bold;	
}

#corretorOnline li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
}
	
#corretorOnline li a:link{
	color: #000;
	display: block;
	background: url(../img/msnOn.gif);
	padding: 8px 0 0 30px;
}
#corretorOnline li a:hover{
	color: #000;
	display: block;
	background: url(../img/msnOn.gif);
	padding: 8px 0 0 30px;
}
#corretorOnline li a:visited{
	color: #000;
	display: block;
	background: url(../img/msnOn.gif);
	padding: 8px 0 0 30px;
}

#corretorOffline {
	width: 200px;
	border-style: solid solid solid solid;
	border-color: #151513;
	border-size: 1px;
	border-width: 1px;
	margin:0px 0px 0px 0px;
	font-weight:bold;	
}

#corretorOffline li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
}
	
#corretorOffline li a:link{
	color: #000;
	display: block;
	background: url(../img/msnOff.gif);
	padding: 8px 0 0 30px;
}

select.errorSelect {
	border: 1px solid red;
}
.clean-yellow{
	border:solid 1px #ff9900; 
	background:#FFFFCC;
	color:#222222;
	padding:4px;
	text-align:center;
	width:98,2%;
	margin-bottom:20px;
}
.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width:100%;
}
.clean-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width:100%;
}

.destaques  { width:100%; background-color:#FFFFFF; margin-bottom:20px; border:1px solid #000000; position:relative;  }
.titDestaques { background-color:#000000; color:#FFFFFF; font-weight:bold; padding:3px; background-image:url(../img/bgDestaque.png); background-repeat:repeat-x; height:18px; text-decoration:none; text-transform:capitalize; }
.titDestaquesLink { color:#FFFFFF; font-weight:bold; padding:3px; height:18px; text-decoration:none; text-transform:capitalize; }
.contDestaque { padding:10px; display:table;}
.fotoDestaque { float:left; width:200px; height:170px; overflow:hidden; margin-top:5px; }
.detailDestaque{ float:right; margin-top:5px; width:310px; margin-right:130px; padding-left:10px; line-height:18px; z-index:1; overflow:hidden; }
.seta { position:absolute; height:153px; width:77px; right:5px; top:30px; background-image:url(../img/seta.gif); background-repeat:no-repeat; z-index:10; cursor:pointer; cursor:hand; }

.clearfix:after {  
   content:".";  
   display:block;  
   height:0;  
   clear:both;  
   visibility: hidden;  
}  
 
.clearfix {display:inline;}  
* html .clearfix {height: 1%;}  
.clearfix {display: block;}  

.address{
text-align:left;
float:right;
width:350px;
margin-top:-10px;

}
.titleh1{
position:absolute;
left:-1000px;
}
.titleh2{
position:absolute;
left:-1000px;
}
.tags{
padding-top:20px; 
background-color:#FFFFFF;
display:block;
}
.divTag{
padding:5px;
width:643px;
margin-left:228px;
background-image:url(../img/tags.png);
background-repeat:no-repeat;
display:block;
z-index:100;
}

.divTag ul{
margin-left:60px;
}

.divTag ul a:link{
text-decoration:none;
color:#333333;
}
.divTag ul a:hover{
text-decoration:underline;
}

.divTag ul li{
display: inline;
list-style-type: none;
padding-right: 5px;
}

.tag0{
font-weight:bold;
font-size:16px;
}
.tag1{
font-size:14px;
}
.tag2{
font-size:12px;
}
.tag3{
font-size:10px;
}