/* @charset "utf-8"; */
/*
Theme Name: ProCultura RS 2010
Description: Modelo para o sistema Pró-Cultura RS
Theme URL:http://www.procergs.com.br
Version: 2.0
Author: Adreson 
Template: ProCultura
*/
/*  PROCERGS 2010 */
/* inclui barra de rolagem */
/* não altere sem permissão */


/* ----- reset css ----- */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
	color:#000;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif; /* adreson */
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img { border:0; }
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup { font-style:inherit;/*	font-weight:inherit; */ }
del,
ins { text-decoration:none; }
li { list-style:none; }
caption,
th { text-align:left; }
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
q:before,
q:after { content:''; }
abbr,
acronym {
	border:0;
	font-variant:normal;
}
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
legend { color:#000; }
input,
button,
textarea,
select,
optgroup,
option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input,
button,
textarea,
select { *font-size:100%;
}
/* LIC 2010 */

body {
	background-image: url(../images/lic_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}
p { font-family: Arial, Helvetica, sans-serif; }
a { font-family: Arial, Helvetica, sans-serif; }
/*  Busca */
.formBusca {
	border:0 none #FFFFFF;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	/*	font-size:0.762em; */
	font-weight:bold;
	margin:0;
	padding:0;
}
.maisnoticias,
.maisnoticias a,
.maisnoticias a:link,
.maisnoticias a:visited {
	text-decoration: none;
	float: right;
	font-weight: bold;
	color: #006600;
	/*	font-size: 0.714em; */
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EEF3ED;
	width: 100%;
	clear: both;
	text-align: right;
}
.maisnoticias a:hover {
	text-decoration: underline;
	float: right;
	font-weight: bold;
	color: #996699;
	font-family: Arial, Helvetica, sans-serif;
}
.posttime {
	color: #99CCCC;
	text-decoration: none;
}
/* botão mais*/

.round {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
.round-top-right { -moz-border-radius-topright:10px; }
.round-right {
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
}
.round-bottom-right { -moz-border-radius-bottomright:10px; }
.round-bottom {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}
.round-bottom-left { -moz-border-radius-bottomleft:4px; }
.round-left {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-topleft:45px;
}
.round-top-left { -moz-border-radius-topleft:4px; }
.round-top {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.roundP {
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
}
.moreP:hover {
	background-position:left -78px;
	border:1px solid #BBBBBB;
	text-decoration:none;
	background-color: #363636;
}
.campoForm {
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
 *font-size: 0.8em;
	font-style: italic;
	text-decoration: none;
	border: 1px solid #E3E3E3;
	width:auto;
}
.botaoForm {
	font-weight: bold;
	font-size: 0.9em;
 *font-size: 0.8em;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.476em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	float: right;
	margin-top: -15px;
	margin-right: 10px;
}
.instruction {
	font-size:10pt;
	color: #669933;
}
.consultasForm {
	border: 1px solid #999999;
	height: 80%;
	width: 50%;
	padding-top: 10px;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #003300;
	position: absolute;
}
.consultasForm {
	border: 1px solid #999999;
	height: 80%;
	width: 50%;
	padding-top: 10px;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #003300;
	position: absolute;
}
.consultasForm a,
.consultasForm a:link,
.consultasForm a:visited { color: #003300; }
.statusProjeto {
	font-weight: bold;
	color: #009966;
}
/* cabeçalho */

#topContainer {
	position:relative;
	left:50%;
	height:100%;
	width:920px;
	bottom:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -460px;
	padding-top: 0px;
}
#topContainer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#barrasuperior {
	position:relative;
	width:100%;
	height:152px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	clear: both;
}
#barrasuperior ul,
#barrasuperior ul a,
#barrasuperior ul a:link,
#barrasuperior ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.095em;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	list-style-type: none;
	height: 42px;
}
#barrasuperior #navSuperior {
	float: right;
	height: 48px;
	width: 370px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	margin: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	line-height: 1.5em;
}
#navSuperior a,
#navSuperior a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#navSuperior p a,
#navSuperior p a:link { margin-right: 0px; }
#navSuperior a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
#navSuperior a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#menusuperior {
	height: 32px;
	padding-top: 10px;
	padding-left: 30px;
	clear: both;
}
#barrasuperior li {
	float: left;
	list-style-type: none;
}
#conteudoBarraSuperior {
	float: left;
	padding-top: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#barraSuperior h1 {
	color: #005aab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.143em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#barraSuperior h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.143em;
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 0px;
}
#pacote {
	width: 100%;
	height: auto;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
