@charset "UTF-8";

@import url(../yaml/core/base.css);
@import url(screen/basemod.css);
@import url(screen/content.css);
@import url(../yaml/print/print_draft.css);

#album.coluna, #dicas.coluna, #informativo.coluna {
	padding-left: 33px;
	height: 230px !important;
}

#escolas {
	height: 230px !important;
}

.coluna h3 {
	font-size: 12px;
	font-weight: bold;
}

.conteudo {
	padding: 10px;
	width: 200px;
	float: left;
	background: #e5dbc6;
}

#escolas .conteudo {
	height: 72px;
}

#album .conteudo {
	height: 24px;
	overflow: hidden;
}

#dicas .conteudo {
	height: 72px;
}

.ampliar {
	position: absolute;
	z-index: 20;
	right: 0;
	bottom: 0;
}

.conteudo_baixo {
	width: 220px;
	height: 6px;
	float: left;
	background: url(../imgs/bgs/borda-blocos-baixo.gif);
}

#bg_globo {
	background: url(../imgs/bgs/site-globo.jpg) no-repeat center top;
}

#bg_laterais {
	background: url(../imgs/bgs/site-cima.jpg) repeat-x 0 top;
}

.type-text {
	width: 188px;
	padding-right: 6px;
	height: 28px;
	float: left;
	margin-bottom: 4px;
	background: url(../imgs/bgs/input-right.gif) no-repeat right top;
}

.type-button {
	width: 194px;
	float: left;
	margin-top: 9px;
}

#main {
	margin: 33px 0;
	width: 100%;
	float: left;
}

.type-text input {
	height: 12px;
	width: 174px;
	font-size: 11px;
	color: #d27109;
	padding: 8px;
	border: 0;
	background: url(../imgs/bgs/input-left.gif) no-repeat left top;
}

#informativo .conteudo {
	height: 170px;
}

#informativo p {
	margin-bottom: 15px;
}

.coluna .conteudo p {
	margin: 0;
}