body {
	background-image: url(../images/bg.png);
	text-align:center;
	background-color: #212121;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#center {
	width: 900px;
	height: 768px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
}

/*HEADER*/
#header {
	height: 140px;
	width: 900px;
	background-image: url(../images/topo.png);
	text-align: right;
}
#menu_top {
	height: 19px;
	width: 350px;
	margin-left: 450px;
}
#menu_top a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
	height: 19px;
	width: 140px;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 30px;
	text-decoration: none;
	color: #333333;
}
#menu_top a:hover {
	background-image: url(../images/hover_buttons.png);
}
#contactos {
	width: 140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position: absolute;
	left: 481px;
	top: 23px;
	text-align: left;
	visibility: hidden;
}
#contactos a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
#contactos p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
}

/*MENU PRINCIPAL*/
#nav {
	width: 900px;
	background-color: #707070;
	margin-top: 0px;
	top: 6px;
	height: 18px;
	color: #373737;
	text-align: right;
}
#nav a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 12px;
	letter-spacing: 1px;
	height: 20px;
	width: 110px;
	text-align: center;
	float: left;
}
#nav a:hover {
	color: #212121;
	background-image: url(../images/nav_hover.png);
}
#nav a.current {
	background-image: url(../images/nav_current.png);
	color: #212121;
}
#main_left {
	display: block;
	float: left;
	margin-top: 4px;
	height: 800px;
	width: 500px;
	min-height: 0px;
	margin-left: 2px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main_left p {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	margin: 12px;
}
#main_left .right a {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
.titulo_left {
	background-color: #FFFFFF;
	height: 22px;
	width: 500px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#main_left p.noticias {
	background-color: #212121;
}
#main_left .noticias a {
	text-decoration: none;
	color: #99990C;
}
#main_right {
	width: 300px;
	display: block;
	float: right;
	min-height: 600px;
	margin-left: 6px;
	margin-top: 6px;
}
.titulo_right {
	height: 45px;
	width: 294px;
	background-color: #696969;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #212121;
	text-transform: uppercase;
	letter-spacing: 10px;
}
#socios {
	width: 800px;
	text-align: center;
	height: 1000px;
	margin-top: 10px;
}
#socios p {
	display: inline;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 110px;
	width: 395px;
}

/*TABELA HOME - NOTÍCIAS + DESTAQUES + MEDIA*/
#main_left table {
	margin: 0px;
	width: 500px;
	font-style: normal;	
}

#main_left td.left {
	background-color: #212121;
	width: 10px;
	margin: 0px;
	vertical-align: top;
}
#main_left td.right {
	background-color: #212121;
	margin: 0px;
	vertical-align: top;
}
#main_left .right p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
#main_left .right a {
	letter-spacing: 0em;
}
#main_left .right a:hover {
	color: #999900;
}
#main_right .titulo_right a {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
	letter-spacing: 1pt;
	display: block;
	height: 22px;
	background-image: url(../../granular/images/body/bglbl.gif);
}
#main_right .titulo_right a:hover {
	background-color: #6C6C6C;
	color: #FFFFFF;
}
#main_left .right table {
	width: 500px;
}
#center #main_left .right img {
	border: 1px solid #696969;
}
.título {
	text-transform: uppercase;
	color: #999999;
	font-size: 11px;
	letter-spacing: 1pt;
}
.titulo2 {
	text-transform: uppercase;
	font-size: 11px;
	color: #999900;
	letter-spacing: 1pt;
}
.titulo3 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
}
#main_left .right a.destaque {
	display: block;
	cursor: default;
}
#main_left .right a.destaque:hover {
	background-color: #999900;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 20px;
	height: 400px;
	margin-left: 0px;
	float: right;
	margin-top: -400px;
}
#footer a {
	text-decoration: none;
	color: #999900;
}
