@import url("reset.css");
@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0;
	background:#ffbc37 url(../imagens/fundo.jpg) no-repeat fixed;
	background-position:0px top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

	}
strong{
	font-weight:bold;}
a{
	text-decoration:none;
	color:#333;}
a:hover{
	text-decoration:underline;
	}
hr{
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border:0;
	
	}
br{
	clear:left;}
#conteudo_interno br{
	clear:none;}
h6{
	font-weight:bold;
	color:#999;
	}
label{
	float: left;
  padding: 7px 7px 7px 0px;
  width: 130px;
  height: 20px;
  vertical-align: top;
	text-align:right;
	*height:15px;
	
	}
input, textarea, select{
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:10px;

	}
.botao{
	padding:2px 4px 2px 4px;
	background:#FC0;
	border:#666;
	color:#333;
	cursor:pointer;
	text-transform:lowercase;
	}
#topo{
	position:absolute;
	width:100%;
	height:97px;
	top:0;
	left:0;
	margin:auto;
	background:url(../imagens/topo_fundo.jpg) no-repeat;
	text-align:center;
	padding-top:10px;
	z-index:200;
	}
#topo_interno{
	width:899px;
	margin:auto;
	}
#logo{
	float:left;
	width:230px;
	margin-right:47px;
	}
#patrocinadores{
	width:617px;
	}
#pagina{
	padding-top:138px;
	width:899px;
	margin:auto;
	*left:50%;
	*position:absolute;
	*margin-left:-450px;
	}
#menu{
	margin-top:20px;
	padding-left:10px;
	height:30px;
	}
#menu ul li{
	float:left;
	height:28px;
	font-size:12px;
	padding-right:10px;
	margin-right:10px;
	margin-left:0px;
	letter-spacing:1px;
	background:url(../imagens/separador.jpg) no-repeat right top;
	margin-top:2px;
	padding-top:2px;
	}
#menu ul li a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:1px;
	}
#menu ul li a:hover{
	color:#fff;
	}


.links_submenu li{
	margin-bottom:10px;
	width:150px;
	height:20px;
	border-bottom:1px solid #444;
	font-size:12px;
	}
.links_submenu .fecha_submenu{
	margin-bottom:0px;
	border:0;
	}
.links_submenu a{
	display:block;
	color:#FFF;
	padding:4px;}
.links_submenu a:hover{
	background:#666;
	text-decoration:none;
	}
.baixo_submenu{
	margin-left:-10px;

	}
#sub1{
	position:absolute;
	height:140px;
	*height:161px;
	z-index:10;
	top:108px;
	left:50%;
	margin-left:-450px;
	background:url(../imagens/fundo_submenu_info.png) no-repeat;
	width:165px;
	padding:50px 10px 10px 10px;
	*padding:40px 10px 0px 10px;
	}	
#sub2{
	position:absolute;

	height:47px;
	*height:52px;
	z-index:11;
	top:108px;
	left:50%;
	margin-left:-263px;
	background:url(../imagens/fundo_submenu_galeria.png) no-repeat;
	width:165px;
	padding:50px 10px 10px 10px;
	}	
#sub3{
	position:absolute;

	height:140px;
	*height:151px;
	z-index:10;
	top:108px;
	left:50%;
	margin-left:-31px;
	background:url(../imagens/fundo_submenu.png) no-repeat;
	width:165px;
	padding:50px 10px 0px 10px;
	}	
#bandeiras{
	float:right;
	width:80px;
	}
#bandeiras ul li{
	float:left;
	background:0;
	margin-right:10px;
	padding:0}
#conteudo{
	background:#fff url(../imagens/topo_conteudo.jpg) center top no-repeat;
	padding:8px 8px 0px 8px;
	display:table-cell;
	*display:"";
	*min-height:400px;
	}
#baixo_conteudo{
	background:url(../imagens/baixo_site.png) no-repeat;
	height:12px;}

#coluna_esquerda{
	width:615px;
	float:left;
	margin-right:8px;

	}
#coluna_direita{
	width:259px;
	float:left;
}
#banner{
	margin-bottom:5px;
	width:614px;
	overflow:hidden;
	}
