/*************************************************/
/*************** GRIFFE & ART ********************/
/*************************************************/


/******************** GENERIC ********************/
html,
body {
	height: 100%;
	margin: 0;
	}

div {
	float: left;
	}

img {
	border: none;
	}

img,
div {
	/* (utiliza iepngfix.htc) */
	/*behavior: url(../resources/scripts/iepngfix.htc);*/
	}

.nopadding {
	padding: 0;
	}

.nomargin {
	margin: 0;
	}

.clear {
	clear: both;
	}
/******************** GENERIC ********************/



/******************** TEXT FORMAT ********************/
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4C6167;
	}

a,
a:visited {
	text-decoration: none;
	color: #4C6167;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font: 700 14px tahoma, verdana, arial;
	color: #000066;
	}

h2 {
	clear: both;
	font-size: 11px;
	font-weight: 700;
	padding: 15px 0 15px 13px;
	background: url(../images/seta.gif) no-repeat left 19px;
	}

h2 a {
	font-weight: normal;
	margin-left: 5x;
	text-decoration: underline;
	}
/******************** TEXT FORMAT ********************/



/******************** FORM ELEMENTS ********************/
form {
	margin: 0;
	}

.ul_form {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.ul_form li {
	width: 302px;
	float: left;
	clear: both;
	margin-bottom: 3px;
	}

.ul_form label {
	float: left;
	width: 60px;
	padding: 2px 3px 0 0;
	text-align: right;
	}
	
.ul_form label.uf_label {
	width: 20px;
	}
	
.ul_form li.align_right input{
	float: right;
	margin-right: 2px;
	}

.ul_form li.padding_left {
	padding-left: 181px;
	width: 30px;
	}




form {
	margin: 0;
	}



input,
select,
textarea {
	border: solid 1px #4C6167;
	padding: 1px 2px;
	float: left;
	
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4C6167;
	}

select {
	padding: 0 0 0 2px;
	}

textarea {
	overflow: auto;
	}

.input_20 {
	width: 20px;
	}
.input_30 {
	width: 30px;
	}
	
.input_40 {
	width: 40px;
	}
.input_60 {
	width: 60px;
	}
.input_101 {
	width: 101px;
	}

.input_108 {
	width: 108px;
	}
	
.input_120 {
	width: 120px;
	}

.input_150 {
	width: 150px;
	}

.input_168 {
	width: 168px;
	}
	
.input_230 {
	width: 230px;
	}

.textarea_168x40 {
	width: 168px;
	height: 40px;
	}

.textarea_230x40 {
	width: 230px;
	height: 40px;
	}


.input_image {
	border: none;
	padding: 0;
	}

.select_assunto {
	width: 236px;
	}
/******************** FORM ELEMENTS ********************/



/******************** STRUCTURE ********************/
html {
	background: #000032 url(../images/bg_html_contato.jpg) repeat-x top;
	}

body {
	background: url(../images/_bg_body_noticia.jpg) no-repeat top center;
	}

.sub_body {
	width: 100%;
	height: 100%;
	background: url(../images/bg_rodape.gif) repeat-y center;
	}

.main {
	width: 539px;
	float: none;
	margin: 0 auto;
	padding-left: 239px;
	padding-bottom: 50px;
	background: #050437 url(../images/_bg_body_noticia.jpg) no-repeat top center;
	}

.data {
	top: 0;
	margin-top: 9px;
	position: absolute;
	width: 250px;
	margin-left: -515px;
	}

.data,
.data input {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	}

.relogio {
	float: left;
	border: none;
	background: none;
	width: 30px;
	padding: 0;
	color: #CCC;
	font-size: 10px;
	}

.conteudo {
	width: 320px;
	min-height: 620px;
	padding-left: 69px;
	padding-right: 7px;
	margin-top: 33px;
	background: #FFF url(../images/bg_conteudo_top_contato.gif) no-repeat -1px top;
	}

.conteudo_bottom {
	width: 396px;
	height: 67px;
	background: url(../images/bg_conteudo_bottom.png) no-repeat -1px top;
	}

.login {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 100;
	top: 0;
	margin-left: 390px;
	float: none;
	padding: 5px 0 0 57px;
	}

.login img {
	margin: 0 0 5px 6px;
	}

.login a,
.login a:visited {
	color: #999;
	}



.location {
	float: none;
	width: 249px;
	height: 13px;
	margin: 60px 0 35px 32px;
	padding: 1px 0 0 30px;
	font-size: 9px;
	background: url(../images/bg_location.gif) no-repeat;
	}

.location a,
.location a:visited {
	color: #4C6167;
	}
	
.atuador {
	float:none;
	clear: both;
	}



.content_rodape {
	width: 539px;
	padding-left: 245px;
	float: none;
	margin: 0 auto;
	}

.rodape {
	float: none;
	width: 370px;
	height: 30px;
	padding: 13px;
	margin-left: -3px;
	background: #0B0B4D;
	
	font-size: 10px;
	color: #CCC;
	text-align: center;
	line-height: 14px;
	}

	.bg_rodape {
		width: 100%;
		background: url(../images/bg_rodape.gif) repeat-y center;
		}
	
.atuador {
	float: none;
	clear: both;
	}
/******************** STRUCTURE ********************/



/******************** MENU ********************/
.menu {
	width: 233px;
	height: 401px;
	position: absolute;
	top: 0;
	margin: 0 0 0 -302px;
	}

.flash_3d {
	width: 260px;
	height: 197px;
	position: absolute;
	top: 0;
	margin-top: 511px;
	margin-left: -309px;
	float: right;
	}

#conceitual {
	position: absolute;
	width: 235px;
	height: 239px;
	top: 0;
	margin-top: 162px;
	margin-left: 242px;
	}

