/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #2384BB url(images/bg_fundo_site.jpg) repeat-x;
	margin: 0 auto;
	text-align: center;
}

/*Galeria Foto*/
.exposicoes {
	font-family:Trebuchet MS; font-size:11px; color:#000; text-align:center; width:230px; height:255px; float:left; margin-top:20px;
}
.exposicoes a{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:none;
}
.exposicoes a:hover{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:none;
}


/*Link Padrao*/

.menu {
	font-family:Tahoma;
	font-size:11px;
	color:#0098DC;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#F3F1F2;
	}

.menu a {
	font-family:Tahoma;
	font-size:11px;
	color:#0098DC;
	font-weight:bold;
	text-decoration:none;
	}
	
.menu a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#0098DC;
	font-weight:bold;
	text-decoration:underline;
	}

/* Página Principal */
.centro {
	margin: 0 auto;
	text-align: center;
}

.fundo_enquete {
	background:url(images/bg_fundo_enquete.jpg) no-repeat bottom center;
	}

.texto_preto {
	font-family:Tahoma;
	font-size: 11px;
	color:#000000;
	text-align:justify;	
}

.texto_preto a {
	font-family:Tahoma;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}

.texto_preto a:hover {
	font-family:Tahoma;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}

.icones {
	margin: 0 0 0 640px;
}

.conteudo {
		background: #FFFFFF url(images/img_fundo_conteudo.jpg) repeat-y;
		width: 526px;
}

.menu_normal {
	background: url(images/img_fundo_menu.jpg) no-repeat;
	background-color:#F3F1F2;
	width: 247px;
	text-decoration: none;
}

.menu_normal ul {
	width: 244px;
	list-style: none;	
}

.menu_normal li {
	padding: 0  0 0 23px;
}

.menu_normal a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#0098DC;
	text-decoration: none;
}

.menu_normal a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}

.menu_off  {
	background: url(images/menu.jpg) no-repeat;
	width: 242px;
	height: 26px;		
}

.menu_on  {
	background: url(images/menu_hover.jpg) no-repeat;
	width: 242px;
	height: 26px;
}


.rodape {
			background: url(images/img_fundo_rodape.gif) no-repeat;
			width: 776px;
			height: 130px;
}

.pantokrator {
	margin-left:65px;
	float:left;
}

.flash_atividades {
	margin:45px 40px 0 0;
	float:right;
	}

.endereco {
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	padding:10px 0 0 10px;
}

.logica {
	margin: -17px 30px 0 0;
	float:right;
}


.fundo_sobre {
	background: #FFFFFF url(images/img_fundo_sobre.jpg) repeat-y;
}

.fundo_fim_sobre {
	background: #FFFFFF url(images/img_fundo_sobre.jpg) repeat-y;
}

.fundo_testemunhos {
	background: #FFFFFF url(images/bg_testemunhos.jpg) no-repeat bottom ;	
	font-family:Tahoma;
	font-size: 10px;
	color:#00833D;
}

.texto_azul {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#115885;
}

.texto_azul a{
	font-family:Tahoma;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#115885;
}

.texto_azul a:hover{
	font-family:Tahoma;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#115885;
}

