﻿/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
html {
		overflow:scroll;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0;
	margin:0;
	background:url(../img/fundo1.jpg) repeat center top #F4EEB2;
}


#main {
	width:960px;
	margin:0 auto;
	background:#376798;
	color:#fff;
	position:relative;
}

#sun {
	height:189px;
	width:120px;
	position:absolute;
	background:url(../img/sol.png) top right no-repeat;
	left:-118px;
	
}

#header {
	height:159px;
	width:100%;
	background:url(../img/header.jpg) no-repeat #376798;
}

#main-pub {
	position:absolute;
	width:468px;
	height:60px;
	left:635px;
	top:25px;
	background:#ff0;
	display:none;
}

#footer {
	width:100%;
	height:86px;
	position:relative;
	clear:both;
	padding:10px 0 0 0;
	background:url("../img/skyline.jpg") no-repeat scroll center -25px transparent;
}

#footer table {
	width:100%;
	text-align:center;
	font-size:13px;
	position:relative;
	top:57px;
}

#footer table td {
	width:33%;
	}

#footer table a {
	color:#fff;
}
	
#bContent {
	position:relative;
	bottom:0;
	width:100%;
	min-height:400px;
	clear:both;
}

#leftCol {
	width:740px;
	float:left;
	min-height:400px;	
}

#rightCol {
	width:220px;

	float:left;
	min-height:400px;
}

#navegacao {	
	width:200px;
	position:relative;	
	left:10px;
	top:-85px;
	
}

#navegacao ul {
	border: 1px solid #EBD430;
	list-style-type:none;
	width:200px;
	position:relative;	
}

#navegacao ul li {
	padding:0;
	margin:0;
	}

#navegacao ul li a {
	color:#376798;
	background:#eee;
	border-bottom:1px solid #EBD430;
	display:block;
	padding:4px;
	text-decoration:none;	
}	

#navegacao ul li a:hover {
	color:#333;
	background:#ddd;
	
	display:block;	
}

#navegacao ul li.menu-titulo {
	padding:10px 0 10px 0;
	text-align:center;
	background:#EBD430;
	font-weight:bold;	
}

#navegacao ul li a.activo {
	background:#B7E4F7;
	color:#000;
	}
	
#sideInfo {
	width:176px;
	font-size:12px;
	position:relative;
	top:-75px;
	left:11px;
	padding:12px;
	background:#EBD430;
}

#sideInfo p {
	color:#000;
	font-size:16px;
	line-height:18px;
	text-align:left;
}

#sideInfoWeb {
	width:190px;
	font-size:12px;
	position:relative;
	top:-65px;
	left:11px;
	padding:5px;
	background:#EBD430;		
}

#sideInfoWeb img {
	border:none;
}

#sideInfoWeb table {
	width:100%;
}
#sideInfoWeb table td {
	text-align:center;
	width:33%;
}

#parcerias {
	background:white;
	position:relative;
	width:200px;
	left:11px;
	margin-bottom:18px;
	top:-56px;
}

#parcerias table {
	width:100%;
	height:100%;
	background:white;	
	}	
	
#parcerias table td {
	text-align:center;
	vertical-align:middle;
	background:#ddd;
	border:1px solid #999;
	}
		
#parcerias table td.titulo {		
	background:#fff;
	color:#376798;
	font-size:18px;
}

#parcerias table td a {
	}	
	
#parcerias table td.parceria-wide {	

	}	
	
#parcerias table td.parceria-wide a {	
	width:176px;
	}		
	
#rc-top {
	position:relative;
	/*width:100%;
	height:160px;*/
}	

#rc-top blockquote {
	padding:20px 20px 20px 85px;
}

#rc-top p.texto {
/*	padding:10px 0px 0px 20px; */
}

#rc-top h2.texto {
	margin:10px 0px 0px 20px;
	color:#B7E4F7;
}

#rc-top table td img {
	float:left;
	margin:4px;
}

#rc-top table td {
	vertical-align:middle;
}


#rc-top blockquote {
	font-style:italic;
	font-size:16px;
	color:#ffffaa;
}

#rc-top span.autor {
	font-size:11px;
	float:right;
	position:relative;
	top:-10px;
	padding-right:20px;
}

#rc-bLeft {
	width:290px;
	float:left;
	padding:4px;
	font-size:14px;
	margin:10px 0 0 20px;
	background:#5585B6;
	height:170px;	
}

#rc-bLeft p {
	margin:8px 4px;
	}
	

#rc-bRight {
	width:290px;
	float:right;
	padding:4px;
	font-size:14px;
	margin:10px 20px 0 0;
	background:#5585B6;
	height:170px;
}

#rc-bRight p {
	margin:10px 0 0 0;
	}

#rc-bottom {
	width:100%;
	clear:both;
	height:106px;
	/*background:url(../img/rc-2.jpg) no-repeat center;	*/
}

#rc-bottom h1 {
	font-size:22px;
	padding:20px;
	line-height:40px;
	color:#cdcdcd;
	text-align:justify;
}

