@charset "utf-8";
/* CSS Document */

#highlightBox {
	clear:both;
	overflow:hidden;
	padding-bottom:15px;
	background:url(../img/fundoazul.png);
}
#highlightBox img {
	float:left;
	position:relative;
	top:-18px;
}
#contentHighlight {
	clear:both;
	overflow:hidden;
	padding-bottom:50px;
	background:url(../img/fundoazul.png);
}
#contentText {
	float:left;
	width:610px;
	position:relative;
	padding:30px 25px;
}
#contentHighlightMenu {
	float:left;
	position:relative;
	top:37px;
	left:23px;
	width:148px;
	height:250px;
	background:#3A2210;
	padding:0px 0 12px 9px;
}
#contentHighlightMenu img {
	margin-top:5px;
}
.grayBg {
	margin-left:-5px;
	background:#1C1C1C;
	padding:5px;
}
#rightBox {
	float:left;
	position:relative;
	width:232px;
	background:url(../img/institucional_right_box_bg.jpg) no-repeat left top;
	padding:8px 0 0 19px;
}
#rightBox img{
	float:left;
	border:solid 3px #070A2D;
	margin:5px 9px;
}