/* CSS Document */

body {
font-family: Arial, helvetica, sans;
	margin: 0;
	padding: 0;
	background-image: url('calmaria.jpg');
}

#topo {
position: relative;
width: 975px;
height: 100px;
}

#corpo {
position: relative;
width: 975px;
height: 510px;
}



#texto {
background-image: url(fund.png);
position: relative;
margin-top: 25px;
margin-right: 30px;
float: right;
width: 780px;
height: 486px;
overflow: auto;
}

#navega {
position: relative;
float: left;
width: 150px;
margin-left: 10px;
text-align: center;
line-height: 1.1em;

}

#base {
position: relative;
width: 975px;
height: 28px;
/*float: bottom;*/
float: center;
color: "#ffffff"; 
font-size: 10px;
font-style: italic;
font-weight: bold;
text-align: center;
}
#botao		{
		width: 150px; height: 65px;
		overflow: hidden;
		background: url(acrilic.png) top left no-repeat;
		display: block;
				}
 
#botao: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.centro { color: #222;
font-style: italic;
font-weight: bold;
font-size: 48px;
	text-align: center;}
	
p.center {
font-style: normal;
font-weight: bold;
font-size: 16px;
	text-align: center;
   text-indent: 0px;
margin: 2px 2px 2px 2px}

p.princp {
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 1.2em;
}
	
p.princ {
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 1.4em;
}

p.princb {color: #fff;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 1.4em;
}
p.basec {
color: #ffff00;
font-style: normal;
font-weight: bold;
text-align: center;
font-size: 12px; 
line-height: 0.9em;
}
a {
color: "#88ff66";
font-size: 16px;
font-style: normal;
font-weight: bold;
text-decoration: none;

}

a:hover {color: "#ff8866"; 
font: oblique;}

a:visited {color: "#66ff88"
font: normal;}