body {
	margin:0;
	padding:0;
	color: Black;
	background-color: #92CDD4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center; /* hack para o IE */	
}
td {
	margin:0;
	padding:0;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
P {
	line-height:160%;
}
cite {
	color: #9A9458;
	line-height: 24px;
}

#tudo {
	width: 782px;
	margin:0 auto;			
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	}
	
#cabeca {
	text-align:center;
	width:780px;
	height:368px;
	top: 30px;
	padding: 0px;
	color: #000;
}

#logo {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 73px;
}


#anima {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height:360px;
	width:606px;
	background-color:#fff;
}

#bemvindo {
	position: relative;
	float: left;
	top: 30px;
	left: 0px;
	height: 174px;
	background-color:#bcbea6;
}
#trilha {
	position: relative;
	float: left;
	top: 30px;
	left: 0px;
	height: 30px;
	width:778px;
	background-color: #E77817;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;;
	font-size: 160%;
	line-height: 20px;
	color: #9F372D;
}

.trilha {
	margin: 8px 0px 0px 30px;
	vertical-align:middle;
}
.listas {
	line-height: 18px;
	text-align: left;
	top: 65px;
	left: 43px;
	position: absolute;
	float: left;
	width: 234px;
}


#rodape {
	text-align:center;
	width:780px;
	top: 0px;
	height:90px;
	padding: 0px;
	color: #000;
	background-color: #06929D;
	position: relative;
	float: left;
}

.rodapedireito {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	float:left;
	margin-top: 15px;
	left: 12px;
	width: 759px;
	height: 15px;
}


a.rodapelink:link {
	color: #FFF;
	font-size: 10px;
	text-decoration:none;
}
a.rodapelink:hover {	
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.rodapelink:active {	
	color: #FFF;
	font-size: 10px;
	text-decoration:none;
}
a.rodapelink:visited {	
	color: #FFF;
	font-size: 10px;
}
li {
	line-height: 20px;
	margin-left: -2px;
}
a.submenulink:link {
	color: #0093DD;
	font-size: 11px;
	text-decoration:none;
}
a.submenulink:hover {	
	color: #00008B;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a.submenulink:active {	
	color: #0093DD;
	font-size: 11px;
	text-decoration:none;
}
a.submenulink:visited {	
	color: #0093DD;
	font-size: 11px;
}
a.trilhalink:link {
	color: #FF0;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
a.trilhalink:hover {	
	color: #FF0;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}
a.trilhalink:active {	
	color: #FF0;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
a.trilhalink:visited {	
	color: #FF0;
	font-size: 10px;
	font-weight: normal;
}

