/* Estilos */

body
	{
	background-position: left top; margin:0; padding:0px; background-color: #585858; 
	 }

.body_home
	{
	background-position: left top; margin:0; padding:0px; background-color: #585858; 
	 }


.body_noticias
	{
	background-position: left top; margin:0; padding:0px; background-color: #585858; 
	 }	 

.body_conteudo
	{
	margin:0; padding:0px; background-color: #585858;
	overflow-y:auto;
	scrollbar-3dlight-color:#C3C7AE;
	scrollbar-arrow-color:#660000; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#C3C7AE; 
	scrollbar-track-color:#FFFFFF; 
	text-align:justify;
} 

a:link		{ font-family:Tahoma; font-size: 11px; color: #D8D2D2; text-decoration: none;}
a:visited	{ font-family:Tahoma; font-size: 11px; color: #D8D2D2; text-decoration: none;}
a:hover		{ font-family:Tahoma; font-size: 11px; color: #999999; text-decoration: underline;}
a:active	{ font-family:Tahoma; font-size: 11px; color: #c6e144; text-decoration: none; }
	
address
	{
	margin: 5 10; color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma; text-align:justify
	}	
h1
	{
	margin:10 20; color: #C6E144;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	}
	
h2
	{
	margin: 10 20; color: #EFEFEF;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
	}

h3
	{
	margin: 10 20; color: #EFEFEF;
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma;
	}
h4
	{
	margin: 10 20; color: #FFFFFF;
	font-size: 10pt;
	font-family: Tahoma;
	}

h5
	{
	margin: 5; color: #595B4D;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma
	}

h6
	{
	margin: 5; color: #595B4D;
	font-size: 10pt;
	font-family: Tahoma;
	}

ol
	{
	margin: 20 25; color: #333333;
	font-size: 10pt;
	font-family: Tahoma; text-align:justify; text-indent:25; line-height:150%
	}		

p
	{
	margin: 10 20; color: #EFEFEF;
	font-size: 10pt;
	font-family: Tahoma; text-align:justify
	}

pre 
	{
	margin: 5 5; color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma; text-align:justify
	}
		
ul
	{
	margin: 10 15; color: #EFEFEF;
	font-size: 10pt;
	font-family: Tahoma; text-align:justify; text-indent:25; line-height:150%
	}
		
span.azul		{ font-family: Tahoma; font-weight: bold;	font-size: 11px; color: #415469;}
span.botao_off	{ font-family: Tahoma; font-weight: bold; font-size: 11px; color: #848484;}
span.botao_on	{ font-family: Tahoma; font-weight: bold; font-size: 11px; color: #FFFFFF;}
span.bordo		{ font-family: Tahoma; font-weight: bold;	font-size: 11px; color: #415469;}
span.branco		{ font-family: Tahoma; font-weight: normal; font-size: 11px; color: #FFFFFF; margin: 5 5;}
span.cinza 		{ font-family: Tahoma; font-weight: normal; font-size: 9px; color: #333333;}
span.cinzaclaro	{ font-family: Tahoma; font-weight: normal; font-size: 11px; color: #999999;}
span.magenta	{ font-family: Tahoma; font-weight: normal;	font-size: 11px; color: #660000;}
span.verde 		{ font-family: Tahoma; font-weight: normal; font-size: 12px; color: #c6e144;}
span.preto 		{ font-family: Tahoma; font-weight: normal; font-size: 11px; color: #333333;}


/* Linhas */
hr {margin:0; color: #7c8081; background-color: #7c8081; height: 1px; width=94%; shade; text-align:center }	
		
.button_site
	{
	background: #E5E5E5;
	}	
.checkbox_site
	{
	background: #E5E5E5;
	}
.input_site
	{
	background-color: #FFFFFF;
	color: #333333;
    font-family: Verdana;
    font-size: 11px;
    }
.select_site
	{
	background:#FFFFFF; 
	color: #333333;
    font-family: Verdana;
    font-size: 11px;
    }
.textarea_site
	{
	background:#FFFFFF; 
	color: #333333;
    font-family: Verdana;
    font-size: 11px;
    }

/* TABELAS */

.tabela_cinza {
	background-color:#D1D3C5;
	align: center;
    padding-right: 10px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; 
  	border-right: 1px solid #FEFEDD; 
  	border-top: 1px solid #FEFEDD; 
    	}
    	
.tabela_artigos {
	background-color:#C3C7AE;
	border-right: 1px solid #FEFEDD; 
	border-bottom: 1px solid #FEFEDD;
	}	    	

/* CÉLULAS */

.celula_artigos {
	background-color:#8AA0B9;
	border-right: 1px solid #FEFEDD; 
	}	
	
.celula_banner {
	background-color:#8AA0B9;
	border-right: 1px solid #FEFEDD; 
	border-bottom: 1px solid #FEFEDD;
	}	
	
.celula_lateral {
	background-color:#8AA0B9;
	}		

.celula_conteudo {
	background-color:#FFFFFF;
	}	

.celula_fundo {
	background-color:#FFFFFF;
	}	
.celula_rodape {
	/*background-color:#5F1D20;
	border-bottom: 1px solid #FEFEDD;*/
	}
.celula_rodape a:link		{ font-family:Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.celula_rodape a:visited	{ font-family:Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.celula_rodape a:hover		{ font-family:Verdana; font-size: 10px; color: #C6E144; text-decoration: underline; font-weight: bold; }
.celula_rodape a:active		{ font-family:Verdana; font-size: 10px; color: #C6E144; text-decoration: underline; font-weight: bold; }
	
.celula_rodape2 {
	background-color:#EFEFEF;
	}		

.celula_titulos {
	background-color: #999999;
    padding-right: 1px;
	border:1px dashed #838583; background-position: left top; float:left; padding-left:15px; padding-right:1px; padding-top:1px; padding-bottom:1px; background-image:url('../imagens/fundos/fundo_titulos.jpg'); background-repeat:no-repeat
	}