/* CSS Document */
* { margin: 0; padding: 0; text-indent: 0;}
body {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 10px;
    background: #EBEAE0 url(../images/bg_geral.gif) repeat-x;
}
p { padding: 10px 50px; color: #666666}
a, a visited {
	text-decoration: none;
    color: #4D4D4D; 
}
h3{	font-size: 12px;}
h4{	font-size: 11px;}
h3, h4 {padding: 15px 50px 5px 50px;}
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: 900px;
    margin: 0 auto;
    padding: 0 10px;
    background: url(../images/bg_shadow.png) center top;
}

#header {
	width: 890px;
    margin: auto;
    height: 120px;
	background: url(../images/bg_header.gif) no-repeat; 
    margin-top: 10px;
}

#header h1 {
	display: none;
}

#menu {
    position: relative;
    top: -26px;
    z-index: 10;
    float: left;
    font-size: 11px;
}
#belowMenu {
	width: 170px;
    text-align: center;
}
#belowMenu img {
	margin: 5px 15px;
    border: none;
}
#belowMenu h3 {
	font-size: 10px; 
    font-weight: bold;
    text-align: left;
    padding: 20px 0 0 15px;
    color: #631114;
}

#menu ul {
	margin: 0;
	margin-left: 10px;
    background: #EBEAE0 url(../images/bg_menu_ul.gif) no-repeat center bottom;
    width: 170px;
    padding: 0 0 15px 0;
}
#menu ul li {
	display: block;
    height: 30px;
    background: url(../images/bg_menu_list.gif) no-repeat 5px 8px;
    margin-left: 5px;
    line-height: 14px;
    padding-left: 15px;
    
}
#menu ul li a, #menu ul li a:visited {
	display: block;
    color: #631114;
    padding: 5px 0 3px 0;
    text-decoration: none;
    height: 14px;
    width: 150px;
}

#menu ul li a span {
}

#content {
	background: #FFFFFF;
}

#menu ul li > a:hover, #shadow #menu ul li > a.active {
	border-bottom: 1px solid #631114;
}	
#qsearch label {
	display: block;
    float: right;
}
#qSearch {
	background: #631114;
    height: 26px;
    padding: 0;
    margin: 0;
}
#qSearch input {
	font-size: 10px;
    color: #666666;
    width: 78px;
    background: url(../images/bg_input_busca.gif) no-repeat;
    border: none;
    padding: 4px 0 3px 5px ;
    margin-top: 3px;
    float:right;
    line-height: 12px;
}
#qSearch a {
	display: block;
    float: right;
    height: 20px;
    width: 20px;
    background: #FFFFFF url(../images/bg_input_busca.gif) -83px 0 no-repeat;
    margin-right: 10px;
    margin-top: 3px;
    
}
#qSearch a:hover {
	background: #FFFFFF url(../images/bg_input_busca_hover.gif)  no-repeat;
}

#content {
	width: 872px;
    margin: auto;
	min-height: 400px;
    /*background: url(../images/bg_content.gif) no-repeat;*/
}
#fasc_recentes, .anexos {
    float: left;
    text-align: center;
    font-size: 10px;
}

#acervo {
    text-align: left;
    font-size: 9px;
}

#acervo div {
	height: 120px;
    float: left;
    width: 150px;
}

#fasc_recentes h3, #acervo h3 {
	font-size: 10px;
    color: #808080;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0;
} 
#fasc_recentes li {
	list-style: none;
    margin: 15px 0;
}
#acervo ul, #fasc_recentes ul {
	margin: 15px 0;
}
#acervo li {
	list-style: none;
    font-weight: normal;
    padding: 0; 
}
#acervo ul li:first-child {
	font-size: 12px;
    padding-bottom: 5px;
}
#acervo ul li:first-child a {
    color: #AE1E23;
    font-weight: bold;
}
 
#inner_content {
	float: left;
    width: 640px;
	min-height: 380px;
    padding: 20px;

}

#inner_content h2 {
	font-family: "Trebuchet MS", Helvetica, Garuda, Utkal, "Nimbus Sans L", FreeSans, Malayalam, "Phetsarath OT", sans-serif;
    font-size: 18px;
}
#inner_content h2 span {
    color: #FFFFFF;
    background: #AE1E23; 
    font-weight: normal;
    padding: 2px;
}
#inner_content p.edSpecial {
	margin: 20px 0 0 15px;
    border-left: 2px solid white;
    text-indent: 0;
    padding: 5px ;
}
#inner_content p.edSpecial:hover {
    border-left: 2px solid #AE1E23;
}#inner_content p.edSpecial a {
	color: #AE1E23;
    font-size: 12px;
    font-weight: bold;
}

table.articles {
	margin: 10px 0 5px 10px;
    width: 608px;
    border-left: 2px solid white;
    padding-left: 5px;

}
table.articles td {
}
table.articles:hover {
    border-left: 2px solid #AE1E23;
}
#content table.articles td a:hover {
	text-decoration: underline;
}
.area {
	color: #B2B2B2;
    font-weight: bold;
}
.title {
	color: #333333;
    font-weight: bold;
    font-size: 11px;
}
.author {
	color: #808080;
    font-size: 10px;
}
span.highlight {
	background:#FFFF99;
}