#rc-bottom a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}

p.lastLink {
	width:100%;
	text-align:right;
	margin-bottom:10px;
}

p.lastLink a {
	color:#FFEF54;
	background:#19497A;
	padding:4px;
}

#rc-top, #actividade, #catalisadores, #inscricoes, #parabolica, #terraco {
	padding:0 20px 0 20px;	
}

h1.titulo {
	border-bottom:1px solid #fff;
	padding-bottom:4px;
	margin-bottom:10px;
	font-size:22px;
	color:#B7E4F7;	
}

p.texto {
	font-size:16px;
	line-height:22px;
}

p.texto a {
	color:#ffff00;
}

p.texto_pequeno {
	font-size:13px;
	line-height:22px;
}

h2.texto {
	margin:10px;
	color:#B7E4F7;
}

ul.listaGrande {
	list-style-type:decimal;
	padding-left:50px;
}

ul.listaGrande li {
	margin:10px 0 10px 0;
}

span.detalhe {
	border:1px solid #ddd;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;	
}

span.detalhe h2 {
	margin:0 0 10px 0;
	color:#B7E4F7;
	font-size:14px;
}

span.detalhe p {
	font-size:13px;
	line-height:normal;
}

span.detalhe a {
	color:#FFF05A;	
}

ul.listaPequena {
	list-style-type:disc;	
	padding-left:20px;
	font-size:14px;
}

#ficha {
	border:1px solid #B6E4F4;
	margin-bottom:10px;
	padding:6px;
	width:680px;
}

#ficha table {
	width:100%;
}

#ficha table td {
	vertical-align:top;
	padding:2px;
}

#ficha table td.submitField {
	text-align:center;
	}



#ficha label {
	width:125px;
	display:inline-block;
	float:left;
}


#ficha input[type="text"],#ficha textarea {
	border:1px solid #19497A;
	background:#eee;
}

#ficha label.obrigatorio {
	color:#fff;
}

#ficha input.bigField {
	width:200px;
}

#ficha input.smallField {
	width:30px;
}

input.erroInput {
	background:#EBD430!important;
}

#wait {
	background:url(../img/loadinfo.net.gif) no-repeat center center #376798;
	width:680px;
	height:272px;
	position:absolute;
	text-align:center;
}

#wait.ok {
	background:#6AB864;
}
#wait.erro {
	background:#D34247;
}

#wait h1 {
	width:75%;
	font-size:24px;
	margin:30px auto;
}

#parabolica div.container {
	margin:0 auto;
	/*height:355px;
	width:425px;*/
}

#parabolica div.container ul {
	margin:0 auto;
	width:80%;
}

#parabolica div.container ul li {
	float:left;
	margin:5px;
	border:4px solid #fff;
	background:#000;
}

#parabolica div.container ul li h3 {
	font-weight:normal;
	font-size:11px;
	text-align:center;
	margin:8px 0 8px 0;
}

div.movies {
	min-height:400px;
}
div.otherMedia {
	margin:20px 0 20px 0;
	border:1px solid #fff;
	background:#5585B6;
}

div.otherMedia table {
	width:100%;
	text-align:center;
}

div.otherMedia table td {
	vertical-align:top;
	text-align:center;
}

div.otherMedia ul {
	list-style-type:disc;
	margin-left:30px;
	text-align:left;
}
td.media {
	padding:4px;
}

td.media h1 {
	margin:5px 0;
	text-align:center;
	color:#B7E4F7;
}
div.otherMedia a {
	color:#fff;
}

div#imgHolder {
	width:760px;
	height:800px;
	overflow:scroll;
	margin:0 auto;
}

#msol {
	background:none;
	width:63px;
	height:603px;
	position:absolute;
	left:-100px;
	top:-100px;
	z-index:999;
}
#cScroller {
	position:absolute;
	right:0;
	width:200px;
	height:120px;
	overflow:hidden;
}

#cScroller ul li{
	color:#666;	
	font-size:12px;
}

#terraco {
/*	background:url(../img/terraco.jpg) no-repeat right center; */
}

#terraco a {
	color:#B7E4F7;	
}

table.paisagem {
	width:50%;
	margin:0 auto;
	border:1px solid #ccc;
}

table.paisagem td {
	padding:2px 0;
}


table.paisagem th {
	background:#EBD430;
	color:#000;
}

table.paisagem td.num {
	text-align:right;
}

table.paisagem td.center {
	text-align:center;
}

table.paisagem tr.odd td {
	background:#5585B6;	
}

div.grafico {
	margin:20px 0 0 0;
	text-align:center;
}

div.grafico h1 {
	margin:0 auto 10px auto;
}
div.grafico img {
	border:3px solid #999;
}

span.tag-cloud {
	padding:0 10px;
	cursor:pointer;
	white-space:nowrap;	
}

span.tag-cloud:hover {
	color:#ff0;
}

#tag-cloud {
	width:350px;
	margin:0 auto;
	padding:10px;
	border:1px solid #fff;
}