/* **************************************************************************** */
/* ESTILOS UTILIZADOS EM TODO O SITE 											*/
/* **************************************************************************** */

body {
	color: rgb (0,0,0);
	background-color: #FAFAE0;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : small;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scrollbar-3d-light-color: #ADD8E6;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #990033;
	scrollbar-dark-shadow-color: #3333ff;
	scrollbar-face-color: #E3E0B2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
}
	
body.print {
	color: rgb (0,0,0);
	background-color: #FFFFFF;
}

/********************************************************************************/
/*		                 Barra de subcategorias					*/
/********************************************************************************/
a.not:link {
	text-decoration: none;
	font-weight: normal;
	color: #0063CE;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
a.not:visited {
	text-decoration: none;
	font-weight: normal;	
	color: #0063CE;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
a.not:active {
	color: #0063CE;
	font-weight: normal;	
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
a.not:hover {
	text-decoration: none;
	color: #FF6300;
	font-weight: normal;	
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
/********************************************************************************/
/*		                 MENU PRINCIPAL			*/
/********************************************************************************/
a.menu:link {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Verdana;
	font-size: 9pt;
}
a.menu:visited {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Verdana;
	font-size: 9pt;
}
a.menu:active {
	text-decoration: none;
	font-weight : bold;
	background-color: #33cc66;	
	color: black;
	font-family: Verdana;
	font-size: 9pt;
}
a.menu:hover {
	text-decoration: none;
	font-weight : bold;
	color: #ccff66;
	font-family: Verdana;
	font-size: 9pt;
}
	
/********************************************************************************/
/*		                 Links brancos não sublinhados			*/
/********************************************************************************/
a.linkb:link {
	text-decoration: none;
	font-weight : normal;
	color: #0033cc;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
a.linkb:visited {
	text-decoration: none;
	font-weight : normal;
	color: #0033cc;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
a.linkb:active {
	color: #0033cc;
	font-weight : normal;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
	background-color : #F5DEB3;
}
a.linkb:hover {
	text-decoration: underline;
	font-weight : normal;
	color: white;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
}
/********************************************************************************/
/*		                 Links do menu principal			*/
/********************************************************************************/
a.linkmp:link {
	text-decoration: none;
	font-weight : normal;
	color: #017A3D;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;
	
}
a.linkmp:visited {
	text-decoration: none;
	font-weight : normal;
	color: #017A3D;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;
}
a.linkmp:active {
	color: #017A3D;
	font-weight : normal;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;
	
} 
a.linkmp:hover {
	text-decoration: none;
	font-weight : normal;
	color: black;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;

}


a.linkinfo:link {
	text-decoration: none;
	font-weight : normal;
	color: #7A1601;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;
	
}
a.linkinfo:visited {
	text-decoration: none;
	font-weight : normal;
	color: #7A1601;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;
}
a.linkinfo:active {
	color: #7A1601;
	font-weight : normal;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;
	
} 
a.linkinfo:hover {
	text-decoration: none;
	font-weight : normal;
	color: black;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 8pt;

}
/* ========================================================================= */
/* =				Rodape		   = */
/* ========================================================================= */
a.titulo1:link {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}
a.titulo1:visited {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}
a.titulo1:active {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}
a.titulo1:hover {
	text-decoration: underline;
	font-weight : bold;
	color: #ffcc33;
	font-family: Arial;
	font-size: 9pt;
}

/* ========================================================================= */
/* =				Barra de menu				   = */
/* ========================================================================= */
a.titulo:link {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}
a.titulo:visited {
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-family: Arial;
	font-size: 9pt;
}
a.titulo:active {
	text-decoration: none;
	font-weight : bold;
	color: White;
	background-color: rgb(0,0,0);
	font-family: Arial;
	font-size: 9pt;
}
a.titulo:hover {
	text-decoration: underline;
	font-weight : bold;
	color: #ffcc66;
	font-family: Arial;
	font-size: 9pt;
}
/* ========================================================================= */
/* =				Links em geral			   							   = */
/* ========================================================================= */
a:link {
	color: #0063CE;
	font-size: 10pt;
}
a:visited {
	color:#0063CE;
	font-size: 10pt;
}
a:active {
	color: #0063CE;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	font-size: 10pt;	
	color: #FF6300;
}
/* ========================================================================= */
/* = 				Paragrafos	 			   = */
/* ========================================================================= */
p.m20g {											
	margin-left: 20px;
	margin-right: 20px;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 16px;
	text-align: center;
}										
p.m20 {											
	margin-left: 20px;
	margin-right: 20px;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12px;
	text-indent: 30px;
	text-align: justify;
}										
p.m40 {											
	margin-left: 40px;
	margin-right: 40px;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12px;
	text-indent: 40px;
	text-align: justify;
}										
p.m60 {											
	margin-left: 60px;
	margin-right: 60px;
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12px;
	text-indent: 40px;
	text-align: justify;
}

/* ========================================================================= */
/* =				Fontes					   = */
/* ========================================================================= */

.mpd {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 8pt;	
	
	color: black;
}

.cursiva  {
	font-size : small;
	font-family : cursive;
	font-weight : normal;
	color : Olive;
	text-align : justify;
	background-color : Aqua;
}

DIV.3d {
	filter: filter: shadow(#0000FF,45);
	width: 150;
}
.a8  {
	font-family:  "arial", "geneva", sans-serif;
	font-size: 8px;
}
.a10  {
	font-family:  "arial", "geneva", sans-serif;
	font-size: 8pt;
}
.a10fundoclaro  {
	font-family:  "arial", "geneva", sans-serif;
	font-size: 8pt;
	background-color : #ffcc66;
	
}
.a10b  {
	font-family: "arial", "geneva", sans-serif;
	font-size: 10px;
	font-weight : bold;
}
.a12  {
	font-family: "arial", "geneva", sans-serif;
	font-size: 12px;
}
.a12preto  {
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #868686;
}
.a12b  {
	font-family: "arial", "geneva", sans-serif;
	font-size: 12px;
	font-weight : bold;
}
.a14  {
	font-family:  "arial", "geneva", sans-serif;
	font-size: 12pt;
}
.a14b  {
	font-family:  "arial", "geneva", sans-serif;
	font-size: 12pt;
	font-weight : bold;
}
.a20b  {
	font-family:  "arial", "geneva", sans-serif;
	font-size: 20pt;
	font-weight : bold;
}
.v8  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 7pt;
}
.v8b  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 8pt;	
	font-weight : bold;
	color: #BAE861;
}
.v10  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 8pt;
}

.v10j  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 8pt;
	text-align: justify;
}

.v10b  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 8pt;
	font-weight : bold;
}

.v11  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 9pt;
	}
	
.v12  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 10pt;

}

