@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
td img {
	display: block;
}
img {
	border: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #c8c8c8;
	width: 930px;
	margin: 0 auto;
}

/*--Menu Top--*/
#top {
	width: 930px;
	height: 133px;
	background: #FFF url(webimages/bg_top.jpg) repeat-x bottom;
}
#top .logo {
	float: left;
	padding: 20px;
}
#top ul {
	display: block;
	float: right;
	width: 420px;
	padding-top: 60px;
	list-style: none;
}
#top ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	float: left;
	padding-right: 42px;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:250px;	
	width: 930px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; 
	left: 0;
}
.image_reel img {
	float: left;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 20px; right: -20px;
	width: 178px; height: 266px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #000000;
}
.paging a.active {
	font-weight: bold;
	background: #FFFFFF;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {
	font-weight: bold;
}

/*--Workarea--*/
#workarea {
	width: 930px;
	float: left;
	background: #FFFFFF;
}
#destaques #item {
	padding: 16px;
	width: 356px;
	float: left;
}
#destaques #item h1 {
	margin-bottom: 12px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #666;
	border-bottom: 1px #CCC solid;
}
#destaques #item h2, 
#destaques #item h2 a {
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #5F2C2C;
}
#destaques #item .nota {
	color: #666666;
}
#notas {
	width: 148px;
	height: 270px;
	float: right;
	border-left: 1px #CCCCCC solid;
	background: #FFF url(webimages/bg_notas.jpg) repeat-y right top;
}
#notas h1 {
	margin: 16px;
	font-size: 17px;
	font-weight: none;
	text-align: right;
	color: #5F2C2C;
}
#notas ul li,
#notas ul li a {
	padding: 4px 8px 16px 8px;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	color: #666666;
}

/*--Conteúdo--*/
#menuopcoes {
	float: left;
	width: 220px;
}
#menuopcoes ul {
	list-style-type: none;
}
#menuopcoes ul li {
	padding: 2px 16px 2px 16px;
}
#menuopcoes ul li.opcoes {
	padding-top: 12px;
	color: #036;
}
#menuopcoes ul li a,
#menuopcoes ul li ul li a {
	text-decoration: none;
	color: #666;
	height: 12px;
}
#conteudo {
	display: block;
	float: left;
	width: 510px;
	padding-bottom: 48px;
}
#conteudo h1 {
	margin-bottom: 12px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #666;
	border-bottom: 1px #CCC solid;
}
#conteudo h2 {
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #5F2C2C;
}
#conteudo .texto {
	color: #666;
	padding-bottom: 48px;
}

/*--Bottom--*/
#bottom {
	display: block;
	clear: both;
	width: 930px;
	height: 353px;
	background: #FFF url(webimages/bg_bottom.jpg) no-repeat;
}
#publicacoes {
	width: 930px;
	height: 150px;
}
#publicacoes h1 {
	width: 500px;
	height: 30px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F2B2F;
	padding: 8px 16px 8px 16px;
}
#publicacoes .icones {
	width: 260px;
	height: 30px;
	padding: 8px;
	float: right;
}
#publicacoes .icones a {
	padding: 8px;
}
#publicacoes #item {
	padding: 8px 16px 8px 16px;
	width: 331px;
	float: left;
}
#publicacoes img {
	float: left;
	margin: 0 8px 4px 0;
}
#publicacoes h2, 
#publicacoes h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #036;
	text-decoration: none;
}
#publicacoes .nota {
	padding-top: 4px;
	color: #999999;
}
#bottom #menu {
	padding: 16px;
}
#bottom #menu .logo {
	float: left;
	padding: 50px 16px 0 0;
}
#bottom #menu ul {
	border-left: 1px #CCC dotted;
	padding: 24px 8px 8px 8px;
	float: left;
}
#bottom #menu ul li,
#bottom #menu ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	padding: 7px;
}
#contato {
	float: right;
	width: 220px;
	text-decoration: none;
	font-size: 12px;
	padding: 0 8px 0x 8px;
	color: #999999;
}
#contato h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: none;
	padding-bottom: 8px;
	color: #999999;
}
#contato .telefone {
	color: #5F2B2F;
	font-size: 12px;
	font-weight: bold;
}
#contato .email,
#contato .email a,
#contato .website,
#contato .website a,
#contato .msn,
#contato .msn a,
#contato .skype,
#contato .skype a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 2px;
}
#contato .msn {
	padding-top: 8px;
}
