/* CSS Document visagricola.pt*/

body {
	background-color: #FFFFFF;
}

/* -- CSS para Links -- */
.link_pequeno A:link {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}
.link_pequeno A:visited {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}
.link_pequeno A:active {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}
.link_pequeno A:hover {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: underline;
}


.link_datagrid A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 200;
	color: #395EAC;
	text-decoration: underline;
}
.link_datagrid A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 200;
	color: #395EAC;
	text-decoration: underline;
}
.link_datagrid A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 200;
	color: #395EAC;
	text-decoration: underline;
}
.link_datagrid A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}


.link_fundo A:link{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #bfbfbf;
	text-decoration: none;
}
.link_fundo A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #bfbfbf;
	text-decoration: none;
}
.link_fundo A:active{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #bfbfbf;
	text-decoration: none;
}
.link_fundo A:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #bfbfbf;
	text-decoration:underline;
}

.link_noticia A:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.link_noticia A:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.link_noticia A:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.link_noticia A:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #395EAC;
	text-decoration: underline;
}

/*Igual ao link pequeno mais ligeiramente maior*/
.link_paging A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}
.link_paging A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}
.link_paging A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: none;
}
.link_paging A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
	text-decoration: underline;
}
/* -- Fim CSS para links -- */

/* -- Classe para todo o texto normal --*/
.corpo_grande {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	color: #000000;
}

/* -- Classe para o primeiro paragrafo das noticias --*/
.corpo_grande_1paragrafo {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-align: justify;
	color: #000000;
}

/* -- Classe para o texto da INDEX --*/
.corpo_pequeno {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	color: #838282;
}
.corpo_pp {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	color: #838282;
}

/* -- Classe cor VERDE para (exemplo: data e hora das noticias) --*/
.titulos_pequenos {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #62a829;
}

/* -- Classe igual à anterior um pouco mais pequeno (LINKS do TOPO) --*/
.link_pequeno_lbl {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: 200;
	color: #62a829;
}

/* -- Classe igual para o MENU PRINCIPAL ADMINISTRAÇAO --*/
.administracao {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	color: #395eac;
}

/* -- Classe barra do fundo (CINZENTA) --*/
.link_fundo_barra{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #bfbfbf;
	text-decoration: none;
}

.titulos {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.titulo_noticia {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.botao {
   font-size:11px;
   font-family: Verdana; 
   font-weight:400;
   text-align: center;
   color:#62a829;
   width:70px;
   background-color:#eef7ed;
   border-style:solid;
   border-color:#badc57;
   border-width:1px;
   cursor:pointer;
}