.v12sp  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 10pt;
	line-height : 1.5;
}

.v12j {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 10pt;
	line-height : 16pt;
	text-align: justify;
}
.v12b  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.v12bw  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: white;
}
.v14  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12pt;
	text-align: justify;
}
.v14b  {
	font-family: "verdana", "arial", "geneva", sans-serif;
	font-size: 12pt;
	font-weight : bold;
}
.caixa  {
	background : #D3D3D3;
	width : 775px;
}
.creme {
	background-color : #F2EBDF;
}
.azulescuro {
	background-color : #057E43;
}
.laranja {
	background-color : #ffcc66;
}
.ag_fundo1 {
	background-color : #f7d97d;
	height : 35;
	vertical-align : top;
}
.laranja2 {
	background-color : #ffcc66;
}
.novo {
	font-size: x-small;
	font-family: Arial;
	color: White;
	background-color: Red;
	text-decoration : blink;
}
.padrao {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	text-align : justify;
}
/* ========================================================================= */
/* =														   = */
/* ========================================================================= */
.fundo {
	background-image : url("/images/fundo_azul_claro.gif");
}
TD.fundotabela {
	background-image : url("/images/fundo_pd.gif");
}
TD.escuro {
    background-color : #3333cc;
	text-align: center;
}
TD.claro {
    background-color : #3333ff;
	text-align: center;
}
/* ========================================================================= */
/* =				Agronoticias										   = */
/* ========================================================================= */
.titulo_cla {
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff9933;
}
/* ========================================================================= */
/* =				Agronoticias										   = */
/* ========================================================================= */
TD.edicao {
	font-family : arial;
	font-size : 20pt;
	font-weight : bold;
	color : #ff9966;
	background-color : #3366ff;
}
TD.data {
	font-family : verdana;
	font-size : 10pt;
	color : White;
	font-weight : bold;
	font-style : normal;	
	background-color : #3366ff;
}
TD.geral {
}
TD.navegacao {
      	font-family: Arial;
      	font-size: 12pt;
      	font-weight : bold;
		text-align : center;
		background-color : #d8d8d8;
}
DIV.titulo  {
	font-family : Arial;
	font-weight : bold;
	color : Blue;
	font-size : 12pt;
	background-color : #d8d8d8;
}

