/*
gir master styles for screen media
Diego Carvalho

Updates
10-12-07

*/

/* DEFAULT
----------------------------------------------- */
/*<link href="/css/estilo.css" rel="stylesheet" type="text/css" />
	[if lte IE 6]
   		 <link href="/css/estilo_i6.css" rel="stylesheet" type="text/css" />
	[endif]
*/

body {
	font:10px Verdana,Sans-serif;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/Stage_BG_btm.png);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
body_equipe {
}
table,td,th{
margin:0;
padding:0;
color:#333333;
font:10px Verdana,Sans-serif;
}
p{ 
font:10px/16px Verdana, Arial,Geneva,Helvetica,sans-serif;
margin:15px 0;
}

h1{
font-size:14px;
}
h2{
font-size:13px;
}
h3{
font-size:12px;
}
h4{
font-size:10px;
}
h1,h2,h3,h4{
color: #555;
/*color: #003366;*/
margin:0;
padding:0;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight:bold;
line-height:1.2em;
text-align:left;
}
.help-page-content h4{border-bottom:#C0C0C0 1px solid;}
a{
color:#003366;
}
a:hover{
color:#000066;
}
form {
margin:0;
padding:0;
}
select, .input{
margin:0px;
padding:1px;
border:1px solid #999999;
color:#333333;
background:#FFFFFF;
font:11px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
.button{
border:1px solid #999999;
margin:2px 0;
padding:2px 0;
color:#242424;
background:#DEDEDE;
font:normal 10px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
text-transform:uppercase;
}
.clear {
clear: both;
}
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	left: 348px;
}
.spacer{
clear:both;
float:none;
height:auto;
}

hr{
display:none;
}
hr.cleaner {
clear:both;
height:1px;
line-height:0;
margin: -1px 0 0 0; 
padding:0;
border:none;
visibility: hidden;
}
/* LISTS
----------------------------------------------- */
dl{
margin:20px 25px;
padding:5px;
list-style:none;
}
dt{
font-weight:bold;
}
dd{
margin:0 0 0 10px;
padding:2px 0;
}
/* WRAPPER
----------------------------------------------- */
#left {
width: 163px;
float: left;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 900px;
	background-color: #FFFFFF;
}
html>#container	{
	width: 772px;
}

#content, #jrnl-home-content {
float: left;
}
/* IE/Win, hides from IE Mac \*/
* html #content,* html #jrnl-home-content {
width: 900px;
}
/* End hide from IE Mac */
#content, #jrnl-home-content {
width: 606px;
background: #fff;
}
/* actual guts */
.page-content, .help-page-content {
padding: 15px 10px;
}
.full-page-content {
	padding: 0;
	width: 900px;
}
.bt-page-content {
padding-top: 10px;
}
/* GLOBAL HEAD
----------------------------------------------- */
#global-links em, #global-head-tabs em { font-style:normal;text-decoration:underline;}

#css-switcher {
	float:left;
	height: 16px;
	background: url(img/off-higher.gif) no-repeat 5px -30px;
	position: absolute;
	padding: 0;
	margin:0;
	text-indent: -9000px;
}
#css-switcher a {
	display: block;
	text-indent: -9000px;
	height: 16px;
	width: 70px;
	background: url(img/off-higher.gif) no-repeat 5px -6px;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
}
#css-switcher a:hover {
	background: none;
}
#global-links {
float:right;
}

/* hidden header */	
#global-header {
	margin: 0 auto;
	width: 900px;
	height: 150px;
	position: relative;
	z-index: 1;
	background-image: url(img/topo_novo.jpg);
	background-repeat: no-repeat;
}
#global-header span {visibility: hidden;}
#global-header a {
display: block; 
height: 70px; 
width: 772px; 
border-style: none;
}
#global-head-links {
	text-align:right;
	font: normal 10px Arial,Helvetica,sans-serif;
	padding: 2px 10px 4px 0;
	background-color: #1E4878;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
