@charset "utf-8";
/* CSS Document */
.box-legenda {
	background-color: #EFFAFF;
	border: 1px solid #A4DBE1;
	height: 12px;
	margin: 10px 0;
	padding: 6px;
	width: 200px;	}
.txt-legenda { 
	float:	left;	
	font-size: 0.75em;
	margin: -4px 13px 0 5px;	}
.cor-legenda {
	float: left;
	width: 8px; 
	height: 8px; 
	border: 1px solid #666666;	}

#frmFiltro {
	font-size: small;
	background-color: #DEEEF6;
	border: 1px solid #A4DBE1;
	margin: 10px 0;
	padding: 6px;
	min-height: 60px;	}

#frmFiltro fieldset { border: none;}
#frmFiltro legend { font-weight: bold; color: #585858;}

#lbl-categoria, 
#lbl-status, 
#lbl-projeto { 
	display: block; 
	float: left;
	margin: 5px 0;	}
	#lbl-categoria { clear: left;	}

#CodCategoria, 
#Projeto, 
#Status { margin: 0 5px;	}

#frmFiltro-submit { float:left;	margin: 5px;}

.df-page {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 5px 0 15px;
	clear: both;	}

.df-page td {
	font-size: 0.75em;
	padding: 5px;
	margin: 0 3px;	}

.df-table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 5px 0 15px;
	clear: both;	}
	
.df-table th {
	padding: 5px;
	border-bottom: 1px dotted #dbdbdb;
	font-size: 0.85em;
	font-weight: bold;
	color: #008CA5;
	text-align: left;	}

.df-table td {
	font-size: 0.75em;
	padding: 5px;
	margin: 0 3px;
	border-bottom: 1px dotted #dbdbdb;	}

.df-table td a:link, 
.df-table td a:visited { text-decoration: none;	}

.df-table td a:hover, 
.df-table td a:active, 
.df-table td a:focus { text-decoration: underline;	}

.df-list-img {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;	}
	
.df-list-img .item {
	float: left;
	margin: 0 10px 15px;
	padding: 5px 0;	}

.df-list-img img {
	margin: 0;
	border: none;	}

.df-list-img .title {
	display: block;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: center;	}

#photo-box {
	z-index: 99 !important;	}
.df-list-img#photo-box {
	margin: 10px 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;	}
	
.df-list-img#photo-box li {
	position: relative;
	float: left;
	background: white;
	margin: 0 8px 8px 0;
	padding: 3px;
	background: white;
	border: 1px solid #eeeeee;	}
.df-list-img#photo-box li:hover {
	border: 1px solid #9CD9DF;
	background: #9CD9DF;	}

.df-list-img#photo-box a .ZoomIco {	visibility: hidden;}
.df-list-img#photo-box :hover .ZoomIco {	visibility: visible;}


.df-list-img#photo-box li img {
	background: #f4f5f2;
	width: 100px;
	height: 100px;	}
#photo-box .photo {
	border: none;
	margin: 0;
	padding: 0;	}
#photo-box .title {
	display: none;	}

.df-list-img#photo-box li a:link, 
.df-list-img#photo-box li a:visited {
	text-decoration: none !important;}

.df-list-img#photo-box li a:hover, 
.df-list-img#photo-box li a:active, 
.df-list-img#photo-box li a:focus {
	color: #ffa200;
	text-decoration: underline !important;}

.cod-img-ant, 
.cod-img-pos {
	display: none;	}
/* ** FIM Galeria ** */

/* ***** Zoom da foto ***** */
#photo-box a {
	text-decoration: none !important;	}

.ZoomIco {
	position: absolute;
	bottom: 7px;	right: 7px;
	height: 14px;
	padding: 0 18px 0 0;
	background: transparent url(../imgs/icones/ico-zoom.gif) no-repeat 100% 0;
	font-size: 0.9em;
	cursor: pointer;
	z-index: 1;	}

div.zoom-photo {
	position: absolute;
	padding: 8px 8px 16px;
	background: white;
	border-top: 1px solid #ebebeb;
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	border-left: 1px solid #ebebeb;
	z-index: 900001;
	visibility: hidden;	}

div.zoom-photo .title p {
	font-style: italic;
	text-align: center;	}

div.zoom-photo img {
	display: block;
	clear: both;
	margin: 0 0 7px 0;	}

div.shadow {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 900000;
	background: black;
	opacity: 0.75; /* Definir também em ie.css com a propriedade filter */	}

div.zoom {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 900001 !important;	}

.btnClose {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 14px;
	right: 14px;
	background: white url(../imgs/icones/ico-fechar.gif) no-repeat 1px 1px;
	color: silver;
	z-index: 99;	}
.btnClose a {
	text-decoration: none;
	font-size: 1px;
	width: 15px;
	height: 15px;
	display: block;	}

.ico-nav-anterior, 
.ico-nav-posterior {
	position: absolute;
	width: 16px;
	height: 16px;
	bottom: 3px;
	z-index: 99;	}

.ico-nav-anterior {
	left: 5px;
	background: url(../imgs/icones/ico-anterior.png) no-repeat 0 0;	}
.ico-nav-posterior {
	right: 5px;
	background: url(../imgs/icones/ico-posterior.png) no-repeat 0 0;	}

.ico-nav-anterior img, 
.ico-nav-posterior img {	border: none;	}
/* FIM Zoom da foto */