* {
	margin: 0px;
	padding: 0px;
}

body {
	margin:0 auto;
	text-align:center;
	background-image: url(puzzle/fundo_madeira.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1D5BB;
	padding-top: 30px;
	padding-bottom: 30px;
}

#geral {
	
	background-image: url(puzzle/fundo_sombra.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 965px;
	padding-top:1%;
	margin:0 auto;
	text-align:center;
}

#topo {
	background-image: url(puzzle/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width: 940px;
	margin:auto;
	background-color: #EFEFEF;
	background-attachment: scroll;
	text-align:center;
}

#geralconteudo {
	width: 945px;
	//width: 940px;
	text-align: left;
	padding-left:1%;
	padding-right:1%;
}

#menu {
	width: 187px;
	font-size:11px;
	background-image: url(puzzle/fundo_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	background-color: #C2C8A6;
	text-align:left;
}

#anuncio {
	text-align: justify;
	float: right;
}

#conteudo {
	text-align:left;
	float: right;
	width: 743px;
	//width: 759px;
	text-align: left;
	margin:0 auto;
	clear: right;
	
}

.menu {
	color: #333333;
	text-decoration: none;
	padding-bottom:3px;
}

.data {
	color: #D4D0C8;
	text-decoration: none;
}

.textoeventos {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.titulovideo {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.textovideo {
	font-size: 11px;
	color: fff;
}

.titulodestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #49356A;
	text-decoration: none;
	font-weight: bold;
}

.textodestaque {
	font-size: 11px;
	color: #8D8D8D;
	text-align:left;
	width:100%;
}

p {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#rodape {
	text-align: center;
	width: 930px;
	clear: both;
	background-image: url(puzzle/fundo_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menusecao {
	font-size: 11px;
	color: fff;
	text-decoration: none;
	background-image: url(puzzle/fundo_menu_secao.jpg);
	background-repeat:no-repeat;
	height: 21px;
	//height: 31px;
	padding-top:8px;
	padding-left: 5px;
	text-align:left;
    float:none;
}

#banner {
	height: 111px;
	width: 743px;
	//width: 759px;
	text-align: center;
	background-color: #6D754E;
	float: left;
	//padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#apDiv1 {
	position:absolute;
	left:994px;
	top:31px;
	width:164px;
	height:209px;
	z-index:0;
}

h2 {
	font-size: 30px;
	color:#D5552B;
}
h3 {
	font-size: 13px;
}

h4 {
	color:#CC6600;
}

.artigo {
	font-size:13px;
	color:#666666;
	border-bottom-width: 1px;
	font-weight: bold;
}

.artigodata{
	font-size:13px;
	color:#CC6600;
	font-weight: bold;
}

#conte_right {
	width:500px;
	float:right;
	text-align:left;
	margin-right:10px;
	//margin-right:0px;
}

#conte_left {
	width:231px;
	//width:231px;
	text-align:left;
	margin-left:5px;
	//margin-left:10px;
}

.titchamada
{
font-size:12px;
font-weight:bold;
color:#70812E;
}

.seeto{
font-size:12px;
font-weight:bold;
color:#6D754E;
float:left;
height:17px;
width:auto;
overflow:hidden;
margin-left:10px;
}

a.seeto:visited{
font-size:12px;
font-weight:bold;
color:#6D754E;
float:left;
height:17px;
width:auto;
overflow:hidden;
margin-left:10px;
}

a.seeto:hover {
font-size:12px;
font-weight:bold;
color:#C2C8A6;
float:left;
height:17px;
width:auto;
overflow:hidden;
margin-left:10px;
}

.a_link{
text-align:left;
text-decoration:none;
color:#6D754E;
margin:0px;
}

a.a_link:visited{
text-decoration:none;
color:#6D754E;
margin:0px;
}

a.a_link:hover{
text-decoration:none;
color:#C2C8A6;
background-color:#EEEEEE;
margin:0px;
}

.a_barra{
text-decoration:none;
font-size:12px;
color:#FFFFFF;
float:left;
margin:0px;
}

a.a_barra:visited{
text-decoration:none;
font-size:12px;
color:#FFFFFF;
float:left;
margin:0px;
}

a.a_barra:hover{
text-decoration:none;
font-size:12px;
color:#FFFFFF;
float:left;
margin:0px;
}

.tableover
{

	border-bottom:solid 1px #C3C3C3;
	margin-top:4px;
	display:block;
	width:100%;
	padding:10px;
	background-color:#E2E2E2;
	height:30px;
	
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
.tableover:hover
{
	border-bottom:solid 1px #C3C3C3;
	margin-top:4px;
	display:block;
	width:100%;
	padding:10px;
	background-color:#D7D7D7;
	height:30px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
.tableover:visited
{

	border-bottom:solid 1px #C3C3C3;
	margin-top:4px;
	display:block;
	width:100%;
	padding:10px;
	background-color:#E2E2E2;
	height:30px;
	
	color:#666666;
	font-size:13px;
	font-weight:bold;
}
