@charset "iso-8859-1";
/* CSS Document */

body{margin:0px;}

.txt{
	font-family:Arial;
	color:#7D7A79;
	font-size:13px;
	font-weight:bold;
}

#tabpos{
	position:absolute;
	width:990px;
	height:580px;
	top:50%;
	left:50%;
	margin-left:-495px;
	margin-top:-290px;
}

.linkImagem{
	font-family:Arial;
	color:#7D7A79;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;	
}

categoriah:hover{
	color:white;	
}

.linkFicha{
	font-family:Arial;
	color:#7D7A79;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;	
}

.tiltfoto{
	font-family:Arial;
	color:#7D7A79;
	font-size:11px;
	font-weight:bold;
}

.tiltfoto2{
	font-family:Arial;
	color:#7D7A79;
	font-size:12px;
	font-weight:bold;
}

input{font-size:10px; width:260px;}

.categoria{
cursor:pointer;	
}

.subcategoria{
cursor:pointer;	
}

.txtlink{font-family:Arial; font-size: 13px; color:#ABAAA9; font-weight: 400; text-decoration: none;}
A.txtlink:link
{font-family:Arial; font-size: 13px; color:#ABAAA9; font-weight: bold; text-decoration: none;}
A.txtlink:visited
{font-family:Arial; font-size: 13px; color:#ABAAA9; font-weight: bold; text-decoration: none;}
A.txtlink:hover
{font-family:Arial; font-size: 13px; color:#7D7A79; font-weight: bold; text-decoration: underline;}
A.txtlink:active
{font-family:Arial; font-size: 13px; color:#ABAAA9; font-weight: bold; text-decoration: none;}

#DivFicha{
	width:574px; 
	position:absolute; 
	height:190px; 
	background-color:white; 
	display:none;
	padding:10px;
	font-family:Arial;
	color:#7D7A79;
	font-size:13px;
	font-weight:bold;
	top:180px;
}

#loadingDIV{
top:0;
left:0;
opacity:0.8;
display:'block';
z-index:5;
background-color:'black';
font-family:'Arial, Helvetica, sans-serif';
color:'white';
font-size:'18px';
}

#loadingContent{
position:'absolute';
left:0;
opacity:1	
}

.linkContato{
	color:#7D7A79;
	text-decoration:none;
}
	

/* Cor do Link #ED913B*/