#busca {
	float: right;
	width: 395px;
	margin: 0px;
	background-color: #FBFBFB;
	background-image: url(../images/bg_busca.png);
	height: 48px;
	padding: 0px;
	-moz-border-radius:20px 20px 20px 20px;
}
#areaForm {
	position:relative;
	top:15px;
	width:198px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 0.94em;
	font-style: italic;
	text-decoration: none;
	float: left;
	left: 90px;
}
#dt_banner {
	margin: 0px;
	padding: 0px;
}
#btBusca {
	float: right;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
#menuEsquerda {
	position:relative;
	float:left;
	width:200px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 16px;
}
/* define menu lateral esquerda e componentes */
#menuProjetos,
#menuProdutores,
#menuLIC,
#menuFinanciamento,
#menuFac {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	/* font-size: 0.952em; */
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#menuEsquerda ul {
	float: none;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 17px;
}
#menuEsquerda li {
	line-height: 1.2em;
	padding:5px;
	margin-right:15px;
}
#menuEsquerda a,
#menuEsquerda a:link {
	color: #333333;
	text-decoration: none;
	display:block;
}
#menuEsquerda li a:hover {
	color: #666666;
	text-decoration: underline;
}
#menuEsquerda li:hover { background-color:#cdff8a; }
/* conteudo  */
#conteudo {
	width:auto;
	float: left;
	height: 100%;
	margin: 0px;
	clear: none;
}
#noticiasCapa,
#orientacao {
	height: auto;
	width: 530px;
	float: left;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfccbf;
	clear: left;
	padding-left: 10px;
}
#conteudo h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #669966;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.7em;
}
#conteudo h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.7em;
}
#conteudo h3 a,
#conteudo h3 a:link {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
#conteudo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
#conteudo h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	clear: both;
}
#conteudo ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: none;
	margin-top: 30px;
}
#conteudo li,
#conteudo li a,
#conteudo li a:link,
#conteudo li a:visited {
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#conteudo li a:hover {
	color: #669900;
	text-decoration: underline;
}
#conteudo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003300;
	margin-bottom: 1em;
}
#conteudo p a,
#conteudo p a:link {
	color: #003300;
	text-decoration: none;
}
#conteudo p a:active,
#conteudo p a:hover {
	color: #669900;
	text-decoration: underline;
}
#barraFuncional {
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	clear: both;
	height: 18px;
	padding-top: 2px;
}
#barraFuncional img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
}
#barraFuncional a,
#barraFuncional a:link,
#barraFuncional a:visited {
	color: #a3a3a3;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 1em;
}
#barraFuncional a:hover,
#barraFuncional a:active {
	color: #999999;
	text-decoration: underline;
}
/* twitter feed */
#twitter_div {
	height: 165px;
	width: 550px;
	float: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0px;
	border: 1px solid #e1e9a1;
	clear: left;
	background-image: url(../images/bg_twt.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
}
#twitter_div h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099cc;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.35em;
}
#twitter_div p,
#twitter_div ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.619em;
	color: #336666;
	text-decoration: none;
	float: left;
	margin-top: 0px;
}
#twitter_div li {
	text-align: left;
	padding: 4px;
	line-height: 1.2em;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEF3ED;
}
#dt_projeto {
	background-color: #FFFFFF;
	background-image: url(../images/bg_dt_projeto.png);
	background-repeat: repeat-x;
	height: 240px;
	width: 120px;
	border: 1px solid #cfcfcf;
}
#twitter_update_list {
	padding:0;
	list-style:none;
	margin: 0px;
	width: 440px;
}
#bt_twt {
	text-align: center;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #0099CC;
	text-decoration: none;
	margin-left: 5px;
}
#bt_twt a {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
#sobreTWT { background-color: #0033CC; }
/* banners */
#bannerCapa {
	width:120px;
	height: 100%;
	margin: 0px;
	float: right;
	text-align: center;
}
#bannerCapa p a,
#bannerCapa p a:link,
#bannerCapa p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.762em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#bannerCapa h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.7em;
	text-align: center;
}
#dt_ConsultarProj {
	width:100px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
	float: none;
	border: 1px solid #CCCCCC;
	margin-left: 7px;
	clear: both;
	margin-bottom: 10px;
}
#dt_denuncia {
	background-image: url(../images/bg_dt_projeto.png);
	background-repeat: repeat-x;
	height: auto;
	width: 120px;
	border: 1px solid #cfcfcf;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
}
#btConsultar {
	margin: 0px;
	padding: 0px;
}
#btDenunciar {
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#banners img { margin-top: 5px; }
#bannersAuxiliar {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bannersAuxiliar img {
	margin: 1px;
	padding: 0px;
}
#rodape {
	background-image: url(../images/bg_rodape.png);
	background-repeat: repeat-x;
	height: 72px;
	width: 100%;
	border: 1px solid #CCCCCC;
	clear: both;
	background-position: bottom;
	float: none;
}
#rodape p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
}
#rodape p a,
#rodape p a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/* créditos  */

