@charset "utf-8";
/* CSS CAMPANHA FAÇO PARTE */

body {
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#box-toggle {
	width:500px;
	margin:0 auto;
	text-align:justify;
	font:12px/1.4 Tahoma, Geneva, sans-serif;
	}
a:link { color:#fff; text-decoration: none}
a:visited {color:#fff; text-decoration: none}
a:hover {color:#FC6; text-decoration: underline; 
}
a:active {color:#fff; text-decoration: none}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 150%;
}
#titulo {
	font-family: Geneva, sans-serif;
	font-size: 18px;
	color: #825700;
	text-align: left;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #D6D6D6;
	color: #825700;
	border-top-color: #825700;
	border-right-color: #825700;
	border-bottom-color: #825700;
	border-left-color: #825700;
}
select {
	border: 1px solid #825700;
	font-family: Verdana, Geneva, sans-serif;
	color: #825700;
	font-size: 12px;
}
textarea {
	border: 1px solid #825700;
	border-top-color: #825700;
	border-right-color: #825700;
	border-bottom-color: #825700;
	border-left-color: #825700;
	font-family: Verdana, Geneva, sans-serif;
	color: #825700;
	font-size: 12px;
}
