@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
}


/* ****************** MENU - site ************************ */
.menu{ 
	background-image:url(../images/bgMenu.png); 
	background-repeat:repeat-x;
	}
	.menu div {
		overflow:hidden;	
	}
	.menu div a {
		display:block;
		text-indent:-300px;
		height:60px;	
	}



		.menuInicial {
			 background:url(../images/sprites.jpg) -12px -4px no-repeat;
			 width: 129px;
			 height: 55px;
			 float:left;
			 overflow:hidden;
			 margin-right:4px;
		}
		.menuInicial:hover {
			 background:url(../images/sprites.jpg) -12px -84px no-repeat;
		}
		.menuInicial a {
			 display:block;
			 margin-left:-999px;
			 height:999px;
		}
		
				
				.menuPsicologos {
					 background:url(../images/sprites.jpg) -144px -4px no-repeat;
					 width: 115px;
					 height: 55px;
					 float:left;
					 overflow:hidden;
					 margin-right:4px;
					 
				}
				.menuPsicologos:hover {
					 background:url(../images/sprites.jpg) -144px -84px no-repeat;
				}
				.menuPsicologos a {
					 display:block;
					 margin-left:-999px;
					 height:999px;
				}
				
						
						
						.menuGaleria {
							 background:url(../images/sprites.jpg) -272px -4px no-repeat;
							 width: 152px;
							 height: 55px;
							 float:left;
							 overflow:hidden;
							 margin-right:4px;
						}
						.menuGaleria:hover {
							 background:url(../images/sprites.jpg) -272px -84px no-repeat;
						}
						.menuGaleria a {
							 display:block;
							 margin-left:-999px;
							 height:999px;
						}		
						
						
												
								.menuComissoes {
									 background:url(../images/sprites.jpg) -424px -4px no-repeat;
									 width: 115px;
									 height: 55px;
									 float:left;
									 overflow:hidden;
									 margin-right:4px;
								}
								.menuComissoes:hover {
									 background:url(../images/sprites.jpg) -424px -84px no-repeat;
								}
								.menuComissoes a {
									 display:block;
									 margin-left:-999px;
									 height:999px;
								}		
								
		
		
		
										.menuInformativos {
											 background:url(../images/sprites.jpg) -540px -4px no-repeat;
											 width: 122px;
											 height: 55px;
											 float:left;
											 overflow:hidden;
											 margin-right:4px;
										}
										.menuInformativos:hover {
											 background:url(../images/sprites.jpg) -540px -84px no-repeat;
										}
										.menuInformativos a {
											 display:block;
											 margin-left:-999px;
											 height:999px;
										}								
										
										
										
				
												.menuInscricao {
													 background:url(../images/sprites.jpg) -661px -4px no-repeat;
													 width: 167px;
													 height: 55px;
													 float:left;
													 overflow:hidden;
													 margin-right:1px;
												}
												.menuInscricao:hover {
													 background:url(../images/sprites.jpg) -661px -84px no-repeat;
												}
												.menuInscricao a {
													 display:block;
													 margin-left:-999px;
													 height:999px;
												}																
												
												
										
						
														.menuFaleConosco {
															 background:url(../images/sprites.jpg) -830px -4px no-repeat;
															 width: 119px;
															 height: 55px;
															 float:left;
															 overflow:hidden;
															 margin-right:1px;
														}
														.menuFaleConosco:hover {
															 background:url(../images/sprites.jpg) -830px -84px no-repeat;
														}
														.menuFaleConosco a {
															 display:block;
															 margin-left:-999px;
															 height:999px;
														}																												


/* ****************** FIM MENU - site ************************ */


/* ****************** TOPO************************ */

.topo{
	 background:url(../images/sprites.jpg) -7px -139px no-repeat;
	 width: 950px;
	 height: 184px;
	 overflow:hidden;	
	}
	
/*menuLateral*/	
#menuLateral{ }
#menuLateral ul { margin:0px; padding:0px; margin-left:9px; margin-bottom:10px; margin-top:10px;}
#menuLateral li{ line-height:29px; list-style:none; width:185px; background-color:#FFF; padding-left:10px; font-size:14px; border-right:1px solid #D9D7DA; border-left:1px solid #D9D7DA;}
#menuLateral ul li:hover{ background-image:url(../images/bgMenuLateral.png); background-color:#9C3; color:#333; }
#menuLateral a{ text-decoration:none; color:#666; border-bottom:1px solid #EAEAEA; display:block; width:180px; }
#menuLateral a:hover{ text-decoration:none;  color:#666; }
/*FIM menuLateral*/	

