body {
	margin: 0;
	background:url(../images/bg_geral.gif) repeat-x top center #383736;
}

.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2e2e2;
	text-decoration: none;
}

.texto_vermelho {
	color:#F00;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.textos:hover {
	color: #FF0000;
}

fieldset
{
    clear:both;
	float:left;
    width: 309px;
    margin-top: 10px;
    border: dotted 1px #CCCCCC;
	padding: 0 10px 10px 10px;
}

legend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin-bottom: 11px;
}

input.news{
	width:219px;
	border: solid 1px #D1D2C4;
	background-color:#E8EADF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#818378;
}

label.textos{
	float:left;
	width:95px;
	margin-top:2px;
}

input.textos{
	width:200px;
	border: solid 1px #D1D2C4;
	background-color:#E8EADF;
	color:#383736;
	margin:2px;
}

textarea.textos{
	width: 308px;
	border: solid 1px #D1D2C4;
	background-color:#E8EADF;
	color:#383736;
}

select.textos{
	border: solid 1px #D1D2C4;
	background-color:#E8EADF;
	color:#383736;
	margin-left: 2px;
	margin-top: 2px;
}

#modelo{
	border: solid 1px #D1D2C4;
	background-color:#E8EADF;
	color:#383736;
	width: 140px;
}

#preco{
	color:#FF0000;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

.sn_descricao{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial,Helvetica,sans-serif;
}

.sub_texto {
	color: #DF7001;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.proposta{
	background-color:#E2E2E2;
	font-size:17px;
}