/* 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: 10px;
    background: #F2F2F2;
}
p { padding: 10px 50px; color: #666666}
a, a visited {
	text-decoration: none;
    color: #4D4D4D; 
}
h3{	font-size: 12px;}
h4{	font-size: 11px; color: #444444}
h3 {padding: 15px 20px 5px 20px;}
h4 {padding: 15px 15px 0px 15px;}
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #C4C4C4;
}
img:hover {
	text-decoration: none;
}

ul, ol {
	margin: 5px 60px;
}


li {
	padding: 3px;
}
#shadow {
	width: 960px;
    margin: 10px auto;
    border: 1px solid black;
}

#header {
	width: 960px;
    height: 100px;
    background:url(../images/bg_top.gif);
}

#header h1 {
	display: none;
}
#menu {
	font-size: 10px;
    height: 24px;
    position: relative;
    top: 76px;
    z-index: 10;
}
#menu ul {
	margin: 0;
	margin-left: 170px;
}
#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 8px;
    margin: 0 3px; 
}

#menu ul li a span {
	color: #FFFFFF;
}
#menu ul li a.active span, #menu ul li a:hover span {
	color: #000000;
}
#menu label {
	display: block;
    float: right;
}
#content {
	background: #FFFFFF /*url(../images/bg_geral.gif) repeat-x left bottom*/;
}

#shadow #menu ul li a:hover, #shadow #menu ul li a.active {
	padding: 3px 7px 4px 7px;
    border: 1px solid white;
    border-bottom: none;
    /*background: url(../images/bg_menu.png);*/
    background-color: #FFFFFF;
    text-decoration: none;
}	
#menu input {
	font-size: 10px;
    color: #666666;
    width: 78px;
    background: url(../images/bg_input_busca.gif) 0 1px;
    *background: url(../images/bg_input_busca.gif) 0 0px;
    border: none;
    padding: 6px 0 6px 10px ;
    margin-top: 4px;
}
#qSearch {
	display: block;
    float: right;
    height: 27px;
    width: 23px;
    background: url(../images/bg_input_busca.gif) -88px 5px no-repeat;
    margin-right: 10px;
    
}
#qSearch:hover {
	background: url(../images/bg_input_busca_hover.gif) -3px 5px no-repeat;
}

#content {
	min-height: 400px;
    /*background: url(../images/bg_content.gif) no-repeat;*/
    padding-top: 26px;
}
#fasc_recentes, #acervo, .anexos {
    float: left;
    width: 300px;
	min-height: 380px;
    text-align: right;
    font-size: 9px;
}

#arquivo {
    float: left;
    width: 100%;
	min-height: 380px;
    text-align: right;
    font-size: 9px;
}

#acervo {
	display: none;
}
#fasc_recentes h3, #acervo h3 {
	font-size: 12px;
    color: #1B1464;
    margin-bottom:0;
    padding: 0;
    margin-top: 40px;
} 
#fasc_recentes li, #arquivo li {
	list-style: none;
    margin:5px 0 0 15px;
    float: right;
    text-align: center;
}
#fasc_recentes img, #arquivo img {
	width: 64px;
    height: 87px;
}
#acervo ul, #fasc_recentes ul, #arquivo ul {
	margin: 5px 0;
}
#acervo li {
	list-style: none;
    font-weight: normal;
    padding: 0; 
}
#acervo ul li:first-child {
	font-size: 12px;
}

 
#inner_content {
	float: left;
    width: 576px;
	min-height: 380px;
    padding: 5px 30px 5px 30px;
}

