/*GERAL*/
*{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*TAGS*/
html, body{
	width: 100%;
	height: 100%;
	position: relative;
}

html{
	overflow-y: scroll;
}

body{	
	color: #444343;
	background: #FFF url(../img/bg.jpg) no-repeat top center; /*#FAF9FE*/
}

a{
	overflow: hidden;
	outline: none;
	text-decoration: none;
}

hr{
	display: none;
}

img, fieldset{
	border: 0;
}

li{
	list-style: none;
}

table{
	border-collapse: collapse;
}

button{
	cursor: pointer;
}

textarea{
	overflow: auto;
}

input, select, textarea{
	outline: none;
}

/*CONTAINER*/
.container{
	width: 778px;
	margin: 0 auto;
}

/*HEADER*/
.header{
	width: 100%;
	height: 113px;
	padding-top: 27px;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}

.header .list_top{
	float: right;	
	position: absolute;
	top: 5px;
	right: 0;
}

.header .list_top li{
	float: left;
	margin: 0 15px;
}

.header .list_top li a{
	text-indent: 10px;
	background: url(../img/bullet_saiba_mais.gif) 2px 5px no-repeat;
}

.header .list_top li a.bt_trabalhe_conosco{
	color: #444343;
	display: block;
	margin-top: 3px;
	font-weight: bold;	
	text-decoration: underline;
}

.header .list_top li a.bt_trabalhe_conosco:hover{
	color: #C4C4C4;
}

.header .list_top li select{
	width: 90px;
}

.header h1{
	width: 191px;
	height: 100px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 25px;
	z-index: 1;
	background: url(../img/logo_flora.jpg) no-repeat;
}

.header h1 a{
	height: 100%;
	display: block;
}

.header .nav_top {	
	width: 100%;
	height: 34px;
	padding-top: 79px;
	border-top: 1px solid #C4C4C4;
	background-color: #F8F8F8;
}

.header .nav_top ul{
	width: 100%;
	height: 38px;
	padding-left:36px;
	Background-color: #FCFCFC;
}

.header .nav_top ul li{
	float: left;
	Background-color: #FFF;
}

.bt_nossa_historia, .bt_nossos_negocios, .bt_sala_de_impressa, .bt_downloads, .bt_nossas_unidades, .bt_fale_conosco{
	width: 117px;
	height: 38px;
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

.bt_nossa_historia{
	background-image: url(../img/bt_nossa_historia.gif);
}

.bt_nossos_negocios{
	background-image: url(../img/bt_nossa_negocios.gif);	
}

.bt_sala_de_impressa{
	background-image: url(../img/bt_sala_de_impressa.gif);		
}

bt_sala_de_impressa{
	background-image: url(../img/bt_sala_de_impressa.gif);
}

.bt_downloads{
	background-image: url(../img/bt_downloads.gif);
} 

.bt_nossas_unidades{
	background-image: url(../img/bt_nossas_unidades.gif);
} 

.bt_fale_conosco{
	background-image: url(../img/bt_fale_conosco.gif);	
}

.bt_nossa_historia:hover, .bt_nossos_negocios:hover, .bt_sala_de_impressa:hover, .bt_downloads:hover, .bt_nossas_unidades:hover, .bt_fale_conosco:hover, .header ul li a.select{
	background-position: left bottom;
}

/*CONTENT*/
.content{
	width: 100%;
	clear: both;
	overflow: hidden;
}

.content p{
	margin-bottom: 5px;
}

.content .box_marcas{
	height: 120px;
	padding: 10px 149px 50px;
	text-align: center;
	background: url(../img/bg_content_home.jpg) no-repeat;
}

.content .box_marcas p{
	text-transform: uppercase;
	color: #6C6C6C;
}

.content .box_marcas ul{
	width: 250px;
	padding: 0 66px;
	margin: 0 auto;
}

.content .box_marcas ul li{
	float: left;
	margin: 0 14px;
}

.content .box_marcas ul li a{
	width: 94px;
	height: 65px;
	display: block;
	text-indent: -9999px;
}

.content .box_marcas ul li a.tit_albany{
	background: url(../img/tit_albany.png) no-repeat;
}

.content .box_marcas ul li a.tit_minuano{
	background: url(../img/tit_minuano.png) no-repeat;
}

.content .box_marcas h2{
	clear: both;
	font-size: 33px;
	font-weight: normal;
	color: #AAD5CF;
	text-transform: uppercase;
}

.content h2{
	color: #41AEAE;
	font-size: 14px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

/*BOX DESTAQUES*/
.box_destaques{
	width: 728px;
	display: block;
	padding: 15px 0px 15px 50px; 
	border-top: 1px solid #EFEFEE;
	background-color: #F7F8F9;
}

.box_destaques h3, .txt_resposta h3 , .box_ultimas_noticias h3, .box_release_para_imprensa h3{
	color: #41AEAE;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.box_destaques h4{
	color: #4B4B4B;
	font-weight: bold;
	margin-bottom: 6px;
}

.box_destaques .bt_saiba_mais , .box_ultimas_noticias .bt_saiba_mais, .box_release_para_imprensa .bt_saiba_mais{
	display: block;
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: underline;
	background: url(../img/bullet_saiba_mais.gif) 64px 5px no-repeat;
}

.box_ultimas_noticias{
	width: 500px;
	float: left;
	overflow: hidden;
}

.box_ultimas_noticias .box_home_ultimas_noticias{
	position: relative;	
}

.box_home_ultimas_release{
	position: relative;	
}

.box_ultimas_noticias .box_home_ultimas_noticias .bt_saiba_mais , .box_ultimas_noticias .box_home_ultimas_release .bt_saiba_mais{
	position: absolute;	
	bottom: 0;
	right: 0;
}

.box_ultimas_noticias .box_home_ultimas_noticias p{
	margin-bottom: 22px;	
}

.box_ultimas_noticias .box_home_ultimas_release p{
	margin-bottom: 35px;
}

.box_ultimas_noticias .box_home_ultimas_release .bt_saiba_mais{
	bottom: 0px;
}

.box_ultimas_noticias ul li{
	width: 230px;
	float: left;
	display: inline;
	margin-right: 20px;
}

.box_ultimas_noticias ul li a img{
	width: 87px;
	height: 65px;
	float: left;	
	margin: 5px 10px 10px 0;
	border: 2px solid #D9D9D9;
}

.box_ultimas_noticias ul li h5 a{
	color: #4B4B4B;	
	display: block;	
	margin-bottom: 5px;
}

.box_ultimas_noticias ul li h5{
	color: #4B4B4B;	
	font-weight: bold;
}

.box_trabalhe_conosco{
	width: 215px;
	float: left;
	position: relative;
}

.box_trabalhe_conosco p{
	margin-bottom: 16px;
}

.box_trabalhe_conosco h4{
	margin-bottom: 13px;
}

/*INTERNAS*/
.content.internas{
	padding: 20px 0 20px ;
	position: relative;
	background: url(../img/bg_content_internas.jpg) no-repeat;
}

.content.internas h2, .content.internas p{
	margin-left: 53px;
}

/*TIME LINE*/
.time_line{
	width: 612px;
	height: 130px;
	position: relative;
	margin: 15px auto 8px auto;
}

.time_line ol{
	width: 615px;
	height: 130px;
	margin: 0 auto;
	background: url(../img/time_line.png) no-repeat;
}

.time_line li{
	width: 82px;
	height: 16px;
	float: left;
	margin: 20px 24px 0 0;
	text-indent: -9999px;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
}

.time_line li.selected, .time_line li:hover{
	background-position: left bottom;
}

.time_line li a{
	width: 82px;
	height: 16px;
	float: left;
	display: block;
	outline: none;
}

.time_line .drag{
	width: 82px;
	height: 130px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	text-indent: -9999px;
	cursor: move;
	background: url(../img/drag.png) no-repeat;
}

.time_line .tit_1980{
	background-image: url(../img/bt_1980.png);
}

.time_line .tit_1986{
	background-image: url(../img/bt_1986.png);
}

.time_line .tit_2000{
	background-image: url(../img/bt_2000.png);
}


.time_line .tit_2005{
	background-image: url(../img/bt_2005.png);
}

.time_line .tit_2007{
	background-image: url(../img/bt_2007.png);
}

.time_line .tit_atual{
	margin-right: 0;
	background-image: url(../img/bt_atual.png);
}

.content.internas .historias{
	width: 410px;
	float: left;
	margin: 0 55px 0 40px;
}

.content.internas .historias li{
	display: none;
}

.content.internas .historias li.historia_1980{
	display: block;
}

.content.internas img{
	float: left;
}

.content.internas .descricao h2{
	margin-top: 31px;
}

/*NOSSOS NEGOCIOS*/
.content.internas .box_nossos_negocios{
	width: 722px;
	margin: 30px auto 0; 
}

.content.internas .box_nossos_negocios  .produtos_marcas{
	width: 326px;
	float: left;
	overflow: hidden;	
	margin-left: 24px;	
}

.content.internas .box_nossos_negocios .produtos_marcas li{
	float: left;
}

.content.internas .box_nossos_negocios .scroller , .content.internas .box_downloads .scroller {
	/*height: 241px;*/
	float: left;
	/*overflow: auto;	*/
}

.content.internas .box_downloads .scroller{
	width: 453px;
	float: right;
}

.content.internas .box_nossos_negocios .scroller{
	width: 330px;
}

.box_nossos_negocios .scroller .txt_nossos_negocios{
	width: 324px;
	display: none;
	position: relative;
}

.box_nossos_negocios .scroller .txt_nossos_negocios a{
	color: #00A1A1;
	font-weight: bold;
}

.box_nossos_negocios .scroller .txt_nossos_negocios p{
	margin: 6px 0 10px 0;
	text-align: left;
}

.box_nossos_negocios .scroller img{
	margin: 0 81px;
}

/*ULTIMAS NOTICIAS*/
.box_ultimas_noticas{
	width: 638px;
	margin: 19px auto 0;
	overflow: hidden;
}

.box_ultimas_noticas h5 a{
	color: #00CCCC;
	display: block;
	margin:8px 0 10px;
}

.content.internas .box_ultimas_noticas li{
	clear: both;
	background: url(../img/line.gif) no-repeat bottom left; 
}

.content.internas .box_ultimas_noticas li.box_tit_img{
	width: 100%;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 15px 0 0;
}

.content.internas .box_ultimas_noticas li.box_tit_img a img{
	float: left;
	margin: 0 5px 0 0 ;
}

.content.internas .box_ultimas_noticas li p{
	margin-left: 0;	
	padding-bottom: 11px;	
}

.content.internas .box_ultimas_noticas li p a{
	color: #979797;
}

.content.internas .paginacao{
	display: block;
	float: right;
	margin-right: 56px;
}

.content.internas .paginacao ul li{
	float: left;
}

.content.internas .paginacao ul li a{
	float: left;
	margin: 0 2px;
	color: #4B4B4B;
	display: block;
	text-decoration: underline;
}

.content.internas .paginacao ul li a.select , .content.internas .paginacao ul li a:hover {
	color: #AAD5CF;
	font-weight: bold;
}

.content.internas .paginacao .button_paginacao_next, .content.internas .paginacao .button_paginacao_previous{
	width: 10px;
	height: 19px;
	overflow: hidden;
	text-indent: -9999px;	
}

.content.internas .paginacao .button_paginacao_next{
	margin-left: 5px;
	background: url(../img/bullet_proximo.gif) no-repeat 0 4px;
}

.content.internas .paginacao .button_paginacao_previous{
	background: url(../img/bullet_anterior.gif) no-repeat 0 4px;	
}

/*TRABALHE CONOSCO*/
.content.internas .box_trabalhe{
	margin-top: 64px;
	padding: 0 55px;
}

.content.internas .box_trabalhe p{
	margin-left: 24px;
}

.content.internas .box_trabalhe a.clique_aqui{
	float: right;
}

.content.internas .box_trabalhe .botoes{
	width: 633px;
	margin: 28px 0;
}

.content.internas .box_trabalhe .botoes ul{
	float: right;
}

.content.internas .box_trabalhe .botoes ul li{
	float: left;
	margin: 0 2px;
}

.content.internas .box_trabalhe .box_paragrafo_trabalhe_conosco p{
	float: left;
	width: 430px;
	margin-top: 23px;
}

.content.internas .box_trabalhe .box_gente_nossa {
	width: 435px;
	float: left	;
	margin-left: 20px;
}

.content.internas .box_trabalhe .box_gente_nossa .voltar{
	text-indent: 0;
	float: left;
	color: #00A1A1;
	font-size: 12px;
}

.content.internas .box_trabalhe .box_gente_nossa ul li{
	margin: 5px 0x;
}

.content.internas .box_trabalhe .box_gente_nossa .bt_envie_seu_curriculo{
	float: right;
}

.content.internas .box_trabalhe ul li a , .content.internas .box_trabalhe a{
	width: 147px;
	height: 44px;
	display: block;
	text-indent: -999px;
	overflow: hidden;	
}

.content.internas .box_trabalhe ul li a:hover, .content.internas .box_trabalhe a:hover{
	background-position: bottom left; 
}

.content.internas .box_trabalhe .bt_consulte_nossas_vagas{
	background-image: url(../img/bt_consulte_nossas_vagas.png);
}

.content.internas .box_trabalhe .bt_envie_seu_curriculo{
	background-image: url(../img/bt_envie_seu_curriculo.png);	
}

.content.internas .box_trabalhe .bt_clique_e_saiba_mais{
	float: right;
	margin-right: 38px;
	background-image: url(../img/bt_clique_e_saiba_mais.png);		
}

.content.internas .box_trabalhe .box_gente_nossa p , .content.internas .box_trabalhe .box_gente_nossa ul{
	margin: 0 0 19px;
}

.content.internas .box_trabalhe .box_gente_nossa ul li{
	margin: 5px 0;
}

/*FALE CONOSCO*/
.form_fale_conosco{
	width: 600px;
	margin: 15px auto 0;
}

.form_fale_conosco .box_deixe_sua_mensagem{
	width: 312px;
	float: left;
	padding-top: 0px;
}

.form_fale_conosco .box_dados{
	width: 240px;
	float: right;
	padding: 0 0 0 40px;
}

.form_fale_conosco label{
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}

.box_deixe_sua_mensagem textarea , .box_deixe_sua_mensagem textarea.error{
	width: 312px;
	height: 198px;
	border: 0;
	padding: 0;
	color: #79797A;
	font-weight: bold;	
}

.form_fale_conosco textarea{
	background: url(../img/bg_textarea.gif) no-repeat;	
}

.form_fale_conosco input{
	height: 14px;
	margin: 0 2px 19px;
	padding: 0 2px;
	border: 0;
	font-weight: bold;
}

.form_fale_conosco .nome, .form_fale_conosco .email{
	width: 190px !important;
	color: #79797A;
}

.form_fale_conosco input{
	background: #F2F2F2 url(../img/bg_input.gif) no-repeat;		
}

.form_fale_conosco .nome.error ,.form_fale_conosco .email.error{
	width: 190px;
	background: #D1CAA5;			
}

.form_fale_conosco .ddd, .form_fale_conosco .ddd.error{
	width: 24px;
	padding: 2px 12px 0;
	margin-bottom: 0;
}

.form_fale_conosco .ddd{
	background: url(../img/bg_ddd.gif) no-repeat 0 3px;
}

.form_fale_conosco .ddd.error{
	background: url(../img/bg_ddd_error.gif) no-repeat 0 3px;	
}

.form_fale_conosco .telefone , .form_fale_conosco .telefone.error{
	width: 131px;
	margin-bottom: 0;
}

.form_fale_conosco .telefone{
	background: url(../img/bg_telefone.gif) no-repeat;	
}

.form_fale_conosco .telefone.error{
	background: url(../img/bg_telefone_error.gif) no-repeat;
}

.form_fale_conosco ul{
	width: 200px;
	padding: 0 0 10px 15px;
}

.form_fale_conosco ul li{
	float: left;
	font-size: 9px;
	margin-right: 35px;
}

.form_fale_conosco .campo_obrigatorio{
		clear: both;
		margin-top: 10px;
		font-size: 9px;
		font-weight: normal;
}

.form_fale_conosco .bt_enviar{
	width: 85px;
	height: 45px;
	border: 0;
	margin-top: 14px;
	clear: both;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/bt_enviar.gif) no-repeat;
}

.form_fale_conosco .bt_enviar:hover{
	background-position: left bottom;
}

.form_fale_conosco textarea.error{
	background: #D1CAA5 url(../img/bg_textarea_error.gif) no-repeat;
}

.container_error{
	display: none;
	clear: both;
	width: 100%;
	margin: 10px 0 0;
}

.container_error p{
	width: 95%;
	color: #F5B9B1;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0 !important; 	
}


/*FORM RESPOSTA*/
.box_resposta{
	width: 337px;	
	height: 100px;
	margin: 106px 0 71px 143px;
}

.box_resposta img{
	float: left;
}

.box_resposta .txt_resposta{
	width: 246px;
	float: left;
	margin: 35px 0 0 0;
}

.box_resposta .txt_resposta h3{
	margin-bottom: 0;
}

.box_resposta .txt_resposta p{
	margin-left: 0;
}

/*FOOTER*/
.footer{
	width: 100%;
	height: 60px;
	clear: both;
	text-align: center;
	background: url(../img/bg_footer.png) top left repeat-x;
}

.footer p{
	width: 752px;
	margin: 0 auto;
	padding: 17px 13px;
	border-top: 1px solid #CCC;
}

/*SCROOLL*/
.jScrollPaneContainer{
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 10px 0 0;
}

.jScrollPaneTrack{
	height: 100%;
	cursor: pointer;
	position: absolute;
	top: 15px;	
	right: 0;
}

.jScrollPaneDrag{
	width: 8px !important;
	cursor: pointer;
	margin: 5px 0;
	overflow: hidden;
	position: absolute;
	background: #CBCBCB;	
}

.jScrollPaneDragTop{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/bt_sroll_up.gif) no-repeat;
	height: 4px;
	padding: 5px 0;
}

a.jScrollArrowUp:hover{
	/*background-color: #f60;*/
}

a.jScrollArrowDown{
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/bt_sroll_down.gif) no-repeat;
	height: 4px;
}

