/* Css Geral */

body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	font-family: "Tahoma";
	text-decoration: none;
	background-color: #FFFFFF;
}

#master {
	width: 100%;
	text-align: center;
}

#top {
	width: 770px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

#top .image {
	width: 765px;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../../imagens/topo/geral.jpg);
}

#top .menu div {
	float: left;
	width: 126px;
	height: 27px;
	cursor: pointer;
	margin-left: 2px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-image: url(../../imagens/topo/menu.gif);
}

#top .menu div:hover {
	text-decoration: underline;
	border-top: 1px solid #FFFFFF;
}

#areaA {
	width: 770px;
	height: 200px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#areaA div {
	float: left;
}

/* Eventos */

#areaA .eventos {
	width: 215px;
	height: 200px;
}

#areaA .eventos .titulo {
	width: 210px;
	text-align: left;
}

#areaA .eventos .calendario {
	width: 215px;
	margin-top: 10px;
}

#areaA .eventos .legenda {
	width: 70px;
	height: 15px;
	color: #009900;
	margin-top: 8px;
	font-size: 9px;
	line-height: 15px;
}

#areaA .eventos .legenda .hoje {
	width: 26px;
	height: 15px;
	color: #009900;
	line-height: 15px;
	margin-right: 2px;
	border: 1px dotted #009900;
}

#areaA .eventos .legenda .evento {
	width: 34px;
	height: 15px;
	color: #FF6600;
	line-height: 15px;
	border: 1px dotted #FF6600;
}


#areaA .eventos .more {
	width: 135px;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}

#areaA .eventos .more a {
	color: #999999;
	text-decoration: underline;
}
#areaA .eventos .more a:hover {
	color: #990000;
	text-decoration: none;
}


/* Notícias */

#areaA .noticias {
	width: 380px;
	height: 200px;
	margin-left: 15px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-image: url(../../imagens/back/noticias.gif);
}

#areaA .noticias div {
	text-align: left;
}

#areaA .noticias .titulo {
	float: none;
	margin-left: 15px;
	margin-top: 5px;
}

#areaA .noticias .image {
	width: 135px;
	height: 95px;
	margin-top: 8px;
	margin-left: 15px;
}

#areaA .noticias .chamada {
	width: 220px;
	color: #333333;
	margin-top: 8px;
	font-weight: bold;
	text-decoration: underline;
}

#areaA .noticias .chamada a {
	color: #333333;
}
#areaA .noticias .chamada a:hover {
	color: #990000;
}

#areaA .noticias .resumo {
	float: left;
	width: 220px;
	height: 55px;
	margin-top: 10px;	
}

#areaA .noticias .resumo a {
	color: #666666;
	text-decoration: none;
}
#areaA .noticias .resumo a:hover {
	text-decoration: underline;
}

#areaA .noticias .more {
	width: 220px;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}

#areaA .noticias .more a {
	color: #999999;
	text-decoration: underline;
}
#areaA .noticias .more a:hover {
	color: #990000;
	text-decoration: none;
}

#areaA .noticias .lista {
	width: 360px;
	margin-top: 5px;
	margin-left: 15px;
	padding-top: 5px;
	table-layout: fixed;
	border-top: 1px dotted #AAAAAA;
}

#areaA .noticias .lista div {
	float: none;
	color: #999999;
	font-size: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#areaA .noticias .lista a {
	color: #999999;
	text-decoration: underline;
}
#areaA .noticias .lista a:hover {
	color: #996633;
	text-decoration: none;
}

/* Canais */

#areaA .canais {
	width: 135px;
	height: 200px;
}

#areaA .canais div {
	cursor: pointer;
	margin-bottom: 8px;
}

#areaA .canais div:hover {
	border-top: 1px solid #ffffff;
}

/* Busca */

#areaB {
	width: 770px;
	height: 275px;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#areaB .groupA {
    float: left;
	width: 210px;
	height: 180px; 
	margin-right: 20px;
}

#areaB .groupB {
    float: left;
	width: 520px;
	height: 225px; 
	margin-right: 0px;
}

#areaB .subgroupB {
    float: left;
	width: 530px;
	height: 215px; 
	margin-right: 20px;
	background-color: #FFFFFF;
}


#areaB .busca {
	float: left;
	width: 210px;
	height: 70px;
	background-color: #FFFFEE;
	border: 1px solid #DDDDDD;
}

