﻿@charset "utf-8";
/* 
###############################################################  
Description: Portal FAP - Ensino Pesquisa e Extensão :: Teresina | Parnaíba | Apucarana
Version: 1.0
Author: Elias Ferreira Junior
Author URL: http://www.eliasjunior.com.br/
###############################################################  
*/ 
/**
* LAYOUT GERAL
*/
* {
	margin: 0;
	padding: 0;
}
html {
	background: #FFF url(../imgV3/bg.gif) center top repeat-y;
}
body {
	color:#333;
	font: 70%/1.5em "Segoe UI", Arial, Helvetica, sans-serif;
	background: none; /*url(../img/bg_rodape.gif) bottom center repeat-x; */
}

a img {
	border:0;
}
hr {
	margin:10px 0;
	clear:both;
}
fieldset {
	padding:10px;
}
legend {
	text-transform:uppercase;
	padding:0 5px;
	font-weight:bold;
}
ul {
	
}
a {
	color:#000; 
	text-decoration:none;
	border-bottom:#FFF solid 1px;
	outline: 0;
}
a:link {
	color:#000;
	outline: 0;	
}
a:visited {
	color:#000;
	outline: 0;	
}
a:hover {
	color:#00C; 
	background:#F0F8FF;
	/*border-bottom:#3399CC dotted 1px;*/
	outline: 0;	
}
a:active {
	color:#00C;
	outline: 0;	
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:0.8em;
}
p {
	font-size:11px ;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif !important;
}
p a{
	color:#00C !important;
	font-weight:bold;
}

#listagem {
	width:95%;
	margin:10px auto;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:1em;
	border-collapse: collapse;
}

#listagem td, #listagem th {
	padding:3px;
	font-size:.8em;
	border:#EEE solid 1px;
	table-layout:auto;	
}

#listagem th {
	background:#F0F0FF;
	text-align:left;
	border:#DDD solid 1px;
}
#listagem tr {
	background:#fff;
}
#listagem tr {
	font-size:1.2em !important;
}

#container {
	width: 776px;
	margin: 0 auto;
	clear:inherit;	
/*
	border:#333333 solid 1px;
	min-height:1200px;
*/
}
#headerV3 {

}
#headerV3 h1 {

}
#headerV3 h1 a{
	display: block;
	float: left;
	text-indent: -900em;
	background: url(../imgv3/logo_fap.gif) top left no-repeat;
	width: 210px;
	height: 70px;
	outline: 0;
	border-right: #036 solid 1px;
	padding-right:40px;
	margin-left:30px;
	_margin-left:15px;
	margin-top:12px;
	margin-bottom:12px;		
}
#buscaV2 {
	float:left;
	width:425px;
	padding:0;	
	margin-top:20px;
	margin-left:40px;
}
#buscaV2 label {
	color:#039;
	display:block;
	padding-bottom:4px;
	word-spacing:-0.2em;
	font-size:1.4em;
	font-weight:bold;
}
#buscaV2 span{
	font-weight:normal;
}
#buscaV2 #termo_busca {
	margin-bottom:5px;
	height:20px;
	_height:19px;
	display:block;
	float:left;
	border:#ccc solid 1px;
	border-right-color:#666;
	border-bottom-color:#666;
	padding:4px;
	padding-top:0;
	width:320px;
	font-size:1.4em;
	color:#666;
	margin:0;
	padding:0;
	padding:2px 5px;
}
.btnEntrar {
	border:#ccc solid 1px;
	border-right-color:#666;
	border-bottom-color:#666;
	float:left;
	margin-bottom:5px;
	height:25px;
	width:80px;
	margin-left:10px;
	padding:0 5px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	background-color:#036;
	color:#FFFFFF;	
}
.btnEntrar:hover {
	background-color:#ccc;
	color:#333;
	cursor:hand;
}
#superbanner{
	margin-bottom:-2px;
}
#navOpcoes{
	height: 39px;
	background: #036 url(../imgv3/bg-navOpcoes-blue.gif) top left repeat-x;
}
#navOpcoes ul {
	float: right;
	margin-right:10px;
	border-left: solid #1d3f9b 1px;
	border-right: solid #01014e 1px;	
}
#navOpcoes ul li{
	display: inline;
	text-transform: uppercase;
	font-size: 1.1em;
}
#navOpcoes ul li a{
	display: block;
	float: left;
	/*
	background: url(../img/bg_navOpcoes_separa.gif) top left no-repeat;
	*/
	border-left: solid #01014e 1px;
	border-right: solid #1d3f9b 1px;
	border-bottom: none;
	height: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 10px;
}
#navOpcoes ul li a:hover{
	background: url(../img/bg_navOpcoes_hover.gif) top center repeat-x;
}
#navOpcoes #cidades {
	margin-right:180px;
	width:325px;
}

#navOpcoes #online {
	width:230px;

}

#conteudo {
	float: left;
	margin-left:8px;
	width:530px;
}

#centralhome {
	/*border:#EEE solid 1px;*/
	margin:25px 15px 25px 15px;
}
#tbcentralhome{
	margin:0;
}
#centralhome td{
	/*border:#EEE solid 1px;*/
}
#centralhome #tdmenu{
	width:180px;
	float:left;
}
#centralhome #tdconteudo{
	float:left;
	width:545px;
	margin-left:20px;
	vertical-align:top;
	/*border:#EEE solid 1px;*/
}

.titulov3{
	background:#3f7dba url(../imgv3/bg-title-azul.gif) top repeat-x;
	color:#FFF;
	padding:4px 10px 0 10px;
	height:23px;
	margin-bottom:10px;
	font-size:13px;
}
#wrapper {
	height:auto;
