/* CSS Document */
* { margin: 0; padding: 0;}
body {
	font-family: "Trebuchet MS", Helvetica, Garuda, Utkal, "Nimbus Sans L", FreeSans, Malayalam, "Phetsarath OT", sans-serif;
    font-size: 11px;
    background: #FFF;
}
p { padding: 8px 50px 2px 40px ; color: #000000}
a, a visited {
	text-decoration: none;
    color: #4D4D4D; 
}
h3{	font-size: 12px;padding: 15px 20px 5px 20px;}
h4{	font-size: 11px; color: #000000;padding: 15px 15px 0px 20px;}
h5 { font-size: 10px; color: #000; padding: 10px 15px 0px 25px; }
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #C4C4C4;
}
img:hover {
	text-decoration: none;
}

ul, ol {
	margin: 5px 60px;
}


li {
	padding: 3px;
}
#shadow {    background:url(../images/bg_fundo.gif) top center repeat-x ;

}

#header {
	width: 960px;
	height: 161px;
	background: url(../images/bg_header.png) no-repeat;
	margin: 0 auto;
	position: relative;
}
#linkSBA { display: block; width: 100px; height: 100px; position: absolute; top: 25px; right: 45px; }
#header h1 {
	display: none;
}
#menu {
	font-size: 11px;
    height: 24px;
    position: relative;
    top: 135px;
    z-index: 10;
}
#menu ul {
	margin: 0;
	margin-left: 40px;
}
#menu ul li {
	list-style: none;
    display: inline;
    padding: 0;
}
#menu ul li a, #menu ul li a:visited {
	display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 4px 2px;
    margin: 0 10px; 
}

#menu ul li a span {
	color: #000;
}
#menu label {
	display: block;
    float: right;
}
#content {
}

#shadow #menu ul li a:hover, #shadow #menu ul li a.active {
	padding: 4px 2px 2px 2px;
    border-bottom: 3px solid #009247;
    text-decoration: none;
}	
#menu input {
	font-size: 10px;
    color: #666666;
    width: 78px;
    background: url(../images/bg_input_busca.gif) ;
    border: none;
    padding: 5px 0 5px 5px ;
    margin-top: 0;
}
#qSearch {
	display: block;
    float: right;
    height: 27px;
    width: 23px;
    background: url(../images/bg_input_busca.gif) -83px 4px no-repeat;
    margin-right: 40px;
	margin-top: -4px;
    
}
#qSearch:hover {
	background: url(../images/bg_input_busca_hover.gif) -1px 4px no-repeat;
}


#fasc_recentes {
	background: url(../images/bg_fasc_recentes.gif) repeat-x;
	padding: 20px 40px;
	height: 240px;
}
.big_picture {
	float: left;
}
#acervo {
    float: left;
}

#acervo {
	display: none;
}
#fasc_recentes h3, #acervo h3 {
	font-size: 12px;
    margin-bottom:0;
    padding: 0;
    margin-top: 40px;
} 
#fasc_recentes li {
	list-style: none;
    margin:5px 15px 0 0 ;
    float: left;
    text-align: center;
}
#fasc_recentes img {
	width: 82px;
    height: 108px;
}
#acervo ul, #fasc_recentes ul {
	margin: 5px 0;
}
#acervo li {
	list-style: none;
    font-weight: normal;
    padding: 0; 
}
#acervo ul li:first-child {
	font-size: 12px;
}
#fasc_recentes h2  {
    font-size: 22px;
    color: #000;
    font-weight: normal;
	float: left;
}
a#btnSubAbs, a#btnSubAbs:visited {
	display: block;
	float: right;
	width: 144px;
	height: 42px;
	background: url(../images/bg_btn_submeter.png) ;
	padding: 0;
	margin: 10px 360px 0 0 ;
	text-decoration: none;
}

a#btnSubAbs:hover { background-position:left -51px;}


#fasc_recentes .big_picture img {
	border: 2px solid #B3B3B3;
    width: 178px;
    height: 238px;
	margin-right: 20px;
    
}
#fasc_recentes .meio {
	width: 860px;
	margin: 0 auto;
} 
#inner_content {
	clear: both;
    width: 880px;
	min-height: 380px;
    padding: 5px 30px 5px 50px;
	margin: 0 auto;
}
#inner_content.text h2 {
	font-size: 22px;
	padding:30px 0 10px 0;
	line-height: 27px;
}