.creditos,
.creditos a,
.creditos a:link,
.creditos a:visited {
	clear:both;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:10px;
}
/* Notícias */
#noticias {
	height: 100%;
	width: 670px;
	padding-left: 10px;
	margin: 10px;
	float: left;
}
#noticias p {
	text-align: justify;
	padding-right: 20px;
	line-height: 1.3em;
	text-decoration: none;
!important
}
#noticias h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	margin-bottom: 20px;
}
#noticias h2 a,
#noticias h2 a:link,
#noticias h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #669966;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0.7em;
}
#noticias img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#conteudo blockquote {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.interesseForm {
	border: 1px solid #C9D2A0;
	height: 80%;
	width: 100%;
	padding:20px 1px 5px;
	text-align: center;
	/* font-size: 0.8em; */
	font-weight: normal;
	color: #003300;
	position: absolute;
	text-decoration: none;
	background-image: url(../images/bg_rodape.png);
	background-position: center center;
}
a:hover.interesseForm,
a:active.interesseForm { text-decoration: underline; }
#atalhoDireita {
	float: right;
	height: 30px;
	width: 400px;
	position: relative;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_menubar.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:hover#atalhoDireita,
a:active#atalhoDireita { background-color: #FBFFEA; }
/* Patrocinios */
#patrocinios {
	height: 100%;
	width: 670px;
	padding-left: 10px;
	margin: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#patrocinios p {
	text-align: justify;
	padding-right: 20px;
	line-height: 1.3em;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
#patrocinios h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	margin-bottom: 20px;
}
#patrocinios h2 a,
#patrocinios h2 a:link,
#patrocinios h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #669966;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0.7em;
}
#patrocinios ul {
	color: #333333;
	text-indent: 1em;
}
#patrocinios li a:hover {
	color: #669900;
	text-decoration: underline;
}
#patrocinios li,
#patrocinios li a,
#patrocinios li a:link,
#patrocinios li a:visited {
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#noticias strong {
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
#indexProjetos,
#indexProdutores {
	/*	float: right;  */
	width: auto;
	margin-bottom: 5px;
	height: auto;
	position: relative;
}
#dt_ConsultarProdutor {
	clear: both;
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 210px;
	position: relative;
	background-image: url(../images/bg_dtConsultar2.png);
	background-repeat: repeat-y;
}

#dt_ConsultarProjetoMaior {
	clear: both;
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 260px;
	position: relative;
	background-image: url(../images/bg_dtConsultar2.png);
	background-repeat: repeat-y;
}

#dt_ConsultarProjetoMaior2 {
	clear: both;
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 305px;
	position: relative;
	background-image: url(../images/bg_dtConsultar2.png);
	background-repeat: repeat-y;
}

