body {
	background-color: #15211d;
	font: 12px Tahoma, Geneva, sans-serif;
	color:#414D3F;	
}
img {
	border: none;
}
table {
	position: relative;
	float: left;
	width: 404px;
	margin: 10px 4px 10px 4px;
}
td {
	font: Verdana, Geneva, sans-serif;
	font-size: 9px;
	vertical-align: top;
	padding-right: 5px;
	text-align: center;
}
td img {
	width: 101px;
	height: 126px;
}
#container {
	position: relative;
	margin: 0px auto;
	width: 770px;	
}
#topo {
	float: left;
	height: 329px;
	width: 770px;
	position: relative;
}
#data {
	position: relative;
	float: left;
	width: 733px;
	height: 31px;
	padding: 25px 40px 0px 0px;
	background: url(../images/data.jpg) no-repeat;
}
#data p {
	display: block;
	position: relative;
	height: 29px;
	margin: 0px;	
	float: right;	
	color: #fff;	
}
#data p img {	
	display: block;
	position: relative;
	float: left;
	margin-right: 5px;
}
#data p span {
	display: block;
	position: relative;
	float: left;
	padding-top: 8px;
}

#conteudo {
	float: left;
	width: 750px;
	position: relative;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding-left: 20px;
}
#rodape {
	float: left;
	height: 110px;
	width: 770px;
	position: relative;
	background-image: url(../images/rodape.jpg);	
}
#direita {
	position: relative;
	float: left;	
	width: 440px;	
	padding-left: 30px;	
}

#direita h1, #direita h2, #direita p {
	position: relative;
	float: left;	
}
#direita h1, #direita p {
	margin: 5px 0px 5px 0px;
}
#direita h1, #direita h2 {
	font-size: 14px;
	color: #fff;
}
#direita h1 {	
	width: 435px;
	height: 26px;
	padding: 8px 0px 0px 5px;
	background: #586339 url(../images/seta.gif) top right no-repeat;	
}
#direita h2 {
	width: 430px;
	height: 18px;
	padding: 3px 0px 0px 10px;
	margin-top: 15px;
	background: #7B8A4F;
}


#direita p {
	display: block;
	width: 420px;
	padding-left: 10px;
	position: relative;
	float: left;
}
#direita p img {
	position: relative;
	vertical-align: middle;
	float: left;
}
#direita a:link, #direita a:visited, #direita a:active {
	color: #414D3F;
	text-decoration: none;
}
#direita a:hover {
	text-decoration: underline;
}
#menu {
	float: left;	
	width: 236px;
	position: relative;
	background: url(../images/menu.jpg) no-repeat;
}
#menu_topo {
	position: relative;
	float: left;
	width: 236px;
	height: 52px;
	background: url(../images/topo_menu.jpg) no-repeat;
}
#menu_rodape {
	position: relative;
	float: left;
	width: 236px;
	height: 18px;
	background: url(../images/base_menu.jpg) no-repeat;
}

#btns {
	float: left;		
	width: 218px;
	position: relative;
	margin: 0px;
	padding-left: 18px;
	background: url(../images/fundo_menu.jpg) repeat-y;

}
#btns a{
	display:block;
	float: left;	
	width: 179px;	
	position: relative;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #414d3f;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #d5d5d5;
}
#btns a:hover{
	float: left;	
	width: 179px;
	position: relative;
	background-color: #f5eedf;
}
#menu_sup {
	float: left;
	height: 273px;
	width: 335px;	
	position: relative;
	background: url(../images/topoNovo.jpg) no-repeat;
	padding: 0px 0px 0px 435px;	
	margin: 0px;
	text-align: center;
}
#menu_sup a{
	display: block;
	position: relative;
	float: right;
	width: 144px;
	margin: 205px 25px 0px 0px;	
	text-decoration:none;	
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}
#menu_sup a:hover{
	color: #414d3f;
}
#contImg {
	position: relative;
	float: left;
	width: 360px;
	padding: 0px 40px;	
	margin-top: 5px;
}

#contImg p {	
	position: relative;
	width: 70px;
	margin: 1px;
	padding: 0px;	
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
.texto_menor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.dia {
	font-weight: bolder;
	color: #8F6A23;
	padding-top: 10px;
}

