<!--
	body { background: #EEE;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0; padding: 0;
	text-align: center;
	}
	-->

#tudo {
	background: #FFF;
	border: #000 1px solid;
	width: 782px;
	margin: auto;
	text-align: left;
	}

.invisivel {
	width: .1em;
	height: .1em;
	overflow: hidden;
	position: absolute;

}

#cabecalho {
	display: block;
	background:#3980B8 url(http://universitario.educacional.com.br/ensinosuperior/fcr/curitiba/img/topo_estacio_radial_curitiba_Maio2009.jpg) no-repeat;
	color: #333;
	font-size: 28px;
	text-align: right;
	padding: 21px;
	margin: 0 auto;
	position: relative;
	}

#home {
	display: block;
	width: 221px;
	height: 83px;
	overflow: hidden;
	position: absolute;
	right: 543px;
	top: 5px;
	background:transparent url(nada.jpg) no-repeat 1px -2px;
}

#menu {
	background:#3980B8 url(rodape.gif) repeat-x;
	height: 27px;
	margin: 0; padding: 0;
	}

#menu ul {
	margin: 0; padding: 0;
	margin-left: 0;
	}

#menu ul li {
	display: inline;
	}

#menu ul li a {
	background:#3980B8 url(rodape.gif) repeat-x;
	color: #FFF;
	border: 1px #FFF solid;
	border-bottom: none;
	float: left;
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	}

#menu ul li a:hover {
	background: #ccc;
	color: #000;
	border: #fff 1px solid;
	border-bottom: none;
	text-decoration: none;
	}

#conteudo {
	clear: both;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	}

#conteudo2 {
	clear: both;
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	text-decoration: none;
	}

#rodape {
	clear: both;
	background:#3980B8 url(rodape.gif) repeat-x;
	color: #FFF;
	padding: 5px;
	text-align: center;
	}