@charset "utf-8";
body {
	background-image: url(../imgs/back-site.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	background-position:top;
}

.hrsanfona {
	border-bottom:1px solid #c2dd9e;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

.sanfoninha {

	font-family:Tahoma;
	font-size:11px;
	color:#484848;

}

.txt{
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
	text-decoration:none;
}

.txt a:link{
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
	text-decoration:none;
}
.txt a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
	text-decoration:none;
}
.txt a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
	text-decoration:underline;
}
.txt10 {
	font-family:Tahoma;
	font-size:10px;
	color:#484848;
}
.txt-branco{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.txt-verde14 {
	font-family:Tahoma;
	font-size:14px;
	color:#85bb3d;
	font-weight:bold;
}
.table-receita td.td3{
	background-image:url(../imgs/back-receita-final.jpg);
	background-repeat:no-repeat;
}
.table-receita p{
	margin:0;
	padding:0;
}
.table-receita p.txt-receita{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:56px;
	margin-top:65px;
	margin-bottom:10px;
}
.table-receita p.txt-receita2{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:97px;
	margin-bottom:1px;
}
.table-receita p.txt-receita3{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:14px;
	margin-left:140px;
	
}
.link-verde11 {
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
}
.link-verde11 a:link{
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	text-decoration:none;
}
.link-verde11 a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	text-decoration:none;
}
.link-verde11 a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	text-decoration:underline;
}

.txt-verde11 {
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
}

.txt-verde11 a:link{
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	text-decoration:underline;
}
.txt-verde11 a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	text-decoration:underline;
}
.txt-verde11 a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	text-decoration:none;
}

.txt-azul14 {
	font-family:Tahoma;
	font-size:14px;
	color:#00aeef;
	font-weight:bold;
}

.txt-azul11 {
	font-family:Tahoma;
	font-size:11px;
	color:#009ee0;
	}

.txt-marrom {
	font-family:Tahoma;
	font-size:11px;
	color:#6c2600;
}
.txt-lar {
	font-family:Tahoma;
	font-size:11px;
	color:#e85412;
}

.form {
	border: 1px solid #3d5717;
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
}
.radio-button {
	border: 0px;
}
.jump-menu {
	background-color:#ffffff;
	border:1px solid #85bb3d;
	font-family:Tahoma;
	font-size:11px;
	color:#85bb3d;
	padding-left:5px;

}
.formularios {
	background-color:#f7fdef;
	border:1px solid #85bb3d;
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
}
.check-box {
	background-color:#ffffff;
}

#frmContato * {
margin:0;
padding:0;
}

#frmContato legend, #frmContato label, #frmContato fieldset, #frmContato p {
font:bold 11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.column {
  float:left;
  overflow:hidden;
  width:290px;
}

.break  {
clear:both;
float:none;
}

input.txt  {
border:1px solid #85BB3D;
width:200px;
}

#frmContato label, #frmContato legend {
color:#484848;
font-weight:bold;
}

#frmContato fieldset {
margin-bottom:6px;
border:0 none;
}

#btnEnviar{
background: url(../imgs/botao-enviar.gif) no-repeat scroll 0 center transparent;
width: 120px;
border: 0;
height: 19px;
}

#btnLimpar {
background:url("../imgs/botao-limpar.gif") no-repeat scroll 0 center transparent;
border:0 none;
height:19px;
width:120px;
}

.erro{
color: #F00;
}
