body {
	text-align:center; /*centraliza no IE*/
	margin: 0;
	padding: 0;
	background: url(imagens/fundoboby.jpg) repeat-x top;
    font-family:Arial, Helvetica, sans-serif;
	background-color:#FCA61B;
}
#tudo {
    margin: 0 auto; /*centraliza em navegadores padrão*/
	text-align:left; /* retorna alinhamento texto para a esquerda*/
	position:relative;
	width:780px;
	height:auto;
	background: url(imagens/fundotudo.jpg) repeat-y;
	}

#topo {
position:relative;
width:780px;
height:150px;
}
#parceiros {
	position:relative;
	margin: 30px 0 0;
	width:100%;
	height:60px;
	overflow:auto;
	text-align:center;
	color:#663300;
	scrollbar-base-color:#FCEADA;
}
#parceiros a{color:#FCA61B;}
#menu{
position:relative;
	width:220px;
	height:auto;
	float:left;
}

#principal{
position:relative;
	text-align:justify;
	padding: 0 10px;
	width: 530px;
	float:right;
	line-height:120%;
}
#principalimg{
	text-align:center;
	padding: 0 10px;
	width: 530px;
	float:right;
	line-height:120%;
}
#rodape {
    clear: both;
	width:780px;
	height: 100px;
	background-image:url(imagens/fundorodape.jpg);
}
#flutuadir{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	padding:6px;
	border:#FFFFFF solid 1px;
	margin:10px;
}

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 {
margin-top: 0; /*retira margem superior em navegadores padrão*/
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#93460E;
}

h2 {
text-align:left;
font-size:16px;
color: #93460E;
font-weight:bold;
border-bottom:1px solid #93460E;
}
h3 {
font-weight:normal;
text-align:left;
font-size:16px;
color: #FCA61B;
font-style:italic;
}
p{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:100%;
font-weight:normal;
line-height:120%;
text-indent:5%;
letter-spacing:2px;
text-align:justify;
}
.um{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:100%;
line-height:150%;
letter-spacing:2px;
text-align:center;
}
.pullquote{
width:250px;
float:right;
margin: 10px 0 10px 10px;
padding: 5px 5px 5px 5px;
text-align:center;
text-indent:0;
border-top: 3px double  #834532;
border-bottom: 3px double #834532;
}
.menu{
font-family:Arial, Helvetica, sans-serif;
padding-top:6px;
}
