@charset "iso-8859-1";
/* CSS Document */

body {
	
	margin: 0px;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	
}


#base {

	width: 790px;
	height: 362px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagens/cabecalho.jpg);
	background-repeat: repeat-x;
	
}



#slides {
	
	margin-top: 135px;
	float: left;
	width: 400px;
	
}




#apresentacao {
	
	border: 1px solid #666;
	
}



#menu {
	
	margin-top: 136px;
	float: right;
	background-image:url(../imagens/menu.jpg);
	background-repeat: no-repeat;
	width: 370px;
	height: 60px;
	
}



#menu ul {

	margin: 2px 8px;
	padding: 0px;
	
}



#menu li {

	list-style-type: none; 
	float: left;
	padding: 0px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFF;
	
}



#menu li a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	padding-bottom: 0;
	padding-top: 0;
	
}



#menu li a:hover {

	background-color:#FC0;
	color: #FFF;
	
}



#nossa_missao {
	
	float: right;
	width: 370px;
	
}



#nossa_missao h3 {
	
	margin-bottom: 0px;
	color: #FFFF33;
	
}




#nossa_missao p {
	
	margin-top: 5px;
	color: #FFF;
	font-size: 12px;
	line-height: 150%;
	
}



.clear {
	
	clear: both;
	
}




#conteudo {
	
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	
}




.tracejado {
	
	border: 1px dotted #CCC;
	padding: 4px;
	
}



#boxNoticias {
	
	float: left;
	width: 340px;
	background-image: url(../imagens/boxNoticias.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	
	
}



#boxNoticias img {
	
	float: left;
	border: 1px solid #999;
	margin-right: 8px;
	
}



#boxNoticias h3 {
	
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;	
	
}



#boxNoticias p {
	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	
}



#boxNoticias a {
	
	text-decoration: none;
	font-weight: bold;
	
}



#boxNoticias a:hover {
	
	text-decoration: underline;
	
}



#boxNoticias ul {
	
	margin: 0px;
	margin-left: 5px;
	margin-top: 15px;
	padding: 0px;
	
}



#boxNoticias li {
	
	list-style-type: none;
	font-size: 12px;
	background-image: url(../imagens/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 17px;
	margin-bottom: 5px;
	
}



#boxNoticias li a {
	
	color: #000;
	font-weight: normal;
	font-size: 12px;
	
}





#boxProjetos {
	
	float: left;
	width: 290px;
	background-image: url(../imagens/boxProjetos.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	margin-left: 10px;
	
}



#boxProjetos a {
	
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	
}



#boxProjetos a:hover {
	
	background-color: #CA0000;
	color:#FFF;
	
}



#boxProjetos ul {
	
	margin: 0px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	
}



#boxProjetos li {
	
	list-style-type: none;
	font-size: 12px;
	background-image: url(../imagens/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 17px;
	margin-bottom: 5px;
	
}



#boxProjetos li a {
	
	color: #000;
	font-weight: normal;
	font-size: 12px;
	
}






#boxParticipe {
	
	float: left;
	width: 140px;
	background-image: url(../imagens/boxParticipe.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	margin-left: 10px;
	
}



#boxParticipe img {

	border: none;
	
}






#boxCalendario {
	
	float: left;
	width: 290px;
	background-image: url(../imagens/boxCalendario.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;	
	
}



.calendario ul, li {
	
	margin: 0px;
	padding: 0px;
	
}



.calendario li {
	
	list-style-type: none;
	margin-bottom: 10px;
	
}


.calendario a {
	
	text-decoration: none;
	font-weight: normal;
	font-size: 78%;
	color: #03C;

}




.calendario a:hover {
	
	text-decoration: underline;
	
}


.calendarioDia {

	clear: left;
	width: 22px;
	height: 24px;
	margin-right: 5px;
	background-image: url(../imagens/calendario.png);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 250%;
	
}


.calendarioSemDia {

	clear: left;
	width: 22px;
	height: 24px;
	margin-right: 5px;
	float: left;
	
}



#maisEventos {

	background-image: url(../imagens/icone_calendario.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
	
}



#maisEventos a {

	padding-left: 20px;
	font-size: 12px;
	text-decoration: none;
	
}



#maisEventos a:hover {

	text-decoration: underline;
	
}




#boxGaleria {
	
	float: left;
	width: 340px;
	background-image: url(../imagens/boxFotos.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	margin-left: 10px;	
	
}






