body {
	text-align: center;
}

#Principal {
	width: 1200px; /*900 - 1015*/
	margin: 0 auto;
	text-align: left;
}
#Topo {
	width: 1200px;
	float: left;
}
#MenueBanner {
	width: 1200px;
	border-top: solid 10px #343428;
	border-bottom: solid 10px #343428;
	float: left;
}
#AreaTexto {
	width: 1200px;
	border-bottom: solid 10px #343428;
	float: left;
}
#AreaFale {
	border: solid 3px #413F71;
	margin: 16 0 10 0;
	float: top;
}

#TextoBoxFale{
margin: 10 10 10 10;
font-family: Tahoma, Arial;
font-size: 14px;
}



#Esquerda {
	width: 225px;
	float: left;
}

#Direita {
	width: 975px;/*675 - 790 - 850*/
	float: left;
}

#logo {
	margin: 0;
	width: 300px;
	
}

#menu {
	border-top: solid 1px #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;

	float: top;
}

#menu ul li, #menu ul li a, #menu ul li a span {
	display: block;
	height: 33px; /*46 - 30*/
	line-height: 33px; /*46 - 30*/
}

#menu ul {
	margin: 0;
}

#menu ul li {
	list-style-type: none;
	margin: 0;
}

#menu ul li a {
	background: url(../images/fundo_menu.png) left top;	
	text-decoration: none
}

#menu ul li a span {
	color: #fff;
	font-weight: bold;
	padding-left: 35px;
}

#menu a:hover span {
	background: url(../images/linkfundo_menu.png) left top;	
	color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.quadro h2 {
	height: 28px;
	line-height: 28px;
	padding: 0 19px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.module-content {
	padding: 8px 19px;
}

h2.associese {
	background: #36599a;
	border: solid 1px #000000;
}

h2.Fale {
	font-size: 16px;
	color: #36599a;
	line-height: 30px;
	margin-bottom: 0;
}

h2.grey {
	background: #8e8870;
	border: solid 1px #666666;
}

.grey {
	background: #e7e2cc;
}

.fale {
	background: #7eabd4;
}


#header {
	background: #343428;
	height: 12px;
	font-size: 16px;
}
#header font {
	color: #FFF;

}

#banner {
	height: 202px;
	background: url(../images/Banner.jpg) left top no-repeat;
}

#content {
	padding: 16px;
}

#content em{
	font-style: italic;
}
#TextoBoxFale em{
	font-style: italic;
}
img.floatleft {
	margin-right: 16px;
	float: left;
}

ul.bullet li {
	list-style-type: none;
	background: url(../images/bullet2.gif) left 50% no-repeat;
	padding-left: 16px;
}

#footer {
	padding: 16px;text-align:center;width:600px;margin:0 auto;
}

#botnav ul {
	margin: 0 auto;
width:400px;
}

#botnav ul li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	margin-left: 0;
}

#botnav ul li a {
	color: #ea4800;
}

#copyright {
	text-align:center;
	margin-top:15px;
}