#dt_ConsultarProdutorMenor {
	clear: both;
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	height: 80px;
	position: relative;
	background-image: url(../images/bg_dtConsultar2.png);
	background-repeat: repeat-y;
}


#borda { }
#borda table {
	border-spacing:10px;
	border-collapse:separate;
}
#dtConsultar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	float: left;
	width: 205px;
	margin-right: 2px;
	margin-left: 3px;
	padding: 10px;
	height: 150px;
	margin-bottom: 5px;
	border: 1px solid #ECECEC;
	background-image: url(../images/bg_dtConsultar.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F9F9F9;
}
#dtOrientar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	float: left;
	width: 437px;
	margin-right: 2px;
	margin-left: 3px;
	padding: 10px;
	height: 150px;
	margin-bottom: 5px;
	border: 1px solid #ECECEC;
	background-image: url(../images/bg_dtConsultar.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F9F9F9;
}
#dtOrientar li { /*	font-size: 1.25em; */ }
#dtAuxiliar {
	float: none;
	width: inherit;
	height: 200px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
}
#dtConsultar p { font-weight: normal; }
#dtConsultar h3,
#dt_ConsultarProdutor h3 {
	font-size: 1.12em;
	text-decoration: none;
	color: #336600;
	line-height: 1.1em;
}
#dtauxHorizontal {
	background-image:url("../images/bg_rodape.png");
	background-position:center bottom;
	background-repeat:repeat-x;
	background-color: #FEFEFE;
	float: inherit;
	width: 550px;
	margin-left: 2px;
	margin-bottom: 1px;
	height: 59px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
}
#dtauxHorizontal p a,
#dtauxHorizontal p a:link,
#dtauxHorizontal p a:visited {
	font-size: 0.8em;
	color: #003300;
}
/* botão voltar */
#btvoltar a:hover,
#btvoltar a:link,
#btvoltar a:active,
#btvoltar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#btvoltar,
#btvoltar:link,
#btvoltar:visited {
	background-color:#C6C6C6;
	background-image:url(../images/bg_btForm.png);
	background-repeat:repeat-x;
	font-size:1em;
	font-weight:bold;
	height:auto;
	line-height:1em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-align:center;
	text-shadow:1px 1px 1px #000000;
	width:auto;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	margin: 5px;
	background-position: center;
	padding: 5px;
}
#btvoltar:hover {
	border:1px solid #333333;
	text-decoration:none;
	background-color: #333333;
}
#consultasPatrocinio { background-color: #FFFFCC; }
#valoresProjeto {
	/* font-size: 1em; */
	color: #333333;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 3em;
}
#consultas {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
}
#listaProjetos td {
	font-size: 1em;
	text-decoration: none;
}
#listaProjetos td a,
#listaProjetos td a:link,
#listaProjetos td a:visited {
	color: #333333;
	line-height: 2em;
	text-decoration: none;
}
#listaProjetos td a:hover,
#listaProjetos td a:active {
	color: #006633;
	line-height: 2em;
	text-decoration: underline;
}
#consultas strong,
#valoresProjeto strong {
	color: #666666;
	line-height: 2em;
	font-weight: bold;
}
/* paginação */

#pg {
	clear:both;
	color:#666666;
	height:2em;
	margin:2em 0 2em 12px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pg a,
#pg strong {
	border:1px solid #CCDBE4;
	color:#666666;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:2px 8px;
	text-align:center;
	text-decoration:none;
}
#pg a:hover {
	border-color:#C0CB8F;
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #495F5F;
	background-image: url(../images/bg_btFormPro.png);
	background-repeat: repeat;
	background-position: center center;
}
#pg-next,
#pg-prev {
	border-width:2px;
	margin-top:-2px;
	padding-bottom:1px;
	padding-top:1px;
}
#pg-next { margin-left:9px; }
#pg-prev { margin-right:14px; }
#bd { border-style:none solid solid; }
#pg strong {
	border:0 none;
	color:#000000;
	font-size:108%;
	font-weight:bold;
	padding:2px 6px;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup { font-style:inherit;/* font-weight:inherit; */ }