a.jScrollArrowDown:hover{
	/*background-color: #f60;*/
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover{
	/*background-color: #f00;*/
}

/*SALA DE IMPRENSA*/
.box_sala_de_imprensa{
	width: 720px;
	margin: 0 auto; 
}

.box_sala_de_imprensa .box_ultimas_noticias{
	width: 335px;
	height: 335px;
	float: left;
	padding: 20px 24px 0 ;
	background: url(../img/box_left_sala_de_imprensa.png) no-repeat;
}

.box_sala_de_imprensa .box_ultimas_noticias ul li img{
	width: 87px;
	height: 65px;
	float: left;
	border: 2px solid #D9D9D9;
}

.box_sala_de_imprensa .box_ultimas_noticias ul li , .box_sala_de_imprensa .box_release_para_imprensa ul li{
	clear: both;
	width: 330px;
	padding: 5px 0;
	border-bottom: 1px solid #FFF;
}

.box_sala_de_imprensa .box_ultimas_noticias ul li dl{
	width: 217px;	
	float: left;
	margin: 6px 0 0 6px;
}

.box_sala_de_imprensa .box_ultimas_noticias ul li dl dt a{
	color: #444343;
	margin-bottom: 5px;
	font-weight: bold;
}

.box_sala_de_imprensa .box_ultimas_noticias ul li dl dd a{
	color: #626262;
	padding-bottom: 3px;
}

.box_sala_de_imprensa .box_ultimas_noticias ul li dl dd a.bt_saiba_mais{
	width: 66px;
	margin: 26px 0 0 0 ; 
	float: right;
	background: none;
}

.box_ultimas_noticias .bt_saiba_mais{
	background-position: 69px 5px;			
}

.box_sala_de_imprensa .box_ultimas_noticias .bt_saiba_mais{
	background-position: 99px 5px;			
}

.box_release_para_imprensa .bt_saiba_mais{
	background-position: 113px 5px;		
}

.box_ultimas_noticias .bt_saiba_mais , .box_release_para_imprensa .bt_saiba_mais{
	clear: both;
	width: 117px;
	float: right;
	margin-top: 18px;
	text-decoration: underline;
}

.box_sala_de_imprensa .box_release_para_imprensa{
	width: 320px;
	height: 304px;
	float: right;
	padding: 20px 0 0 0;
}

.box_sala_de_imprensa .box_release_para_imprensa ul li img{
	width: 87px;
	height: 65px;
	margin-top: 7px;
	float: left;
	border: 2px solid #D9D9D9;
}

.box_sala_de_imprensa .box_release_para_imprensa ul li{
	clear: both;
	width: 330px;
}

.box_sala_de_imprensa .box_release_para_imprensa ul li dl dt a{
	color: #626262;
	font-weight: bold;
}

.box_sala_de_imprensa .box_release_para_imprensa ul li dl a{
	width: 215px;	
	color: #444343;
	float: left;
	margin: 4px 0 0 10px;
}

.box_ultimas_noticias ul li dl.ultimo_box{
 	margin: 7px 0;
	width: 340px;
}

.box_release_para_imprensa ul li dl.ultimo_box dd a {
	width: 280px;
}

/*ULTIMAS NOTICIAS DETALHES*/
.content.internas .box_detalhes{
	width: 674px;
	clear: both;
	overflow: hidden;
	margin: 30px auto 0 auto;
}

.content.internas .box_detalhes img{
	text-align: center;
}

.content.internas .box_detalhes h3{
	margin: 10px 0;
}

.content.internas .box_detalhes h4{
	color: #00CCCC;	
	font-size: 13px;
	margin: 10px 0;
}

.content.internas .box_detalhes #pnlImagem {
	float: left;
	margin: 0 10px 5px 0;
	
}

