body {
	background-color: #E6E6E6;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(../imgs/bg_topo.gif);
}

body {
  text-align:center;
  margin: 0;
  padding: 0;
}

.linelefth {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 15px;
}

.linebase {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

.linhaV {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#nav, #nav * {
	margin:0;
	padding:0;
	}
	
#nav {
	width: 195px;
	font: 11px Verdana;
	list-style-type: none;
	background:#999999;
	}
	
* html #nav li {
	float: left;
	height: 1%;
	}
	
* html #nav li a { height: 1%; }
#nav li a, #nav li a:link {
	display: block;
	padding: 5px;
	margin-bottom: 1px;
	border-left: 10px solid #C9C8C8;
	border-right: 1px solid #999999;
	background-color: #C9C8C8;
	color: #666666;
	text-decoration: none;
	}
	
#nav li a:hover {
	border-left: 10px solid #E5E5E5;
	border-right: 1px solid #999999;
	background-color: #E5E5E5;
	color: #333333;
	}
	
.Titulo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF5353;
}

.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;

}
.textoup {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linhaquatro {
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;

}
