/* CSS Document */
body {
	margin:0;
	height:100%;
	min-height:100%;
	padding:20px 0;
	background:#818b91 url(../images/bg_grad_interna.jpg) center top no-repeat;
}
h3 {
	padding:0 0 0 10px;
}
.chamada_1 {
	float:left;
	width:243px;
}
.chamada_2 {
	float:left;
	width:348px;
	margin:0 0 0 20px;
	display:inline;
}
.fonte_chamada {
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:180px;
}
.thumb_1 {
	background:url(../images/fd_thumb_eventos.png) left top no-repeat;
	/* 244 */
	width:173px;
	height:172px;
	padding:17px 23px 52px 45px;
}
.thumb_2 {
	background:url(../images/fd_thumb_dicas.png) left top no-repeat;
	/* 348w 272h */
	width:198px;
	height:170px;
	padding:18px 94px 91px 56px;
}
.frame {
	width:217px;
	height:180px;
	position:absolute;
	margin:-10px 0 0 -10px;
}
.controle {
	clear:both;
}