.fundo_agenda {
	background: #FFFFFF url(images/bg_agenda.jpg) no-repeat bottom ;	
	font-family:Tahoma;
	font-size: 10px;
	width:245px;
	color:#00833D;}

.dias {
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}

.dias_numero {
	font-family: tahoma;
	font-size: 10px;
	color:#3097E2;

}
.dias_numero a {
	font-family: tahoma;
	font-size: 10px;
	color:#3097E2;
	text-decoration: none;
	width: 13px;

}
.dias_numero a:hover {
	font-family: tahoma;
	font-size: 10px;
	color:#3097E2;
	text-decoration: none;
	width: 13px;

}
.mes {
	font-family: tahoma;
	font-size: 15px;
	color:#000000;
}.mes a {
	font-family: tahoma;
	font-size: 15px;
	color:#000000;
	text-decoration:none;
}.mes a:hover{
	font-family: tahoma;
	font-size: 15px;
	color:#000000;
	text-decoration:none;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Cotato*/

.formulario{
	font-family:Arial; font-size:11px; color:#585858;
}
.formulario a{
	font-family:Arial; font-size:11px; color:#585858;
}
.formulario a:hover{
	font-family:Arial; font-size:11px; color:#585858;
}

/*propriedades para os inputs, select e textarea*/

.formulario input{
	margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#585858; border:1px solid #4D4D4D;
}
.formulario select{
	margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#585858; border:1px solid #4D4D4D;
}
.formulario textarea{
	margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#585858; border:1px solid #4D4D4D;
}

/*propriedades newsletter*/
.texto_newsletter {
	font-family:tahoma; font-size:13px; color:#115885; text-decoration:none; padding-left:10px; text-align:justify; line-height:15px;
}
.ul_newsletter {
	list-style-type:none; margin-top:-22px;
}
.ul_newsletter li {
	font-family:tahoma; font-size:11px; color:#115885; text-decoration:none; padding-left:50px; text-align:justify; font-weight:bold;
}

/*Propriedades enquete obrigado*/
.ul_enquete{
	clear:both; margin:10px; list-style-type:none;
}
.ul_enquete li{
	float:left;
}
.li_enquete{
	width:160px; text-align:right; color:#2F64D7; font-weight:bold;
}
.img_enquete{
	background:url(images/img_enquete.jpg) repeat-x left top; height:20px;
}	
/* propriedades novidades*/
.ul_novidades {
	list-style-type:none; margin-top:-22px;
}
.ul_novidades li {
	font-family:tahoma; font-size:11px; color:#115885; text-decoration:none; padding-left:50px; text-align:justify; font-weight:bold;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*javascript para lightbox*/
#lightbox{position:absolute; left:0; width:100%; z-index:100; text-align:center; line-height:0;}
#lightbox a img{ border: none; }
#outerImageContainer{position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto;}
#imageContainer{padding: 10px;}
#loading{position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0;}
#hoverNav{position:absolute; top:0; left:0; height:100%; width:100%; z-index:10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{width:49%; height:100%; background:transparent url(lightbox2.03.3/images/blank.gif) no-repeat; display:block;}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background:url(imagens/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(imagens/nextlabel.gif) right 100% no-repeat; }
#imageDataContainer{font:10px verdana, arial, tahoma, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%	}
#imageData{	padding:0 10px; color:#666; }
#imageData #imageDetails{ width:70%; float:left; text-align:left; }	
#imageData #caption{ font-weight:bold;	}
#imageData #numberDisplay{ display:block; clear:left; padding-bottom:1.0em;	}			
#imageData #bottomNavClose{ width:66px; float:right;  padding-bottom:0.7em; }		
#overlay{position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000;}



.nosso_destaque {background:url(images/bg_destaque.jpg) top no-repeat;  margin:5px 0 0 0;}

.titu_destaque {width:138px; float:left; border:1px #DADADA solid; text-align:center; height:42px; font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;}
.titu_destaque a{font-family:tahoma; font-size:11px; color:#000000; text-decoration:none;}
.titu_destaque a:hover{font-family:tahoma; font-size:11px; color:#000000; text-decoration:underline;}


.texto_vermelho {font-family:tahoma; font-size:15px;   color:#872019; font-weight:bold; text-align:center; text-decoration:underline;}
.texto_vermelho a:{font-family:tahoma; font-size:15px; color:#872019; text-decoration:underline; }
.texto_vermelho a:hover{font-family:tahoma; font-size:15px;  color:#872019; text-decoration:none; }

/* Index projetos*/
/*lateral esqueda*/
#div_esq{width:265px;  float:left;}

.div_projetos{background:url(images/bg_projetos.jpg) top no-repeat; height:150; margin:0; font-family:Tahoma; font-size: 11px; color:#000000; text-align:justify;}
.projetos_int {width:240px; padding-top:60px; margin-left:15px; line-height:15px;}

/*lateral direita*/
#div_direita{width:250px; float:right; }

.div_formacao{background:url(images/bg_formacao.jpg) top no-repeat; margin:0 0 0 0;	font-family:Tahoma;	font-size: 11px; padding-right:10px; 	text-align:justify;}
.div_formacao h1{ font-style:normal; font-family:Tahoma; font-size: 11px; color:#009CC9;	}
.formacao_int {width:225px; padding:60px 0 0 0; margin-left:15px;}



