#areaB .busca .titulo {
	float: none;
	margin-left: 10px;
	margin-top: 10px;
}

#areaB .busca .form {
	margin-left: 10px;
	margin-top: 10px;
}

#areaB .busca .form form {
	margin: 0px;
}

#areaB .busca input {
	font-size: 10px;
	font-family: Arial;
	border: 1px solid gray;
}

#areaB .newsletter {
	float: left;
	width: 210px;
	height: 130px;
	font-size: 9px;
	margin-top: 10px;
	background-color: #FFFFEE;
	border: 1px solid #DDDDDD;
}

#areaB .newsletter .titulo {
	float: none;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#areaB .newsletter form {
	margin: 0px;
	text-align: center;
}

#areaB .newsletter input {
	width: 110px;
	color: #0066FF;
	font-size: 9px;
	font-family: Tahoma;
}

#areaB .noticias {
    float: left;
    width: 380px;
    height: 215px;
	background-color: #EEEEEE;
}

#areaB .noticias .titulo {
	float: none;
	margin-left: 15px;
	margin-top: 10px;
}

#areaB .noticias .lista {
	width: 350px;
	margin-top: 5px;
	margin-left: 15px;
	padding-top: 5px;
	table-layout: fixed;
}

#areaB .noticias .lista div {
	float: none;
	color: #999999;
	font-size: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#areaB .noticias .lista a {
	color: #666666;
	text-decoration: underline;
}
#areaB .noticias .lista a:hover {
	color: #996633;
	text-decoration: none;
}

#areaB .cotacao {
    float: right;  
    width: 135px;
    height: 140px;
}

#areaB .cotacao .titulo {
	float: none;
	margin-left: 15px;
	margin-top: 10px;
}

#areaB .cotacao .lista {
	width: 130px;
	font-size: 9px;
	margin-top: 5px;
	margin-left: 15px;
	padding-top: 5px;
	table-layout: fixed;
}

#areaB .banner {
	top: 220px;
	position: relative;
	width: 780px;
	height: 70px;
}

#areaB .banner .itemA {
	top: 0px;
	left: 0px;
	width: 485px;
	height: 60px;
	margin-top: 5px;
	position: absolute;
}

#areaB .banner .itemB {
	top: 0px;
	left: 480px;
	width: 280px;
	height: 60px;
	margin-top: 5px;
	position: absolute;
	background-color: #FFFFEE;
}

/* Parceiros */

#areaB .parceiros {
	float: left;
	width: 125px;
	height: 200px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#areaB .parceiros .titulo {
    margin-bottom: 5px;
    text-align: left;
}

#areaB .parceiros div {
	margin-bottom: 10px;
	text-align: center;
}

#areaB .parceiros .item img {
	width: 140px;
	height: 55px; 
}

/* Menu Lateral, Vídeos e Parceiros */

#areaC {
	width: 770px;
	height: 370px;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dotted #DDDDDD;
}

#areaC .menu {
	float: left;
	width: 150px;
	height: 370px;
	margin-top: 10px;
}

#areaC .menu .titulo {
    margin-bottom: 5px;
}

#areaC .menu .item div {
	height: 18px;
	color: #555555;
	cursor: pointer;
	line-height: 18px;
	padding-left: 5px;
	border-bottom: 1px dotted #EFEFEF;
}

#areaC .menu .item div:hover {
	background-color: #FFFFCC;
	text-decoration: underline;
}

#areaC .menu .item img {
	margin-right: 5px;
}

/* Vídeos */

#areaC .videos {
	float: left;
	width: 570px;
	height: 370px;
	margin-left: 22px;
	margin-top: 10px;
	padding-left: 15px;
}

#areaC .videos .titulo {
    margin-bottom: 5px;
}

#areaC .videos .video {
	width: 570px;
	height: 370px;
	border-bottom: 1px dotted #EEEEEE;
}

#areaC .videos .video .player {
	float: left;
	width: 570px;
	height: 370px;

}

#areaC .videos .video .chamada {
	float: left;
	width: 120px;
	height: 30px;
	margin-top: 10px;
	font-weight: bold;
}

#areaC .videos .video .descricao {
	width: 120px;
	height: 160px;
	font-size: 10px;
}

#areaC .videos .more {
	float: none;
}

#areaC .videos .outros div  {
	float: left;
	width: 120px;
	height: 100px;
	text-align: center;
}

