.fotografos { 
height:25px;
}
.fotografos.titulo_barra {
background-color: #E88623;
margin-bottom:2px;

}

.fotografos.titulo_barra span { 
margin:4px;
color:#fff;
font-size:12px;
display:block;
float:left;
}

.fotografos.titulo_barra span#nome { 
font-weight:bold;
margin: 4px 7px 7px 20px;
}

.fotografos.botoes_barra {
background-color: #EAEAE3;
}

.fotografos.botoes_barra .input.select{
text-align:center;
width:100%;
margin: 3px 0;
}

.fotografos.botoes_barra a { 
display:block;
float:left;
text-indent:-999px;
margin: 3px 10px;
height: 18px;
}

.fotografos.botoes_barra ul li,
.fotografos.botoes_barra ul { 
list-style: none;
display:inline;
}

.fotografos .input.select select { 
width:83%;
margin: 0 0 0 33px;
}

.fotografos.botoes_barra a#visitada {
background: url('../img/layout/mais_visitada.png') no-repeat left top;
width: 106px;
margin: 3px 10px 3px 20px;
}
.fotografos.botoes_barra a#visitada:hover,
.fotografos.botoes_barra ul li.ui-tabs-selected a#visitada
 {
background-position: left bottom;
}
.fotografos.botoes_barra a#querida {
background: url('../img/layout/mais_querida.png') no-repeat left bottom;
width: 185px;
}
.fotografos.botoes_barra a#querida:hover,
.fotografos.botoes_barra ul li.ui-tabs-selected a#querida {
background-position: left top;
}
.fotografos.botoes_barra a#acervo {
background: url('../img/layout/visite_acervo.png') no-repeat left top;
width: 198px;
}

.lista .opcoes { 
height: 460px;
width: 100%;
}
.lista .opcoes { 
margin: 0 0 0 33px;
}

.lista .opcoes li{ 
list-style: none;
}

.lista .opcoes li a{ 
color: #999999;
text-decoration: none;
}

.lista .opcoes li a:hover,
.lista .opcoes li a.current{ 
color: #8FC73E;
}
.lista .opcoes li a.current:before { 
content: "> ";
}

.conteudo div.foto { 
margin:15px 15px 15px 7px;
padding: 0;
float: left;
background: #8FC73E url(../img/layout/photo_border_bottom.png) no-repeat right bottom;
}

.conteudo div.foto div{ 
padding: 0 7px 0 0;
background: transparent url(../img/layout/photo_border_top.png) no-repeat right top;
margin:0;
float:left;
}

.conteudo div.foto img{ 
border-right: 1px solid #fff;
display:block;
float:left;
}


.conteudo #descricao { 
margin:15px 0;
color: #999999;
}




/*.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }  first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs-hide { display: none !important; }

div.fotografos.span-18,
div.conteudo.span-18 { 
width:74.4%;
 }
