.valign, .valign *{
	vertical-align:middle;
}

.hr_both{
	border-bottom:1px solid #b7bec2;
	border-top:1px solid #b7bec2;
}

.hr_both.dashed{
	border-style:dashed;
}

.hr{
	border-bottom:1px solid #b7bec2;
}

.hr3{
	background:url(../../../images/BG_hr3.png) top left no-repeat;
	height:1px;
}

.clear{
	clear:both;
}

.cursor{
	cursor:pointer;
}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.fullWidth{
	width:100%!important;
}

a.noHover:hover{
	text-decoration:none !important;
}

a.hover:hover{
	text-decoration:underline;
}

div.title{
	height:48px;
	background:url(images/BG_title.png) top left no-repeat;
	padding:2px 0px 0px 35px;
	vertical-align:middle;
}

div.subTitle{
	background:url(../../../images/ICO_bullet1.png) left 5px no-repeat;
	padding:3px 0px 5px 18px;
	vertical-align:middle;
	border:1px solid #e5e5e5;
	border-left:none;
	border-right:none;
	margin:3px 0px 13px 0px;
}

.blue{
	color:#114281;
}

.descricao{
	text-align:justify;
	line-height:15px;
}

.descricao strong{
	color:#004977 !important;
}

.gold{
	color:#bc895b;
}

.hr1{
	background:url(../../../images/BG_hr1.png) bottom left no-repeat;
	min-height:23px;
	*height:23px;
}

.hr2{
	background:url(../../../images/BG_hr2.png) bottom left no-repeat;
	min-height:19px;
}

.mainSubTitle{
	margin:-12px 0px 0px 0px;
	font-size:11px;
	line-height:15px;
	color:#939393;
}




.mini_foto1{
	float:left;
	background:url(images/BG_mini_foto1.png) bottom center no-repeat;
	padding:0px 0px 16px 0px;
}












.fotoDica{
	position:relative;
	width:177px;
	height:164px;
}

.fotoDica .bg{
	position:absolute;
	top:0px;
	left:0px;
}


.highslide-controls li{
	list-style:none;
}