/* CSS Document */

/* */
.not_tit {
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.not_tit a:link {
	color:#000;
	text-decoration:none;
}
.not_tit a:visited {
	color:#000;
	text-decoration:none;
}
.not_tit a:hover {
	color:#403e3e;
}
.not_base {
	margin:5px;
}
.not_data {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 0;
	margin-bottom:7px;
	font-weight:bold;
	color:#877e7e;
}
.not_desc {}
.bg2 {
	padding:5px;
}
.not_link {
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
.not_link a:link {
	color:#293136;
}
.not_link a:visited {
	color:#293136;
}
.not_link a:hover{
	color:#4e5559;
}

/* Menu Navegacao */
#not_nav {
	text-align:center;
	font-size:11px;
}
#not_nav li {
	display:inline;
}
#not_nav li a:link {
	color:#293136;
	text-decoration:none;
}
#not_nav li a:visted {
	color:#293136;
	text-decoration:none;
}
#not_nav li a:hover {
	color:#4e5559;
}