.blocoDestaque{width:715px; border:1px solid #D9D7DA; background-color:#FFF; margin-top:15px; margin-left:-25px; overflow:hidden; }
.blocoDestaque a{ text-decoration:none; color:#666666;}
.blocoDestaque a:hover{ background-color:#EEEEEE; text-decoration:none;}

.titulosCapa{  background-image:url(../images/bgMenuLateral.png); background-repeat:repeat-x; background-position:bottom; position:relative; overflow:hidden;border-bottom:2px solid #990000 }



.titulosCapa h3{ 
					background-image:url(../images/bulletTitulo.gif); 
					background-repeat:no-repeat; 
					background-position:3px 3px; 
					margin-top:7px; 
					padding-left:25px; 
					font-size:14px;
					color:#666666;
					line-height:20px;
					
					}
					
					
					
.titulosCapa h1{ 
					background-image:url(../images/bulletTitulo.gif); 
					background-repeat:no-repeat; 
					background-position:3px 3px; 
					margin-top:7px; 
					padding-left:25px; 
					font-size:16px;
					color:#666666;
					line-height:20px;
					
					}
										
					
.blocoPadraoCapa{ width:508px; overflow:hidden; margin-left:-25px; margin-top:10px; background-color:#FFF; border:1px solid #D9D7DA; margin-bottom:10px;}
.blocoPadraoCapa a{ color:#666; text-decoration:none;}

.colunaDir{ width:200px; margin-left:-25px; border:1px solid #D9D7DA; background-color:#FFF; margin-top:15px;}


/*Publicidade*/
#publicidadeDir{ }
#publicidadeDir ul { margin:0px; padding:0px; margin-left:-25px; margin-bottom:10px; margin-top:10px;}
#publicidadeDir li{  list-style:none; width:185px; background-color:#FFF; padding-left:10px; font-size:14px; border-right:1px solid #D9D7DA; border-left:1px solid #D9D7DA; text-align:center; padding-bottom:10px;}
#publicidadeDir a{ text-decoration:none; color:#666; display:block; width:180px; }
#publicidadeDir a:hover{ text-decoration:none;  color:#666; }
/* FIM Publicidade*/

.blocoCapaGalerias{width:119px; height:150px; margin-right:2px;  float:left; background-image:url(../images/bgFotosCapa.gif); background-repeat:no-repeat;}
.blocoCapaGalerias:hover{ background-color:#eeeeee;}
.blocoCapaGaleriasMargem{width: 104px; height:86px; overflow:hidden; margin:5px 0px 10px 7px;}
.blocoCapaGaleriasDescricao{width:100px; margin-left:10px; overflow:hidden; clear:both; font-size:10px; font-family:Tahoma, Geneva, sans-serif}
.blocoCapaGalerias:hover{ text-decoration:underline;}

.blocoCapaGalerias a { color:#666}

/*Noticias*/
#noticias img{ margin:0px 7px 4px 0px;  }
#noticias ul { margin:0px; padding:0px;  margin-bottom:10px; margin-top:10px; margin-left:10px; list-style:none;}
#noticias li{ display:block; width:470px; background-repeat:no-repeat; background-position: 0px 4px;  background-color:#FFF;  font-size:12px;  padding-bottom:5px; border-bottom:1px solid #D9D7DA; margin-bottom:10px;}
#noticias ul li:hover{  color:#333; background-color:#eeeeee;}
#noticias a{ text-decoration:none; color:#333333; display:block; }


/*fim Noticias*/

/*Noticias*/
#noticias_int img, .noticias_int img { margin:0px 7px 4px 0px;  }
#noticias_int ul, .noticias_int ul { margin:0px; padding:0px;  margin-bottom:10px; margin-top:10px; margin-left:10px; list-style:none; }
#noticias_int li, .noticias_int li { display:block; width:470px; background-repeat:no-repeat; background-position: 0px 4px;  background-color:#FFF;  font-size:12px;  padding-bottom:5px; border-bottom:1px solid #D9D7DA; margin-bottom:10px; overflow:hidden;}

#noticias_int a, .noticias_int a { text-decoration:none; color:#333333; }


/*fim Noticias*/



/*Comissoes*/
#comissoes{  }
#comissoes ul { margin:0px; padding:0px;  margin-bottom:10px; margin-top:10px; margin-left:15px; list-style:none; }
#comissoes li{ display:block; float:left; background-image:url(../images/bulletComissoes.gif); background-repeat:no-repeat; background-position: 0px 4px; width:213px; background-color:#FFF; padding-left:10px; font-size:12px; text-align:left; padding-bottom:5px; }
#comissoes ul li:hover{  color:#333; }
#comissoes a{ text-decoration:none; color:#333333; display:block; width:180px; }
#comissoes a:hover{ text-decoration:underline; font-weight:bold;  color:#990000; background-color:#eeeeee;}
/* FIM Comissoes bulletComissoes.gif*/

#rodape{font-size:11px; text-align:center; color:#666; background-image:url(../images/barraHorizontalRodape.png); background-repeat:no-repeat;  border-bottom:3px solid #990000;}

.rodapeFinal{ height:373px; background-image:url(../images/bgRodapeFinal.png); background-repeat:repeat-x; width:100%; margin-top:-180px; color:#FFF; }
.rodapeFinal a{ color:#FFF; text-decoration:none;}
.rodapeFinal a:hover{ color:#FFF; text-decoration:underline;}


.pagination {
	displaY:block;
	text-align:center;
	color:#999;
	height:30px;
}
	.pagination a {
		color:#333;
		font-weight:bold;
		text-decoration:none;	
	}
		.pagination a:hover {
			text-decoration:underline;	
		}


/* Formulario de Contato */
.formTit {
	float:left;
	width:150px;
	text-align:right;
}
.formInput {
	float:left;
	width:300px;
	padding-left:10px;
}
	.formInput input, .formInput select, .formInput textarea {
		margin:0px;	
	}
	
#institucionall {
	padding:10px 10px 20px 10px;
	font-size:13px;	
}
#institucionall p {
	font-size:13px;	
}
#institucionall h3 {
	font-size:15px;	
}
#institucionall li{ font-size:14px}

/* Agenda */
.agendaTitle {
	display:block;
	text-align:left;
	font-size:12px;
}
	.agendaTitle a:hover {
		text-decoration:underline;
	}
.agendaResumo {
	display:block;
	text-align:left;
	font-size:12px;	
}
	.agendaResumo a {
		color:#900;	
	}
.agendaData {
	color:#900;
	display:block;
	text-align:left;
	font-size:11px;
}


.listaComissoes {
	display:block;
	clear:both;
	background:url(../images/marcador.gif) 5px 2px no-repeat;
	padding-left:23px;
	text-align:left;
	line-height:14px;
	font-size:13px;
	width:150px;
	overflow:hidden;
	padding-bottom:5px;
}
	#publicidadeDir ul li .listaComissoes a {
		width:auto;
		display:block;
		color:#333;	
	}
		#publicidadeDir ul li .listaComissoes a:hover {
			text-decoration:underline;	
		}
		
/* Destaques da Capa */
#listaDestaques {
	width:580px;
	height:160px;
	overflow:hidden;
	float:left;
}
.cadaDestaque {
	width:580px;
	height:150px;
	padding:10px 0px;
	float:left;
	overflow:hidden;	
}
	.destaqueFoto {
		width:220px;
		height:140px;
		background:#DDD;
		border:solid 1px #DDD;
		float:left;
		margin-right:10px;
		background-position:center center;
		background-repeat:no-repeat;
	}
		.destaqueFoto a {
			display:block;
			width:220px;
			height:140px;	
		}
			.destaqueFoto a:hover {
				background:none;	
			}
	.destaqueContent {
		float:left;
		width:347px;
		height:160px;
		overflow:hidden;
	}
		.destaqueTitle {
			display:block;
			padding-bottom:10px;	
		}
			.destaqueTitle a {
				color:#333;
				font-size:14px;
				font-weight:bold;	
			}
		.destaqueResumo {
			display:block;
			color:#777;
			font-size:12px;
			line-height:14px;
		}
		.destaqueLeiaMais {
			display:block;
			padding-top:5px;	
		}
			.destaqueLeiaMais a {
				font-weight:bold;
				color:#900;
				text-decoration:none;	
			}
				.destaqueLeiaMais a:hover {
					text-decoration:underline;	
				}
				
				
/* jCarousel */

.jCarouselLite {
	margin:0px auto 0 auto;
	width:578px;
	overflow:hidden;
}
		.jCarouselLite ul {
			margin: 0pt;
			padding: 0pt;
			position: relative;
			list-style-type: none;
			z-index: 1;
			width: 2890px;
			float:left;
		}
			.jCarouselLite ul li {
				overflow: hidden;
				float: left;
				width: 580px;
				height: 160px;
			}

	#jCarouselLite1 {
		float: left;
		position: relative;
		visibility: hidden;
		left: -5000px;
	}