@charset "utf-8";
.bgonda {
	background-image: url(images/bgonda.jpg);
	background-repeat: no-repeat;
	background-position: center 185px;
}
A.footer:link  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.footer:hover {

	text-decoration: underline;
}
A.footer:visited {
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bglinea {
	background-attachment: fixed;
	background-image: url(images/corpo1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.txtbox {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #535353;
	text-decoration: none;
}
.txtbox2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
A.link:link {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1D29;
	text-decoration: none;
}

.form {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #A7222F;
	border-left-color: #DDDDDD;
}
.formb {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #A7222F;
	border-left-color: #DDDDDD;
}
A.link:hover {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1D29;
	text-decoration: underline;
}
A.link:visited {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1D29;
	text-decoration: none;
}