DIV.conteudo  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	text-indent : 50px;
	line-height : 22px;
	margin-left: 2px;
	margin-right: 2px;	
}

.fonte  {
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
}
SPAN.agtit {
	font-family : arial;
	font-size : 20pt;
	font-weight : bold;
	color : #ff9966;
}
SPAN.textob {
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
}
SPAN.texton {
	font-family : arial;
	font-size : 10pt;
}
DIV.nav {
      	font-family: Arial;
      	font-size: 12pt;
      	font-weight : bold;
}
.erro {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.data {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
}
a.linkw:link {
	text-decoration: none;
	font-weight : normal;
	color: white;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
}
a.linkw:visited {
	text-decoration: none;
	font-weight : normal;
	color: white;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
}
a.linkw:active {
	color: white;
	font-weight : normal;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
	background-color : #F5DEB3;
}
a.linkw:hover {
	text-decoration: underline;
	font-weight : normal;
	color: orange;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
}


.bibliografia {
	text-indent : -20;
	font-family : verdana;
	margin-left : 20px;
}

/*----------- INICIO CORES -----------*/ 
.fundomenu{
	background-color : #eaebcb;
	background-image :  url("/imagens/inicial/fundo_menu.gif");
}

.fundorodape{
	background-color : #eaebcb;
	background-image :  url("/imagens/inicial/fundo_rodape.gif");
}

/* Verde HUSM */
.fundo2 {
	background-color : #7DB596;
}
/* Verde Forte */
.fundo3 {
	background-color : #057E43;
}
/* Verde Fraco */
.fundo4 {
	background-color : #B5D663;
}
/* Amarelo Pálido */
.fundo5 {
	background-color : #FAFAE0;
}
/* Bege claro */
.fundo6 {
	background-color : #eaebcb;
}
/* Azul Marinho */
.fundo7 {
	background-color : #afd8d8;
}
/* Branco */
.fundo8 {
	background-color : #ffffff;
}
/* Preto 2% */
.fundo9 {
	background-color : #f5f5f5;
}

/* Fundo do MP sessões */
.fundo10 {
	background-color : #CDCA94;
}

/* Bege escuro */
.fundo11 {
	background-color : #cccc99;
}

/* Quase Preto - notícias */
.cor2 {
	color: #5a5a5a;
}
/* Azul escuro*/
.cor3 {
	color: #000099;
}

/* Verde Forte*/
.cor4 {
	color: #057E43;
}

.semestilo{
	font-weight : normal;
}
/*----------- FIM CORES -----------*/


/* Calendário */
.calendarHeader {
	font-weight: bolder;
	color: #006600;
	font-size: 10pt;
/*	background-color : #cccc99;*/
}
.calendarToday {
	background-color: #FFFFFF;
	color: #cc0000;
	font-weight: bolder;
	font-size: 10pt;
}
.calendar {
	background-color: #eaebcb;
	font-size: 10pt;
}


.margem5 {
	margin-left : 5px;
}


/********************************************************************************/
/*	                              Agrolinks                                     */
/********************************************************************************/

/*----------- AGROLINKS P. INICIAL -----------*/
a.agrolink:link {
	text-decoration: none;
	color: black;
	font-family: "arial", "geneva", sans-serif;
	font-size: 8pt;
	font-weight : bold;
}
a.agrolink:visited {
	text-decoration: none;
	color: black;
	font-family: arial;
	font-size: 8pt;
	font-weight : bold;
}
a.agrolink:active {
	color: black;
	font-family: arial;
	font-size: 8pt;
	font-weight : bold;
}
a.agrolink:hover {
	text-decoration: underline;
	color: black;
	font-family: arial;
	font-size: 8pt;
	font-weight : bold;
}


/* sub links */
a.agrosub {
	text-decoration: none;
	color: black;
	font-family: verdana;
	font-size: 7pt;;
	font-weight : normal;
}

a.agrosub:link {
	text-decoration: none;
	color: black;
	font-family: verdana;
	font-size: 7pt;;
	font-weight : normal;
}
a.agrosub:visited {
	text-decoration: none;
	color: black;
	font-family: arial;
	font-size: 7pt;;
	font-weight : normal;
}
a.agrosub:active {
	text-decoration: none;
	color: black;
	font-family: verdana;
	font-size: 7pt;;
	font-weight : normal;
}
a.agrosub:hover {
	text-decoration: underline;
	color: black;
	font-family: verdana;
	font-size: 7pt;;
	font-weight : normal;
}

a.sitea:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 7pt;
}
a.sitea:visited {
	text-decoration: none;
	font-weight: normal;	
	color: #333333;
	font-family: "verdana", "geneva", sans-serif;
	font-size: 7pt;
}
a.sitea:active {
	color: #333333;
	font-weight: normal;	
	font-family: "verdana", "geneva", sans-serif;
	font-size: 7pt;
}
a.sitea:hover {
	text-decoration: none;
	color: black;
	font-weight: normal;	
	font-family: "verdana", "geneva", sans-serif;
	font-size: 7pt;
}
/*-----------  PAGINA INICIAL DOS AGROLINKS   -----------*/

