/* CSS Document */
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;

	
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;
	
	
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;

	
}
input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #6A6D73;
	font-size: 11px;
	color : #6A6D73;

	
}
input.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #CFCFCF;
	font-size: 11px;
	color : #6A6D73;

}

/* CSS txt */
.txtpage{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	
}

.txinfo{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6B697D;
	text-decoration : none;
	
}
.txinfomoinsb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #566AA2;
	text-decoration : blink;
	
}
.txinfomoins{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #616280;
	text-decoration : none;
	
}

/* CSS navigation menu principal */
a.nav:link{
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	color : #999999;

	
}
a.nav:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 10px;
	color : #707499;
	
}
a.nav:hover{
		font-family: arial;
	font-size: 10px;
		text-decoration : none;
	color :#FA8C0A;
}

/* CSS navigation page rfrences */
a.navref:link{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #91B7CE;
	text-decoration : none;
	

	
}
a.navref:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #91B7CE;
	text-decoration : none;
	
	
}
a.navref:hover{
		font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	

}

a.nav2:link{
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	color : #FA8C0A;
	font-weight: bold;


	
}
a.nav2:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 10px;
	color : #FA8C0A;
	font-weight: bold;

	
}
a.nav2:hover{
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	color : #525D96;
	font-weight: bold;


}


a.navmail:link{
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	color : #767c8e;

	
}
a.navmail:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 10px;
	color : #767c8e;
	
}
a.navmail:hover{
	font-family: arial;
	font-size: 10px;
	text-decoration : none;
	color : #767c8e;
}
a.navbb:link{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #707499;
	
}
a.navbb:visited{
	font-family: arial;
	text-decoration : none;
	font-size: 11px;
	color : #707E99;
	
}
a.navbb:hover{
	font-family: arial;
	font-size: 11px;
	text-decoration : none;
	color : #FA8C0A;
}