#boxVitrine {
	
	float: left;
	width: 140px;
	background-image: url(../imagens/boxVitrine.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	margin-left: 10px;	
	
}



#boxVitrine img {

	border: none;
	
}






#boxSong {
	
	float: left;
	width: 240px;
	background-image: url(../imagens/boxSong.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	
	
}



#boxSong img {

	border: none;
	
}






#boxEnquete {
	
	float: left;
	width: 290px;
	background-image: url(../imagens/boxEnquete.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	margin-left: 10px;	
	
}



#tituloEnquete {
	
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}



#opcoesEnquete {
	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	
}



#boxEnquete button {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color:#CCC;
	cursor: pointer;
	
}




.votoSucesso {

	margin-bottom: 2px;
	margin-top: 8px;
	font-size: 12px;
	color:#090;
	font-weight: bold;
	
}



.resultadoEnqueteAlt {

	clear: both;
	float: left;
	width: 60%;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
	
}



.resultadoEnqueteValor {

	float: left;
	width: 32%;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
	
}



#resultadoEnquete {
	
	width: 500px;
	height: 400px;
	background-color: #FFF;
	padding: 4%;
	
}



.error {

	color:#F00;
	display: compact;
	font-size: 11px;
	
}








#boxNewsletter {
	
	float: left;
	width: 240px;
	background-image: url(../imagens/boxNewsletter.jpg);
	background-repeat: no-repeat; 
	padding-top: 27px;
	margin-left: 10px;	
	
}


#boxNewsletter button {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color:#CCC;
	cursor: pointer;
	
}


#boxNewsletter p {
	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	
}



.emailSucesso {

	margin-bottom: 2px;
	margin-top: 8px;
	font-size: 12px;
	color:#090;
	font-weight: bold;
	
}



.input {
	
	padding: 3px;
	font-size: 12px;
	border: 1px solid #d5d5d5;
	color: #333;	
	
}



.inputOn {
	
	padding: 3px;
	font-size: 12px;
	border: 1px solid #000;
	color: #333;	
	
}



#materia fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 25px;
	
}



#materia legend {
	
	background-color:#639;
	color: #FFF;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}



#materia em {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	color: #666;
	
}



#materia p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	
}





.imgMateria {

	float: left;
	margin-right: 20px;
	
}


.imgMateria ul, li {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}


.imgMateria img {

	border: none;
	
}


.imgCredito {

	font-size: 11px;
	display: block;
	margin-bottom: 10px;
	width: 198px;
	background-color:#ebebeb;
	border: 1px solid #CCC;
	
}



.albunsMateria ul, li {

	margin: 0px;
	padding: 0px;
	
}



.albunsMateria li {

	width: 180px;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: center;
	list-style-type: none;
	float: left;
	
}



.albunsMateria li img {

	border: 1px solid #CCC;
	
}




.albunsSecao ul, li {

	margin: 0px;
	padding: 0px;
	
}



.albunsSecao li {

	width: 240px;
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: center;
	list-style-type: none;
	float: left;
	
}



.albunsSecao li img {

	border: none;
	
}



#comunique_se fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 25px;
	
}



#comunique_se legend {
	
	background-color:#639;
	color: #FFF;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}



.comunique {

	width: 365px;
	margin-left: 0px;
	float: left;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
	padding-top: 20px;
	max-height: 370px;
	overflow: hidden;
	
}




.comunique div {

	margin-bottom: 5px;

}



.comunique a {

	text-decoration: none;

}


.comunique a span {

	font-size: 14px;
	font-weight: bold;
	color:#036;
	margin-left: 5px;

}




.comunique a:hover span {

	text-decoration: underline;

}




.imgComunique {

	border: 1px solid #CCC;

}




#conteudoSecao p {
	
	font-size: 80%;
	line-height: 150%;
	
}




#conteudoSecao h1 {
	
	background-color:#F60;
	color: #FFF;
	clear: both;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	
}




#conteudoSecao li {
	
	font-size: 80%;
	line-height: 150%;
	list-style-type: square;
	margin-bottom: 15px;
	
}




.arquivosSecao fieldset {

	width: 96%;
	
}




.arquivosSecao ul {

	padding: 0px;
	margin: 0px;
	
}



.arquivosSecao li {

	clear: both;
	list-style-type: none;
	margin: 0 10px 10px;
	
}



.arquivosSecao li a {

	font-size: 80%;
	text-decoration: none;
	color:#000;
	font-weight: bold;
	
}



.arquivosSecao li a:hover {

	text-decoration: underline;
	
}