/* usado também nos links para os sites */
a.linksub:link  {
	text-decoration : none;
	font-weight : normal;
	color : #0063CE;
	font-family : "arial", "geneva", sans-serif;
	font-size : 9pt;
}

a.linksub:visited  {
	text-decoration : none;
	font-weight : normal;
	color : #0063CE;
	font-family : "arial", "geneva", sans-serif;
	font-size : 9pt;
}

a.linksub:active  {
	text-decoration : none;
	color : #0063CE;
	font-weight : normal;
	font-family : "arial", "geneva", sans-serif;
	font-size : 9pt;
}


a.linksub:hover  {
	text-decoration : underline;
	font-weight : normal;
	color : #006600;
	font-family : "arial", "geneva", sans-serif;
	font-size : 9pt;
}*/

/*--------- CATEGORIA PRINCIPAL PAGINA INICIAL DOS AGROLINKS -----------*/
a.link {
	color: #0063CE;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
a.link:link {
	color: #0063CE;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
a.link:visited {
	color: #0063CE;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
a.link:active {
	color: black;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
}
a.link:hover {
	color: black;
	font-family: "arial", "geneva", sans-serif;
	font-size: 10pt;
}

/*--- OUTROS ITENS INICIAL DOS AGROLINKS ---*/
.linkdesc {
	font-family: "verdana","geneva", sans-serif;
	font-size: 10pt;
}
.numlinks {
	font-family: "verdana","geneva", sans-serif;
	font-size: 8pt;
	color: #6f6f6f;
}
.new {
	font-family: "verdana","geneva", sans-serif;
	font-size: 8pt;
	color: #ffffcc;
	background-color : #006600;
}
.pop {
	font-family: "verdana","geneva", sans-serif;
	font-size: 8pt;
	color: #ffffcc;
	background-color : #0066cc;
}
.titagrolinks {
	color: #FAFAE0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight : bold;
}
body.busca {
	color: rgb (0,0,0);
	background-color: #FAFAE0;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : small;
	margin-left : 4;
	margin-right : 0;
	margin-top : 0;
}