.menu_empresa {
	margin: 15px 0 15px 15px;
	padding: 0;
	list-style: none;
	}

.menu_empresa li {
	padding-left: 15px;
	margin-bottom: 2px;
	background: url(../images/seta.gif) no-repeat center left;
	}
/******************** MENU ********************/



/******************** REPRESENTANTE ********************/
.p_representante {
	padding-left: 13px;
	margin-top: 0;
	}

.content_mapa {
	float: none;
	height: 185px;
	}

#mapa {
	position: absolute;
	width: 260px;
	height: 260px;
	margin-left: 40px;
	margin-top: 20px;
	}

.tbl_representantes h2 {
	margin-bottom: 0px;
	}
/******************** REPRESENTANTE ********************/



/******************** EMPRESA ********************/
.img_equipe {
	margin-top: 20px;
	}

.ul_empresa {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: square;
	font-size: 10px;
	}

.ul_empresa li {
	margin-top: 5px;}
/******************** EMPRESA ********************/



/******************** NOTICIAS ********************/
.noticia_destaque {
	width: 230px;
	padding-left: 10px;
	margin-bottom: 50px;
	border: dashed 1px red;
	}

.label_news {
	padding-left: 12px;
	color: #B28700;
	}

.noticia_destaque p.label,
#content_noticia p.label {
	padding: 5px 0 5px 12px;
	margin: 0 0 -10px 0;
	color: #B28700;
	}

.noticia_destaque p,
.news_p {
	height: 41px;
	overflow: hidden;
	padding-left: 12px;
	margin: 2px 0;
	}

.h2_news {
	font: 700 11px tahoma, verdana, arial;
	padding-left: 13px;
	margin-bottom: 5px;
	background: url(../images/seta.gif) no-repeat left 4px;
	}

.h2_noticia_fechada {
	clear: both;
	font-size: 11px;
	font-weight: 700;
	padding: 20px 0 5px 13px;
	margin: 0;
	float: none;
	background: url(../images/seta.gif) no-repeat left 24px;
	}

.btn_vj_destaque {
	margin: 3px 0 0 12px;
	clear: both;
	}

.lista_links_news,
#content_noticia {
	float: none;
	width: 240px;
	min-height: 220px;
	}

.lista_links_news {
	width: 240px;
	}

#content_noticia label {
	padding: 0;
	}
	
.titulo_noticia {
	font-weight: 700;
	font-size: 11px;
	width: 85px;
	padding-bottom: 5px;
	/*padding-left: 12px;
	background: url(../images/seta.gif) no-repeat left 4px;*/
	}

.voltar {
	color: #003399;
	text-decoration: underline;
	}

.voltar:hover {
	text-decoration: none;
	}
.voltar_dep {
	color: #003399;
	}

.voltar_dep:hover {
	text-decoration: none;
	}
.padding_left {
	padding-left: 12px;
	width: 230px;
	}


.img_news {
	float: none;
	width: 240px;
	min-height: 220px;
	}

.img_noticia {
	float: left;
	}

#content_noticia_img {
	width: 100px;
	padding-left: 10px;
	}

#content_noticia_img .h2_noticia_fechada {
	padding-top: 0;
	background-position: left 4px;
	}

.data_noticia {
	padding-left: 14px;
	margin-top: 0px;
	color: #b28700;
	}
/******************** NOTICIAS ********************/



/******************** SERVICOS ********************/
.links_servicos {
	font-weight: 700;
	margin: 0;
	padding-left: 12px;
	margin-bottom: 6px;
	background: url(../images/seta.gif) no-repeat left 4px;
	}

.conteudo .links_servicos a {
	text-decoration: underline;
	}

.links_servicos a:hover {
	text-decoration: none;
	}

.img_convite178x176 {
	width: 123px;
	height: 148px;
	padding: 28px 28px 0 26px;
	margin-top: 20px;
	background: url(../images/bg_convite.jpg) no-repeat;
	
	font-size: 9px;
	}

._margin_left {
	margin-left: -13px;
	}

.img_convite178x176 p {
	margin: 22px 0 0 0;
	}
	
.content_texto {
	float: none;
	width: 230px;
	min-height: 278px;
	}
	
.depoimento {	
	font-style:italic;
	margin: 0;
	margin-bottom: 6px;
	}
	
.depoimento_titulo {
	font-weight: 700;
	margin: 0;
	margin-bottom: 6px;
	background: url(../images/fundo_contato.jpg) repeat-x;
	}
	
