/* CSS Document*/

body {
    background:#ffffff;
    text-align:center;
    font-family: Trebuchet MS ;
    font-size: 12px;
    color:#999;
    padding:0px;
    margin: 0px;
    height: 100%;
    width: 100%;
}
	
#content {
	margin:0px auto;
	width: 100%;
    min-width: 980px;
}

p 
{
    margin: 0px;
    padding: 0px;
}

a img
{
    cursor: pointer;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
}

#header {
	margin:0;
	text-align:center;
	height: 86px;
	padding-left: 38px;
	padding-right: 38px;
}

#header a:hover {
	color:#7A2875;
}
#maincol {
	position:relative;
	margin:0;
	
}
#leftcol { 
	position:relative;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:40%; /* actual value */
	height: auto;
	z-index:100;
	display: block;
	padding-left: 38px;
	padding-right: 10px;
	margin-bottom: 20px;
	
}
#rightcol {
	float:left;
	width: 50%;
}
#centercol {
	position:relative;
	padding:0 0 0 350px;
	margin-left: 20px;
	}

#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	color:#CCC;
	border-top: 1px solid #dbd7d8;
	padding-top: 8px;
}

.menu_central {
    background-color: #ffffff;  
}

.barra_cinza 
{
    width: 100%;
    height: 32px;
    background-color: #efefef;
}

.header_logo 
{
    display: inline;
    float: left;
    max-height: 85px;
    overflow: hidden;
}
.header_logo img
{
    max-height:85px;
}
.header_menu 
{
    float: right;
    display: inline;
    vertical-align: top;
}

input.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	color: #999999;
	font-family: Trebuchet MS ;
	outline: 0;
	-webkit-appearance: none;
	height: 40px !important;
	width: 230px!important;
}

input.rounded:focus {
	border-color: #000000;
}

.container1 > div  {
    display: inline-block;
    display: -moz-inline-box;
    width: 33%;
}

.button {
    border: none;
    background: url("../images/b_ok.png") no-repeat top left;
    background-repeat: no-repeat;
    width: 110px;
    height: 42px;
}

.button:hover {
    border: none;
    background: url("../images/b_ok.png") no-repeat top left;
    padding: 2px 8px;
    color: #000;
    cursor: pointer;
}