/* modelo novo FAC2012 */
#baixeModelo {
background: #f9fcf5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZmNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2M2ZWRhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWVmYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f9fcf5 0%, #c6edaf 29%, #caefaa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf5), color-stop(29%,#c6edaf), color-stop(100%,#caefaa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9fcf5 0%,#c6edaf 29%,#caefaa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9fcf5 0%,#c6edaf 29%,#caefaa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9fcf5 0%,#c6edaf 29%,#caefaa 100%); /* IE10+ */
background: linear-gradient(top,  #f9fcf5 0%,#c6edaf 29%,#caefaa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf5', endColorstr='#caefaa',GradientType=0 ); /* IE6-8 */
}
#baixeModelo {
/*	height: 140px; */
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border: #93ae93 1px solid;
	width: 620px; /*480*/
	padding-right: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1em;
}
#baixeModelo h2 {
	font-size: 1.1em;
	width:90%;
}
#baixeModelo p {
	/*background-image:url(../images/ico_baixeModelo.png);*/
    background-position: -25px 0;
    background-repeat: no-repeat;
    padding-bottom: 0;
    padding-left: 100px;
    padding-right: 0;
    padding-top: 0;
	min-height:7em;
}
#baixeModelo a:link,
#baixeModelo a:visited {
	color: #006633;
	cursor: pointer;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
#baixeModelo a:hover,
#baixeModelo a:active {
	color: #669933;
	cursor: pointer;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
#envioProjetoFAC {
	height: 90px;
	width: 640px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#more,
#more:link,
#more:visited {
	background-color:#C6C6C6;
	background-image:url("../images/bg_btForm.png");
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #AAAAAA;
	clear:both;
	color:#FFFFFF;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	height:auto;
	line-height:1.5em;
	margin:20px;
	outline:medium none;
	padding:18px 40px 20px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
	width:auto;
}
#more,
#more:link,
#more:visited {
	background-color:#C6C6C6;
	background-image:url("../images/bg_btForm.png");
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #AAAAAA;
	clear:both;
	color:#FFFFFF;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	height:auto;
	line-height:1.5em;
	margin:20px;
	outline:medium none;
	padding:18px 40px 20px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
	width:auto;
}
#divulga02 { background-color: #FFFFFF; }
.notacoes {
	font-size: 0.7em !important;
	color: #999999 !important;
}
.numeral {
	color: #666666;
	background-color: #F9F9F9;
	border: 0px none #F9F9F9;
	font-weight: bold;
	display: inline-table;
	width: 21px;
}
#conteudo #noticias ul {
	color: #666666;
	margin-top: 30px;
	list-style-position: inside;
}
#conteudo #noticias ol {
	text-align: justify;
	margin: 20px;
	font-weight: normal;
}
#conteudo #noticias ol li {
	font-weight: normal;
	list-style-type: decimal !important;
	list-style-position: inside;
}
#conteudo #noticias li {
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;/*	list-style-type: disc; */
}
#conteudo #noticias li a,
#conteudo #noticias li a:link,
#conteudo #noticias li a:visited {
	text-decoration: none;
	color: #003300;
	font-weight: normal;
}
#conteudo #noticias li a:hover {
	color: #669900;
	text-decoration: underline;
	font-weight: normal;
}
#respostaProjeto { visibility:visible }
#aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #669900;
	border: 2px solid #999999;
	padding: 1em;
	background-color: #FFFFFF;
	background-image: url(../images/LICRS2010_03.png);
	background-repeat: repeat-x;
	background-position: center top;
 *margin: 0.5em;
}
#login {
	background-image: url("../images/login.png");
	background-position: right center;
	background-repeat: no-repeat;
	margin:0px;
	padding-right:45px;
	height:25px;
	padding-top:3px;
}
#barrasuperior #navSuperior p,
.login { margin-right:45px; }

#AvisoDiv {
	color: #669933;
    font-size: 10pt;
}

#AvisoDiv p {
	color: #669933;
    font-size: 10pt;
}