#destaque{
	height:248px;
	margin-bottom:16px;
	}
#destaque_grande{
	width:374px;
	height:248px;
	float:left;
	overflow:hidden;}
#tarja{
	position:absolute;
	width:354px;
	height:50px;
	top:448px;
	background:url(../imagens/fundo_tarja.png);
	color:#FFF;
	*z-index:8;
	padding-left:10px;
	padding-right:10px;
	}
#destaques_pequenos{
	width:240px;
	float:left;
	}
#destaques_pequenos ul li{
	width:100%;
	height:62px;
	*margin-bottom:-2px;

}
#destaques_pequenos ul li a{
	display:block;
	height:62px;
	background:url(../imagens/fundo_subdestaques.jpg) 0 62px;
	}
#destaques_pequenos ul li div{
	width:94px;
	height:62px;
	overflow:hidden;
	}
#destaques_pequenos ul li a:hover{
	background-position:0 0px;
	text-decoration:none;
	color:#333;
	}
.destaque_atual{
	background-position:0 0px;
	text-decoration:none;
	color:#333;
	}
#destaques_pequenos h3{
	color:#FFF;
	float:inherit;
	font-weight:500;
	}
#moldura_left{
	background:url(../imagens/moldura_destaques_left.png) no-repeat;
	position:absolute;
	z-index:5;
	left:50%;
	top:146px;
	margin-left:-442px;
	width:8px;
	height:352px;
}
#moldura_right{
	background:url(../imagens/moldura_destaques_right.png) no-repeat;
	position:absolute;
	z-index:10;
	left:50%;
	top:146px;
	margin-left:165px;
	width:8px;
	height:352px;
	*margin-left:165px;
}
h2{
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
	margin-bottom:6px;
	font-size:16px;
	font-weight:bold;
	color:#F90;
	}
	
#noticias{
	padding:10px;
	}
.data{
	font-size:10px;
	float:left;
	margin-right:10px;}
.data_evento{
	color:#999;
	font-weight:bold;
	float:right;
	}
	
#noticias{
	margin-bottom:16px;

	}
#noticias ul li{
	width:100%;
	height:75px;
	clear:left;
	line-height:15px;
	margin-bottom:15px;
	*margin-bottom:10px;
	border-bottom:1px solid #ebebeb;

	}
#noticias a{
	text-decoration:none;
	color:#666;
	font-weight:bold;}
#proximos_eventos h3{
	
	}
#proximos_eventos .data{
	float:none;
	}
#noticias_interno li{
	width:100%;
	height:auto;
	clear:left;
	line-height:15px;
	margin-bottom:15px;
	*margin-bottom:10px;
	border-bottom:1px solid #ebebeb;
	}
#noticias_interno a{
	text-decoration:none;
	color:#666;
	display:block;
	}
/*#noticias_interno a:hover{
	background:#EAEAEA;}*/
	#noticias_interno h3{
		font-weight:bold;}

	
#twitter{
	background:url(../imagens/fundo_twitter.gif) no-repeat;;
	width:613px
	display:table-cell;
	padding:10px;
	height:66px;
	line-height:15px;
}

#titulo_twitter{
	margin-top:-18px;
	margin-bottom:20px;
	position:relative;
	}
#twitter .img_left{
	margin-top:-20px;
	}
#proximos_eventos{
	background:url(../imagens/fundo_agenda.jpg);
	height:332px;
	padding:10px;
	margin-bottom:8px;
	font-size:10px;
	line-height:13px;
	*height:352px;
	}
#proximos_eventos h3{
	margin:0;
}
#proximos_eventos .img_left{
	width:38px;}
#proximos_eventos ul li{
	margin-bottom:10px;
	margin-top:10px;
	}
#proximos_eventos a{
	color:#666;
	font-weight:bold;
	text-decoration:none}
.img_left{
	float:left;
	margin-right:10px;
	}
.ver_todas{
	float:right;
	margin-top:-25px;
	font-size:10px;
	padding-right:10px;}
.icon_left{
	float:left;
	margin-right:5px;
	}
