/* GERIAS */

IMG{
	border: 0px;
}

td{font-family: Arial;	
font-size: 11px; 
color: #6c6c6b;

}

a.link:link,a.link:visited {font-family: Arial;font-size: 11px; color: #bf8d2e;text-decoration: none;}

a.link:Hover {font-family: Arial;font-size: 11px; color: #bf8d2e;text-decoration:none;}


a.linkG:link,a.linkG:visited {font-family: Arial; font-size: 11px;color: #848282;text-decoration: none;}

a.linkG:Hover {font-family: Arial;font-size: 11px; color: #bf8d2e;text-decoration:none;}



a.subLink:link,a.subLink:visited {font-family: Arial; font-size: 10px;color: #52669f;text-decoration: none;}

a.subLink:Hover {font-family: Arial;font-size: 10px; color: #52669f;text-decoration:none;}


input {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-left:5px;
	line-height:17px;	
	text-decoration: none;
	background-color:#f5f3f3;
	border: 1px solid #52669f;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
  	width:180px;
	text-decoration: none;
	background-color:#f5f3f3;
	border: 1px solid #52669f;
}

checkbox{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:17px;
  	text-decoration: none;
	background-color:#f5f3f3;	
}


textarea{
	overflow:auto
}




/* ESPECÍFICOS */


.corpoPagina{
	border-bottom:1px solid #52669f;
	border-left:1px solid #52669f;
	border-right:1px solid #52669f;
}

.rodape{
	font-family: Arial; 
	font-size: 11px; 
	color: #848282; 
}

.texto{
	font-family: Arial; 
	font-size: 11px; 
	color: #848282; 
}

.texto2{
	font-family: Arial; 
	font-size: 11px; 
	color: #bf8d2e; 
}

.txtRodape{
	font-family: Arial; 
	font-size: 11px; 
	color: #848282; 
}

.txtRodapeB{
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff; 
}


.txtDestaque{
	font-family: Arial; 
	font-size: 12px; 
	color: #848282;
	text-decoration: none;
	font-weight: bold;
}

.txtDestaque2{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #bf8d2e;
	text-decoration: none;
	font-weight: bold;
}
.txtDestaque3{
	font-family: Tahoma; 
	font-size: 14px; 
	color: #bf8d2e;
	text-decoration: none;
	font-weight: bold;
}


.boxGeral {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:17px;
	padding-left:5px;
	text-decoration: none;
	background-color:#f5f3f3;
	border: 1px solid #52669f;
}

.noBorder{
	border: 0px;
}
.bordaTabela{
	border: 1px solid #52669f;
}
.textoEmpresa{font-family: Arial;	
	font-size: 11px; 
	color: #848282;
	line-height:20px;
}

.imagem{
	border: 1px solid #c0902a;
}


.fundo{
	background-image:url(../img/fundoN.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}
