td, th, p, li
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


td.thead, div.thead { padding: 4px; }


#mastWrapper {
	background: url(fundo2.png) bottom left repeat-x transparent;
}

#masthead
{
	position:relative;
	border-style: solid;
	border-width: 0;
	color: #CCCCCC;
	height: 30px;
}

#masthead h1
{
	//display: none;		/* we'll show an image instead */
	text-indent:-10000px;
	margin:0;
}


#nav1 
{
	position:absolute;
	bottom:0px;
	right:10px;
        font-size: 11px;	
}
		  
#nav1 ul 
{
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
        font-size: 11px;
}
		  
#nav1 li 
{
	float:left;
	background:url("tab_off_ns1.png") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
        font-size: 11px;
}

#nav1 a 
{
	float:left;
	display:block;
	background:url("tab_off_ns2.png") no-repeat right top;
	padding:10px 15px 3px 8px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
        font-size: 11px;
}


#nav1 #current 
{
	background:url("tab_on_ns1.png") no-repeat left top;		  
}

#nav1 #current a
{
	background:url("tab_on_ns2.png") no-repeat right top;		  
	padding-bottom:4px;
	color:#000;
}

.chamada_convites {
	background:#ccf;
	margin:0 10px 0 0;
	text-align:center;
	font-weight:normal;
	font-size:100%;
	padding:7px 0;
	font-style:italic;
}
#rodape {
	text-align: center;
	margin: 150px 0 0 0;
	padding:0 40px;
	border-top: 1px solid #999;
}
table.area_central {
	border: 1px solid #999;
	padding: 20px;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
p.citacao, p.citacao_ass {
	text-align: justify;
	color: #090;
	margin: 0;
	padding:0 20px;
	font-size:8pt;
	line-height:11pt;
}
p.citacao_ass {
	color: #000;
	text-align:right;
	font-weight:bold;
}