#global-head-links a:link, #global-head-links a:visited {
color: #fff;
text-decoration: none;
padding: 0px 10px;
}
#global-head-links a:hover {
color: #fbfbfb;
text-decoration: underline;
}
/** -- tabs -- **/
#global-head-tabs	{
	font-family: verdana, sans-serif;
	height: 20px;
	padding: 0 0 0 163px;
	margin: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	background-image: url(img/girdl_hd_tab_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tabnav	{
	width: 737px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-color: #1E4878;
	background-image: url(img/tab_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tabnav li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}
#tabnav a:link, #tabnav a:visited {
font:normal 10px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
float: left;
background: #989898;
line-height: 14px;
padding: 2px 10px 2px 10px;
border-right: 1px solid #808080;
text-decoration: none;
color: #fff;
}
#tabnav a#last:link, #tabnav a#last:visited {
font:normal 10px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
float: left;
background: #989898;
line-height: 14px;
padding: 2px 10px 2px 10px;
border-right: none;
text-decoration: none;
color: #fff;
}	
#tabnav a:link.active, #tabnav a:visited.active {
border-bottom: 1px solid #003366;
background: #003366;
color: #fff;
font-weight: bold;
}
#tabnav a:hover, #tabnav a#last:hover {
background-color: #DDB31E;
/*text-decoration: underline;*/
}
.global-head-bottom {
height: 4px;
padding: 0;
margin: 0 0 0 162px;
background: #F7F7F7;
border-bottom: #C5C5C5 1px solid;
clear: both;
}
/*------------MENU LINK-----*/

#tabnavlink	{
	width: 461px;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: #989898;
	background-image: url(img/tab_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tabnavlink li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}
#tabnavlink a:link, #tabnavlink a:visited {
font:normal 10px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
float: left;
background: #989898;
line-height: 14px;
padding: 2px 10px 2px 10px;
border-right: 1px solid #808080;
text-decoration: none;
color: #fff;
}
#tabnavlink a#last:link, #tabnavlink a#last:visited {
font:normal 10px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
float: left;
background: #989898;
line-height: 14px;
padding: 2px 10px 2px 10px;
border-right: none;
text-decoration: none;
color: #fff;
}	
#tabnavlink a:link.active, #tabnavlink a:visited.active {
border-bottom: 1px solid #003366;
background: #003366;
color: #fff;
font-weight: bold;
}
#tabnavlink a:hover, #tabnav a#last:hover {
background-color: #000000;
/*text-decoration: underline;*/
}
.global-head-bottom {
height: 4px;
padding: 0;
margin: 0 0 0 162px;
background: #F7F7F7;
border-bottom: #C5C5C5 1px solid;
clear: both;
}



/* FOOTER
----------------------------------------------- */
#footer {	
margin: 0px auto;
position: relative;
background-color: #1D4978;
border-top: 1px solid #F7F7F6;
width: 900px;
padding: 10px 0;
clear: both;
}
#footer p {
text-align: center;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #D3D8C4;	
margin: 0;
padding: 0;
}
#footer a:visited, #footer a:link {
color: #D3D8C4;
text-decoration: none;
border-bottom: 1px dotted #D3D8C4;
}
#footer a:hover {
color: #F7F7F6;
}
#footer .divider{
color: #C5C5C5;
padding: 0 10px;
}
.clear-foot {
height: 1px;
clear: both;
}
/* LEFT BIN
----------------------------------------------- */
#navcontainer {
	width: 161px;
	border-bottom:2px solid #cccccc;
	padding: 0 0 10px 0;
	background-color: #1D4978;
}
.browse-links-title {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 8px 0 8px;
	padding:0;
	background-color: #1D4978;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#browse-links{
	width: 161px;
	margin:5px 0 0;
	padding:0;
	background-color: #FFFFFF;
}
#browse-links ul {
list-style-type: none;
font: 10px Verdana, Arial, Helvetica, sans-serif;
/*text-indent: 15px;*/
margin: 0 0 0 0px;
padding: 0;
}
#browse-links a {
display: block;
width: auto;
padding:4px 0;
/*height: 18px;*/
}


