*  				{
				font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
				text-transform: none;
				}
			
BODY 			{
				margin: 0px 20px 0px 0px; /* top, right, bottom e left */
				padding: 0px;
				background-image: url(../_imagens/bg.gif);
				background-repeat: repeat-x;
				font-size: 14px;
}		

#CAMINHO		{
				padding: 10px 10px 5px 10px; /* top, right, bottom e left */
				font-size: 12px;
				font-weight: bold;
				text-align: left;
				color: #ffffff;
				}
#CAMINHO A		{
				font-size: 11px; 
				font-weight: bold; 
				color: #ffffff;
				}
#CAMINHO A:hover {
				color: #FFEAEA;
				}
#MENU  			{
				padding: 20px 10px 0px 30px; /* top, right, bottom e left */
				font-size: 13px;
				text-align: left;
				}
#MENU A 		{
				text-decoration: none;
				color: #003300;
				}
#MENU A:hover 	{
				color: #000000;
				}		
				
.nivel1 		{
				margin: 8px 0px 8px 0px; /* top, right, bottom e left */
				text-transform: uppercase;
				font-weight: bold;
				text-decoration: none;
				}
.nivel2			{
				margin: 4px 0px 8px 0px; /* top, right, bottom e left */
				font-weight: bolder;
				}
.nivel3			{
				margin: 0px 0px 8px 0px; /* top, right, bottom e left */
				text-decoration: none;
				}				
				
#CONTEUDO		{
				padding: 40px 50px 0px 50px; /* top, right, bottom e left */
				text-align: left
				font-size: 14px;
				line-height: 18px;
				}
#CONTEUDO H1	{
				font-size: 24px;
				font-weight: bold;
				margin: 0px 0px 20px 0px; /* top, right, bottom e left */
				}
#CONTEUDO H2	{
				font-size: 20px;
				font-weight: bold;
				margin: 30px 0px 20px 0px; /* top, right, bottom e left */
				}				
#CONTEUDO H3	{
				font-size: 16px;
				font-weight: bold;
				margin: 20px 0px 20px 0px; /* top, right, bottom e left */
				}
#CONTEUDO H4	{
				font-size: 14px;
				font-weight: bold;
				margin: 0px 0px 10px 0px; /* top, right, bottom e left */
				}	
#CONTEUDO H6	{
				font-size: 10px;
				font-weight: bold;
				margin: 0px 0px 0px 0px; /* top, right, bottom e left */
				}	
				
#CONTEUDO P		{
				font-size: 14px;
				line-height: 24px;
				margin: 0px 0px 20px 0px; /* top, right, bottom e left */
				}
#CONTEUDO H5	{
				font-size: 12px;
				line-height: 15px; /* top, right, bottom e left */
				font-weight: normal;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 5px;
				margin-left: 0px;
				}					
#CONTEUDO LI	{
				font-size: 14px;
				line-height: 24px;
				margin: 0px 0px 5px -20px; /* top, right, bottom e left */
				}				
#CONTEUDO BLOCKQUOTE {
				margin: 0px 0px 0px 30px; /* top, right, bottom e left */
				}			
#CONTEUDO PRE	{
				font-size: 12px;				
				}
#CONTEUDO .legenda	    {
				font-size: 12px;
				margin: 0px 0px 0px 0px; /* top, right, bottom e left */
				font-weight: bold;
				}
#CONTEUDO .img_direita {
				margin: 0px 0px 0px 40px; /* top, right, bottom e left */
				}
#CONTEUDO .30esquerda {
				margin: 10px 0px 0px 30px; /* top, right, bottom e left */
				}
#CONTORNO 		{
	border: 1px solid #666;
}	
