/*Tableless Sopece*/
#bt_conv img{margin-top:3px;}
img{
	
	border:none;
}
.titulo{
	_margin-top:0px;
	margin-left:0px;
	width:404px;
	float:left;
}
.aviso{
	
	display:block;
	clear:both;
	width:404px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	margin-left:0px;
	margin-top:0px;
	height:auto;
	padding:2px;
}
.foto img{
	margin-left:0px;
	margin-right:15px;
	padding-left: 0px;
	float: left;
	position:relative;

}

.foto2 img{
	margin-left:0px;
	padding-left: 0px;
	clear: left;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
}


/* hack png*/
* html img {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="../imagens/blank.png").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}

a{text-decoration:none;color:#FFFFFF;}
body{background-color:#000; text-align:center;}

#centro{
	width:777px;
	text-align:center;
	margin:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
}
#corpo{
	background-color:#FFFFFF;
	width:777px;
	padding:2px;
	margin:auto;
}

#rodape{
	width:auto;
	margin-bottom:0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#rodape a{color:#FFFFFF;}


fieldset{width:320px; margin:auto; text-align:center; font-family:Arial, Helvetica, sans-serif; padding:10px; padding-top:10px;}
fieldset input{ height:20px; border:#999 solid 1px;}
fieldset .botao2{width:70px;background:#900; height:30px; color:#FFF;}


h1{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#900;}

#popup{position:absolute; z-index:10000; width:296px; height:313px; top:-313px; margin-left:240px; } 
#pop2{position:absolute; z-index:20000;width:296px; height:313px; top:-313px; margin-left:240px;text-align:center;}
.top_pop{margin-top:10px; text-align:center;}
#fechar{float:right; margin-right:25px;  _margin-right:20px;  margin-top:25px;}
div.texto_pop{ float:none; clear:both;  margin:auto; padding-left:10px; height:140px; margin-top:70px; _margin-top:40px;display:block; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-align:center; width:240px;}
