#navcontainer
{

width: 220px;
margin: 0 auto;

font-family: Tahoma, Arial, Georgia, Serif;
font-size: 10pt;
text-align: left;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 220px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 220px;
padding: 0.2em 0 0.5em 0.2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: white;
text-decoration: none;
background: #e9bc82;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #669988;
color : #000000;;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000000;
background: #ffcc33;
border-color: #aaab9c #fff #fff #ccc;
}

#psulinhado
	{
	font-family: Tahoma, Arial, Georgia, Serif;
font-size: 10pt;
	font-weight : normal;
	color : white;
    margin-top: 0px;
	margin-right:0px;
	margin-left:0px;
	align:justify;
	background: #e9bc82;
	padding: 0.2em 0 0.5em 0.2em;
	border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: white;
	}
	


.cor:link {font-family : Tahoma ,Arial; font-weight : bold; color : Orange; text-decoration: none;}
.cor:visited {font-family : Tahoma ,Arial; font-weight : bold; color : Orange; text-decoration: none;}
.cor:hover {font-family : Tahoma ,Arial; font-weight : normal; color : Marron; text-decoration: underline; }
.cor:active {font-family : Tahoma ,Arial; font-weight : bold; color : Orange; text-decoration: none;}

.cor1:link {font-family : Tahoma ,Arial; font-size: 7pt; font-weight : bold; color : Orange; text-decoration: none;}
.cor1:visited {font-family : Tahoma ,Arial; font-size: 7pt; font-weight : bold; color : Orange; text-decoration: none;}
.cor1:hover {font-family : Tahoma ,Arial; font-size: 7pt; font-weight : normal; color : Marron; text-decoration: underline; }
.cor1:active {font-family : Tahoma ,Arial; font-size: 7pt; font-weight : bold; color : Orange; text-decoration: none;}
.box { border: solid; border-width: thin; border: dotted; border-color: red; padding: 10px; }//*bom para fazer margens em imagnes*//	
}
p
{
	font-size : 10pt;
	font-family : Tahoma ,Arial;
	font-weight : normal;
	color : Black;
	margin-left:25px;
	margin-right:25px;	
	align:justify;
	}
	
.p12
{
	font-size : 12pt;
	font-family : Tahoma ,Arial;
	font-weight : normal;
	color : Black;
	margin-left:15px;
	margin-right:15px;	
	align:justify;
	}
		
body
{
	font-size : 10pt;
	font-family : Tahoma ,Arial;
	font-weight : normal;
	color : Black;
	align:justify;
	}
		
	ul.outside
{
list-style-image: url("pin.gif");
}

	
	
table#alter tr td {background: #ffc;} /* Toda a tabela com fundo creme */ 
table#alter tr.dif td {background: #eee;} /* Linhas com fundo cinza */

	