.edtClass {
	display: inline;
	padding: 2px 3px;
	background: #666;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	
}
table.articles {
	margin: 5px 0;
    padding: 3px 5px;
    width: 98%;
}
table.articles td {
	padding-left: 10px;
}
table.articles tr td:first-child {
	width:0;
    padding-left: 0;
}
table.articles:hover {
	background: #E6E6E6 url(../images/bg_articles.gif) ;
	background-repeat: repeat-y;
}
table.articles td a:hover {
	text-decoration: none;
}
.area {
	color: #006600;
    font-weight: bold;
}
.title {
	color: #000000;
    font-weight: bold;
    font-size: 11px;
}
.title span, .articleTitle h2 span {
	font-style: italic;
    padding-left: 10px;
    font-size: 90%;
}
.author {
	color: #008000;
    font-style: italic;
    font-size: 10px;
}

.clear {
	clear: both;
}
#footer {
    padding: 2px 15px 8px 15px;
	background: url(../images/bg_rodape.gif) repeat-x;
	
}
#inner_footer {
	width: 860px;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/*Assinatura do Congresso*/
#footer #ass_con{
	color: #000000;
    text-align: right;
	
}
#footer #ass_con div {
}
/*Assinatura AI*/
#footer #ass_ai{
	width: 200px;
    color: #000000;
    float: left;
    text-align: left;
    font-size: 9px;
    letter-spacing: 0.05em;
}

#footer a.credits {
	display: block;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	color: #000000
}
#footer a.credits:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	cursor: pointer;
	text-decoration: none;
}
#footer img {
	border: none;
}


/*busca*/
#inner_content.search {
    padding: 0 20px;
    
}
#content #authorIndex {
	width: 860px; 
    font-size: 12px;
	clear: both;
}
#authorIndex div {
    float: left;
    height: 16px;
    margin-right: 15px;
    padding: 6px 10px;
    line-height: 16px; 
}
#authorIndex a, #authorIndex a:visited {
	display: block;
    float: left;
    text-align: center;
    height: 16px;
    width: 25px;
    color: #000;
    padding: 6px 0 6px 0;
    line-height: 16px; 
}
#content #authorIndex a:hover {
	background: #EEE;
    color: #000;
    text-decoration: none;
}
#authorIndex a.active, #content #authorIndex a:hover.active {
	font-weight: bold;
    color: #FFFFFF;
    background: url(../images/bg_actLletter.gif);
}
#authorIndex span.disable {
	cursor: default;
    color: #999999;
	display: block;
    float: left;
    text-align: center;
    height: 16px;
    width: 25px;
    padding: 6px 0 6px 0;
    line-height: 16px; 
}
#inner_content.search form {
    padding:30px 10px;
    margin-right: 30px;    
}
#inner_search {
	background:url(../images/bg_geral.gif) repeat-x left -30px;
	overflow:hidden;
	border-bottom: 1px solid #CCC;
	padding: 30px 0 10px 0;
}
.center {
	width: 860px;
	margin: 0 auto;
}
#pog {
    padding: 20px 0 ;
}
#form_busca div {
	float: left;
    margin-bottom: 10px;
}
#form_busca h3 {
	padding: 10px 0;
    margin: 0;
    color: #1B1464;
}
#abstract {
	width: 160px;
    margin-right: 10px;
}
#inner_content.search label {
	line-height: 20px;
    padding: 1px 3px;
    font-size: 10px;
    color: #1B1464;
}
#inner_search input[type=text],
#inner_search select {
	vertical-align: text-top;
    height: 16px;
}
#inner_search select {height: 20px;}
#valorBusca {
    width: 150px;
    font-size: 12px;
}
#valorBusca:focus {
	background-position: 0 30px;
}
#authors {
	width: 150px;
}
#valorBuscaAuthors {
    width: 150px;
    font-size: 12px;
}
#valorBuscaAuthors:focus {
	background-position: 0 30px;
}
#paperArea {
    width: 150px;
    border: 1px solid #999999;
}
#type {
	margin-left: 20px;
}
#submit {
    padding: 14px 0 0 0;
	float: left;
	margin-left: 20px 
}
#submit_button {
	background:	url(../images/bg_btnBuscar.gif) repeat-x 0 -50px;
    line-height: 14px;
    border: 1px solid #FFFFFF; 
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    padding: 4px 10px 6px 10px;
    margin-right: 6px;
}
#submit_button:hover {
	background-position: 0 -30px;
}
#submit_button:active {
	background-position: 0 -35px;
}
#result {
	width: 830px;
    float: left;
}
.resultAuthor {
	width: 230px;
    float: left;
    font-size: 12px;
}
.resultAuthor .author {
	color: #000000;
    font-size: 12px;
    font-style: normal;
}
.normalCenter {
	text-align: right;
    background: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    padding-right: 10px;
}
.pt img {
	margin: 10px 0 10px 60px;
    border: none;
}
#result .resultAuthor:first-child {
	
}
#helpSearch {
	width: 830px;
    float: left;
	margin-top: 30px;
}
#pog #helpSearch img {
	clear: both;
	float: none;
	border: none;
	margin: 10px 30px 30px 30px;
}
/**/
#inner_content.text {
	width: 880px;
	padding-bottom: 20px;
	overflow: hidden;
}
#inner_content.text .aviso {
	text-align: center;
    border-top: 1px solid #2F368F;
    border-bottom: 1px solid #2F368F;
    background: #CBCCDE;
	padding: 10px 0;
    margin: 15px 30px;
    color: #2F368F;
}
#inner_content.text .aviso a, #inner_content.text .aviso a:visited {
    color: #2F368F;
    font-weight: bold;
}
#inner_content.text p {
	padding: 8px 30px 2px 30px;
    text-align: justify;
    letter-spacing: 0.1em;
}
#anexos {
	text-align: left;
    font-size: 9px;
    padding: 0 0 0 7px;
}
#content #anexos img {
    border: none;
    margin-right: 4px;
	display: inline;
	float: none;
	vertical-align: bottom;
	padding: 0;
	position: relative;
	top: 8px;
}
#anexos a {
   	display: block;
	float: left;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 2px;
    color: #000;
    font-size: 11px;
	padding-left: 20px;
}

