/* CSS Document */

body {
font-family: "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
/*font-family: Arial, helvetica, sans;*/
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #ffffff;
background-image: url('images/fundo.gif');  /*	 */
}

#topo {
position: relative;
width: 735px;
height: 126px;
background-image: url('images/top3.png');
}

#corpo {
position: relative;
width: 735px;
background-image: url('images/corp3.png');

}

#janela1 {
position: relative;
float: right;
/*float: top;*/
width: 95px;
height: auto;
border: 0px rgb(100,100,0) solid;
}

#janela2 {

}


#texto {
position: relative;
float: right;
width: 570px;
border: 0px rgb(100,100,0) solid;
}

#navega {
position: relative;
float: left;
width: 148px;
margin-left: 10px;
font-size: 18px;
text-align: center;
line-height: 1.3em;

}

#base {
position: relative;
width: 735px;
height: 104px;
/*float: bottom;*/
float: right;
background-image: url('images/bas3.png');
font-size: 14px;
font-style: italic;
text-align: center;
}
#botao		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb1.png) top left no-repeat;
		display: block;}
#botao:hover	{
		background-position: bottom left;
		}
        
#botao1		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb1.png) top left no-repeat;
		display: block;
				}
 
#botao1:hover	{
		background-position: bottom left;
		}

#botao2		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb2.png) top left no-repeat;
		display: block;
				}
 
#botao2:hover	{
		background-position: bottom left;
		}
#botao3		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb3.png) top left no-repeat;
		display: block;
				}
 
#botao3:hover	{
		background-position: bottom left;
		}

#botao4		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb4.png) top left no-repeat;
		display: block;
				}
 
#botao4:hover	{
		background-position: bottom left;
		}

#botao5		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb5.png) top left no-repeat;
		display: block;
				}
 
#botao5:hover	{
		background-position: bottom left;
		}


#botao6		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb9.png) top left no-repeat;
		display: block;
				}
 
#botao6:hover	{
		background-position: bottom left;
		}
        
#botao7		{
		width: 100px; height: 129px;
		overflow: hidden;
		background: url(images/bb7.png) top left no-repeat;
		display: block;
				}
 
#botao7:hover	{
		background-position: bottom left;
		}
    
  #botao8		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb8.png) top left no-repeat;
		display: block;
				}
 
#botao8:hover	{
		background-position: bottom left;
		}

  #botao9		{
		width: 145px; height: 70px;
		overflow: hidden;
		background: url(images/bb6.png) top left no-repeat;
		display: block;
				}
 
#botao9:hover	{
		background-position: bottom left;
		}

#polit {
position: relative;
width: 680px;
text-align: justify;
text-indent: 20px;
}

p {
text-align: justify; text-indent: 20px;
margin: 5px 40px 5px 40px}

p.topo {
font: oblique normal bold large bold;
font-size: 36px;
line-height: 1.3em;
	text-align: center;
	color: rgb(0,90,30);
 text-shadow: -3px 2px 1px rgb(220,180,90);
    }


p.centro {
font: oblique  normal bold large bold;
font-size: 30px;
	text-align: center;}
	
p.center {
font: oblique  normal bold large bold;
font-size: 16px;
	text-align: center;
   text-indent: 0px;
margin: 2px 2px 2px 2px}

p.center1 {
font: oblique  normal bold large bold;
font-size: 1.5em;
	text-align: center;
   text-indent: 0px;
margin: 2px 2px 2px 2px}
	
p.princ {font-size: 1.1em;
  text-align: justify;
  line-height: 1.3em;}


a {color="#000066"}

a:hover {color="#006600"; }

a:visited {color="#660000"}