/*.content.internas .box_detalhes #pnlCorpo span{
	margin-bottom: 10px;
}
*/

.content.internas .box_detalhes .thumb_noticias img{
	margin: 0 auto;
}

.content.internas .box_detalhes p {
	margin-bottom: 10px;
	margin-left: 0;
}

.content.internas .paginacao_texto{
	clear: both;
	margin: 0 45px;
}

.content.internas .paginacao_texto ul{
	width: 200px;
}

.content.internas .paginacao_texto ul li{
	display: inline;
}

.content.internas .paginacao_texto li a{
	float: left;
	display: block;
	color: #4B4B4B;
	margin: 5px 2px 20px;
	padding: 0 7px;
	text-decoration: underline;
	border-right: 1px solid #4B4B4B; 
}

.content.internas .paginacao_texto li a.anterior{
	background: url(../img/bullet_anterior.gif) no-repeat 0px 6px ;
}

.content.internas .paginacao_texto li a.proximo{
	border-right: none;
	background: url(../img/bullet_proximo.gif) no-repeat 48px 6px ;
}

/*DOWNLOADS*/
.content.internas .box_downloads{
	width: 700px;
	margin: 30px auto 0;
}

.content.internas .box_downloads .box_left{
	width: 160px;
	float: left;	

}

.content.internas .box_downloads .box_left h4{
	margin: 3px 10px;
	text-transform: uppercase;
}