.clear {
	clear: both;
}
#footer {
	width: 870px;
    margin: 0 auto;
    padding: 15px;
    background: url(../images/bg_foot.png) center top no-repeat;    
}

#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;
}

#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: 624px;
}
#authorIndex {
	width: 624px;
    padding: 0;
    font-size: 12px;
    color: #2F368F;
}
#authorIndex div {
	width: 624px;
    height: 20px;
    background: #A10000;
    text-align: center;
    color: #FFFFFF;
    padding-top: 5px;
}
#authorIndex a, #authorIndex a:visited {
	display: block;
    float: left;
    text-align: center;
    height: 20px;
    width: 24px;
    color: #FFFFFF;
    background: #7C1519;
    padding-top: 5px;
}
#authorIndex a:hover{
    background: #7C1519;
    color: #FF8888;
    text-decoration: none;
}
#authorIndex a.active {
	font-weight: bold;
    color: #FFFFFF;
    background: #A10000;
    height: 24px;
}

#inner_content #pog {
	margin: 0;
    padding: 0;
}

#form_busca {
    width: 617px;
    background: #7C1519 ;
    color: #FFFFFF;
    margin: 0;
	padding: 5px 0 5px 7px;
    font-size: 10px;
}
#form_busca h3 {
	padding: 0 5px 10px 4px;
}
#abstract {
	width: 180px;
    margin-right: 10px;
    float: left;
}
#form_busca div {
	padding: 5px 0;
}
#form_busca label input {
	vertical-align: text-bottom;
    margin: 0; padding: 0;
}
#valorBusca {
    width: 170px;
    font-size: 12px;
    margin-top: 2px;
}
#valorBusca:focus {

}
#authors {
	width: 150px;
    float: left;
}
#type {
    float: left;
    margin-left: 20px;
}
#valorBuscaAuthors {

    width: 150px;
    font-size: 12px;
    margin-top: 2px;
}
#valorBuscaAuthors:focus {

}
#paperArea {
    width: 153px;
    margin-top: 2px;
}
#submit {
	text-align: right;
}
#submit_button {
    width: 82px;
    margin: 5px;
    text-align: center;
}
#submit_button:hover {
}
#submit_button:active {
}
#result {
	margin-left: 0;
}
.resultAuthor {
	width: 190px;
    float: left;
}
.resultAuthor .author {
	color: #000000;
    font-size: 10px;
    font-style: normal;
}
.normalCenter {
	text-align: right;
    background: #FFFFFF;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding-right: 10px;
    margin: 0 0 15px 0;
}
.pt img {
	margin: 10px 0 10px 60px;
    border: none;
}
#result .resultAuthor:first-child {
	
}

/**/
#inner_content.text {
	font-size: 10px;
    width: 624px;
}
#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;
    float: left;
    font-size: 11px;
    
}
#inner_content.text #anexos img {
	float: left;
    border: none;
    margin-right: 4px;
}
#anexos a {
	display: block;
    line-height: 14px;
    margin:5px 5px 0 15px;
    float: left;
    color: #7C1519;
}

.bandBra, .bandBra:visited { background:url(../images/bandBrasil_01.png)}
.bandEsp, .bandEsp:visited { background:url(../images/bandEsp.png)}
.bandUSA, .bandUSA:visited { background:url(../images/bandUSA.png)}
#anexos .bandBra, #anexos .bandEsp, #anexos .bandUSA {
	float: left;
    width: 23px; 
    height: 16px;
    min-height: 16px;
    margin: 5px 5px 0 0;
    background-position: 0 -16px;
    padding: 0;
}
#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: 640px;
}
#inner_content .articleTitle div {
	background: #AE1E23;
    color: #FFFFFF;
    padding: 5px;
    margin-top: 5px;
}
#inner_content .articleTitle p {
	color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 0;
    letter-spacing: 0;
}
#inner_content .articleTitle p:first-child {  }

#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;
}

.keywordUp {
    display: block;
    float: left;
    width: 16px;
    height: 12px;
    background-image: url('../admin/img/moveUpOff.gif');
}
.keywordUp:hover {
    background-image: url('../admin/img/moveUpOn.gif');
}

.keywordDown {
    display: block;
    float: left;
    width: 16px;
    height:12px;
    background-image: url('../admin/img/moveDownOff.gif');
}
.keywordDown:hover {
    background-image: url('../admin/img/moveDownOn.gif');
}

.keywordUpOff {
    display: block;
    float: left;
    width: 16px;
    height:12px;
    background-image: url('../admin/img/moveUpDisable.gif');
}

.keywordDownOff {
    display: block;
    float: left;
    width: 16px;
    height:12px;
    background-image: url('../admin/img/moveDownDisable.gif');
}
