#css_interativo{
	clear:both;
	padding:0 12px;
}
#css_interativo form{
	background:#F8D89F;
	width:490px;
	margin:0 0 10px;
	padding:0;
	border:1px solid #F8D89F;
	position:relative;
	float:left;
}
#css_interativo form .reset{
	width:180px;
	height:22px;
	font-weight:bold;
	background:#F5C676;
	color:#996633;
	margin:10px 0 0 160px;
	padding:0;
	cursor:pointer;
	border:thin none;
}
#css_interativo form .reset:hover{
	background:#DFB161;
	color:#FDE8CD;
}
#css_interativo form fieldset{
	margin:5px 0 0 0;
	padding:0;
	border:1px solid #996633;
}
#css_interativo form fieldset legend{
	padding:0 10px;
	margin:0 0 0 10px;
	border-left:none !important;
	border-left:1px solid #996633;
	border-right:1px solid #996633;
}
#css_interativo form p{
	height:25px;
	margin:0;
	float:left;
}
#css_interativo label{
	width:125px;
	padding:0 5px 0 0;
	float:left;
	text-align:right;
	line-height:23px;
	cursor: pointer;
}
#css_interativo select{
	background:#FFF8EF;
	color:#996633;
	border:1px solid #996633;
	width:110px;
	height:20px;
	float:left;
}
#display{
	width:215px;
	height:259px;
	margin:10px 0 0;
	padding:5px;
	background:#FDE8CD;
	border:1px solid #996633;
	float:right;
}
#display dl{
	margin:0;
}
#display dl dd{
	margin:0;
	padding:0 0 0 10px;
}
#area{
	width:100%;
	margin:0 0 20px;
	background:#FFF8EF;
	clear:both;
	text-align:left;
	float:left;
}
#i{
	width:300px;
	background:#FDE8CD;
	border:1px solid #996633;
	margin:0;
}
#i p{
	height:auto;
	display:block;
	margin:5px 0;
	float:none;
}
#i h4{
	margin:0;
	padding:3px 0 2px 23px;
	background-image:none;
	background-position:3px center;
	background-repeat:no-repeat;
	border-width:3px;
	border-style:solid;
	border-top-color:#FDE8CD;
	border-left-color:#FDE8CD;
	border-right-color:#FDE8CD;
	border-bottom-color:#996633;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
}
.bold{font-style:bold}
.italico{font-style:italic}
.marrom{color:#FDE8CD;background:#996633}
.bege{color:#996633;background:#FDE8CD}
.vermelho{color:#FFCCFF;background:red}
.rosa{color:red;background:FFCCFF}
.azulesc{color:#66CCFF;background:blue}
.azulclr{color:blue;background:#66CCFF}
.amarelo{color:#FFCC00;background:yellow}
.laranja{color:yellow;background:#FFCC00}
.verdeesc{color:#33FF33;background:green}
.verdeclr{color:green;background:#33FF33}
.c1{color:#FFFFFF;background:#CCCCCC}
.c2{color:#FFFFFF;background:#999999}
.c3{color:#FFFFFF;background:#666666}
.preto{color:#FFFFFF;background:#000000}
.branco{color:#333333;background:#FFFFFF}
.arial(font-family:arial, sans-serif}
.verdana{font-family:arial, sans-serif)
.trebuchet{font-family:'trebuchet ms', sans-serif}
.times{font-family:serif}
.courier{font-family:courier, monospace}
.fantasy{font-family:fantasy}
.cursive{font-family:cursive}
.monospace{font-family:monospace}
.old{color:#996633;font-weight:normal}