.col_img { padding: 10px; width: 120px; display: inline; float: left; }
.col_img img { width: 100px; border:1px solid #ccc; }
.col_a { padding-top: 10px; padding-bottom: 10px; font-size: 18px; float: left; word-break: normal;max-width: 40%; }
.col_b { padding-top: 10px; padding-bottom: 10px; width: 10%;float: left; }
.col_c { padding-top: 10px; padding-bottom: 10px; padding-right: 4px; width: 43px;float: right;}

.col_img_topo { padding: 10px; width: 224px; display: inline; float: left; padding-top: 5px; color: #740000; }
.col_a_topo { padding-top: 5px; padding-bottom: 10px; width: 60%; display: inline; float: left; color: #740000; }
.col_b_topo { padding-top: 5px; padding-bottom: 10px; width: 10%; display: inline; float: left; color: #740000; }

.lista_box
{
	width: auto;
	display: block; 
	height: auto;
    border-bottom: 1px solid #f5f5f5;
    padding: 9px 0px 9px 0px;
    vertical-align: middle;
}

.lista_box:hover
{
    background-color: #f2f2f2;
}
.lista_box .col_a
{
	float: left;
	margin: 0px auto;
	border: 0px;
	padding-left: 3px;
}
.lista_box .col_b
{
	float: left;
	margin: 0px auto;
	border: 0px;
	padding-right: 3px;
	text-align: left;
}
.lista_box .col_c
{
	float: right;
	margin: 0px auto;
	border: 0px;
	text-align: right;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* hacks */

.clearfix
{
	display: block;
	vertical-align: middle;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------- Listagem : Album  :: rev */
.listagem_album
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

.listagem_album ul
{
	padding:0px;
	margin-left:5px;
	list-style: none;
}

.listagem_album li
{
	float: left;
	padding: 10px;
	border: 0px;
	list-style: none;
	height: 200px;
}

.listagem_album li a
{
	margin:0px;
	border: none;
}

.listagem_album li a img
{
	position: absolute;
    clip: auto;
    height: 200px;
}

.listagem_album_lista li a img
{
    position: absolute;
}

.listagem_album_lista
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

.listagem_album_lista ul
{
	padding:0px;
	margin-left:5px;
	list-style: none;
}

.listagem_album_lista li
{
	float: left;
	padding: 0px;
	border: 0px;
	list-style: none;
	width: 400px;
	height: 200px;
	margin-right: 38px;
}

.listagem_album_lista li a
{
	margin:0px;
	border: none;
}

a.title_tip img 
{
    border: none;
    position: absolute;
}

a.lk_imagem, a.lk_imagem img
{
    border: none !important;
}

.paging_resultados
{
    display: inline;
    float:right;
    padding-right: 43px;
    font-size: 16px;
    font-family: Trebuchet MS;
    position: absolute;
    text-align: right;
    right: 0px;
    top: 0px;
}

.paging_resultados a
{
    text-decoration: none !important;
}

td.conteudo {
    vertical-align: top;
    text-align: left;
    vertical-align: top;
}

td.ficha-nome {
    padding: 10px;
    width: 100px;
    vertical-align: top;
    color: #740000;
}

td.ficha-campo {
    padding: 10px;
    vertical-align: top;
}

.ficha-table-main 
{
    padding-bottom: 30px;
    width: 100%; 
    color: #999999;   
}

td.imagem {
    vertical-align: top;
    padding-right: 5px;
    max-height: 100%;
    max-width: 100%;
}

a.link 
{
    text-decoration: none;
    color: #740000;
}

a.link:hover
{
    text-decoration: underline;
}

#ficha 
{
    color: #666666;
    padding-top: 38px;
}
.ficha_campo {color: #740000; width: 100px; float: left; display: table-column;  }
.ficha_descricao { color: #666666; width: auto; display:table-cell;}

.texto_ficha_15
{
    color: #999999;
    font-size: 15px;
    font-family: Trebuchet MS !important;
    line-height: 25px;
    word-break: normal;
}
.texto_ficha
{
    color: #999999;
    font-size: 14px;
    font-family: Trebuchet MS !important;
    line-height: 22px;
    word-break: normal;
}
.texto_ficha_13
{
    color: #999999;
    font-size: 13px;
    font-family: Trebuchet MS !important;
    line-height: 20px;
    word-break: normal;
}
.texto_ficha_12
{
    color: #999999;
    font-size: 12px;
    font-family: Trebuchet MS !important;
    line-height: 22px;
    word-break: normal;
}

.div_legenda_ficha
{
    padding-top: 8px;
    width: 450px;
    float: right;
    padding-right: 28px;
    text-align: right;
}

.tableficha
{
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 10px;
    margin-bottom: 5px;
}

.tableficha tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #f9f9f9;
}
.tableficha th, .table td {
    padding: 0px;
}

.tableficha th, .tableficha td {
    border-top: 0;
}

table.tableficha tr:first-child
{
   border-bottom: 1px solid #cccccc;
}

.tableficha td, .tableficha th
{
    width: 150px;
    font-weight: normal;
	text-align: left;
}

.div_img_ficha
{
    width: 450px;
    float: right;
    padding-right: 28px;
}

div.col_imagem {
    float: right;
    margin: 0;
    border: 0;
    width: 95%;
    text-align: justify;
    line-height: 18px;
    padding-right: 20px;
    padding-left: 30px;
}
.ad-gallery
{
    float: right;
}

.ad-gallery, .ad-gallery * {
    margin: 0;
    padding: 0;
}

.ad-image {
    cursor: pointer;
}

.ad-slideshow-controls {
    visibility: hidden;
}
a img 
{
    border: 0px;    
}

.barra_cinza_claro, .div_pesquisa_erro
{
    height: 58px; 
    background-color: #f2f2f2;
    vertical-align:middle;
    margin-top: 10px;
}
.barra_cinza_claro2
{
    height: 40px; 
    background-color: #f2f2f2;
    vertical-align:middle;
}
.barra_cinza_claro_left
{
    float:left;
    padding-left:38px;
    padding-top: 5px;
}
.barra_cinza_claro_left_s
{
    float:left;
    padding-left:38px;
    padding-top: 8px;
}

.barra_cinza_claro_right
{
    float:right; 
    padding-right:38px;
    padding-top: 5px;
}

.barra_cinza_botoes
{
    float:right; 
    padding-right:310px;
    padding-top: 5px;
}

.barra_cinza_escuro
{
    height: 58px; 
    background-color: #b7bbbc;
    vertical-align:middle;
    text-align: center;
    color: Black;
    font-size: 20px;
    font-family: Trebuchet MS !important;
}

.texto_barra
{
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #999;
    vertical-align: middle;
    padding-top: 7px;
}

#geral
{
    padding: 20px 35px 0px 35px;
}

/* menu topo superior*/
.header_menu_temas_off, .header_menu_temas_on, .header_menu_cronologia_off, .header_menu_cronologia_on, .header_menu_mapa_off, .header_menu_mapa_on, .header_menu_fotografos_on, .header_menu_fotografos_off, .header_menu_pesquisar_off, .header_menu_pesquisar_on
{
    background-repeat: no-repeat;
    height: 65px;
    width: 51px;
}
.header_menu_temas_off
{
    background-image: url("../images/b2_coleccao_of.gif");
}
.header_menu_temas_on
{
    background-image: url("../images/b2_coleccao_on.gif");
}

.header_menu_cronologia_off
{
    background-image: url("../images/b2_cronologia_of.gif");
}
.header_menu_cronologia_on
{
    background-image: url("../images/b2_cronologia_on.gif");
}

.header_menu_mapa_off
{
    background-image: url("../images/b2_mapa_of.gif");
}
.header_menu_mapa_on
{
    background-image: url("../images/b2_mapa_on.gif");
}

.header_menu_fotografos_off
{
    background-image: url("../images/b2_autores_of.gif");
}
.header_menu_fotografos_on
{
    background-image: url("../images/b2_autores_on.gif");
}

.header_menu_pesquisar_off
{
    background-image: url("../images/b2_pesquisar_of.gif");
}
.header_menu_pesquisar_on
{
    background-image: url("../images/b2_pesquisar_on.gif");
}


/* Cronologia */
.vmm-timeline .navigation .timenav-background
{
    background-color: #b7bbbc !important;
}
.slider .slider-item .content .content-container .text {
    width: 60%!important;
    max-width: 65%!important;
}

/* titulo */
.slider .slider-item .content .content-container .text .container h2.date, .titulo_data_cronologia
{
    color: #d9531e!important;
    font-size: 18px!important;
    font-family: Trebuchet MS !important;
}
.vmm-timeline .navigation .timenav .content .marker.active .flag .flag-content h3, .vmm-timeline .navigation .timenav .content .marker.active .flag-small .flag-content h3 
{
    color: #d9531e !important;
}

.vmm-timeline .navigation .timenav .content .marker.active .dot {
    background: #d9531e !important;
}

.vmm-timeline .navigation .timenav .content .marker.active .line
{
    background:#d9531e !important;
}
.vmm-timeline .navigation .timenav .content .marker.active .line .event-line
{
    background:#d9531e !important;
}

.titulo_cronologia
{
    color: #333333 !important;
    font-size: 18px !important;
    font-family: Trebuchet MS !important;
}

.slider .nav-next .date, .slider .nav-next .title, .slider .nav-previous .date, .slider .nav-previous .title
{
    font-family: Trebuchet MS !important;
}
.slider .nav-next .date, .slider .nav-previous .date
{
    color: #d9531e ! important;
}

.titulo_lista_autor, .titulo_ficha
{
    color: black;
    font-size: 24px;
    font-family: Trebuchet MS !important;
}
.titulo_lista_autor, .titulo_pesquisa
{
    float: left;
    padding-left: 38px;
}

.titulo_pesquisa
{
    color: #999;
    padding-top: 20px;
    font-size: 18px;
    font-family: Trebuchet MS !important;
}

.titulo_ficha
{
    vertical-align: middle;
}

.div_titulo_ficha
{
    color: black;
    font-size: 24px;
    font-family: Trebuchet MS !important;
    vertical-align: middle;
    float: left;
    padding-top: 9px;
}

#nome_autor
{
    float: left;
    padding-top: 9px;
}
.conteudo_pesquisa_parte2, .conteudo_inf
{
    height: 130px;
}
.conteudo_pesquisa_parte2
{
    background-color: #f2f2f2;
}

.lista_letras
{
    display: block !important; 
    left: 0px;
    margin-left: 390px;
    position: absolute;
    min-width:555px;
}

.lista_fotografos
{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    margin-left: auto;   
    margin-right: auto;
}

.lista_fotografos_letra
{
    margin-left: 390px;
}
.item_autor_letra
{
    vertical-align:middle;
    padding: 0px 0px 2px 2px;   
    text-align: left;
}

.item_autor
{
    padding-left:2px;
    padding-bottom: 8px;
}

.lista_fotos
{
    text-align: left;
    padding-top: 20px;
    padding-left: 38px;
    padding-right: 38px;
}

.autor_inf
{
    width: 80%;
    padding-left: 9%;
    text-align:justify;
    text-justify:inter-word;
}

.lista_fotografos a
{
    text-decoration: none;  
    vertical-align: middle;
    font-family: Trebuchet MS; 
    font-size: 20px;
    color: #333333;
}

.link_gm
{
    color: #000000; 
    font-family: Trebuchet MS; 
    font-size: 11px !important;    
}

.link_zoom
{
    text-decoration: none;   
    color: #999999;
    font-size: 11px;
    font-family: Trebuchet MS !important;
}

.texto_cronologia
{
    padding-left: 8px; 
}

.geral_texto_objecto, .geral_t_objecto, #txtSearch
{
    background-repeat:no-repeat; 
    border:none; 
    padding: 0px; 
    margin: 0px; 
    vertical-align: top;
    text-align: left; 
    padding-left: 5px;  
}

.geral_texto_objecto
{
    height: 45px; 
    width: 223px; 
    background-image: url("../images/box_pesquisar.gif");
}

#txtSearch
{
    height: 45px; 
    width: 175px; 
    background-image: url("../images/box_pesquisar.gif");
}

.geral_t_objecto
{
    height: 43px; 
    background-image: url("../images/caixa_pesquisa.png");
    width: 575px;   
}

.topo_left
{
    min-width: 700px;   
    right: 0px;
}

.item_ev_div
{
    height: 58px;
    width: auto;
    float:left;
    margin:0 auto;
    overflow:hidden;
    padding-top: 17px;
}
.item_ev
{
    text-align: center;
    font-size: 18px;
    text-decoration:none;
    color: White;
    vertical-align:middle;
    
    height: 40px;
    background-color: #777777;
    border: 5px solid #777777;
    padding: 5px;
    min-width:45px;
}

.item_ev_select {
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    vertical-align: middle;
    height: 40px;
    background-color: #ac8367;
    border: 5px solid #ac8367;
    padding: 5px;
    min-width: 45px;
}
.item_ev_select a, .item_ev a {
    height: 20px;
    text-decoration: none;
    color: White;
}

.font_i
{
    font-style: italic;
}

.img_size_cro
{
    height: 300px !important;   
}

#seguinte2
{
    margin-left: 5px;
}

.menu_temas
{
    padding-left: 10px;
    padding-right: 10px;    
    width: auto;
    vertical-align:middle; 
    height: 58px; 
}

/* slider Temas */
#slider1 { height: 58px; overflow:hidden; padding: 0px; }
#slider1 .viewport { float: left; width: 1024px; height: 58px; overflow: hidden; position: relative; margin-top:5px; }
#slider1 .buttons {display: block; background-position: 0 -38px; text-indent: -999em;  width: 19px; height: 19px; overflow: hidden; position: relative; margin: 17px 10px 0px 10px ;}
#slider1 .prev {background:url("../images/scrool_esquerda.png") no-repeat scroll 0 0 transparent;float: left;} 
#slider1 .next { background-position: 0 0; background:url("../images/scrool_direita.png") no-repeat scroll 0 0 transparent; float: right;}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; width: auto; left: 0; top: 0; height: 52px; }
#slider1 .overview li{ float: left; margin: 0 4px 0 0; display: inline-block; height:40px; min-width:20px;}

/* pesquisa */

#pesquisa_erro
{
    font-family: Trebuchet MS;
    font-size: 18px;
}

.div_pesquisa_erro
{
    padding-top: 20px;
    float: left;
    padding-left: 38px;
    width: 98%;
}



#pesquisa_avancada {
    display: block;
    border-width: 0;
    text-decoration: none;
    background-color: #f2f2f2;
    /*padding-top: 58px;*/
}

#pesquisa_geral
{
    display: block;
    border-width: 0;
    text-decoration: none;
    background-color: #f2f2f2;
    padding-top: 58px;
}

.pesquisa-row {
    height: 70px;
    vertical-align: top;
    display: block;
}

.especifica-texto {
    width: 150px ! important;
    float: left;
    display: inline;
}

.especifica-texto-intro {
    display: block;
    clear: both;
}

.especifica-texto-especifica {
    float: left;
    display: inline;
}

.especifica-campo {
    float: right;
    height: 40px;
    width: 230px;
}

.dd-container {
    position: relative;
}

.dd-container, .dd-select {
    border: 1px solid #ececec !important;
    height: 40px !important;
    vertical-align: top;
}

.dd-selected {
    display: inline !important;
    float: left !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
}

.dd-pointer {
    position: absolute;
    right: 0px!important;
    color: #ffffff;
    top: 0%! important;
    margin-top: 0px!important;
}

.dd-pointer-down {
    background-image: url("../images/seta_drop_down_.png") !important;
    background-repeat: no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: none !important;
    border-right: 0px !important;
    border-style: solid !important;
    border-width: 0px !important;
    display: inline;
    float: right;
    border: solid 5px transparent;
    border-top: solid 5px #000;
}

.dd-pointer-up
{
    background-image: url("../images/up.png") !important;
    background-repeat: no-repeat !important;
    width: 40px !important;
    height: 40px !important;  
    -moz-border-bottom-colors: none !important;
    -moz-border-image: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-right: 0px !important;
    border-width: 0px !important;
    border-bottom: none !important;
    border-style: none !important;
    display: inline;
    float: right;
}

.check_box {
    border: 1px solid #ECECEC;
    border-radius: 2px 2px 2px 2px;
    background-color: #EEEEEE;
    color: #999999;
    height: 40px;
    width: 230px;
    float: left;
    display:inline;
}

.especifica-campo-1, .especifica-campo-2, .especifica-campo-3 {
    width: 114px !important;
    float: left;
    display: inline;
    padding-right: 15px;
}

#a_pesquisar
{
    font-family: Trebuchet MS;
    font-size: 18px;
}

#demo-htmlselect_valor1_av, demo-htmlselect3, demo-htmlselect4, #demo-htmlselect_valor1_av .dd-select, #demo-htmlselect3, #demo-htmlselect3 .dd-select, #demo-htmlselect4, #demo-htmlselect4 .dd-select 
{
    width: 335px !important;
}

#demo-htmlselect_cond2_av, #demo-htmlselect_cond3_av,#demo-htmlselect_cond2_av .dd-select, #demo-htmlselect_cond3_av .dd-select  
{
    width: 118px !important;
}

#demo-htmlselect_valor2_av, #demo-htmlselect_valor3_av,#demo-htmlselect_valor2_av .dd-select, #demo-htmlselect_valor3_av .dd-select 
{
    width: 205px !important;
}

#ficha_autor_show
{
    text-align: left;
    font-size: 18px;
    text-decoration:none;
    color: White;
    vertical-align:middle;
    
    height: 40px;
    background-color: #777777;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
}

#ficha_autor_show a div
{
    background-repeat: no-repeat !important;
    height: 40px !important;
    width: 40px! important;
    display: inline;
    float: right;
    border: none!important;
    margin: 0px;
    padding: 0px;
}
.ficha_autor_mais 
{
    background-image: url("../images/seta_drop_down_.png") !important;
}

.ficha_autor_menos
{
    background-image: url("../images/up.png") !important;
}

.maisinf
{
    padding-left: 35px;
    text-transform: uppercase;
    vertical-align: middle;
    float: left;
    position: absolute;
    padding-top: 7px;
}

a.texto_ficha, a.link_zoom
{
    text-decoration: none;
}

a.texto_ficha:hover, a.link_zoom:hover
{
    text-decoration: underline;
    color:#999999!important;
}

/* tabs Ficha */
#content a:hover {
	color: #333;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: #f2f2f2!important;
    margin-left: 3px;
    font-size: 12px;
    font-family: Trebuchet MS !important;
}
.ui-widget-header {
    border: none!important;
    background: none !important;
    color: #222222;
}
.ui-widget-content {
    border: none!important;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: none!important;
    background: #f2f2f2!important;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121!important;
    text-decoration: none;
    background: #f2f2f2!important;
    /*
    border-bottom-width: 0px!important;
*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-left: none!important;
    border-top: none!important;
    border-right: 1px solid #f2f2f2!important;
    background: none!important;
    font-weight: normal;
    color: #555555;
    /*
    border-bottom: 1px solid #d9531e;
    border-bottom-width: 1px!important;
*/
}
.ui-state-default a {
    color:#d9531e!important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon 
{
    background-image: none!important;
	/*background-image: url(images/ui-icons_454545_256x240.png);*/
}

/* mapa */
#map_canvas
{
    z-index: 0; 
    width: 100%; 
    height: 100%;
    position: absolute;
}

.gmap-popup {
  max-width:204px;
  max-height:110px;
}
.gm-style-iw{
     width: 160px;
    height: 180px;
}
#map_canvas .info_window
{
    width: 150px;
    height: 170px;
    overflow-x: hidden;
}

#map_canvas .info_window img
{
    width:100px!important;
    padding-top: 5px;
    padding-bottom: 5px;
}

#map_canvas .info_window a
{
    max-width:150px!important;
}

/*ficha_small_lista*/
.botao_voltar 
{
    right: 0;
    top: 0;
    position: absolute;
    padding-right: 20px;
}

.div_img
{
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 100%;
    max-width: 100%;
}

.paddingtop10
{
    padding-top:10px;
}
.paddingright10
{
    padding-right:10px;
}

#zoom_img
{
    height:200px;
}

.aligncenter
{
    text-align: center;
}

.paddingleft44
{
    padding-left:44px;
    display: inline-block;
}

.corlaranja
{
    color: #d9531e;
}

.ui-autocomplete
{
    text-align: left;
}

#lblPageInfo
{
    font-size: 14px!important;
}

#div_material_show a, #div_tecnica_show a, #div_medidas_show a {
    cursor: pointer;
}

#div_material_show a:hover, #div_tecnica_show a:hover, #div_medidas_show a:hover {
    color: #d9531e;
    text-decoration: none;
    border-bottom: 1px solid #d9531e;
}
