body {
	margin:0;
	padding:10px 0 10px 0;
	background-color:#f2f2f2;
	font-size:12px;
	font-family: sans-serif, Arial, Helvetica;
	color:#666;
	background-image:url(../images/kindajean.png);
}
div.mi20 {
	width:auto;
	margin:20px;
	display:inline-block table
}
div#cabecalho {
	width:1000px;
	margin:0 auto;
	height:140px;
	background-color:#FFF;
	display:table;
}
div#menu {
	width:1000px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	text-align:center;
	background-color:#d4613b;
	display:table;
	font-family: 'Oswald', sans-serif;
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #FFF;
}
div#noticias {
	width:1000px;
	margin:0 auto;
	height:390px;
	background-color:#334175;
	display:table;
	background-image:url(../images/degradenoticias.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
div#subprojetos {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
	display:table;
	padding-bottom:20px;
}
div#destaques {
	width:1000px;
	margin:0 auto;
	background-color:#f8f8f8;
	display:table;
	padding-bottom:20px;
}
div#rodape {
	width:1000px;
	margin:0 auto;
	background-color:#d4613b;
	display:table;
	color:#FFF;
	padding-bottom:20px;
}
div#copyright {
	width:1000px;
	margin:0 auto;
	background-color:#e57550;
	display:table;
	text-align:center;
	color:#f2bba9;
}
h1.h1 {
	margin:0 0 10px 0;
	padding:0;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:24px;
	color:#d4613b;
}
h2.h2 {
	margin:0 0 10px 0;
	padding:0;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:24px;
}
h3.h3 {
	margin:0 0 10px 0;
	padding:0;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:34px;
}
h4.h4 {
	margin:0 0 5px 0;
	padding:0;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:22px;
}
.titulos {
	margin-bottom:20px !important;
	border-bottom:1px solid #CCC;
}
.azul {
	color:#334175 !important;
}
.cinza {
	color:#999 !important;
}
.branco {
	color:#FFF !important;
}
a:link {
	color: #334175;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #334175;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #d4613b;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #334175;
	text-decoration: none;
	font-weight:bold;
}
div#menu {
	font-weight:normal !important;
	text-shadow: 1px 1px 1px #b84018;
}
div#menu ul.dropdown {
	position: relative;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:normal !important;
}
div#menu ul.dropdown li {
	float:left;
	list-style:none;
	position:relative;
	height:50px;
	line-height:50px;
	padding:0 13px 0 13px;
	background-color:#d4613b;
	font-weight:normal !important;
	width:auto;
}
div#menu ul.dropdown li:hover {
	z-index:999;
	background-color:#e57550;
	font-weight:normal !important;
}
div#menu ul.dropdown li:hover > a {
	color:#FFF;
	font-weight:normal !important;
}
div#menu ul.dropdown li a {
	text-decoration:none;
	color:#cc0000;
	text-transform:uppercase;
	color:#FFF;
	font-weight:normal !important;
}
div#menu ul.dropdown a:hover {
	color:#F0F;
}
div#menu ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	width:200px;
	background:#e57550;
	padding:5px;
	text-shadow: none;
}
div#menu ul.dropdown ul li {
	float:none;
	padding:5px 0;
	background-color:#e57550;
	height:24px;
	line-height:24px;
	border-top: 1px dotted #d4613b;
}
div#menu ul.dropdown ul li:hover {
	background-color:#fbe7e1;
}
div#menu ul.dropdown ul li a {
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:0 5px;
	font-size:14px;
}
div#menu ul.dropdown ul li a:hover {
	text-decoration:none;
	background:none;
	color:#d4613b;
}
.btpesquisa {
	width:0px;
	height:35px;
	line-height:35px;
	font-size:18px;
	color:#999;
	background-color:#f0f0f0;
	border:none;
	padding:5px 40px 5px 10px;
	margin:0;
	background-image:url(../images/pesquisar.png);
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	-kthtml-transition: all 1s linear;
	transition: all 1s linear;
}
.btpesquisa:focus {
	width:150px;
	border:none;
	background-color:#f2f2f2;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-kthtml-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
div.subprojetos1 {
	width:307px;
	float:left;
	display:table;
}
div.subprojetosimg1 {
	width:307px;
	background-color:#CCC;
	height:210px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-bottom:10px;
	background-position:center;
	background-repeat:no-repeat;
}
div.subprojetos2 {
	width:306px;
	float:left;
	display:table;
	margin:0 20px;
}
div.subprojetosimg2 {
	width:306px;
	background-color:#CCC;
	height:210px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-bottom:10px;
	background-position:top center;
	background-repeat:no-repeat;
}
div#areadestaques1 {
	width:470px;
	float:left;
	display:table;
	height:160px;
	margin:0 20px 20px 0;
}
div#areadestaques1 div.imagemdestaques1 {
	width:115px;
	background-color:#CCC;
	height:111px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-right:20px;
}
div#areadestaques1 div.linkdestaques1 {
	float:left;
	width:300px;
}
div#areadestaques1 div.textodestaques1 {
	float:left;
	width:300px;
	margin-top:5px;
}
div#areadestaques2 {
	width:470px;
	float:left;
	display:table;
	height:160px;
	margin:0 0 20px 0;
}
div#areadestaques2 div.imagemdestaques2 {
	width:115px;
	background-color:#CCC;
	height:111px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-right:20px;
}
div#areadestaques2 div.linkdestaques2 {
	float:left;
	width:300px;
}
div#areadestaques2 div.textodestaques2 {
	float:left;
	width:300px;
	margin-top:5px;
}
div#areadestaques3 {
	width:470px;
	float:left;
	display:table;
	height:160px;
	margin:0 20px 0 0;
}
div#areadestaques3 div.imagemdestaques3 {
	width:115px;
	background-color:#CCC;
	height:111px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-right:20px;
}
div#areadestaques3 div.linkdestaques3 {
	float:left;
	width:300px;
}
div#areadestaques3 div.textodestaques3 {
	float:left;
	width:300px;
	margin-top:5px;
}
div#areadestaques4 {
	width:470px;
	float:left;
	display:table;
	height:160px;
	margin:0;
}
div#areadestaques4 div.imagemdestaques4 {
	width:115px;
	background-color:#CCC;
	height:111px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-right:20px;
}
div#areadestaques4 div.linkdestaques4 {
	float:left;
	width:300px;
}
div#areadestaques4 div.textodestaques4 {
	float:left;
	width:300px;
	margin-top:5px;
}
.imgh:hover {
	border-bottom: 4px solid #d4613b !important;
	cursor:pointer !important;
}
div#noticias div.noticiasconteudo {
	width:820px;
	float:left;
	display:inline-block;
	margin:0 20px;
	height:350px;
}
div#noticias div.noticiasimg {
	width:450px;
	float:left;
	display:inline-block;
	margin:0 20px 0 0;
	height:350px;
	background-repeat:no-repeat;
	background-position:center;
}
div#noticias div.noticiastextos {
	width:350px;
	float:left;
	display:inline-block;
	color:#FFF;
}
div#noticias p.noticiasdescricao {
	font-size:14px;
	font-weight:normal !important;
}
div#noticias div.noticiasnavegadores {
	width:50px;
	float:left;
	display:table;
	padding-top:125px;
}
.alpha {
	opacity:0.5;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-kthtml-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.alpha:hover {
	opacity:1.0;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-kthtml-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
div#menu_rodape a {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal !important;
	text-shadow: 1px 1px 1px #b84018;
	margin-right:13px;
	color:#FFF;
	font-family: 'Oswald', sans-serif;
}
div#icones_rodape {
	margin-top:15px;
}
div#icones_rodape img {
	margin-right:7px;
}
.error {
	color:#d15b17;
}
.minhalistaerros {
	visibility:hidden;
}
div#logopibid_area {
	width:240px;
	float:left;
	display:table;
	margin-right:5px;
}
div#logounifafibe_area {
	width:395px;
	float:left;
	display:table;
	margin-right:20px;
	padding-top:10px;
}
div#pesquisa_area {
	width:300px;
	float:left;
	display:table;
	text-align:right;
}
p.datasite {
	margin-top:35px;
	margin-bottom:0;
	font-size:12px;
	color:#929292;
}
div.col1 {
	width:720px;
	display:table;
	float:left;
	margin-right:20px;
}
div.col2 {
	width:220px;
	display:table;
	float:left;
}
input.nwl_nome {
	background-color:#FFF;
	border: none;
	padding:5px;
	font-size:18px;
	margin:0 0 5px 0;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
	width:210px;
}
input.nwl_email {
	background-color:#FFF;
	border: none;
	padding:5px;
	font-size:18px;
	margin:0 5px 0 0;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
	width:168px;
}
input.nwl_ok {
	background-color:#FFF;
	border: none;
	padding:5px;
	font-size:17px;
	margin:0;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
}
div#conteudosinternos {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
	display:table;
}
div#textos p {
	line-height:160%;
}
p#controles {
	text-align:right;
	font-size:14px;
	color:#999;
}
/* fim paginação*/
div.pagination {
	margin:10px auto;
	width:auto;
	display:table;
	padding:10px 5px;
}
.pagination li {
	font-size:16px;
	color:#666;
	display:inline;
	margin:5px;
}
.pagination li {
	display:inline-block;
 *line-height:28px;
 *display:inline;
}
.pagination a {
	padding:5px 10px;
}
.pagination a.b {
	font-weight:bold;
}
.pagination a:hover, .pagination a.active {
	background:#fff;
	color:#6b6b6b;
}
.pagination a {
	display:inline-block;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
	background-color:#d4613b;
	font-size:16px;
}
.pagination a:hover {
	color:#FFF;
	background-color:#CCC;
}
/* fim paginação*/