#browse-links li{
width: auto;
margin:0;
padding:0;
border: 1px solid #EBEBEB;
}
#browse-links a:link, #browse-links a:visited {
	color: #000033;
	text-decoration: none;
}
#browse-links a:hover {
	color: #1E4878;
	text-decoration: none;
	background-color: #FFFF00;
}

#appendices ul {
margin-left:12px;
padding:0;
list-style-position:outside;
list-style-image:url(dash.gif);
}
#appendices li {
margin: 0 0 2px 0;
padding:0;
}
#appendices a {
margin:0;
padding:0;
}

#common-form {
width: 161px;
background:	#F7F7F7;
margin:0;
padding:15px 0;
border-bottom: 1px dotted #003366;	
}
#common-form select,#common-form .input{
margin:0px;
padding:1px;
border:1px solid #999999;
color:#333333;
background:#FFFFFF;
font:10px Arial,Verdana,Helvetica,sans-serif;
}
#common-form dl{
font:10px Verdana,Arial,Helvetica,sans-serif;
margin:0 2px 0 6px;
padding:5px 0;
}
#common-form dd{
margin:0;
padding:0 0 8px 0;
}
#common-form dt{
margin:0;
padding:0 0 4px 0;
}
.left-bin-qs-adv{
width:68px;
padding:0;
margin:0;
text-align:left;
}
.left-bin-qs-button{
border:1px solid #999999;
margin:0 0 0 55px;
padding: 2px 0;
color:#242424;
background:#DEDEDE;
font:normal 10px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
text-align:right;
text-transform:uppercase;
}
/* girLIB HOME PAGE
----------------------------------------------- */
h2.entry-graphic {
text-indent: -9999px;
width: 606px;
height: 150px;
background: url(entry_graphic.jpg);
margin: 0;
padding: 0;
}
#girlib-home {
margin: 10px 0;
padding: 0 15px;
}
#girlib-home #cont p {
margin: 0;
padding: 2px 0 2px 5px;
border: #fff solid 1px;
background-color:#faf5ef;
}
#girlib-home #cont a {
color:#546e88;
text-decoration: none;
}
#girlib-home #cont .sect {
margin: 0;
padding: 2px 0 2px 5px;
border: #fff solid 1px;
background-color:#f3eee9;
font-weight:bold;
}
/* EXTENDED ABSTRACTS HOME PAGE
----------------------------------------------- */
#eab-home {
padding: 10px 0 0 10px;
}
.section-header {
color:#555555;
font: bold 12px "Trebuchet MS",verdana,arial,sans-serif;
margin:0;
padding: 0 0 5px 0;
}

#eab-home #toc-global-wrap, #eab-home #vol-list-wrap {
margin: 0;
padding: 0;
}

/* ENCYCLOPEDIC DICTIONARY
----------------------------------------------- */
#girdic {
margin: 0;
padding: 0;
border-bottom: 1px solid white;
}
#announce .sci-callOut div{
color: #242424;
font-size:100%;
font-weight:bold;
text-align:left;
}
#girdic .back-link{
margin:0 0 10px;
padding:0;
text-align: right;
}	
#girdic h3 {
/*background-color:#f7f7f7;*/
margin: 10px 0 0 0;
padding: 6px 0 4px 6px;
font-size:125%;
font-weight:bold;
border-bottom: 1px solid #e5e5e5;
}

#girdic sub, #girdic sup {
font-size:100%;
font-weight:normal;
}
#girdic img{
border:none;
}

#girdic ol, ul{
margin:10px 0px;
}
#girdic li{
margin: 0px;
padding: 4px 0;
}	
#girdic ul{
padding:0;
margin:10px 0 10px 37px;
list-style-type:square;
list-style-position:outside;
list-style-image:url(right_arrow.gif);
}
#girdic-alpha-list a{
padding:0 5px 2px;
margin:0;
}
#girdic-alpha-list{
background:#F6F6F6;
text-align: center;
border:1px solid #E9E9E9;
padding:4px 0 6px;
margin:0 0 15px;
}
.girdic-alpha-active{
text-decoration:none;
padding:0 5px 0;
margin:0;
font-size:125%;
font-weight:bold;
color:#FFFFFF;
background:#336699;
}
.girdic-alpha-inactive:hover {
background:#fff;
}
.girdic-alpha-active:link,.girdic-alpha-active:visited,.girdic-alpha-active:hover,.girdic-alpha-active:active{
color:#FFFFFF;
background:#336699;
}


