﻿#content
{
	margin: 0;
	padding: 0;
	color: #fff;
	/*font-family: Myriad Pro Cond, Myriad Pro, Verdana, Arial;*/
	font-family: Arial, Verdana;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #publ_1
{
	/*background: #000;*/
	width: 502px;
	height: 96px;
	float: left;
	margin: 12px 5px 8px 5px;
	/*border: solid 1px;*/
}

#content #publ_1 p
{
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ccc;
}

#content #publ_1 a img
{
	border: none;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #informativo
{
	width: 247px;
	height: 96px;
	float: right;
	margin: 12px 5px 8px 5px;
}

#content #informativo p 
{
	height: 24px;
	padding-left: 32px;
	font-size: 12px;
	font-weight: bold;
	background: #666 url("../images/icone_menu.jpg") no-repeat;
	line-height: 24px;
}

#content #informativo #info_form
{
	border: solid 1px;
	height: 62px;
	margin-top: 5px;
	background: #eaeaea url("../images/barra_horizontal_menu.jpg") repeat-x 0 26px;
}

/* #content #informativo #info_form form */
#content #informativo #info_form div.form
{
	margin: 10px 15px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #destaques
{
	background: #eaeaea;
	width: 500px;
	height: 182px;
	float: left;
	border: solid 1px #690;
	margin: 8px 5px 13px 5px;
}
#content #destaques .dest_foto{
	display:block;
	float:left;
	margin-right:5px;
}
#content #destaques li{
    list-style:none
}
#content #destaques .dest_cont li
{
    width:500px;
	height:182px;
	padding:0;
	margin:0;
	/*display:block;*/
	display:none;
	position:absolute;
	clear:both
}
#content #destaques .dest_cont li.first{display:block}

#content #destaques .dest_assunto h1{
	padding:1px 0;
	background:#690;
	text-align:center;
	font-size:16px;
	line-height:24px;
}

#content #destaques .dest_assunto p{
	padding:5px 5px 5px 0;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

#content #destaques ul.dest_button{
	list-style:none;
	text-align:right;
	padding:1px;
	border:none;
	position:relative;
	margin:155px 10px 0 0;
}
#content #destaques ul.dest_button li{
	display:inline;
	font-size:12px;
	margin:0 1px;
	border:solid 1px #690;
}
#content #destaques ul.dest_button li a
{
	background:#fff;
	color:#690;
	text-decoration:none;
	font-weight:bold;
	padding:0 4px;
}

#content #destaques ul.dest_button li a.selecionado{
	background:#690;
	color:#fff;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #informacoes
{
	width: 247px;
	height: 182px;
	float: right;
	margin: 8px 5px 13px 5px;
}

.alta
{
	color: #690;
}

.baixa
{
	color: #f00;
}

#content #informacoes p 
{
	height: 24px;
	padding-left: 32px;
	font-size: 12px;
	font-weight: bold;
	background: #666 url("../images/icone_menu.jpg") no-repeat;
	line-height: 24px;
}

#content #informacoes ul.home_flap
{
	list-style: none;
	margin-top: 5px;
}

#content #informacoes li
{
	display: inline;
	padding-right: 3px;
}

#content #informacoes li a
{
	background: #fff;
	color: #333;
	border: solid 1px #ccc;
	border-bottom: none;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}

#content #informacoes li a.selecionado
{
	background: #690;
	color: #fff;
	border: solid 1px #690;
	border-bottom: none;
}

#content #informacoes #info_cotacao,
#content #informacoes #info_tempo
{
	border-top: solid 1px #690;
	border-bottom: solid 1px #eaeaea;
	background: #fff;
	height: 149px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: none;
	width: 247px;
	position: absolute;
	visibility: hidden;
	display: none;
}

#content #informacoes #info_cotacao.visivel,
#content #informacoes #info_tempo.visivel
{
	visibility: visible;
	display: inline;
}

#content #informacoes #info_cotacao table,
#content #informacoes #info_tempo table
{
	margin-top: 10px;
	border-collapse: collapse;
	width: 100%;
	*width: 93%;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000;
}

#content #informacoes #info_cotacao table thead,
#content #informacoes #info_tempo table thead
{
	background: #eaeaea;
	font-weight: bold;
}

#content #informacoes #info_cotacao table tr,
#content #informacoes #info_tempo table tr
{
	height: 18px;
}

#content #informacoes #info_cotacao table td,
#content #informacoes #info_tempo table td
{
	border: solid 1px #eaeaea;
}

#content #informacoes #info_cotacao table td#produto
{
	padding-left: 20px;
}

#content #informacoes #info_cotacao table td#produto.alta,
#content #informacoes #info_cotacao table td#produto.baixa
{
	color: #000;
}

#content #informacoes #info_cotacao table td#produto
{
	/*background: transparent url("../images/") no-repeat;*/
}

#content #informacoes #info_cotacao table td#produto.alta
{
	/*background: transparent url("../images/") no-repeat;*/
}

