@charset "utf-8";
/* CSS Document */

#noticias {
	float:left;
	width:258px;
	height:459px;
	background:url(../bg-noticias.jpg) no-repeat;
}

#noticias h2 {
	height:20px;
	padding-top:21px;
	padding-left:33px;
	text-indent:-5000px;
	background:url(../h2/bg-h2-noticias-home.jpg) 33px 21px no-repeat;
}

#noticias span {
	float:left;
	padding-left:56px;
	padding-top:10px;
	padding-bottom:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#47332c;
}

#noticias a {
	float:left;
	clear:left;
	overflow:hidden;
	width:156px;
	padding-left:56px;
	padding-bottom:7px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#c53008;
}

#noticias a:hover { text-decoration:underline; } 

#noticias p {
	width:156px;
	clear:left;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;

}

#bem-vindo {
	float:left;
	width:407px;
	height:459px;
}

#bem-vindo h2 {
	padding-top:18px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../h2/bg-h2-bem-vindo.jpg) left 24px no-repeat;
}

#bem-vindo p {
	padding-top:10px;
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}

#bem-vindo p.scarceli {
	padding-top:0px;
	padding-bottom:20px;
	color:#47462c;
}

#img-bem-vindo {
	width:356px;
	height:212px;
	background:url(../img-bem-vindo.jpg) no-repeat;
}

#destaque {
	float:right;
	width:337px;
	height:459px;
	background:url(../bg-destaques.jpg) no-repeat;
}

#destaque h2 {
	height:24px;
	padding-top:26px;
	padding-bottom:30px;
	text-indent:-5000px;
	background:url(../h2/bg-h2-destaques.jpg) 0px 26px no-repeat;
}

#destaque span {
	float:left;
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#426faf;
}

#destaque p {
	float:left;
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

#destaque a {
	float:left;
	width:160px;
	text-decoration:none;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#426faf;
}

#destaque a:hover { text-decoration:underline; }

#destaque a.linkAlto { padding-top:22px; }
#destaque a.linkMedio { padding-top:30px; }

#img-destaque_01, #img-destaque_02 {
	float:left;
	clear:left;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:10px;
	width:100px;
	height:127px;
	border:1px solid #4874b2;
}

#img-destaque_01 { background:url(../img-destaque_01.jpg) no-repeat; }
#img-destaque_02 { background:url(../img-destaque_02.jpg) no-repeat; }