#tList {
width:250px;
text-align:center;
margin-left:55px;
}

#tList ul {
list-style-type: none;
}
#tList li {
font-weight:bold;
text-align:left;
padding:3px 0;
}

#tList ul#tCell {
width:250px;
list-style-type: none;
margin-top: 5px;
padding: 0;
}

#tList #tCell li {
text-align:center;
color: #fff;
border: 1px solid #5B708F;
background: #738DB4;
clear: none;
float: left;
width: 19px;
margin: 2px 2px;
padding: 3px 0;
}

#tList #tCell a:link, #tList #tCell a:visited {
text-decoration: none;
color: #fff;
}
#tList #tCell a:hover {
text-decoration: underline;
}

#d-home-main {
margin-bottom:50px;
padding: 0 5px 250px 0;
}

.kbs {
color: #666;
font: 10px arial;
padding: 0 10px;
}

.letra {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #004C70;
}
/* JOURNALS HOME PAGE
----------------------------------------------- */
#jrnl-home-content{
background-image:url(img/bg_2column.gif) );
background-repeat:repeat;
background-position:left;
padding:0px;
border-bottom: 10px #F8F2E9 solid;
}
#j-home {
margin: 0;
padding: 10px 5px;
}
#currIss,#allIss,#news{
border-bottom:1px solid #A8A8A8;
margin:0 0 5px;
padding:0;
}
#j-home-main{
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#j-home-main .sect {
float: left;
width: 55%;
color:#555555;
font: bold 12px "Trebuchet MS",verdana,arial,sans-serif;
margin:0;
padding:0;
}
.sect-lite {
padding-left:3px;
font: 10px verdana,arial,sans-serif;
}
#j-home-main .date{
text-align: right;
color:#666666;
font:10px arial,sans-serif;
margin:0 0 0 53%; 
padding:0;
}
#j-home-main ul{
margin:10px 20px 0 20px;
padding:0 0 0px;
list-style-type:square;
list-style-position:outside;
list-style-image:url(right_arrow.gif);
}
#j-home-main li{
padding:0 0 8px;
}
#j-home-main a:link,#j-home-main a:visited{
font:10px Verdana,Arial,Helvetica,sans-serif;
color: #21536A;
}
#j-home-main a:hover,#j-home-main a:active{
text-decoration:underline;
}
#j-home-safe{
padding:15px 15px 50px 10px;
margin:0;
height:100%;
}
#j-home-pub-info{
padding:0;
margin:0;
}
/* PUB COVER BOX
-------------------------------------------------------------------------*/
.sci-callOut {
	width: 100%;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: none;
}
.sci-callOut h4 {
	margin: 0px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 10px;
	color: #FFFFFF;
	font: 11px Helvetica,sans-serif !important;
	text-transform: uppercase;
	background-color: #1E4878;
}
.sci-callOut div {
	margin: 0px;
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E4878;
	border-right-color: #044C7B;
	border-bottom-color: #1D4978;
	border-left-color: #1D4978;
	background-color: #FFFFFF;
}
.sci-callOut div p {
	font: 10px Arial,Helvetica,sans-serif !important;
	text-align: left;
}
.sci-callOut div img {
	margin: 0px 0px 6px;
}
.sci-callOut .topLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopLeft.gif) no-repeat left top;
font-size: 0px;
position: absolute;
left: 0px;
top: 0px;
height: 11px;
}
.sci-callOut .topRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopRight.gif) no-repeat right top;
font-size: 0px;
position: absolute;
right: 0px;
top: 0px;
height: 11px;
}
.sci-callOut .bottomLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomLeft.gif) no-repeat left bottom;
font-size: 0px;
position: absolute;
left: 0px;
bottom: -1px;
height: 11px;
}
.sci-callOut .bottomRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomRight.gif) no-repeat right bottom;
font-size: 0px;
position: absolute;
right: 0px;
bottom: -1px;
height: 11px;
}

