@charset "utf-8";
/* CSS Document */

.home_lousa {
	background:url(../images/lousa.png) no-repeat;
	width:306px;
	height:385px;
	float:left;
	text-align:left;
}

.home_noticias {
	margin:75px 34px 40px 30px;	
	height:258px;
	overflow:hidden;
}

.home_conteudo {
	height:370px;
	width:425px;
	float:right;
	text-align:left;
}

.home_destaque {
	width:205px;
	float:left;
	margin-right:7px;
}

.home_box {
	width:192px;
	height:121px;
	margin:23px 0 0 12px;
	background:url(../images/fundo_box.gif) no-repeat;
}

.home_title {
	padding:10px 0 0 93px;
	font-size:16px;
	font-weight:bold;
}

.home_text {
	padding:16px 0 0 93px;
}