div.imglistagem {
	width:95px;
	background-color:#CCC;
	height:91px;
	float:left;
	display:table;
	border-bottom: 4px solid #334175;
	margin-right:20px;
	background-repeat:no-repeat;
	background-position:center;
	border-top:solid 1px #f2f2f2;
}
.datas {
	font-size:10px !important;
}
div.listagens {
	display:inline-block;
	clear:both;
	margin:10px 0;
	width:100%;
}
.imginterna {
	margin:0 0 15px 10px;
}
hr.hr {
	background:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px dotted #CCC;
	color:#fff;
	height:1px;
	margin: 15px 0;
	width:100%;
	clear:both;
	display:table;
}
form#frmcontato input[type=text], form#frmCadastroEgressosHome input[type=text] {
	width:100%;
	padding:5px 0;
	border:solid 1px #999;
	background-color:#f2f2f2;
	font-size:16px;
	font-weight:bold;
	font-family: sans-serif, Arial, Helvetica;
	color:#666;
}
form#frmcontato textarea, form#frmCadastroEgressosHome textarea {
	width:100%;
	height:100px;
	border:solid 1px #999;
	background-color:#f2f2f2;
	font-size:16px;
	font-weight:bold;
	font-family: sans-serif, Arial, Helvetica;
	color:#666;
}
form#frmcontato input[type=submit], form#frmCadastroEgressosHome input[type=submit] {
	padding:5px 10px;
	border:none;
	background-color:#334175;
	font-size:16px;
	font-weight:bold;
	font-family: sans-serif, Arial, Helvetica;
	color:#FFF;
}
.center {
	text-align:center;
}

/*div#menu_rodape {
    margin-right: 500px;
}*/
