@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;
}
#container{
	width: 1000px;
	margin:0 auto;
	padding: 0px;
	text-align: left;
	height: 100%;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #FFFF00;
}

.title{
	background-image: url(imagens/blue_grad.png);
	background-repeat: repeat-x;
	height: 240px;
	width: 100%;
	background-color: #6B5CF8;
	float: left;
}
#bottom{
	background-image: url("imagens/chao.png");
	background-repeat: repeat-x;
	height: 150px;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	margin-bottom: 0;
	width: 100%;
	position: relative;
	float: left;
}
.balao_meio{
	background-image: url("imagens/balao_meio.png");
	background-repeat: repeat-x;
}

.blog{
	position: absolute;
	left: 20px;
	width: 600px;
	top: 150px;
}
.post{
	height: auto;
	width: 100%;
}
.postblock{
	width: 420px;
	height: auto;
	float: left;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	padding: 10px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.postpic{
	float: left;
	width: 140px;
}

.toplogo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:30px;
}
.hb_light{
	display:block;
	margin-left: auto;
	margin-right: auto;
	bottom: 0px;
	position: relative;
}
#predios{
	background-image: url(imagens/predios.png);
	background-color: #6B5CF8;
	background-repeat: repeat-x;
	height: 185px;
	width: 100%;
	float: left;
	position: relative;
	background-position: bottom;
}
.outdoor{
	background-color: #996600;
	border: 1px solid #000000;
	width: 500px;
	height: 150px;
	position: relative;
	top: 0px;
	left: 280px;
	overflow: hidden;
	float: none;
}
.outdoor_pe_esq,.outdoor_pe_dir{
	position: relative;
	top: 0px;
}
.outdoor_pe_dir{
	right: 250px;
	float: right;
}
.outdoor_pe_esq{
	left: 300px;
	float: left;
}
.anuncio_hor{
	padding-left: 10px;
	margin-top: 10px;
}
.anuncio_vert{
	position: relative;
	margin-right: 0px;
	top: 20px;
	float: right;
}
#hb_predio{
	position: absolute;
	top: 0px;
	right: 0px;
}

#predio_cont{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
}

#predio_dir{
	background-image: url("imagens/predio_dir.gif");
	background-repeat: repeat-y;
	background-color: #666666;
	width: 130px;
	position: relative;
	float: right;
}

#predio_esq{
	background-color: #999999;
	width: 200px;
	text-align: center;
	top: 20px;
	position: relative;
	float: left;
}


#predio_meio{   
	background-image: url("imagens/tijolo.png");
	background-repeat: repeat;
	background-color: #666666;
	position: relative;
	width: 620px;
	float: left;
	top: 20px;
	left: 25px; 
}

#pe{
	position: relative;
	width: 100%;
	float: left;
}
.out_pe, .esq_pe{
	background-color: #666666;
	height: 20px;
	position: absolute;
	top:0px;
	border: 1px solid #000000;
}
.out_pe{
	width: 640px;
	left: 215px;
}
.esq_pe{	
	width: 210px;
	float: left;
}


#janelas{
	position: relative;
	top: 20px;
}
.janeladir,.janelaesq{
	background-image: url("imagens/janela.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 125px;
	width: 140px;
	position: absolute;
}
.janeladir{
	float: right;
	right: 20px;
}
.janelaesq{
	float: left;
	left: 20px;
}
#ult_ep{
	position: absolute;
	width: 120px;
	left: 160px;
	top: 20px;
	float: left;
}
#ult_jg{
	position: absolute;
	width: 95px;
	right: 160px;
	top: 10px;
	float: right;
}
.preview{
	top: 5px;
	left: 12px;
	width: 114px;
	height: 102px;
	position: relative;
}
.mid_back{
	background-color: #000000;
}

#pentelho{
	background-image: url("imagens/pentelho.png");
	background-position:center;
	background-repeat:no-repeat;
	width: 118px;
	height: 134px;
	margin-left: 40px;
}
#pensamento{
	position: absolute;
	width: 530px;
	height: 215px;
	bottom: 20px;
	left: 30px;
	text-align: center;
}
#mindingo{
	float: right;
	width: 124px;
}
#frase{
	height: 100px;
	width: 400px;
	background-image: url("imagens/balao.png");
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#pens{
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 20px;
}
