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

body {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #5B5B5B;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal {
	font-size: 12px;
}

.tags {
	color: #999;
	font-size: 9px;
	white-space: normal;
	text-align: center;
}
.intranet {
	color: #CCC;
	text-align: right;
	vertical-align: middle;
	margin-right: 7px;
}
.navegador {
	padding-left: 5px;
}
.destaca1 {
	font-size: 15px;
	color: #006;
	font-weight: bold;
}
.tit1 {
	font-size: 18px;
	color: #999;
}
.tit2 {
	font-size: 18px;
	color: #333;
}

a.navegador {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.navegador:visited {
	text-decoration: none;
	color: #333;
}
a.navegador:hover {
	color: #333;
	font-weight: bold;
}
a.navegador:active {
	text-decoration: none;
	color: #333;
	}
