/* Reset e pre-definições
----------------------------------------*/
* {padding: 0; margin: 0;}
img{border: none;}


/* No Script
----------------------------------------*/
#noscript{
	height: 100%;
	width: 100%;
	background: #cccccc;
	position: absolute;
	z-index: 10000000;
	top: 0;
	left: 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
#noscript div{padding: 150px 0 0 0;}


/* Body
----------------------------------------*/
body {
	font-family: Verdana,Arial,Helvetica,sans-serif,"Segoe UI"; 
	font-size: 11px; 
	background-image: url(../images/fundo.gif); 
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000;
}


/* Container
----------------------------------------*/
#container{height: auto; width: 1000px; overflow: hidden; margin: 0 auto; background: #fff;}


/* Banner
----------------------------------------*/
#banner{width: 1000px; height: auto; float: left;}


/* Línguas
----------------------------------------*/
#linguas{width: 1000px; height: 25px; text-align: right; float: left;}
#linguas img{width: 20px;height: 20px; float: right; margin: 3px 3px 0 0;}


/* Esquerda
----------------------------------------*/
#esquerda{height: auto; width: 182px; float: left;}
#esquerda iframe{margin: 0 0 10px 0;}


/* Centro
----------------------------------------*/
#centro{float: left; height: auto; width: 606px; margin: 0 5px;}


/* Direita
----------------------------------------*/
#direita{height: auto; width: 202px; float: right;}
#direita .publicidade{width: 200px; height: auto; border: 1px solid #cccccc; margin: 0 0 10px 0;}


/* Fundo
----------------------------------------*/
#fundo{
	clear: both;
	border-top: 1px solid #cccccc;
	text-align: center;
	padding: 10px;
}


/* Caixas Fotos
----------------------------------------*/
.cx_fotos_pai{width: 600px; height: auto;	float: left; margin: 0 0 14px 6px; clear: both;}
.cx_coluna{width: 198px; height: auto; float: left;}
.cx_fotos{width: 184px; height: 135px; float: left; margin: 0 7px; position: relative;}
.cx_fotos img{background-image: url(../images/fundo.png); padding: 7px 2px 7px 7px; background-position: left bottom; width: 175px; height: 117px;}
.cx_fotos div{position: absolute; bottom: 0; width: 184px; text-align: center;}

.cx_info{position: relative; width: 184px;  height: auto;  float: left; margin: 0 7px;}
.cx_info_titulo{
	font-weight: bold; 
	font-size: 11px; 
	color: #333333; 
	text-align: left; 
	height: 25px; 
	overflow: hidden; 
	width: 183px; 
	padding-left: 15px;
	position: relative;
}
.cx_info_titulo div{
	position: absolute;
	bottom:0px;
} 