/*	height:1180px;
	overflow:auto; */
	padding-top:0;
}
#txt {
	font-size:12px !important;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif !important;
}
#txt ul{
	margin-left:15px;
}
#txt h5, #txt p {
	margin-bottom:1.5em;
	margin-top:1.5em;
}
#txt table{
	margin-left:20px;
}
#texto ul li{
	list-style-position:inside;
}
#sidebar {
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	width: 155px;
}
#menuLocal ul{
	padding:5px;
	list-style-position:inside;
	margin-bottom:15px;
	border-bottom:#999999 solid 5px;
	padding-bottom:20px;
}
#menuLocal ul li{
	display:inline;
	list-style:none;
}
#menuLocal ul li a{
	display:block;
	border-bottom:#0033CC solid 1px;
	padding:2px 5px;
	margin:0 3px;
}

.tituloNav {
	font-size:12px;
	/*background:url(../img/bg-titulo-pag.gif) top center no-repeat;*/
	background:#e7ebf2;
	padding:5px 10px;
	margin-bottom:20px;
	text-transform:uppercase;
}
#rodape {
	background: url(../img/bg_rodape.gif) top center repeat-x;
	text-align: center;
	height: 35px;
	padding-top: 20px;
	font-size: 1.4em;
	color: #039;
	clear:both;
	margin-top:20px;
	margin-left:1px;
}
#rodape p{
	display:block;
	width:530px;
	float:left;	
}
#fiesprouni {
	text-align:center;
	margin:0;
	float:left;
	width:220px;
	height:50px;
}
#fiesprouni img{
	margin: auto 10px;
}
#fiesprouni a{
	background:none;
	border:none;
}
#fiesprouni a:hover{
	background:none;
	border:none;
}

#rodape {
	margin-top:0px;
	height:80px;
}
#rodape p {
	margin-top:0px;
	text-align:left;
	padding-left:20px;	
}
/* box de mais e menos */
#noticia .fonteBox{float:right;text-align:right;margin:5px 0 30px 30px;}
#noticia .fonteBox span{float:left;color:#8F8F8F;font-size:9px;line-height:9px;margin:2px 4px 0 0;display:block;}
#noticia .fonteBox .menor{float:left;font-weight:bold;width:25px;height:19px;background:url(../img/bg_fonte.gif);border:solid 1px #DBDBDB;text-align:left;}
#noticia .fonteBox .maior, #noticia .fonteBox .normal{float:left;font-weight:bold;font-size:15px;width:25px;height:19px;background:url(../img/bg_fonte.gif);border:solid 1px #DBDBDB;border-left:none;}
#noticia .fonteBox .normal{font-size:13px;}
#noticia .fonteBox a{height:19px;text-align:center;display:block;border-bottom:none;}
#noticia .fonteBox a:hover {background:none;}
/* box de mais e menos */

.fotomateria {
	width: auto;
	background:#FFF;
	float:left;
	margin-right:10px;
	border:#CCC solid 1px;
}
.fotomateria img {
	border:0;
}
.fotomateria img a{
	border:0;
}
.fotomateria div {
	padding:5px 0 5px 5px;
	border:0;	
}
.datanoticia {
	color:#333;
	font-style:italic;
	font-size:1em;
	margin:0;
}
#outrasnoticias {
	padding-bottom:5px;
	margin-top:30px;
}
#outrasnoticias li{
	list-style:none;
	padding-left:20px;
	background:url(../img/list.png) center left no-repeat;
}
#noticia h2{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 31px;
	font-size-adjust: none;
	font-stretch: normal;
	letter-spacing: 0px;
	margin-bottom: 5px;
}
#noticia h3{
	font-size:1.6em;
	font-weight:bold;
	color:#666;
	letter-spacing: 0px;	
}
#noticia p{
	text-align:justify;
}
.datanoticia {
	padding-bottom:10px;
	color:#999;
}
#noticia .fotomateria {
	border:#999999 solid 1px;
	padding:5px;
}
.frmbusca2 {
	margin: 10px 0;
	margin-bottom:40px;
}
#frm_busca2, .boxsombra{
	background:url(../img/left-top-corner-box.jpg) top left no-repeat;
	padding-left:10px;
	padding-top:10px;
}
#frm_busca2 h2, .boxsombra h2 {
	color:#039;
	margin-bottom:8px;
	word-spacing:-0.2em;	
}
#frm_busca2 h2 span, .boxsombra h2 span{
	font-weight:normal;
}
.resultado-busca li{
	margin-left:20px;
	margin-bottom:10px;
	border-bottom:#EEE solid 1px;
	padding-bottom:2px;
}

/* TABELAS */
#txt table{
	border-collapse: collapse;
	padding:0;
	margin:0;
	width:100%;	
}
#txt td, #txt th {
	padding:0;
	margin:0;
	font-size:1em;
	border:#99F solid 1px;
	table-layout:auto;	
}
#txt td p, #txt th p{
	padding:3px 5px;
	margin:0 !important;
	line-height:0;
}

#txt th {
	background:#003399;
	color:#FFF;
	text-align:center;
	border:#0066FF solid 1px;
	margin:0;
}
#txt tr {
	background:#fff;
}
#txt tr {
	font-size:1.2em;
}

#txt table {
    font-size:16px;
}
#txt caption {
    background-color:#EEEEEE;
    font-weight:bold;
}
#txt th {
    background-color:#99C9F9;
}
#txt th, #txt td, #txt caption {
    text-align:left;
    /*border:1px solid #000000;*/
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}