#projetosAndamento {

	float: left;
	width: 99%;
	
	
}


#projetosAndamento fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 5px;
	
}



#projetosAndamento legend {
	
	background-color:#FC0;
	color: #000;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}


#projetosAndamento ul {
	
	margin: 0px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	
}



#projetosAndamento li {
	
	list-style-type: none;
	font-size: 12px;
	background-image: url(../imagens/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 17px;
	margin-bottom: 5px;
	
}



#projetosAndamento li a {
	
	color: #000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	
}



#projetosAndamento a:hover {
	
	background-color: #FC0;
	color:#000;
	
}





#projetosConcluidos {

	float: right;
	width: 48%;
	
	
}


#projetosConcluidos fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 5px;
	
}



#projetosConcluidos legend {
	
	background-color:#999;
	color: #FFF;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}


#projetosConcluidos ul {
	
	margin: 0px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	
}



#projetosConcluidos li {
	
	list-style-type: none;
	font-size: 12px;
	background-image: url(../imagens/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 17px;
	margin-bottom: 5px;
	
}



#projetosConcluidos li a {
	
	color: #000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	
}



#projetosConcluidos a:hover {
	
	background-color: #999;
	color:#FFF;
	
}




.projetosAreasAtuacao {

	clear: both;
	width: 100%;
	
	
}


.projetosAreasAtuacao fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 5px;
	
}



.projetosAreasAtuacao legend {
	
	background-color:#FC0;
	color: #000;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}





#galeriaFotos {

	width: 100%;
	
	
}


#galeriaFotos fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 5px;
	
}



#galeriaFotos legend {
	
	background-color:#FC0;
	color: #000;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}



#galeriaFotos ul {

	margin: 0px;
	margin-top: 10px;
	padding: 0px;

}



#galeriaFotos li {

	margin-bottom: 20px;
	float: left;
	width: 250px;
	text-align: center;

}



#galeriaFotos li a {

	font-size: 12px;
	text-decoration: none;
	color: #FFF;

}



#galeriaFotos img {

	border: 1px solid #CCC;

}


#galeriaFotos cite {
	
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	width: 240px;
	padding: 5px;
	margin-top: -10px;
	border-top: 1px solid #999;	

}





#galeriaVideos {

	width: 100%;
	margin-top: 50px;
	
	
}


#galeriaVideos fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 5px;
	
}



#galeriaVideos legend {
	
	background-color:#FC0;
	color: #000;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}



#fotosVoltar {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/botao_voltar.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	text-decoration: none;
	color: #039;
	
}


#fotosVoltar:hover {
	
	text-decoration: underline;

}



#galeria ul {

	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	
}



#galeria li {

	float: left;
	margin-right: 3px;
	
}



#galeria img {

	border: 1px solid #CCC;
	
}



#galeria fieldset {
	
	border: 1px dotted #CCC;
	margin-top: 25px;
	
}



#galeria legend {
	
	background-color:#639;
	color: #FFF;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	
}



.campoObrigatorio {

	color: #F00;
	font-weight: bold;
	font-size: 16px;
	padding-left: 5px;
	
}




.formulariosMateria dl {
	
	margin: 0px;
	
}




.formulariosMateria dt {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}




.formulariosMateria dd {
	
	margin-left: 0px;
	margin-bottom: 10px;
	
}




.formulariosMateria button {
	
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}




.formulariosMateria label {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	
}













/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }









.load {
	
	position: absolute; 
	top: 50%; 
	left: 50%; 
	width: 88px; 
	height: 78px; 
	margin: -39px 0 0 -44px; 
	z-index: 9;

}




.bg_modal {
	
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 8;

}




.view_modal {
	
	position: absolute; 
	left: 50%; 
	top: 50%; 
	text-align: left; 
	z-index: 8;

}








div.img-dec {
	background: url('../imagens/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 15px 20% 15px 0;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	background: url('../imagens/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}



#agenda_carrega {
	position: absolute;
	top: 5px;
	right: 5px;
}

#agenda_calendario {
	width: 100%;
	margin: 0 auto;
}



#listaAnexos {
	
	margin: 0;
	padding: 0;	
	
}



#listaAnexos dd {
	
	margin: 0;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0;	
	
}



#listaAnexos dd img {
	
	vertical-align: middle;
	
}



#listaAnexos dd a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	margin-left: 5px;
	text-decoration: none;
	
}



#listaAnexos dd a:hover {
	
	text-decoration: underline;
	
}
