@charset "utf-8";

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;	
}

.pag {
    width:100%;
	height:auto;
	background: #2a2a2a url(images/fundo_pags.jpg) no-repeat top;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #7d7d7d;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	width:100%;
	text-align: center;
}

.logo td{
	text-align: center;
	height: 124px;
}

.menu{
	background: #000000 url(images/menu_back.jpg) repeat-y center;
}

.menuseta{
	text-align: center;
}

.slide td{
	height:228px;
	background: #000000;
}

.destaque td{
    width:100%;
	height:50px;
	background: #2a2a2a;
}
.first td{
    width:810px;
	text-align: left;	
}
.news td{
	background: #1e1e1e;
}
img {
	border: none;
}
.footer{
    width:100%;
	height:89px;
}
.footerinfo{
font-size: 10px;
color: #7d7d7d;
}

.footermenu{
font-size: 10px;
}

#newsl{
background: #000000;
width:161px;
height:12px;
padding: 2px;
padding-top: 5px;
padding-bottom: 4px;
border: 0;
font-size: 11px;
color: #FFFFFF;
}
