 
a:link, a:visited, a:active {
	color: #4caf16;
	font-weight: normal;	
	text-decoration: underline;
}

a:hover {		
	text-decoration: none;
}

.transparent:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	zoom: 1;
}

a.index:link, a.index:visited, a.index:active {	
	font-size: 11px;
	font-family: Trebuchet MS;	
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
	
}

a.index:hover {
	text-decoration: none;	
	padding: 0px 4px 0px 4px;
	border: 1px solid #006699; 
}

.display-index {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
}

.display-index:hover {
	border: 1px solid #006699; 
}

.display-index-off {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #cccccc; 
	padding: 0px 4px 0px 4px;
}

.display-index-on {
	font-size: 11px;
	font-family: Trebuchet MS;	
	border: 1px solid #006699; 
	background: #006699;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
}

.lay-ico a {
	text-decoration:none;
	font-weight:bold;
	
	color:#333333;
}


/** LAY LINKS LEFT **/

#lay-left ul {
	margin:0px;
	padding:0px;
}

#lay-left ul li ul {
	margin-left:20px;
}


#lay-left ul li {
	list-style:none;
}

#lay-left a {
	color:#666666;
	text-decoration:none;
	padding-left:0px;
	background:url('/_resources/media/img/default/bg-link.gif') repeat-x left bottom;
	display:block;
	width:210px;
}

#lay-left ul li ul li a {
	background:none;
}

/** LAY LINKS LEFT **/

/** LAY LINKS RIGHT **/
#lay-right ul {
	margin:0px;
	padding:0px;
}

#lay-right ul li ul {
	margin-left:20px;
}


#lay-right ul li {
	list-style:none;
}

#lay-right a {
	color:#666666;
	text-decoration:none;
	padding-left:7px;
	background:url('/_resources/media/img/default/link.gif') no-repeat 0px 6px;
}

#lay-right ul li ul li a {
	background:none;
}
/** LAY LINKS RIGHT **/

/** LAY LINKS FOOTER **/

#footer-center a{
	color:#024b6f;
	font-size:13 px;
	text-decoration:none;
	margin-right:31px;
	font-family:Aller;
}
/** LAY LINKS RIGHT **/

/** LAY LINKS TAGS **/
.tags a{
	color:#4caf16;
	font-size:12 px;
	margin-left:5px;
	font-weight:bold;
}
/** LAY LINKS TAGS **/

#lay-bdi a {
	width:55px;
	background:none;
	margin:0px 8px 8px 0px;
	padding:0px;
}
/*****PAGS**/
#pags {
	text-align:right;
	padding-bottom:61px;
}

#pags ul {
	text-align:right;
	float:right;
}

#pags ul li {	
	float:left;
	list-style:none;
	padding:3px 1px 4px 1px;
}

#pags a {	
	display:inline;
}

#pags a.pag {
	background:url('/_resources/media/img/default/bg-pags.gif') no-repeat center center;
	color:#333333;
	padding:3px 10px 4px 10px;
	text-decoration:none;
}
#pags a.pag:hover {
	color:#FFFFFF;
	background:url('/_resources/media/img/default/bg-pags-active.gif') no-repeat center center;
	text-decoration:none;
}
#pags a.pag:active {
	color:#FFFFFF;
	background:url('/_resources/media/img/default/bg-pags-active.gif') no-repeat center center;
	text-decoration:none;
}
.ant img{
}
/**PAGS**/

.border-bdi {
	border:1px solid #9ebfcf;
	margin:0px;
	float:left;
	padding:3px;
	background:#fff;
}


.border-bdi:hover {
	background:#bed2dc;
}
.bdi {
	width:58px;
	margin-bottom:0px;
	float:left;
	position:relative;
	background:#fff;
}
.bdi:hover {
}

#box-files-photo a .fullSize {
	background: transparent url('/_resources/media/img/default/lupa.gif') no-repeat scroll center center;
	display: block;
	height: 40px;
	width: 40px;
	opacity: 0.9;
	position: absolute;
	text-indent: -99999px;
	left: -99999px;
}

#box-files-photo a:hover .fullSize {
	left: 100px;
	top: 51px;
}
