form{
	padding:0px;
	margin:0px;
}
.texto_rodape{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#663300;
}
.menu{
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
.menu a{
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
.menu a:hover{
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS";
	text-decoration:underline;
}
.texto_modelos{
	color:#333333;
	font-size:11px;
	font-family:"Trebuchet MS";
	font-weight:bold;
}
.texto_detalhes_modelos{
	color:#333333;
	font-size:10px;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
.campo{
	width:150px;
	border:1px solid #C10000;
	color:#C10000;
	font-size:10px;
	background:#FFFFFF;
	font-family:"Trebuchet MS";
}
.botao{
	border:1px solid #C10000;
	color:#FFFFFF;
	font-size:10px;
	background:#C10000;
	font-family:"Trebuchet MS";
	width:25px;
}
.texto_sub{
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS";
}
.titulo_subs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A60000;
	font-weight:bold;
}