/* PUB COVER BOX - box-rigth
-------------------------------------------------------------------------*/
.box-right-callOut {
	width: 49%;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: right;
}
.box-right-callOut h4 {
	margin: 0px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 10px;
	color: #888888;
	background: #F3F3F3;
	font: 11px Helvetica,sans-serif !important;
	text-transform: uppercase;
}
.box-right-callOut div {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 10px;
	background: #F3F3F3;
	text-align: center;
}
.box-right-callOut div p {
	font: 10px Arial,Helvetica,sans-serif !important;
	text-align: left;
}
.box-right-callOut div img {
	margin: 0px 0px 6px;
}
.box-right-callOut .topLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopLeft.gif) no-repeat left top;
font-size: 0px;
position: absolute;
left: 0px;
top: 0px;
height: 11px;
}
.box-right-callOut .topRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopRight.gif) no-repeat right top;
font-size: 0px;
position: absolute;
right: 0px;
top: 0px;
height: 11px;
}
.box-right-callOut .bottomLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomLeft.gif) no-repeat left bottom;
font-size: 0px;
position: absolute;
left: 0px;
bottom: -1px;
height: 11px;
}
.box-right-callOut .bottomRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomRight.gif) no-repeat right bottom;
font-size: 0px;
position: absolute;
right: 0px;
bottom: -1px;
height: 11px;
}


/* PUB COVER BOX - box-left
-------------------------------------------------------------------------*/
.box-left-callOut {
	width: 49%;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
.box-left-callOut h4 {
	margin: 0px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 10px;
	color: #888888;
	background: #F3F3F3;
	font: 11px Helvetica,sans-serif !important;
	text-transform: uppercase;
}
.box-left-callOut div {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 10px;
	background: #F3F3F3;
	text-align: center;
}
.box-left-callOut div p {
	font: 10px Arial,Helvetica,sans-serif !important;
	text-align: left;
}
.box-left-callOut div img {
	margin: 0px 0px 6px;
}
.box-left-callOut .topLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopLeft.gif) no-repeat left top;
font-size: 0px;
position: absolute;
left: 0px;
top: 0px;
height: 11px;
}
.box-left-callOut .topRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopRight.gif) no-repeat right top;
font-size: 0px;
position: absolute;
right: 0px;
top: 0px;
height: 11px;
}
.box-left-callOut .bottomLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomLeft.gif) no-repeat left bottom;
font-size: 0px;
position: absolute;
left: 0px;
bottom: -1px;
height: 11px;
}
.box-left-callOut .bottomRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomRight.gif) no-repeat right bottom;
font-size: 0px;
position: absolute;
right: 0px;
bottom: -1px;
height: 11px;
}

/* PUB COVER BOX - box-center
-------------------------------------------------------------------------*/
.box-center-callOut {
	width: 95%;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
.box-center-callOut h4 {
	margin: 0px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 10px;
	color: #888888;
	background: #F3F3F3;
	font: 11px Helvetica,sans-serif !important;
	text-transform: uppercase;
}
.box-center-callOut div {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 10px;
	background: #F3F3F3;
	text-align: center;
}
.box-center-callOut div p {
	font: 10px Arial,Helvetica,sans-serif !important;
	text-align: left;
}
.box-center-callOut div img {
	margin: 0px 0px 6px;
}
.box-center-callOut .topLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopLeft.gif) no-repeat left top;
font-size: 0px;
position: absolute;
left: 0px;
top: 0px;
height: 11px;
}
.box-center-callOut .topRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_TopRight.gif) no-repeat right top;
font-size: 0px;
position: absolute;
right: 0px;
top: 0px;
height: 11px;
}
.box-center-callOut .bottomLeft {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomLeft.gif) no-repeat left bottom;
font-size: 0px;
position: absolute;
left: 0px;
bottom: -1px;
height: 11px;
}
.box-center-callOut .bottomRight {
padding: 0px;
margin: 0px;
border: 0px;
width: 11px;
background: url(img/sci_callOut_BottomRight.gif) no-repeat right bottom;
font-size: 0px;
position: absolute;
right: -1px;
bottom: -1px;
height: 11px;
}

