body {
	background-color: #009128;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo_site.jpg);
	background-repeat: repeat-x;
}
.corpo {
	background-repeat: no-repeat;
	background-position: center bottom;
}

A:link {color: #E06505; TEXT-DECORATION: none;}
A:visited {color: #E06505; TEXT-DECORATION: none;}
A:active {color: #E06505;TEXT-DECORATION: none;}
A:hover {color: #ff0000; TEXT-DECORATION: none;}

.input {font-size: 11px; font-family: Tahoma; color: #009128; background-color: #FFFFFF; border: 1px double #009128;}
.botao {font-size: 10px; font-family: Verdana; color: #333333;}

#form1 input.bt {
    background:#E06505;
	color:#FFF;
	border:1px solid #CCC;
	margin-left:-20px;
   }

.titulo_laranja { font-size:11px; font-family:Tahoma; font-weight: bold; color:#E06505; }
.titulo_verde { font-size:11px; font-family:Tahoma; font-weight: bold; color:#009128; }

.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }

.texto_laranja { color: #E06505; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; }
.texto_laranja:link {
	font-size:11px;
	color:#E06505;
}
.texto_laranja:hover { font-size:11px; color:#B75504; }
.texto_laranja:visited { font-size:11px; color:#E06505; }

.texto_verde { color: #009128; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; }
.texto_verde:link { font-size:11px; font-family:Tahoma; font-weight: bold; color:#009128; }
.texto_verde:visited { font-size:11px; font-family:Tahoma; font-weight: bold; color:#009128; }

.link_album { color: #FFFFFF; TEXT-DECORATION: none; }
.link_album:link { color: #FDB982; TEXT-DECORATION: none; }
.link_album:visited { color: #FDB982; TEXT-DECORATION: none; }
.link_album:active {color: #FDB982; TEXT-DECORATION: none;}
.link_album:hover {color: #ff0000; TEXT-DECORATION: none;}

/*.Table_01{border-color:#E06505;border-style: solid;
border-width: 1;width:570px; height:350px;}*/
.Table_01 td{ padding:2px; height:95px; border:0;}