.content.internas .box_downloads .box_left .form_1{
	width: 170px;
	height: 225px;
	padding: 20px 0 0 21px;
	background: url(../img/bg_form_downloads.png) no-repeat;
}

.content.internas .box_downloads .box_left .form_1 .bt_ok , .content.internas .box_downloads .box_left .form_2 .bt_ok{
	border: 0;
	clear: both;
	width: 31px;
	height: 22px;
	float: right;
	display: block;
	font-size: 0;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 30px;
	cursor: pointer;
	background:url(../img/bt_ok.jpg) no-repeat;
}

.content.internas .box_downloads .box_left .form_1 .bt_ok:hover , .content.internas .box_downloads .box_left .form_2 .bt_ok:hover{
	background-position: left bottom;
}

.content.internas .box_downloads .box_left .form_2{
	width: 176px;
	height: 225px;
	padding: 20px 0 0 21px;
	background: url(../img/bg_form_downloads_2.png) no-repeat;
}

.content.internas  .box_downloads .box_left label{
	display: block;
	color: #00A8A8;
	margin-bottom: 10px;	
	font-weight: bold;
	text-transform: uppercase;
}

.content.internas .box_downloads .box_left select{
	width:146px;
	margin-bottom: 18px;
}

.content.internas .box_downloads .jScrollPaneContainer{
	width: 430px !important;
	float: left;
	margin: 15px auto 0 20px;	
	padding-bottom: 55px;
}

