html,  div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

body {
	position:relative;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0px;
	width:732px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	background-color:#324232;
	color:#000000;
	height:100%;
	min-height:100%;
}


/* box canto redondo */
.rbroundbox { background: url(Images/nt.gif) repeat;}
.rbtop div { background: url(Images/tl.gif) no-repeat top left; }
.rbtop { background: url(Images/tr.gif) no-repeat top right; }
.rbbot div { background: url(Images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(Images/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 100%; margin: 1em auto; }




h1, h2, h3, h4, h5, h6 {color:#004400;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin:0;
	font-size: 1.6em;
	font-weight: bold;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}
p  {
    margin: 1em 0;
    line-height:1.4;
}
a {
	text-decoration:underline;
	color:#324232;
	font-size:12pt;
}

a:hover {text-decoration:none;}

#sizer {
	width: 58%;
	margin: 0 0 0 0;
	padding: 0;
}
#expander {
	position:relative;
	left:0;
	width: 100%;
	padding:0 auto 0 auto;
	margin: 0 0 0 0;
	background-color:white;
	min-width: 732px;

}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */


#wrapper 
{
	min-width: 732px;
	width: 100%; /* helps IE get the child percentages right. */
	text-align:left;
    background-color:white;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#topo
{
	position:absolute;
	top:0;
	z-index:10;
	background-color:white;
}

#cabeca {
	
	height:251px;
	width:700px;
	padding:0px 0em;
	background-color:transparent;
	background-image: url(Images/cabeca.jpg);
	background-repeat: no-repeat;
	margin-bottom:-2px;
	left:16px;
	position:absolute;
	top:16px;
}

#barra {
	
	height:40px;
	width:700px;
	padding:0px 0em;
	background-color:transparent;
	background-image: url(Images/barra.gif);
	background-repeat: no-repeat;
	margin-bottom:-2px;
	position:absolute;
	top:267px;
	left:16px;
}

#titulo
{
	position:absolute;
	float:left;
	top:-5px;
	left:20px;
	background-color:transparent;
	z-index:11;
}


#atualizacao
{
	position:absolute;
	float:left;
	top:218px;
	left:20px;
	background-color:transparent;
	z-index:11;
}


#home
{
	position:absolute;
	float:left;
	top:2px;
	left:0px;
	background-color:transparent;
	z-index:11;
}

#contato
{
	position:absolute;
	float:left;
	top:2px;
	left:120px;
	background-color:transparent;
	z-index:11;
}

#livro
{
	position:absolute;
	float:left;
	top:2px;
	left:285px;
	background-color:transparent;
	z-index:11;
}

#links
{
	position:absolute;
	float:left;
	top:2px;
	left:490px;
	background-color:transparent;
	z-index:11;
}

#idioma
{
	position:absolute;
	float:right;
	top:2px;
	left:600px;
	background-color:transparent;
	z-index:12;
}



#freetextbox table tr td {padding: 0;}  



#subnav {
	padding-bottom:1em;
	overflow:hidden;
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}


#centercolumn
{
	position:absolute;
	top:0px;
	padding:0 auto 0 auto;
	margin:0;
	width: 732px;
	min-width: 732px;
	min-height: 400px;
	background-color:#FFFFFF;
}


#centercolumnconteudo
{
	position:absolute;
	top:290px;
	padding:0 auto 0 auto;
	margin:0;
	width: 732px;
	min-width: 732px;
	min-height: 400px;
	background-color:#FFFFFF;
}
	
#centercoltop{
	height:25px;	
}

html>body #centercoltop 
{
    height:25px;
    }


html>body #mainnav {height:22px;}

#mainnav a {}

#mainnav a:hover {}

#mainnav table {text-align:right;}

#mainnav .item {
	padding:0em 0.5em; 
	font-weight:bold;
	background-color:#004400;
	color:#000000;
}

#mainnav .hover
{
    color:#000000;
    background-color:#004400;
    }

#mainnav .selected 
{
color:#000000;
background-color:#004400;
}

#titulobox h1 {color:#FFFFFF;}

#textobox h3 {color:#FFFFFF;}

#titulonoticia h2 {color:#FFFFFF;}

#textonoticia h4 {color:#FFFFFF;}

#textonoticia a {color:#FFFFFF;}

#textochamada a {color:#FFFFFF;}

.DestaqueTexto {color:#000000;}

.DestaqueDe {color:#01549E;}

.DestaquePor {color:#138DFE;}

.textoprocura {color:#000000;}


#maincontent 
{
	min-width: 410px;
	margin:2px;
	padding:1em 2em;
}
#maincontent .teaser {
	margin:-0.7em 0 0 0;
	color:#004400;
}

#maincontent h2:before{content: url(Images/caju_small.gif);}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #004400;
	color:#004400;
}

#maincontent legend {background-color:transparent;}

* html #maincontent legend {padding:0.5em;}

#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    border:1px solid #004400;
    font-size:1em;
    background-color:#FFFFFF;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:transparent;}   
    
#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

#maincontent table tr td {padding: 0.2em 0.5em;} 

.button {
    border:1px solid #004400;
    color:#FFFFFF;
    background-color:#004400;
    font-size:smaller;
    font-weight:bold;
}    
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
div.readmore {
	text-align:right;
}
#footer {
    margin:2px;
    padding:0.5em;
    font-size:smaller;
}

#footer a {padding:0 0.5em;}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background: none;
	}	
	#wrapper {
		border-bottom-style:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}
	
	#leftcolumn, #rightcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}
	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}
	
	/*If the logo is a transparent gif it will look rather unsightly on paper, so you can turn 
		it off here. */
	#header img {display:none;}
	
	#maincontent {
		margin:0; 
		border:none;
		background:transparent;
		
		min-width: 410px;
	margin:2px;
	padding:1em 2em;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
}