#inner_content h2  {
    font-size: 25px;
    color: #808080;
    font-weight: normal;
}
#fasc_recentes .big_picture img {
	border: 2px solid #B3B3B3;
    width: auto;
    height: auto;
    
}
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) repeat-y;
    border-bottom: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    padding: 3px 5px 2px 4px;
}
table.articles td a:hover {
	text-decoration: none;
}
.area {
	color: #B2B2B2;
    font-weight: bold;
}
.title {
	color: #333333;
    font-weight: bold;
    font-size: 11px;
}
.title span, .articleTitle h2 span {
	font-style: italic;
    padding-left: 10px;
    font-size: 90%;
}
.author {
	color: #808080;
    font-style: italic;
    font-size: 10px;
}
div.author a.author:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#footer {
	width: 950px;
    margin: 0 auto;
    padding: 0 15px 10px 15px;
}

#footer a, #footer a:visited {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/*Assinatura do Congresso*/
#footer #ass_con{
	color: #333333;
    text-align: right;
}
#footer #ass_con div {
}
/*Assinatura AI*/
#footer #ass_ai{
	width: 200px;
    color: #333333;
    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 {
	width: 100%; 
    margin-top: -26px;
    padding: 0;
    background: url(../images/bg_busca2.gif) repeat-y;
    
}
#content #authorIndex {
	width: 860px; 
    height: 40px;
    background: #F1F1F2;
    font-size: 12px;
    color: #2F368F;
    padding-left: 100px;
    border-bottom: 1px solid #DFE0E1;
}
#authorIndex div {
    float: left;
    height: 22px;
    margin-right: 15px;
    padding: 12px 10px 6px 10px;
    line-height: 22px; 
}
#authorIndex a, #authorIndex a:visited {
	display: block;
    float: left;
    text-align: center;
    height: 22px;
    width: 25px;
    color: #2F368F;
    padding: 12px 0 6px 0;
    line-height: 22px; 
}
#content #authorIndex a:hover {
	background: #666666;
    color: #FFFFFF;
    text-decoration: none;
}
#authorIndex a.active, #content #authorIndex a:hover.active {
	font-weight: bold;
    color: #FFFFFF;
    background: url(../images/bg_actLletter.gif);
}
#inner_content.search form {
    padding:30px 10px;
    min-height: 300px;
	width: 157px;
    float: left;
    margin-right: 30px;    
}
#pog {
    background: url(../images/bg_busca.gif) left bottom no-repeat;
    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_content.search label input {
	vertical-align: text-top;
    height: 16px;
}
#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;
}
#submit {
    text-align: right;
    padding: 0;
    width: 100%;
}
#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: 730px;
    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: 700px;
    float: left;
}
/**/
#inner_content.text {
	width: 780px;
	font-size: 10px;
}
#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: 15px 30px 5px 30px;
    text-align: justify;
    letter-spacing: 0.1em;
}
#anexos {
	text-align: left;
    background: url(../images/bg_icontent.gif) left top no-repeat;
    float: left;
    width: 108px;
	min-height: 380px;
    font-size: 9px;
    padding: 0 0 0 7px;
}
#anexos img {
	float: left;
    border: none;
    margin-right: 4px;
}
#anexos a {
    display: block;
    line-height: 12px;
    margin-bottom: 10px;
    min-height: 20px;
    padding: 4px;
    background: #FFFFFF;
    color: #1F5B98;
    border: 0;
    font-size: 11px;
    min-width: 90px;
    clear: left;
}

#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, #anexos .bandBra:visited, #anexos .bandEsp:visited, #anexos .bandUSA:visited {
	float: left;
    min-width: inherit;
    width: 23px; 
    height: 16px;
    min-height: 16px;
    margin-right: 3px;
    background-position: 0 -16px;
    padding: 0;
    margin-bottom: 15px;
    border:none;
    clear: none;
}
#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: 670px;
}
#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;
}
#authorIndex span.disable {
	cursor: default;
    color: #999999;
	display: block;
    float: left;
    text-align: center;
    height: 30px;
    width: 25px;
}
#content .ref {
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
	text-indent: -15px;
	font-size: 12px;
	letter-spacing: 0.1em;
}
font[face=Symbol] {
	font-family: Symbol
}