body {
		background-repeat: no-repeat;
}
.index_table {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		vertical-align:top;
		background-color: #FFFFFF;
}
.index_menu_title {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color:#000033;
}
.index_menu_title_old {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color:#FFFFFF;
}
.index_data {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color:#000033;
}
.index_manchete_titulo {
		font-size: 18px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000033;
		font-weight:bold;
}
.index_manchete_texto {
		font-size: 12px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000033;
}
.index_scroller_texto {
		font-size: 14px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000033;
}
.index_destaque_titulo {
		font-size: 12px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		font-weight: bold;
}
.index_destaque_texto {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
}
.index_background_destaque {
		background-repeat: no-repeat;
		border: 0;
		vertical-align:top;
}
.index_propaganda_texto {
		font-size: 10px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #666666;
}
.index_propaganda_titulo {
		font-size: 10px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #ffffff;
		font-weight: bold;
}
.index_creditos {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #ffffff;
}
a:link {
		text-decoration: none;
		color:#000033;
}
a:visited {
		text-decoration: none;
		color:#000033;
		border:inherit;
}
a:hover {
		text-decoration: underline; 
		color:#000033;
		background-color: #dddddd;
		border:inherit;
}
a:active {
		text-decoration: none;
		border:inherit;
}
.conteudo_titulo {
		font-size: 20px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		font-weight: bold;
}
.conteudo_texto {
		font-size: 13px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		text-align:justify;
}
.conteudo_legenda {
		font-size: 12px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		font-weight: bold;
}
.conteudo_subtitulo {
		font-size: 13px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		text-align:left;
		font-weight: bold;
}
.conteudo_fonte {
		font-size: 10px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		text-align:left;
		font-style:italic;
}
.chat_texto {
		font-size: 13px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000000;
}
.chat_titulos {
		font-size: 20px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000000;
		font-weight: bold;
}
.chat_subtitulos {
		font-size: 15px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000000;
		font-weight: bold;
}
.chat_infos {
		font-size: 13px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000000;
		font-weight: bold;
}
.coluna_titulo {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		font-weight: bold;
}
.coluna_texto {
		font-size: 11px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
}
.coluna_texto_autor {
		font-size: 10px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #333333;
		font-style:italic;
}

/*ESTILOS DO MENU*/
.hovermenu ul{
		font-size: 12px;
		font-family: "Trebuchet MS", Tahoma, Verdana;
		color: #000033;
		padding-left: 0;
		margin-left: 0;
}
.hovermenu ul li{
		list-style: none;
		display: inline;
}
.hovermenu ul li a{
		padding: 2px 0.5em;
		text-decoration: none;
		float: left;
		color: #000033;
		background-color: #BFEBFF;
		border: 1px solid;
		border-color:#000066;
}
.hovermenu ul li a:hover{
		background-color: #000066;
		color: #ffffff;
		border-style: outset;
}
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
		border-style: inset;
}

/*ALBUM DE FOTOS*/
#FrogJS{
		width: 760px;
		height: 600px;
		margin: 0 auto;
}
#FrogJSCredit{
		text-align: right;
		font-size: 80%;
		color: #999;
		padding: 1px;
}
#FrogJSCaption{
		text-align: left;
		line-height: 140%;
}

/*ESTILOS DO PAINEL ROTATIVO*/
#painel {
		width:200px;
		height:215px;
		background-color:#575757;
		float:left;
}
div>#painel {
		top:0;
}
#painel-conteudo {
		display:none;
}
#painel h2 {
		font-size:10px;
		padding:0 1em;
		margin:0;
}
#painel h2 a {
		color:#fff;
		text-decoration:none;
}
#painel h2 a:visited {
		color:#eee;
		text-decoration:none;
}
#painel #imgslide {
		width:200px;
		height:150px;
		margin:0 0 0.6em 0;
}
#painel #proximo, #painel #anterior, #painel #pause {
		cursor:pointer;
		cursor: hand;
		position:absolute;
}
#painel #prox-ant {
		position:absolute;
		top:214px;
		width:13.8em;
		height:10px;
		left:10;
}
#painel #anterior {
		left:160px;
		top:218px;
}
#painel #proximo {
		left:292px;
		top:218px;
}
#painel #pause {
		left:252px;
		top:218px;
}
#painel #to-blend {
		opacity:0.99;
		zoom:1;
}