form table td
{
	padding: 0;	
}

table.tblFrmNormal td,
table.tblList td
{
	padding: 4px 10px 4px 5px;
}

tr.tblListNav
{
}

td.tblListCaption
{
	background-color: #996;
	border:1px solid  #FFF;
	color: #FFF;
	font-size: 11px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
	text-transform: uppercase;
}

td.tblList,
td.tblListShadow
{
	border-bottom: 1px dotted #666;
	font-size: 11px;
	height: 40px;
}

table.tblFrmNormal
{
	background-color: #996;
	margin: 10px 0;
	padding: 10px 0 18px;
	color: #fff;
}

table.tblFrmNormal input,
table.tblFrmNormal select
{
	background-color: #cc6;
}

table.tblFrmNormal td.tblFrmNormalLeft
{
	color: #fff;
	margin-right: 5px;
	height: 22px;
	font-size: 9pt;
	line-height: 22px;
	width: 120px;
}

input.tblFrmNormal_Btn
{
	border: 1px solid #CC6;
	background: #996 !important;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	height: 22px;
	padding: 0 8px;
	cursor: pointer;
	margin-right: 10px;
	text-transform: uppercase;
}

table.tblFrmNormal td.tblFrmNormal_Btns
{
	width: 100%;
	padding-left: 175px;
}

p.titulo
{
	color: #888;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.75em;
}

p.titulo span.smalltext_verm
{
	padding-top: 10px;
	color: #666;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

/* ## POC ## */

.trabalho_tit, .nome_do_sitio
{
	padding-top: 12px;
	color: #888888;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0.75em;
}

#td_resultados_sitios_sitio_info,
#td_resultados_sitios_sitio_bibliofotos
{
	padding-top: 20px;
	vertical-align: top;
}

.sitio_info_tit
{
	font-weight: bold;
	padding-top: 12px;
	width: 150px;
}

.sitio_info_val
{
	padding-right: 12px;
}

table thead td
{
	font-weight: bold;
}

#photo ul
{
	list-style-type: none;
}

#photo ul li
{
	float: left;
	height: 225px;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	width: 225px;
}

#photo h2
{
	font-size: 12px;
	font-weight: normal;
}

#photo_info
{
	margin-top: 10px;
}

#photo_info h1
{
	font-size: 12px;
	color: #333333;
}

table#formularios,
#personalizar_resultados
{
	background-color: #999966;
	padding: 10px;
	color: #FFF;
}

td.fform input, td.fform textarea 
{
	border: 1px solid #CCCC66;
	float: left;
}

td.fform input, td.fform textarea, td.fform select
{
	background-color:#CCCC66;
}

td.ftip, .localizar_mapa
{
	display: none;
}

td.flabel
{
	width: 145px;
	padding-top:14px;
}

td.fsubmit
{
	padding-left: 145px;
	padding-bottom: 20px;
}

form input.submit,
form input.inputsubmit
{
	background: #999966 none repeat scroll 0 0;
	border: 1px solid #CCCC66;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 22px;
	padding: 0 8px;
}

table#resultados_sitios thead td
{
	background-color: #999966;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	padding: 8px;
	text-transform: uppercase;
	font-weight: normal;
}

table#resultados_sitios tbody td
{
	border-bottom: 1px dotted #666666;
	font-size: 11px;
	padding: 10px 10px 10px 0;
}

#paginador {
	clear: both;
	margin: 10px;
	padding: 5px;
}
