body {
	background-color: #FFFFFF;
	margin: 0px;
}
img {
	border: 0px;
}
/* Containers de centralização de conteúdo */
#container {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 762px;
	height: auto;
	margin: 10px 0 0 -381px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background-image:  url(../imagens/fundo_degrade.gif);
	background-repeat: repeat-y;
	color: #333333;
}
#flash {
	position: relative;
	float: left;
	margin: 0px;
	margin-top: -15px;
	width: 773px;
	z-index: 1;


}
#data {
	text-align: center;
	position: relative;
	float: left;
	margin-top: -37px;
	margin-left: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:2;
	height: 30px;
	width: 510px;
	font-size: 10px;
}
#menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	width: 154px;
	text-indent: 0pt;
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	float: left;
	position: relative;
	display: block;
	padding: 0px;
	margin-top: -63px;
	margin-left: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:2;
}
#menu ul {
	width: 154px;
	text-indent: 0pt;
	text-align: left;
	list-style-type: none;
	line-height: 20px;
	float: left;
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	float: left;
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 154px;
	display: block;
}
#menu ul li a {
	color: #FFF;
	float: left;
	position: relative;
	height: 20px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-color: #F66013;
	text-decoration: none;
	list-style-type: none;
	width: 124px;
	_width: 154px;
	display: block;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#menu ul li a:hover{
	color: #FFFFFF;
	background-color: #8E8582;
	text-decoration: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#conteudo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 580px;
	_width: 568px;
}
#conteudo h1 {
	font-size: 15px;
	text-align: right;
	color: #FFFFFF;
	width: 100%;
	background-image: url(../imagens/degrade_titulo.jpg);
	background-repeat: repeat-y;
	background-color: #F66013;
	padding: 4px;
}
#conteudo h2 {
	font-size: 14px;
	color: #F66013;
}
#conteudo a {
	text-decoration: underline;
	color: #333333;
}
#conteudo a:hover {
	text-decoration: none;
	color: #F66013;
}
#rodape {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 62px;
	color: #333333;
	background-image:  url(../imagens/rodape.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 20px 0px 0px;
	float: left;
	height: 56px;
	width: 762px;
	background-color: #FFFFFF;
	_height: 35px;
}
img.Esquerda {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.Direita {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;

}
#submenu img {
	padding: 3px;
}
#submenu ul {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 580px;
	display: block;
}
#submenu ul li {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#submenu ul li a {
	color: #333333;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #F66013;
	text-decoration: none;
}
