* {
	margin: 0;
	padding: 0;
}

/* Formatação */

/* Class para limpar floats */
.clear {
	clear:both;
	/* Remover padding/margins do IE */
	padding:0;
	margin:0;
	visibility:hidden;
	}

/* Remove bordas de imagens com links */
img {
	border: 0;
}

html {
	background-color: #c0c0c0;
}

body {
	color:#666666;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	margin-top: 20px;
	}
#container_ext{
}



#container_int{
	margin:0 auto;
	padding:0;
	top: 240px;
	}

#caixa_externa {
	min-height:1090px;
	}



#caixa_interna {
	margin:0 auto;
	padding:0;
	position:relative;
	width:960px;
	top: 0px;
	min-height:630px;
	}

#content {
	min-height: 650px;
}	
		


/* controle de titulação
-----------------------------------------------------------------------------*/	
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	letter-spacing: 1px;
	}	
	
h2 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	}
.h2left {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 4px;
	text-align: left;
}	


	
h3 {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 14px;
	}
	
h4 {
	}
	
h5 {
	}
	
p {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 4px;
}	
.sinopse{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.livros_titulo {
	color: #660000;
	margin-top: 10px!important;
}
.livros_ficha {
	line-height: 19px!important;
}	
.separador {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-bottom: 10px;
}
.mes {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BB9600;
	margin-top: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}	

a:hover {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #996633;
}



/* rodapé
-----------------------------------------------------------------------------*/
#rodape {
	margin:0 auto;
	border-top:#fff solid 1px;
	text-align:center;
	padding:9px 0 0 0;
	color:#666666;
	font-size: 80%;
	background-color: #edecec;
	}
	

.web {
	font-size:70%;
	padding:0 0 10px 0;
	color:#959595;
	}	

.web a {
	color:#959595;
	}

.web a:link, .web a:visited  {
	color:#959595;
	text-decoration:underline;
	}

.web a:hover, .web a:active {
	color:#959595;
	text-decoration:none;
	}


/* ----------------  Barra de navegação principal ---------------------*/
/*---------------------------------------------------------------------*/

#topo {
	height: 149px;
	width: 960px;
}


/* ---------------- Fim - Barra de navegação principal ---------------------*/

	
#coluna_esq {
	float:left;
	width:430px;
	margin-left: 129px;
	_margin-left: 68px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../imgf2/separador_esqdir.jpg);
	background-repeat: repeat-y;
	background-position: 100% 50%;
	min-height:600px;
	}

#coluna_esq_agenda {
	float:left;
	width:820px;
	margin-left: 129px;
	_margin-left: 68px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	}


#coluna_esq_livraria{
	float:left;
	width:430px;
	margin-left: 129px;
	_margin-left: 68px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../imgf2/separador_esqdir.jpg);
	background-repeat: repeat-y;
	background-position: 100% 50%;
	height: 1100px;
}

#coluna_esq_arquivo {
	float:left;
	width:430px;
	height:450px;	
	margin-left: 129px;
	_margin-left: 68px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../imgf2/separador_esqdir.jpg);
	background-repeat: repeat-y;
	background-position: 100% 50%;
	}


#coluna_esq_cursos {
	float:left;
	width:350px;
	/*height:385px;*/
	margin-left: 129px;
	_margin-left: 68px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../imgf2/separador_esqdir.jpg);
	background-repeat: repeat-y;
	background-position: 100% 50%;
	}

#bloco_cursos_procedimentos p{
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
}


#coluna_esq_insert{
	margin-top: 20px;
	width:400px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#coluna_dir_insert{
	margin-top: 10px;
	width:370px;
	margin-left: 38px;
}

#cursos_index{
	margin-top: 15px;
	width:370px;
	text-align: center;
	margin-left: 23px;
}
#parceria_portal{
	margin-top: 15px;
	width:370px;
	text-align: center;
	margin-left: 23px;
}


#depoim {
	width:400px;
	padding-bottom:30px;
	padding-left: 10px;
}
.declaracao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666!important;
	text-align: center;
	padding: 20px 10px 10px;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.declarante {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 125px;
}
/*--------------coluna direita--------------*/


#coluna_dir {
	float:left;
	width:390px;
	height: 385px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	

#coluna_dir_livr {
	float:left;
	width:390px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
	height:auto;
	}