.branco{
	color:#FFF;}
#galerias{
	background:#999 url(../imagens/topo_galerias.jpg) no-repeat;
	padding:10px 5px 0px 10px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	width:254px;
	display:table-cell;
	*width:243px;
	}
#galerias ul li{
	float:left;
	margin-right:8px;
	text-align:center;
	margin-bottom:8px;
	width:114px;
	height:91px;
	}
.thumb_galeria{
	width:114px;
	height:67px;
	text-align:center;
	overflow:hidden;
	background:#FFF;
	margin-bottom:4px;
	}


#galeria_interna li{
	float:left;
	margin-right:20px;
	text-align:center;
	margin-bottom:20px;
	font-size:11px;
	width:114px;
	height:60px;
	overflow:hidden;
	}
	
#galeria_interna_lista li{
	float:left;
	margin-right:20px;
	text-align:center;
	margin-bottom:20px;
	font-size:11px;
	width:114px;

	}
#galeria_interna_lista .foto_{
	height:65px;
	overflow:hidden;
	
	}
#baixo_galeria{
	background:url(../imagens/baixo_galerias.jpg) no-repeat;
	height:7px;
	}

#conteudo_interno{
	padding:15px;
	line-height:20px;
	display:table-cell;
	width:615px;
	*width:590px;
	text-align:justify;
	}
#conteudo_interno p{
	margin-bottom:15px;
	text-align:justify;
}

#rodape{
	height:35px;
	text-align:center;
	font-size:11px;
	line-height:15px;}
/*rolagem*/
.img_right{
	float:right;
	margin-left:15px;
	}
.voltar{
	width:100%;
	clear:right;
	text-align:right;
	}
.voltar a{
	color:#F90;
	font-weight:bold;}
	
#links{
	margin-top:20px;
	margin-bottom:10px;}
#links ul li{

	height:18px;
	overflow:hidden;
	float:left;
	margin-right:8px;
	}
.bt_orkut{
	background:url(../imagens/orkut.gif) 0 18px;
	
	}
.bt_blogger{
	background:url(../imagens/blogger.gif) 0 18px;
	width:59px;
	
	}
.bt_youtube{
	background:url(../imagens/youtube.gif) 0 18px;
	width:44px;
	}
.bt_facebook{
	background:url(../imagens/facebook.gif) 0 18px;
	width:59px;
	}
.social:hover{
	background-position:0 0;
	}

#menu_evento{
	width:100%;
	height:25px;
	border-bottom:1px solid #CCC;
	*width:380px;
	}
#menu_evento ul li{
	float:left;
	}
#menu_evento a{
	color:#F90;
	font-weight:bold;
	padding:4px;
	}
#menu_evento a:hover{
	color:#FFF;
	background:#F90;
	text-decoration:none;
	}
#menu_evento a.link_ativo{
	color:#FFF;
	background:#F90;
	text-decoration:none;
	}
.conteudo_evento{
	width:363px;
	float:right;
	}
.participante{
	width:50%;
	float:left;
	margin-bottom:20px;
	}
.participante input{
	width:140px;
	}
	#foto_materia{
		width:352px;
		float:right;
		margin-left:10px;
		margin-bottom:10px;
		}
	#legenda{
		background:#E4E4E4;
		font-size:11px;
		font-style:italic;
		padding:5px;
		display:table-cell;
		width:352px;
		}
	#legenda a{
		float:right;
		}
	.img_comite{
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	}
	
	
	/*rss feed*/


.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1{ /*Demo 1 main container*/
width: 500px;
height: 50px;
float:left;
}



code{ /*CSS for insructions*/
color: red;
}
#retuite{
	float:right;
	width:100%;
	margin-left:10px;}
.prog{
		width:50%;
		float:left;
		text-align:center;
		margin-bottom:30px;}
.logo_tv{
	width:100%;
	text-align:center;
	}
	/*rss feed*/
	
	
#scroll {position:relative; width:239px; height:310px; overflow:auto}
#scrollcontent {position:absolute; width:219px; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:15px; height:300px; z-index:100; background:#fff url(../imagens/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-color:#ccc; background-image:url(../imagens/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#bbb}
/* fim rolagem*/
