body {
    text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(imagens/fundobody.png);
	background-position:top;
	background-repeat: repeat-x;
}
#tarjatopo {
	position:relative;
	width:100%;
	height:20px;
	background: #FF0000;
}

#topo {
	position:relative;
	width:780px;
	height:300px;
	z-index:4;
}

#tarja {
	position:relative;
	text-align:center;
	width:774px;
	height:20px;
	border:#FFFFFF 3px solid;
background: url(imagens/tarja.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#foto {
	position:absolute;
	width:200px;
	height:260px;
	background:transparent;
	left: 17px;
	top: 349px;
	z-index: 1;
}
#corpo {
	position:relative;
	background:#FFFFFF;
	width:780px;
	height:auto;
	z-index:1;
	}
#principal{
	position:relative;
	background: #FFFFFF;
	text-align:justify;
	padding: 10px;
	width: 500px;
	float:right;
	z-index: 2;

}
#rodape {
	position:relative;
	clear:both;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	line-height:170%;
	color:#FFFFFF;
	background: #FF0000;
	height: auto;
}
#rodape1 {
clear:both;
	position:relative;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	text-align:center;
	line-height:170%;
	color:#000000;
	background: #CCCCCC;
	padding-top:15px;
	height: 60px;
	overflow:auto;
}
#titulo{
	width:780px;
	background:transparent;
	position: absolute;
	left: 20;
	top: 0;
	z-index:6;
	height: 20px;
}


h1 {
color:#000000;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
letter-spacing:4px;
padding-top: 2px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
color:#FF0000;
font-weight:bold;
}
h3 {
color:#ffffff;
text-align:left;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:4px;
padding:2px;
border-bottom:#FFFFFF 1px solid;
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
line-height:150%;
text-indent:5%;
letter-spacing:2px;
}
.um{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
line-height:150%;
text-indent:5%;
letter-spacing:2px;
}
#navegacao{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
width:100%;
list-style: none;
margin-left:0px;
margin-top:0px;
padding:0;
background:transparent;
/*left: 67px;
top: 172px;*/
}
#navegacao li {
float: right;
}

#navegacao li a {
display:block;
height:14px;
text-decoration:none;
font-weight:bold;
color: #000000;
padding: 0 10px 2px 8px;
border-left: 5px solid  #FF0000;
border-bottom:0;
}
#navegacao li a:hover {
text-decoration:none;
font-weight:bold;
height:14px;
color: #0000FF;
padding: 2px 10px 2px 8px;
border-left: 5px solid  #FF0000;

}
/*#navegacao li a:visited {color: #000066;}*/
