@charset "utf-8";
.num {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(img/bk_num.jpg);
	border: 1px solid #AEAEAE;
	text-align: center;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FE9900;
	text-decoration: none;
	text-align: right;
	margin: 2px;
	padding: 2px;
}
.textointerno {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6A7B83;
	text-decoration: none;
	text-align: justify;
	margin: 2px;
	padding: 2px;
}

.nume {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	border: 1px none #AEAEAE;
	text-align: center;
}
.pag {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
}
.pagbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.pagboldroll {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