/* Resultado Busca Google */

#areaC .busca {
	float: left;
	width: 560px;
	height: 60px;
	margin-left: 20px;
	border: 1px solid #EEEEEE;
}

#areaC .busca .titulo {
	float: none;
	margin-left: 10px;
	margin-top: 15px;
}

#areaC .busca .form {
	margin-left: 10px;
	margin-top: 10px;
}

#areaC .busca .form form {
	margin: 0px;
}

#areaC .busca input {
	font-size: 10px;
}

#areaC .resultado {
	float: left;
	width: 560px;
	font-size: 10px;
	margin-left: 20px;
}

#areaC .resultado iframe {
	width: 560px;
}


/* Copyright */

#copy {
    width: 770px;
	height: 100px;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#copy .menu {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background-color: #DDDDDD;
}

#copy .menu a {
	color: #666666;
}

#copy .dados {
	height: 30px;
	text-align: right;
	padding-right: 20px;
	line-height: 30px;
}

#copy .dados a {
	color: #666666;
}

#copy .dados a:hover {
	color: red;
}


/* Páginas Internas */

#interna {
    float: none;
	width: 770px;
	height: auto;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#interna .menu {
	float: left;
	width: 150px;
	height: auto;
	margin-top: 10px;
}

#interna .menu .titulo {
    margin-bottom: 5px;
}

#interna .menu .item div {
	height: 18px;
	color: #555555;
	cursor: pointer;
	line-height: 18px;
	padding-left: 5px;
	border-bottom: 1px dotted #EFEFEF;
}

#interna .menu .item div:hover {
	background-color: #FFFFCC;
	text-decoration: underline;
}

#interna .menu .item img {
	margin-right: 5px;
}

#interna .geral {
	float: left;
	width: 580px;
	height: auto;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-left: 1px solid #CCCCCC;
	
}

#interna .geral .titulo {
	float: none;
	margin-left: 0px;
	margin-top: 10px;
}

#interna .geral .form {
	margin-left: 10px;
	margin-top: 10px;
}

#interna .geral .form form {
	margin: 0px;
}

#interna .geral input, 
#interna .geral select  {
    color: navy;
	font-size: 11px;
	font-family: Tahoma;
	
}

#interna .geral .form td {
    border-bottom: 1px dotted #CCCCCC;
}

#interna .geral .associado {
   color: #000000;
   padding-top: 3px;
   text-transform: uppercase; 
}

#interna .geral .local {
   margin: 0px;
   font-size: 10px;
   font-style: normal;
   padding-bottom: 6px;
   font-family: Tahoma;
   border-bottom: 1px dotted #DDDDDD;
}

#interna .geral .navegacao {
   width: 100%;
   height: 20px;
   background-color: #DDDDDD;
}

#interna .geral .navegacao div {
   float: left;
   width: 50%;
   line-height: 20px;
}

#interna .geral .navegacao input {
   font-size: 9px;
   width: 20px;
}

#interna .geral .navegacao select {
   font-size: 9px;
   width: 50px;
}

#interna .geral .navegacao img {
   vertical-align: top;
}

#interna .geral a {
   color: #666666;
}

#interna .geral a:hover {
   color: #FF0000;
}

#interna .eventos {
	width: 350px;
}

#interna .eventos .titulo {
	width: 100%;
	text-align: left;
}

#interna .eventos .calendario {
	float: left;
	width: 80%;
	margin-top: 10px;
}

#interna .eventos .legenda {
    float: left;
	width: 80%;
	height: 15px;
	color: #009900;
	margin-top: 8px;
	font-size: 9px;
	line-height: 15px;
}

#interna .eventos .legenda .hoje {
    float: left;
	width: 80px;
	height: 15px;
	color: #009900;
	line-height: 15px;
	margin-right: 2px;
	text-align: center;
	border: 1px dotted #009900;
}

#interna .eventos .legenda .evento {
	float: left;
	width: 80px;
	height: 15px;
	color: #FF6600;
	line-height: 15px;
	text-align: center;
	border: 1px dotted #FF6600;
}


#interna .eventos .more {
	width: 100%;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}

#interna .eventos .more a {
	color: #999999;
	text-decoration: underline;
}
#interna .eventos .more a:hover {
	color: #990000;
	text-decoration: none;
}

.txt_geral {
   font-family: Arial;
   font-size: 12px;
   text-indent: 20px;
}


