/* CSS Document */
/* behavior: url(iepngfix.htc) */
#address {
	width: 725px;
	padding:20px 10px;
	font-size: 12px;
	clear:both;
}

#arquivos h3 {
	clear:left
}

#arquivos a {
	display:block;
	width: 150px;
	float:left
}

#aux { position: absolute } 

#aux, #getinfo { display:none }

#base, #topo, #rodape, #top_ {
	width: 944px;
	padding: 15px 28px;
	margin: 0 auto;
	background-image:url(../images/back.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#base {
	clear:both;
	min-height: 375px;
	text-align:left;
	height:auto
}

/*		body { background-image:url(<?=$projeto?>/bckBlog.jpg); } */
#blog { padding:10px 15px; text-align:left;  }
#blog a { text-decoration:underline; color:#630 }
#blog h3, #blog strong, #blog em { margin:0; padding:0; color:#999 }
#blog p { padding-bottom:10px; clear:both; display:block }

#carregando, #carrega {
	background-image:url(../images/loading.gif);
	width:32px;
	height:32px;
	float:left
}

#carrega { 
	position:absolute;
	top:10px;
	left:10px;	
}

#categorias { float:left; width:225px }

#categorias a {
	background-color:#069;
	padding: 3px;
	border: 1px solid #fff;
	color:#fff;
	width: 200px; 
	display:block;
	filter : alpha(opacity=70);
	moz-opacity	: 0.7;
	opacity: 0.7;
}

#categorias a:hover {
	color:#fff;
	filter : alpha(opacity=90);
	moz-opacity	: 0.9;
	opacity: 0.9;
}

#content {
	width:944px;
	background-repeat:no-repeat;
	margin:auto;
}

#copyright, #credits { font-size:10px; padding:10px }

#divCAD {
	clear:left;
	float:left
}

#iBlog {
	width:500px;
	float:right;
	height:450px;
	border: 1px solid #006;
	overflow:auto;
}

#iBlog blockquote, #iBlog p, #iBlog a { font-size:14px }

#imgs {
	width:75px; float:right
}

#imgs img {
	float:right
}

#imgs img:hover {
	filter : alpha(opacity=60);
	moz-opacity	: 0.5;
	opacity: 0.5;
}

#logo {
	float: left;
	cursor: pointer
}

#log { 
	float:right;
	margin-top: 5px;
	width:350px;
}

#log *, #search * { float:left }

#log a { 
	background-color: #fff;
	color            : #006;
	margin:5px;
	width: auto;
	padding: 3px 15px;
	border-right: 1px solid #006;
	text-align:center;
	float: right
}

#log label { background-color:#FFF; padding:3px }

#logue { margin-left:45px }

#log_ { float: right }

#menu {
	float: right;
	width: 600px;
	padding-bottom:20px;
}

#menu a {
	height: 32px;
	font-size:12px;
	color:#006;
	background-repeat:no-repeat;
	border-right: 1px #000 solid;
	padding: 0 7px
}

#menus { width:225px; float:left }

#rodape {
	height: 110px;
	background-image:url(../images/backBT.png);
	padding-top:0
}

#swfWin {
	width:350px;
	height:350px;
	border:1px #003366 solid;
	margin-bottom:10px;
	background-image:url(../images/flashback.jpg);
}

#topo {
	height: 80px;
	background-image:url(../images/backTop.png);
	padding-top:25px
}