#anexos .bandBra, #anexos .bandBra:visited { background:url(../images/bandBrasil_01.png)}
#anexos .bandEsp, #anexos .bandEsp:visited { background:url(../images/bandEsp.png)}
#anexos .bandUSA, #anexos .bandUSA:visited { background:url(../images/bandUSA.png)}
#anexos .bandBra, #anexos .bandEsp, #anexos .bandUSA {
    min-width: inherit;
    width: 23px; 
    height: 16px;
    min-height: 16px;
    margin-right: 3px;
    background-position: 0 -16px;
    padding: 0;
    margin-bottom: 15px;
    border:none;
	position: relative;
	top: 10px;
}
#anexos .bandBra:hover, 
#anexos .bandEsp:hover, 
#anexos .bandUSA:hover, 
#anexos .bandBra.active, 
#anexos .bandEsp.active, 
#anexos .bandUSA.active { background-position: 0 0}
#inner_content .articleTitle {
	float: left;
	width: 880px;
}
#inner_content .articleTitle h2 {
	font-size: 15px;
	line-height: 16px;
	padding: 3px 0;
	height: 45px;
	vertical-align:bottom;
}
#inner_content .articleTitle p {
	color: #2F368F;
    padding: 0;
}
#inner_content .articleTitle p:first-child { font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, Likhan, Norasi, Rekha, serif;}

#inner_content p.section {
	color: #4D4D4D;
    padding: 15px 0 5px 0;
}
#inner_content img {
	margin: 0 10px 10px 0;
	float: left;
}
/*misc*/
.colorDarkRed {
	color: #CC0000;
    font-weight: bold;
}

#content .ref {
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
	text-indent: -15px;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#inner_content .acervo {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
}
#inner_content .acervo li:first-child a {
	font-size: 12px;
	font-weight: bold;
}
#inner_content .acervo ul { margin: 0; padding: 0;}
#inner_content .acervo li {
	list-style: none;
	padding: 1px;
}
