body {
    text-align:center;
	margin:0;
	padding:0;
	background:url(imagens/fundobody.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#topo {
margin: 0 auto;
	position:relative;
	padding:50px 40px 10px;
	text-align:right;
	width:700px;
	height:80px;
	background:url(imagens/cabe.png);
	z-index:4;
}

#tarja {
margin: 0 auto;
	position:relative;
	width:780px;
	height:30px;
	background: #FF0000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

#foto {
	position:absolute;
	width:200px;
	height:260px;
	background:transparent;
	left: 30px;
	top: 199px;
	z-index: 1;
}
#corpo {
margin: 0 auto;
	position:relative;
	width:780px;
	height:auto;
	z-index:1;
	background-position:top;
	background-repeat: repeat-y;
	}
#principal{
	position:relative;
	background: #FFFFFF;
	text-align:justify;
	padding: 10px;
	width: 500px;
	float:right;
	z-index: 2;

}
#rodape {
margin: 0 auto;
	position:relative;
	width:780px;
	font-size:90%;
	font-weight:bold;
	text-align:center;
	line-height:170%;
	color:#fff;
	background: #ff0000 ;
	clear:both;
}
#titulo{
	width:720px;
	margin:0;
	padding:0;
	background:transparent;
	position: absolute;
	left: 30px;
	top: 115px;
	z-index:6;
	height: 24px;
}
a 
	{
	color: #FFFFFF;
	text-decoration: none
	}

a:hover
	{
	color: #0000FFF;
	text-decoration: none;
	background-color: #FF6600;
	}
#menu {
	position: absolute;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-indent: 0%;
	text-align:center;
	padding: 0px;
	width:720px;
	z-index:4;
	left: 30px;
	top: 3px;
	height: auto;
}
#menu a {
    display: block;
	color: #FFFFFF;
	text-decoration:none;
	}


h1 {
margin:0;
text-align:left;
font-size:16px;
border-top: 1px solid #000000;
letter-spacing:4px;
padding-top: 4px;
}
h2 {
font-size:15px;
color:#FF0000;
font-weight:bold;
}
h3{
font-size:30px;
font-weight:bold;
}

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;
}
