@charset "utf-8";
/*// UTILITYS //*/
#detail_right
{
	position:absolute;
	left:50.9%;
	width:49.1%;
	height:375px;
}
#detail_left
{
	position:absolute;
	top:304px;
	left:0;
	
	background:url(../images/master/detail_left.png) repeat-x;
	
	width:50%;
	height:132px;
}
*.noText
{
	font-size:1px;
	text-indent:-1000px;
	color:#fff;
	line-height:1px;
	border:none;
	overflow:hidden;
	display:block;
}
*.noText br { display:none; }
a.noText { cursor:pointer; }
.noShow { display:none; }
#content *.floatLeft { float:left; }
#content *.floatRight { float:right; }

#left_bar #last_menu_link { background-image:url(../images/arrow_green_ongrey.png); }

ul.bullets_blue li
{
	background:url(../images/assets/list_bullet_blue.png) no-repeat 0 2px;
	text-indent:15px;
}


#goToTheTop
{
	float:left;
	clear:both;
	background:url(../images/assets/voltar_topo_blue.png) no-repeat 0 0;
	width:81px;
	height:18px;
}

#top_flash
{
	position:absolute;
	margin-left:-206px;
	left:50%;
	overflow:hidden;
	width:auto;
	z-index:1;
}

#ss_jsBodyOverlay
{
	position:absolute;
	top: 0;
	left: 0;
	background-color:#333;
	z-index:3;
	opacity:0.6;
	display:none;
}
#ss_jsImgHolder /* MOLDURA DO ZOOM */
{
	position:absolute;
	padding:23px;
	padding-bottom:0;
	
	background-color:#fff;
	width:auto;
	z-index:50;
	border:2px #bbb solid;
	clear:both;

	text-align:left;
}
#ss_jsImgHolder img { border:2px #bbb solid; margin:0 auto; }
#ss_jsImgHolder p
{
	margin:15px 0;
	width:400px;
	text-indent:15px;
	background:url(../images/assets/mini_arrow_orange.png) no-repeat 0 5px;
}
#ss_jsImgHolder a
{
	position:absolute;
	bottom:0;
	right:0;
	margin:0 10px 10px 0;
	background:url(../images/assets/btn_fechar.png) no-repeat 0 0;
	width:114px;
	height:28px;
}

a.zoomContainer
{
	display:block;
	padding-bottom:25px;
	background:url(../images/assets/btn_zoom.png) no-repeat left bottom;
}
.zoomContainer img { border:1px #efefef solid; }

a.videoContainer
{
	display:block;
	padding-bottom:25px;
	margin:0 25px 0 0;
	float:left;
	border:none;
	background:url(../images/comunicacao/images/play_video_btn.jpg) no-repeat left bottom;
}
a.videoContainer img { border:none; }
.mp3Player
{
	background-color:#82c121;
	width:190px;
}

#sub_section_header
{
	font-size:14px;
	text-transform:uppercase;
	margin:-10px 0 10px 0;
	float:left;
	width:100%;
}
#sub_section_header span.noText
{
	background:url(../images/assets/arrow_gray.png) no-repeat 0 2px;
	width:9px;
	height:14px;
	margin:0 2px;
}
#sub_section_header span { color:#999; float:left; }

#stand_alone_answer { padding-bottom:300px; }

#btn_voltar
{
	clear:both;
	margin-bottom:10px;
	background:url(../images/assets/btn_voltar.png) no-repeat 0 0;
	width:31px;
	height:11px;
}