@charset "utf-8";
<style type="text/css">

body {
	margin-left: 0px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	/* [disabled]margin-right: 0px; */
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_site.jpg);
	background-position: top;
	background-repeat: repeat;
}
a:hover {
	text-decoration: underline;
}
.style1 {
	font-family: Arial;
	color: #333333;
	font-size: 20px;
}
.style11 {
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
}
.style12 {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	line-height:30px;
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	line-height:27px;
	text-decoration: none;
}
.style25 {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	line-height:25px;
	text-decoration: none;
}
.style3 {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	line-height:30px;
	text-decoration: underline;
	
}
.style4 {
	font-family: Arial;
	color: #333333;
	font-size: 18px;
	line-height:25px;
	text-decoration: none;
}
.style44 {
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	line-height:25px;
	text-decoration: none;
}
.style5 {
	font-family: Arial;
	color: #979797;
	font-size: 10px;
	line-height:25px;
	text-decoration: none;
}
.style6 {
	font-family: Arial;
	color: #979797;
	font-size: 10px;
	text-decoration: none;
}

 .textarea {
    height: 33px;
    width:280px;
	font-family: Arial;
	font-size: 12px;
	color: #474747;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;

}