.cx_info_titulo a{text-decoration: none !important;}
.cx_info .ampliar{width: 72px; float: left; text-align: left; padding: 10px 5px;}
.cx_info .ampliar a{color: #F58707; font-weight: bold; text-decoration: none; font-size: 11px;}
.cx_info .local{width: 92px; float: left; text-align: right; padding: 9px 5px;}
.cx_info .local .local_info{color: #F58707; font-weight: bold; font-size: 9px; margin: 0 0 8px 0; text-align: right;}
.cx_info .local .local_info span{font-weight: bold; font-size: 9px; color: #333333;}


/* Pesquisa
----------------------------------------*/
#pesquisa{width: 580px; margin: 0 13px 20px 13px; float: left;}


/* Forms
----------------------------------------*/
.labels1{font-size: 12px; margin: 0 0 1px 0; float: left; padding: 5px; color: #000162;}
.labels1 span{display: block;	margin: 0 0 2px 0; text-indent: 2px;}
.selects1{width: 132px; padding: 4px; float: left;}
.inputs1{padding: 4px; width: 240px;}
.textareas1{width: 535px; padding: 4px;}
.tdorcamento{padding: 5px;}
.labels2{display: block; margin: 0 0 3px 0;}
.inputs2{padding: 4px; width: 149px;}


/* Abas
---------------------------------------*/
#abas{width: 100%;}
#abas li{
	float: left;  
   margin-right: 5px;    
   font-weight: 700;  
   display: block;  
   padding: 0 10px 0 10px;  
   background: #fff;  
   border: 1px solid #d0ccc9;  
   border-width: 1px 1px 0px 1px;  
   position: relative;  
   color: #b5b5b5;  
   cursor: pointer; 
   height: 25px;
   line-height: 25px;
}
#abas li.selected{
	background: #f4f4f4;
   top: 1px;  
   border-bottom: 0;  
   color: #F58707;
	margin-top: -1px;
	height: 26px !important;
}
.contaba{clear: both; border: 1px solid #cccccc; padding: 1%; display: none; float: left; width: 98%; background: #f4f4f4;}


/* Resultado Zero
---------------------------------------*/
.zero_resultado{width: 580px; margin: 0 13px; float: left;}


/* Paginação
---------------------------------------*/
.paginacao{width: 580px; margin: 10px 13px; float: left; text-align: center;}
.paginacao a{padding: 4px 8px; background: #2B2E31; color: #fff; text-decoration: none; display: block; float: left; margin: 0 4px 0 0;}
.paginacao a:hover{background: #F58707;}
.paginacao span{padding: 4px 8px; background: #F58707; color: #fff; display: block; float: left; margin: 0 4px 0 0;}


/* Conteúdos
---------------------------------------*/
.conteudos{width: 580px; margin: 0 13px; float: left; font-size: 12px;}
.titulos{border-bottom: 2px solid #F58707; padding: 0 5px 2px 5px; font-size: 13px !important; margin: 0 0 10px 0; font-weight: bold; clear: both;}
.conteudos p{margin: 0 0 20px 0;}
.conteudos ul,ol{padding:0 0 20px 25px;}


/* Links
---------------------------------------*/
a{color: #333333; text-decoration: none;}
a:hover{text-decoration: underline;}


/* Diversas Formatações
---------------------------------------*/
.textos1{font-weight: bold;}
.sucesso{padding: 5px; border: 1px solid #cccccc; margin: 0 0 5px 0; background: #f4f4f4; color: #F58707;}


/* Detalhe Foto
---------------------------------------*/
.detalhe_caixa{margin: 0 auto 20px auto; width: 580px; float: left;}
.detalhe_anterior{width: 30px; float: left; padding-top: 150px;}
.detalhe_foto{ width: 520px; float: left; text-align: center;}
.detalhe_seguinte{width: 30px; float: left; text-align: right; padding-top: 150px;}
/*.detalhe_foto img{border: 10px solid #cccccc;}*/
.detalhe_info{width: 580px; float: left; border-top: 1px solid #cccccc; margin: 0 0 10px 0;}
.detalhe_info_local{width: 36%; float: left; padding: 5px 0 0 6%;}
.detalhe_info_voltar{width: 16%; float: left; text-align: center; padding: 5px 0 0 0;}
.detalhe_info_referencia{width: 36%; float: left; padding: 5px 6% 0 0; text-align: right;}
.detalhe_local{color: #F58707; font-weight: bold; font-size: 10px; margin: 0 0 8px 0;}
.detalhe_local span{font-weight: bold; font-size: 10px; color: #333333;}
.detalhe_anomalia{color: #ff0000; font-size: 11px; text-align: center; margin: 0 0 50px 0;}

.tipos{color: #525A63; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px;}
.tresmenus{font-family: Tahoma; font-size: 10px; color: #F58707; font-weight: bold; height: 22px; background: #DDDDDD;}
.oselect{width: 100%; font-family: Courier New; font-size: 12px;}

/* Detalhe Vídeo
---------------------------------------*/
.detalhe_caixa_video{margin: 0 auto 20px auto; width: 580px; float: left;}
.detalhe_anterior_video{width: 30px; float: left; padding-top: 230px;}
.detalhe_video{ width: 520px; float: left; text-align: center;}
.detalhe_seguinte_video{width: 30px; float: left; text-align: right; padding-top: 230px;}
.detalhe_titulo_video{
	background:#F4F4F4; 
	padding: 0 15px; 
	float:left; 
	font-weight:bold; 
	color: #F58707; 
	overflow: hidden; 
	max-width: 340px; 
	height: 35px; 
	line-height: 35px;
	text-align: left;
}
.detalhe_info_video{width: 580px; float: left; border-top: 1px solid #cccccc; margin: 0 0 10px 0;}
.detalhe_info_local_video{width: 36%; float: left; padding: 5px 0 0 6%;}
.detalhe_info_voltar_video{width: 16%; float: left; text-align: center; padding: 5px 0 0 0;}
.detalhe_info_referencia_video{width: 36%; float: left; padding: 5px 6% 0 0; text-align: right;}
.detalhe_local_video{color: #F58707; font-weight: bold; font-size: 10px; margin: 0 0 8px 0;}
.detalhe_local_video span{font-weight: bold; font-size: 10px; color: #333333;}
.detalhe_anomalia_video{color: #ff0000; font-size: 11px; text-align: center; margin: 0 0 50px 0;}
.detalhe_voltar_video{
	text-align: right;
	float: right;
	height: 35px;
	width: 150px;
	line-height: 35px;
}


.scrollable {position:relative; overflow:hidden; width: 900px; height:200px;}
.scrollable .items {width: 20000em; position: absolute; clear: both;}
.items div {float:left; width:900px;}

.scrollable .itemVideo{
	float:left;
	margin:35px 5px 35px 21px;
	width:151px; 
	height:145px;
	overflow: hidden;
}
.scrollable .itemVideo img{width:145px; height:109px; padding:2px; border:1px solid #ccc; background-color:#fff;}
.scrollable .itemVideo img:hover {border: 1px solid #000;}
.scrollableTitulo{
	width: 141px !important;
	height: 28px !important;
	padding: 2px 5px 0 5px !important;
	clear: both !important;
	font-size: 10px !important;
	color: #333333 !important;
	font-weight: bold;
	overflow: hidden;
}
.scrollableTitulo a{text-decoration: none;}

.scrollable .active {border: 2px solid #000; position: relative; cursor: default;}

.scrollable {float:left;}
a.browse {
	background: url(../images/hori_large.png) no-repeat;
	display:block;
   width:30px;
   height:30px;
   float:left;
   margin:85px 10px;
   cursor:pointer;
   font-size:1px;
}

/* right */
a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover { background-position:-30px -30px; }
a.right:active { background-position:-60px -30px; }

/* left */
a.left { margin-left: 0px; }
a.left:hover  { background-position:-30px 0; }
a.left:active { background-position:-60px 0; }

/* disabled navigational button */
a.disabled {visibility:hidden !important;}


/*Galeria de Imagens*/
.titulos_galeria{text-transform: uppercase; border-bottom: 1px solid #eee; padding: 0 4px 5px 4px; display: block; margin: 0 0 15px 0; color: #000;}
.galeriaimagens{float: left; border: 1px solid #BEBEBE; padding: 1px; height: 135px; width: 135px; margin: 0 3px 4px 0; overflow: hidden;}
.galeriaimagens:hover{border: 1px solid #797979; }
.galeriadocumentos{margin: 0 0 4px 0;}
.galeriadocumentos a{color: #5E5D62;text-decoration: none; color: #000;}
.galeriadocumentos a:hover{text-decoration: underline;}
.cropresize{ -ms-interpolation-mode: bicubic; }