#livro_dest {
	padding-top: 15px;
}
#apendice {
	height: 90px;
	width: 400px;
	padding-top: 15px;
	padding-left: 20px;
}
#apendice p{
	padding-top: 30px;
	padding-left: 180px;
}
#iluminura {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 80px;
	width: 150px;
	margin-left: 10px;
}
.iluminura_ficha {
	line-height: 19px!important;
	padding-top: 60px;
	padding-left: 	0px;
}	
#noticia-img {
	height: 288px;
	width: 370px;
	padding-top: 15px;
	padding-left: 20px;
}


#apendice_olna {
	height: 90px;
	width: 400px;
	padding-top: 15px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#apendice_twitter {
	height: 60px;
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#apendice_twitter p{
	padding-top: 10px;
	padding-left: 180px;
	padding-right: 10px;
}

#apendice_egroup {
	height: 60px;
	width: 400px;
	padding-top: 1px;
	padding-left: 20px;
}

#apendice_egroup p{
	padding-top: 10px;
	padding-left: 180px;
}

#apendice_olna h1{
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

#apendice_olna p{
	padding-top: 10px;
	padding-left: 180px;
}



#apendice_cronicas {
	height: 90px;
	width: 400px;
	padding-top: 15px;
	padding-left: 20px;
}

#apendice_cronicas h1{
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

#apendice_cronicas p{
	padding-top: 10px;
	padding-left: 180px;
}


#banner-divulga{
	width: 360px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#blog-index {
	background-image: url(../imgf2/botao_up.png);
	height: 25px;
	width: 380px;
	margin-top: 20px;
	margin-left: 20px;
	vertical-align: middle;
	font-weight: bold;
}
#egroup_index {
	height: 25px;
	width: 380px;
	margin-top: 2px;
}
#egroup_index p{
	margin-left: 20px;
	letter-spacing: 1px;
}

#twitter_index {
	height: 25px;
	width: 380px;
	margin-top: 2px;
}
#twitter_index p{
	margin-left: 20px;
	letter-spacing: 1px;
}



#blog-index p:hover{
	background-image: url(../imgf2/botao_dn.png);
}
#egroup_index p:hover{
	background-image: url(../imgf2/botao_dn.png);
}


#capas_destaques {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 130px;
	width: 110px;
	margin-left: 10px;
}
#ficha_livro{
	width: 250px;
	float: left;
}	


#coluna_dir_cursos {
	float:left;
	width:460px;
	height: 750px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../imgf2/proced.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	}

#coluna_dir_cursos li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	background-image: url(../imgf2/dot3.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	list-style-type: none;
	font-size: 12px;
}

#enviar_amigo {
	height: 20px;
	width: 820px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #006699;
	position: relative;
	left: 133px;
}

#cursos_swf
{
	position: absolute;
	height: 270px;
	width: 375px;
	left: 558px;
	_left: 565px;
}
#coluna_dir_img_estacao{
	height: 460px;
	width: 340px;
	right:0px;
	margin-top: 030px;
	margin-left: 25px;
}
#bloco_dir_index {
	position: absolute;
	top: 400px;
	}

		#bloco-suporte ul{
			font-size: 11px;
			margin-bottom: 20px;
			padding-left: 20px;
		
		}

		.aplic {
			padding: 5px;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #CCCCCC;
		}		

		.aplic_peq {
			font-size: 9px;
		}		


#bloco_dir_eventos ul{
	font-size: 12px;
	list-style-type: disc;
	padding-left: 30px;
	}
#bloco_dir_eventos ul.moduloul {
	font-size: 12px;
	list-style-type: disc;
	padding-left: 30px;
}
#bloco_dir_eventos li.modulo {
	font-size: 10px;
	color: #666666;
	list-style-type: square;
}


#bloco_esq_eventos ul{
	font-size: 12px;
	list-style-type: disc;
	padding-left: 50px;
	/*padding-bottom: 20px;*/
	padding-right: 15px;
	}
#bloco_esq_eventos ul.moduloul {
	font-size: 12px;
	list-style-type: disc;
	padding-left: 30px;
}
#bloco_esq_eventos li.modulo {
	font-size: 10px;
	color: #666666;
	list-style-type: square;
}

#evento_destaque{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#evento_destaque img{
padding-left:30px;
}

#fundo{
	background-image: url(../imgf2/quixote.jpg);
	background-repeat: no-repeat;
	background-position: 45% 100%;
}
.h2agenda {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 4px;
	text-align: left;
	background-color: #F5F5F1;
}	

.olna{
	background-color: #663300;

}

.taxamatricula{
	font-weight: bold;
	color: #EA0000;
	background-color: #E5E5E5;
	font-size: 13px!important;
}

#data-agenda {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	margin-right: 20px;
	margin-left: 100px;
	margin-bottom: 10px;
}