.lista_depoimento {
	float: none;
	clear: both;
	width: 230px;
	/*min-height: 150px;*/
	padding-bottom: 20px;
	}

.img_depoimento {
	float: left;
	margin: 3px 10px 10px 0;
	}
/******************** SERVICOS ********************/



/******************** PORTFOLIO ********************/
.p_recuo {
	margin: 0;
	padding-left: 12px;
	margin-bottom: 6px;
	}

.content_ajax,
.content_ajax_local {
	width: 306px;
	height: 284px;
	margin-top: 20px;
	/*border: dashed 1px red;*/
	}

.menu_portf {
	float: left;
	width: 100%;
	height: 21px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	font-weight: 700;
	background: url(../images/bg_ul_btn.jpg) repeat-x bottom;
	}

.menu_portf li {
	display: inline;
	float: left;
	margin: 0 1px;
	background: url(../images/bg_li_portfolio.jpg) no-repeat top left;
	}

.menu_portf a {
	float: left;
	height: 17px;
	padding: 4px 8px 0 8px;
	background: url(../images/bg_a_portfolio.jpg) no-repeat top right;
	}

.menu_portf li.ativo {
	background: url(../images/bg_li_btn.jpg) no-repeat top left;
	}

.menu_portf li.ativo a {
	background: url(../images/bg_a_btn.jpg) no-repeat top right;
	}


.img_ajax,
.img_ajax_local {
	width: 291px;
	height: 247px;
	padding: 14px 0 0 13px;
	border: solid 1px #D8D8D8;
	background: url(../images/bg_ajax.jpg);
	}

.foto {
	width: 274px;
	height: 187px;
	}

.navegador {
	width: 274px;
	height: 55px;
	padding-top: 5px;
	}

.setas {
	width: 53px;
	height: 38px;
	padding-top: 17px;
	}

.thumbs {
	width: 66px;
	height: 46px;
	padding: 4px 0 0 4px;
	margin-right: 3px;
	background: url(../images/bg_thumb.jpg) repeat-x;
	}

#content_scroller {
	width: 220px;
	height: 50px;
	position: relative;
	overflow: hidden;
	}

#scroller_container {
	position: absolute;
	height: 50px;
	width: 365px;
	}

.legenda {
	width: 294px;
	height: 41px;
	padding: 6px;
	margin-top: 4px;
	font-size: 9px;
	background: #F0F0F0;
	}
/******************** PORTFOLIO ********************/



.mapa {
	width: 300px;
	border: solid 2px #FFCE01;
	margin: 0 0 0 -15px;
	}



#home {
	position: absolute;
	width: 780px;
	height: 768px;
	top:0;
	left:50%;
	margin-left: -370px;
	}
	
#msgerro{
	position: relative;

	left: 50px;
	top: 0;

	color: red;
}

#msgconfirma{
	position: absolute;
	display: none;
	border-width: 4px;
	border-style: double;
	width: 200px;
	height: 80px;
	left: 440px;
	top: 620px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #191970;
	
}

#msgconfirma_rep{
	position: absolute;
	display: none;
	border-width: 4px;
	border-style: double;
	width: 200px;
	height: 80px;
	left: 440px;
	top: 300px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #191970;
	
}


#divLoader{
	position: absolute;
	display: none;
	border-width: 2px;
	border-style: double;
	width: 150px;
	height: 20px;
	left: 440px;
	top: 450px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #191970;
}

.loading {
	position: absolute;
	z-index: 1000;
	display: none;
	width: 200px;
	top: 300px;
	left: 50%;
	padding: 15px 10px;
	background: #FFF;
	border: solid 2px #DDD;
	border-left: solid 5px #00355b;
	border-right: solid 5px #00355b;
	}

/******************** CONTATO ********************/



.contato_email {
	width:100%;
	padding-left:2px;
	font-weight:bold;
	background: url(../images/fundo_contato.jpg) repeat-x;
}

.contato_detalhe {
	width:100%;
	padding-left:5px;
}
/******************** LOCALIZAÇÃO ********************/



.localizacao_rota {
	float: none;
	padding:3px;
	margin:3px 0;
	font-weight:bold;
	background: url(../images/cinza_fundo.jpg) repeat-x;
}

.localizacao_detalhe {
	width:100%;
	float: none;
	padding-left:2px;
}

.botao_imprimir {
	float: none;
	text-align:center;
}

#img_mapa {
	width: 281px;
	height: 192px;
	float: none;
	margin: -2px 0 0 -2px;
	border: solid 1px #D8D8D8;
	background: url(../images/bg_mapa.jpg) no-repeat;
	}

.content_ajax_local {
	height: 240px;
	border-bottom: solid 1px #D8D8D8;
	}

.img_ajax_local {
	height: 205px;
	}

.navegador {
	width: 67px;
	height: 30px;
	float: none;
	margin-left: 220px;
	}

.navegador img {
	cursor: pointer;
	}

.img_subequipe {
	position: absolute;
	margin-left: 242px;
	top: 0;
	margin-top: 401px;
	}