@charset "utf-8";
body {
	margin: 0 auto;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(fundo_home.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
.style2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
li {
	background-attachment: fixed;
	background-image: url(list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	list-style-image: url(list.jpg);
	list-style-type: none;
	list-style-position: inside;
}
textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C0AC7A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 209px;
	background-image: url(fundo_textarea.jpg);
	margin-bottom: 8px;
}
.style2  a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
.style2  a:link {
	text-decoration: none;color: color: #663300;
}
.style2  a:visited {
	text-decoration: none;color: #663300;
	
}
.style2  a:hover {
	text-decoration: underline;color: #663300;
	
}
.style2  a:active {
	text-decoration: none;
	color: #663300;
	
}