.content.internas .box_downloads .scroller h4{	
	margin-bottom: 16px;
	text-transform: uppercase;
}

.content.internas .box_downloads .scroller ul{
	width: 470px;	
}

.content.internas .box_downloads .scroller ul li{
	width: 224px;
	float: left;
	margin: 5px 11px 0 0;
}

.content.internas .box_downloads .scroller ul li h5{
	text-transform: capitalize;
}

.content.internas .box_downloads .scroller ul li img{
	width: 107px;
	height: 82px;
	margin: 0 4px 0 0;
	border: 2px solid #D9D9D9 !important;
}

.content.internas .box_downloads .scroller ul li p{
	margin: 0;
}

.content.internas .box_downloads .scroller ul li a{
	color: #00CCCC;
	display: block;
	font-weight: bold;
	text-transform: Capitalize;
}

/*NOSSA UNIDADES*/
.content.internas .box_nossa_unidades{
	width: 695px;
	margin: 15px auto;
}

.content.internas .box_nossa_unidades ul li{
	width: 220px;
	float: left;
	margin: 0 5px;
}

.content.internas .box_nossa_unidades ul li span{
	display: block;
	margin-bottom: 20px;
}

.content.internas .box_nossa_unidades ul li p{
	margin: 0;
}

/*BG MODAL*/
.bg_modal{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 999;
	background: #000;
}

/*MODAL*/
.view_modal{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
}

.view_modal a{
	overflow: hidden;
	text-decoration: underline;
}

.view_modal .bt_fechar{
	width: 21px;
	height: 21px;
	float: right;
	clear: both;
	z-index: 9999;
	margin: -10px -10px 0 0;
	text-indent: -9999px;
	background-image: url(../img/bt_fechar.gif);
}

.view_modal .container_modal{
	width: 550px;
	overflow: hidden;
	position: relative;
	padding: 10px;
	background: #FFF;
}

.view_modal .container_modal .content_modal{
	clear: both;
}

.view_modal .container_modal .content_modal *{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.view_modal .container_modal .content_modal p{
	padding-bottom: 10px;
	font-size: 11px;
}

.view_modal .container_modal .content_modal img, .view_modal .container_modal .content_modal fieldset{
	border: 0;
}

/*PRELOAD MODAL*/
.load{
	width: 88px;
	height: 78px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -44px;
	z-index: 9999;
}

/*CONTEUDO*/
.box_imagem_modal{
	width: 544px;
	height: 503px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	margin: 20px auto;
}

.box_imagem_modal img{
	text-align: center;
}

.box_imagem_modal img{
	border: 0;
}