#content #informacoes #info_cotacao table td#produto.baixa
{
	/*background: transparent url("../images/") no-repeat;*/
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#content #noticias
{
	clear: both;
	float: left;
	height: 197px;
	width: 247px;
	margin: 13px 5px 8px 5px;
}

#content #noticias p 
{
	height: 24px;
	padding-left: 32px;
	font-size: 12px;
	font-weight: bold;
	background: #666 url("../images/icone_menu.jpg") no-repeat;
	line-height: 24px;
}

#content #noticias ul
{
	list-style: none;
	margin-top: 5px;
}

#content #noticias li
{
	display: inline;
	padding-right: 3px;
}

#content #noticias li a
{
	background: #fff;
	color: #333;
	border: solid 1px #ccc;
	border-bottom: none;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}

#content #noticias li a.selecionado
{
	background: #690;
	color: #fff;
	border: solid 1px #690;
	border-bottom: none;
}

#content #noticias div.notc_ultimas,
#content #noticias div.notc_mais_votadas
{
	border-top: solid 1px #690;
	background: #eaeaea url("../images/barra_horizontal_menu.jpg") repeat-x 0 113px;
	height: 149px;
	width: 242px;
	position: absolute;
	visibility: hidden;
	display: none;
	padding-left: 5px
	
}

#content #noticias div.visivel
{
	visibility: visible;
	display: inline;
}

#content #noticias div.notc_ultimas li
{
	display: block;
	margin-bottom: 3px;
}

#content #noticias div.notc_ultimas a,
#content #noticias div.notc_ultimas li a,
#content #noticias div.notc_mais_votadas li a
{
	background: transparent;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #333;
	border: none;
}

#content #noticias div.notc_ultimas a:hover,
#content #noticias div.notc_ultimas li a:hover,
#content #noticias div.notc_mais_votadas li a:hover
{
	text-decoration: none;
}

#content #noticias div.notc_ultimas a.mais
{
	background: transparent url("../images/seta_fundo_cinza.jpg") no-repeat 77px 3px;
	width: 71px;
	padding-right: 20px;
	position: absolute;
	top: 130px;
	left: 140px;
}

#content #noticias div.notc_mais_votadas ul
{
	text-align: left;
}

#content #noticias div.notc_mais_votadas li
{
	margin: 0;
	padding: 0;
}

#content #noticias div.notc_mais_votadas li ul 
{
	text-align: right;
	margin-right: 10px;
}

#content #noticias div.notc_mais_votadas li li
{
	display: inline;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #album
{
	float: left;
	height: 197px;
	width: 251px;
	margin: 13px 5px 8px 5px;
}

#content #album p 
{
	height: 24px;
	padding-left: 32px;
	font-size: 12px;
	font-weight: bold;
	background: #666 url("../images/icone_menu.jpg") no-repeat;
	line-height: 24px;
}

#content #album p span
{
	font-weight: normal;
}

#content #album #albm_foto
{
	height: 169px;
	margin-top: 0px;
	background: #eaeaea url("../images/barra_horizontal_menu.jpg") repeat-x 0 133px;
	padding-left: 10px
}


/**
#content #album #albm_foto ul#screen
{
	list-style: none;
	text-align: center;
}

#content #album #albm_foto ul#screen li
{
	display: inline;
	overflow: hidden;
}

#content #album #albm_foto ul#screen li#view
{
	display: inline;
}

#content #album #albm_foto ul#screen li a
{
	text-decoration: none;
	line-height: 164px;
}

#content #album #albm_foto ul#screen li a img
{
	border: none;
	vertical-align: middle;
}
**/

div.dest_date.homeData
{
	color: #666 !important;
	margin-top: 10px !important
}

#panel-fotos
{
	height: 170px;
	width: 251px;
	padding: 0px 0px 0px 0px;
	background: #eaeaea url('../images/barra_horizontal_menu.jpg') repeat-x 0 133px;
}

ul#screen {
		height: 170px;
		padding-left: 5px
	}

#screen li {
	float:left;
	list-style:none;
}	

#screen .jq-ss-crop{
				margin:0;
				float:left;
			}
			
a#left, a#right {
	overflow: hidden;
	margin-top: 70px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 17px;
}
/*a#left { margin-right: 4px }
a#right { margin-left: 3px }*/

a#left { background: url(../images/seta_esquerda_album.jpg) no-repeat; cursor: pointer;}
a#right { background: url(../images/seta_direita_album.jpg) no-repeat; cursor: pointer;}
		
#view {
	width:194px;
	overflow:hidden;
	margin: 0px;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	border: solid 1px #ccc;
	height: 160px !important
}

#fotos-img{
	width:3818px !important;
	width:3822px;
	padding:0;
}

#fotos-img li img{
	border:0;
	padding: 5px
}	

.liImgAlbum
{
	width: 190px;
	text-align: center;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #publ_2
{
	background: #eaeaea;
	width: 207px;
	height: 197px;
	float: right;
	margin: 13px 25px 8px 5px;
	text-align: center;
}

#content #publ_2 p
{
	text-align: right;
	padding-right: 5px;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #aaa;
}

#content #publ_2 a img
{
	border: none;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#content #rodape
{
	clear: both;
	background: transparent;
	width: 100%;
	height: 70px;
	float: left;
	margin-bottom: 20px;
}

#content #rodape ul
{
	list-style: none;
	text-align: center;
}

#content #rodape li
{
	display: inline;
	padding: 0 4px;
}

#content #rodape li a
{
	text-decoration: none;
}

#content #rodape li a img
{
	border: none;
}