body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#tudo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#tudo #conteudo {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#conteudo #conteudo_principal {
	height: 267px;
	width: 578px;
	float: left;
	background-image: url(../img/fundo_home.jpg);
	padding: 10px;
}
#conteudo_principal_interno li {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0CFDE;
	color: #336699;
}

#conteudo #lateral {
	float: right;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteudo #lateral h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #537770;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9FB9B8;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
#conteudo #lateral ul {
	margin: 0px;
	padding: 0px;
}
#conteudo #lateral li {
	background-color: #EFF4F3;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #537770;
}
#conteudo #conteudo_principal_interno {
	float: right;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #9EC1C3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#conteudo #conteudo_principal_interno h1 {
	color: #537770;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9FB9B8;
	padding: 3px;
	margin: 0px;
}
#conteudo #menu_interno {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#conteudo #menu_interno ul {
	margin: 0px;
	padding: 0px;
}
#conteudo #menu_interno li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #425A7C;
	margin-top: 4px;
	background-color: #EAEFF4;
}
#conteudo #menu_interno li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #00496C;
}

#conteudo #menu_interno li.ace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #425A7C;
	margin-top: 4px;
	background-color: #C0CFDE;
	font-weight: bold;
	color: #425A7C;
}
#conteudo #menu_interno li.TIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #425A7C;
	margin-top: 4px;
	background-color: #5B7CA8;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_interno #banner {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #D5EADF;
}
.clear { clear: both; }
#tudo #rodape {
	background-image: url(../img/baixo_vale.jpg);
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
}
#tudo #rodape a {
	color: #A3AFC9;
	text-decoration: none;
}#conteudo #conteudo_principal_interno a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00496C;
}
#conteudo #conteudo_principal_interno a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #00496C;
}
#conteudo_principal_interno h2 {
	font-size: 16px;
	color: #678F8E;
	background-color: #E6F2EC;
	margin: 0px;
	padding: 5px;
}
#conteudo_principal_interno h3 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED3E9;
	color: #336699;
	list-style-type: circle;
	list-style-position: inside;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteudo_principal h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 28px;
}
#conteudo_principal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteudo #lateral a {
	text-decoration: none;
	color: #537770;
}
#conteudo #lateral a:hover {

	text-decoration: none;
	color: #5E79A8;
}
