			*{
				margin:0;
				padding:0;
			}
			body{
				background-color:#FFFFFF;
				background-image:url(imagens/fundo.jpg);
				background-position:center;
				background-repeat:repeat-y;	
				text-align:center;
				font-family:Arial, Helvetica, sans-serif;
			}
			#corpo{
				background-color:#FFFFFF;
				width:768px;
				height:100%;
				margin:auto;
				position:relative;
				background-image:url(imagens/fundo_corpo.jpg);
				background-repeat:no-repeat;
				text-align:center;
				z-index:1;
			}
				#corpo #topo{
					width:100%;
					height:100px;
					position:relative;
					text-align:left;
				}
					#corpo #topo #logo{
						margin-left:25px;
						top:10px;
						position:relative;
					}
					#corpo #topo #logo img{
						border:none;
					}
					#corpo #topo #menu{
						width:744px;
						height:28px;
						background-image:url(imagens/fundo_abas.jpg);
						background-repeat:repeat-x;
						position:absolute;
						bottom:0;
						left:12px;
						margin:auto;
						z-index:1;
					}
						#corpo #topo #menu #bordas{
							width:100%;
							height:100%;
							position:absolute;
							z-index:0;
							
						}
							#corpo #topo #menu #bordas .borda{
								width:6px;
								height:6px;
								position:absolute;
								background-color:#009966;
								top:0;
								font-size:0;
							}
							#corpo #topo #menu #bordas #esquerda{
								left:0;
								background-image:url(imagens/borda_menu1.jpg);
							}
							#corpo #topo #menu #bordas #direita{
								right:0;
								background-image:url(imagens/borda_menu2.jpg);
							}
							
						#corpo #topo #menu #botoes{
							z-index:1;
							position:absolute;
						}	
							#corpo #topo #menu #botoes ul{
								list-style:none;
								top:4px;
								position:relative;
								
							}
							#corpo #topo #menu #botoes li{
								display:inline;
								font-size:14px;
								padding-left:6px;
								border-right:#FFFFFF dotted 1px;
								padding-right:6px;
								height:28px;
															
							}
								#corpo #topo #menu #botoes li a{
									color:#FFFFFF;
									text-decoration:none;
									
								}
								#corpo #topo #menu #botoes li a:hover{
									color:#0089DC;
									text-decoration:none;
								}
								#corpo #topo #menu #botoes li .selecionado{
									color:#0089DC;
									text-decoration:none;
								}
				
				#corpo #conteudo{
					width:100%;
					height:auto;
					position:relative;
					border-top:#0082C0 solid 1px;
					border-left:0;
					border-right:0;
					padding-top:20px;
					padding-bottom:20px;
					text-align:left;
				}
					#corpo #conteudo #linha{
						width:100%;
						position:absolute;
						left:0;
						top:46px;
						z-index:99;
						height:1px;
						border-bottom:#0082C0 solid 1px;
						font-size:0;
					}
					#corpo #conteudo #geral{
						width:540px;
						height:auto;
						float:left;
						position:relative;
						left:12px;
						color:#333333;
						padding-right:4px;
					}
						#corpo #conteudo #geral h2{
							font-size:26px;
							font-weight:bold;
							color:#0066CC;
							padding-left:6px;
							text-transform:none;
						}
							#corpo #conteudo #geral h2 a{
								color:#0066CC;
								text-decoration:none;
							}
							#corpo #conteudo #geral h2 a:hover{
								color:#333333;
								text-decoration:none;
							}
						#corpo #conteudo #geral dt{
							margin-top:20px;
							margin-bottom:15px;
							font-size:18px;
							font-weight:bold;
							padding-left:15px;
						}
						#corpo #conteudo #geral dd{
							padding-left:25px;
							font-size:16px;
						}
							#corpo #conteudo #geral dd input{
								border:none;
								background-color:#B7C3D3;
								width:100px;
							}
							#corpo #conteudo #geral dd table{
								font-size:12px;
								background-image:url(imagens/fundo_login.jpg);
								background-repeat:no-repeat;				
							}
							#corpo #conteudo #geral dd a img{
								border:none;
							}
						#corpo #conteudo #geral #menuLoja{
							font-size:12px;
							width:184px;
							_width:200px;
							height:auto;
							float:left;
							padding:8px;
						}
							#corpo #conteudo #geral #menuLoja a{
								color:#000000;
								text-decoration:none;
							}
							#corpo #conteudo #geral #menuLoja a:hover{
								color:#000000;
								font-weight:bold;
							}
						#corpo #conteudo #geral #corpoLoja{
							font-size:12px;
							margin-bottom:10px;
							width:540px;
							height:auto;
							margin-left:3px;
							float:left;
							border-left:#0066FF solid 1px;
						}
						#corpo #conteudo #geral .posts,.entry{
							margin-bottom:20px;
						}
							#corpo #conteudo #geral .posts a{
								color:#0066CC;
								text-decoration:none;
								font-weight:bold;
							}
							#corpo #conteudo #geral .posts a:hover{
								color:#333333;
								text-decoration:underline;
							}
							.data{
								font-size:12px;
								color:#0066CC;
								float:right;
								
							}
							#corpo #conteudo #geral .posts .commentslink{
								float:right;
								font-size:12px;
								
							}
								#corpo #conteudo #geral .posts .commentslink a{
									color:#0066CC;
									text-decoration:none;
								}
								#corpo #conteudo #geral .posts .commentslink a:hover{
									color:#333333;
									text-decoration:underline;
								}
							.post-autor{
								font-size:12px;
								color:#0066CC;
								float:right;
							}
							
							#corpo #conteudo #geral .posts .post-conteudo{
								padding-left:10px;
								clear:both;
							}
								#corpo #conteudo #geral .posts .post-conteudo p{
							 		padding-bottom:10px;
								}
								#corpo #conteudo #geral .posts .post-conteudo .more-link{
									font-size:14px;
								}
									#corpo #conteudo #geral .posts .post-conteudo .more-link{
										color:#0066CC;
										text-decoration:none;
										font-weight:bold;
									}
									#corpo #conteudo #geral .posts .post-conteudo .more-link:hover{
										color:#333333;
										text-decoration:underline;
									}
							#corpo #conteudo #geral .posts .post-cabecalho{
								width:100%;
							}
								#corpo #conteudo #geral .posts .post-cabecalho h2{
									border-bottom:#0066CC 1px dashed;
									text-transform:none;
							}
							
							#corpo #conteudo #geral .posts .post-tags{
								padding-left:20px;
								font-size:14px;
								
							}
								#corpo #conteudo #geral .posts .post-tags a{
									color:#0066CC;
									text-decoration:none;
									font-weight:bold;
								}
								#corpo #conteudo #geral .posts .post-tags a:hover{
									color:#333333;
									text-decoration:underline;
								}
						#corpo #conteudo #geral .widecolumn{
							margin-bottom:20px;
						}
							#corpo #conteudo #geral .widecolumn a{
								color:#0066CC;
								text-decoration:none;
								font-weight:bold;
							}
							#corpo #conteudo #geral .widecolumn a:hover{
								color:#333333;
								text-decoration:underline;
							}
						#corpo #conteudo #geral .widecolumn .commentlist{
								margin-left:10px;
						}
							#corpo #conteudo #geral .widecolumn .commentlist li{	
								background-color:#E7EEFE;
								border:#0066CC 1px dashed;
								margin-bottom:10px;
							}
							#corpo #conteudo #geral .widecolumn .commentlist li p{
								padding-left:10px;
							}
							
						.navigation a{
							color:#0066CC;
							text-decoration:none;
							font-weight:bold;
						}
						.navigation a:hover{
							color:#333333;
							text-decoration:underline;
						}
					#corpo #conteudo #noticia{
						width:200px;
						height:auto;
						float:right;
						position:relative;
						right:12px;
					}
						#corpo #conteudo #noticia #topo{
							width:100%;
							height:28px;
							background-image:url(imagens/fundo_abas.jpg);
							background-repeat:repeat-x;
							text-align:center;
							color:#FFFFFF;
							font-size:18;
							font-weight:normal;
							
						}
							#corpo #conteudo #noticia #topo #bordas{
								width:100%;
								height:100%;
								position:absolute;
								z-index:0;
								left:0;
							}
								#corpo #conteudo #noticia #topo #bordas .borda{
									width:6px;
									height:6px;
									position:absolute;
									background-color:#009966;
									top:0;
									font-size:0;
								}
								#corpo #conteudo #noticia #topo #bordas #esquerda{
									left:0;
									background-image:url(imagens/borda_menu1.jpg);
								}
								#corpo #conteudo #noticia #topo #bordas #direita{
									right:0;
									background-image:url(imagens/borda_menu2.jpg);
								}
							#corpo #conteudo #noticia #topo #texto{
								padding-top:4px;
							}
							#corpo #conteudo #noticia #conteudoNoticia{
								border-left:#333333 solid 1px;
								border-right:#333333 solid 1px;
								height:auto;
								width:198px;
								_width:200px;
							}
								#corpo #conteudo #noticia #conteudoNoticia a{
									font-size:12px;
									color:#0066CC;
									text-decoration:none;
								}
								#corpo #conteudo #noticia #conteudoNoticia dd{
									padding:4px;
									
								}
								#corpo #conteudo #noticia #conteudoNoticia ul, li{
									padding:4px;
									list-style:none;
								}
								#corpo #conteudo #noticia #conteudoNoticia a:hover{
									color:#000000;
									text-decoration:underline;
								}
							#corpo #conteudo #noticia #rodapeNoticia{
								height:9px;
								background-image:url(imagens/fundo_rodapeNoticia.jpg);
								font-size:0;
							}
				#corpo #rodape{
					width:744px;
					height:28px;
					position:relative;
					bottom:0;
					
					text-align:center;
					font-size:13px;
					color:#FFFFFF;
					background-image:url(imagens/fundo_rodape.jpg);
					background-repeat:repeat-x;
					margin:auto;
				}
					#corpo #rodape #linha{
						width:768px;
						position:absolute;
						left:-12px;
						top:-2px;
						_top:-3px;
						z-index:99;
						height:1px;
						border-bottom:#0082C0 solid 1px;
						font-size:0;
					}
					#corpo #rodape #texto{
						padding-top:4px;
					}
					#corpo #rodape .bordaRodape{
						width:6px;
						height:6px;
						background-color:#00FF00;
						position:absolute;
						bottom:0;
						font-size:0;
					}
					#corpo #rodape #bordaDireita{
						right:0;
						background-image:url(imagens/borda_rodape2.jpg);
						background-repeat:no-repeat;
					}
					#corpo #rodape #bordaEsquerda{
						left:0;
						background-image:url(imagens/borda_rodape1.jpg);
						background-repeat:no-repeat;
					}
				#corpo .corretor{
					width:0px;
					height:0px;
					clear:both;
					font-size:0px;
				}
			.faixaFlutuante{
				width:100%;
				background-image:url(imagens/fundo_faixaFlutuante.jpg);
				background-color:#0066CC;
				position:absolute;
				left:0;
				z-index:0;
				opacity: .7; filter: alpha(Opacity=70); -khtml-opacity: .7; 
			}
			#faixaFlutuante{
				height:23px;
				top:78;
			}
			#faixaFlutuanteInterna{
				height:22px;
				bottom:0;
			}
			
			/* Algumas configs blog */
			.entry{
				padding-left:20px;
			}
				.entry p,h2{
					margin-bottom:10px;
				}
				.entry ul{
					padding-left:20px;
					list-style:circle;
				}
				.entry ul li{
					list-style:disc;
				}
			code{
				padding:10px;
				border:solid 1px #999999;
				background-color:#EBEBEB;
				display:block;
				margin:10px;
				overflow:auto;
				width:470px;
				height:auto;
				position:relative;
			
			}
			input,textarea{
				border:#0082C0 solid 1px;
				background-color:#FFFFFF;
			}
			#s{
				width:180px;
			}
			blockquote{
				margin:10px;
				padding:20px;
				background-color:#EAEAEA;
				border:#333333 solid 1px;
				color:#666666;
				font-style:italic;
				background-image:url(imagens/cita.jpg);
				background-repeat:no-repeat;
				background-position:top left;
			}