body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:url(imagens/fundobody.jpg);
	background-repeat:repeat;
	background-attachment: scroll;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
    letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
}
#tudo {
	background-color:#FFFFFF;
	width:780px;
	height:auto;
	border-bottom:1px solid #006885;
	}
#esq {
	position:absolute;
	width:110px;
	height:280px;
	top:0;
	left:-110px;
}
#dir {
	position:absolute;
	width:110px;
	height:280px;
	top:0;
	left:780px;
}
#topo {
	position:relative;
	width:780px;
	height:170px;

}
#tarja {
	width:780px;
	height:40px;
	background-color: #FFFFFF;

}
#menu{
	width:200px;
	z-index:6;
	height:auto;
	float:left;
}
#principal{
background-image: url(imagens/fundocorpo.jpg);
background-position:top;
background-repeat:no-repeat;
	position:relative;
	text-align: center;
	padding: 26px 10px 4px 10px;
	width: 560px;
	float:right;
	z-index: 2;

}
#imagem{
	text-align:center;
	color:#666666;
	font-size:90%;

}
#flutuaesq{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	padding:6px;

}
#flutuadir{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	padding:6px;
}
#rodape {
	padding:6px 0;
	text-align:center;
	width:780px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:170%;
	color:#FFFFFF;
	background-color: #FF9900;
	clear:both;
	border-top:#FF9900 3px double;
}

a{
color: #0099FF;
text-decoration:none;
}
a:hover
	{
	color: #FFFF00;
	text-decoration: none
	}
	
	ul{
list-style: square;
list-style-position:inside;
font-family:Arial, Helvetica, sans-serif;
line-height:150%;
letter-spacing:2px;
}

h1 {
text-align:left;
font-size:18px;
color: #ff0000;
font-weight:bold;
text-indent:5%;
}

h2 {
text-align:left;
font-size:16px;
color: #ff0000;
font-weight:bold;
text-indent:5%;
}
h3 {
text-align:left;
font-size:18px;
color: #FFCC33;
font-style:italic;
}

p{
color:#000000;
font-size:100%;
font-weight:normal;
line-height:150%;
text-indent:5%;
letter-spacing:2px;
text-align:justify;
}
.um{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:100%;
font-weight:bold;
line-height:150%;
letter-spacing:2px;
}
.mini{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:150%;
letter-spacing:2px;
}
.pullquote{
width:160px;
float:right;
margin: 10px 0 10px 10px;
padding: 5px;
text-align:center;
text-indent:0;
border-top: 3px dotted  #FF9900;
border-bottom: 3px  dotted #FF9900;
font-size:80%;
}