/*reformulation*/
#quad { width: 208px; height: 312px; float: left; margin-left: 5px; }
#quad .quads { width: 208px; height: 156px; background: url('../img/bg_quadros.jpg') no-repeat; }
#quad .quads img { float: left; margin: 15px 3px 0 10px; border: 3px solid #063; }
#quad .quads p { margin: 10px; text-align: left; font-size: 11px; }
#quad .quads a {
	color: #063;
	text-decoration: none;
	font-weight: bold;
}
h1 { font-weight: 500; font-size: 16px; padding-top: 6px; }
#notices { width: 522px; height: 310px; float: left; background: url('../img/bg_notices.jpg') no-repeat; background-position: bottom; }
#notices #noticiadestaque { height: 192px; }
#notices h1 { color: #063; font-size: 18px; text-align: left; padding: 5px 0 0 10px; }
#notices img { float: left; margin: 0 5px 0 10px; }
#notices h2 { color: #666; text-align: left; font-size: 13px; font-weight: 700; }
#notices h3 { color: #063; text-align: left; font-size: 12px; font-weight: 700; }
#notices p { text-align: left;  }
#notices a { color: #999; text-decoration: none; }

.noticesp { float: left; width: 260px; }
.noticesp img { padding-top: 10px; }
.noticesp h3 { margin: 5px; }

#destaque { width: 209px; height: 312px; background: url('../img/bg_destaque.jpg') no-repeat; float: left; }
#destaque img { margin-top: 15px; border: 3px solid #063; }
#destaque h2 { clear:both; margin-left:10px; color: #063; font-size: 12px; text-align: left; padding-top: 15px; }
#destaque p { clear: both; margin: 10px; padding-top: 10px; text-align: justify; font-size: 11px; }
#destaque a { color: #063; text-decoration: none; font-weight: 700; }