/* MENU CENTRAL
----------------------------------------------- */
#menus{
}

#menus ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menus ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(bg_tab_right.gif) no-repeat right top;
	color: #F3F3F3;
}

#menus ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(bg_tab_left.gif) no-repeat left top;
	color: #F3F3F3;
}

#menus ul li a:hover{
	text-decoration: underline;
}

/* MENU EQUIPE

/* LEFT BIN
----------------------------------------------- */
#navcontainer-equipe {
width: 161px;
background:	#EBEBEB;
border-bottom:2px solid #cccccc;
padding: 0 0 10px 0;
}
.browse-links-title-equipe {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	background-color: #9BADBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#browse-links-equipe{
	width: 500px;
	padding:0;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#browse-links-equipe ul {
	list-style-type: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 0;
	margin-right: 150;
	margin-bottom: 0;
	margin-left: 150px;
}
#browse-links-equipe a {
display: block;
width: auto;
padding:4px 0;
/*height: 18px;*/
}


#browse-links-equipe li{
width: auto;
margin:0;
padding:0;
border: 1px solid #EBEBEB;
}
#browse-links-equipe a:link, #browse-links-equipe a:visited {
	color: #000033;
	text-decoration: none;
}
#browse-links-equipe a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}


/* E-ALERTS PAGE
----------------------------------------------- */
#ealerts-form {
border-top: 1px solid #E0E0E0;
border-bottom: 1px solid #E0E0E0;
background: url(bg_slants.gif) left top repeat;
padding: 5px;
margin: 0 30px;
}
#ealerts-form dt {
margin-top: 10px;
}
#ealerts-form dd {
padding: 5px 2px;
}
#ealerts-form label {
padding: 1px 2px;
margin-top: 5px; 
background-color: white;
}
/* PAGE TITLE AREA
----------------------------------------------- */
#title {
	background-image:url(img/bg_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0;
	padding:0;
	height:40px;
	width: 737px;
}
#title h2 {
float:left;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:150%;
font-variant: small-caps;
color:#0079C1;
margin:0;
padding: 10px 12px 12px 12px;
}
#mini-menu {
float:right;
list-style-type: none;
margin: 0;
padding:5px 25px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:98%;
text-align: left;
}
#mini-menu li {
display: inline;
margin: 0 0 0 2em;
}
#mini-menu li.ealerts a {
color:black;
padding-left: 18px;
background-image: url(img/ealerts.gif);
background-position: bottom left;
background-repeat: no-repeat;
text-decoration: none;
}
#mini-menu li.myart a {
color:black;
padding-left: 18px;
background-image: url(img/myart.gif);
background-position: bottom left;
background-repeat: no-repeat;
text-decoration: none;
}
/* COMMON COLUMNS
----------------------------------------------- */
.left-col {
/*width: 375px;*/
float:left;
text-align:left;
/*padding: 5px 0;*/
padding: 0;
margin: 0;
}
.right-col {
width: 163px; /* for browsers with no escapes at all */
\width: 100%; /* for IE5/Win */
w\idth: auto; /* for good browsers */
padding: 0;
/*margin: 0 0 0 375px;*/
}
#j-home .left-col {
width: 530px;
}
#j-home .left-col-patro {
width: 500px;
}
#j-home .left-col-maior {
width: 900px;
}
#j-home .left-col-info {
width: 720px;
}
#j-home .left-col-2 {
	width: 650px;
	padding-left: 30px;
}
#j-home .right-col {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 540px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#girlib-home .left-col {
width: 375px;
}
#girlib-home .right-col {
margin: 0 0 0 375px;
}		

plain.css

/*
*/
/* DEFAULT
----------------------------------------------- */

ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BODY            { padding: 8px; line-height: 1.33 }
H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: normal}
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
A[href]         { text-decoration: underline }
:focus          { outline: thin dotted invert }


/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION 
                { unicode-bidi: embed }
/* End bidi settings */


@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

#css-switcher {
	display: none;
}
