﻿.geral {
	width: 400px;
	color:#444444;
	font-family:Arial,Univers,Helvetica,sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3PX;
}
.w30 {	width: 30px; }
.w40 {	width: 40px; }
.w50 {	width: 50px; }
.w60 {	width: 60px; }
.w100 {	width: 100px; }
.w240 {	width: 240px; }
.h100 {height: 100px; }

em {
	color:#00ADEF;
	font-size:12px;
	font-weight:bold;
}
tr {
	padding: 2px 0;
}
.formulario {
	background-color: #F9F9F9;
	border-color: #333333 #CCCCCC #CCCCCC #333333;
	border-style: solid;
	border-width: 1px;
}
.bordertop {
	border-top: 1px solid #c1c1c1;
}
.msg {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.clean a {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_clean.gif') no-repeat;
	width: 63px;
	height: 19px;
	float: left;
	text-indent: -9000px;
}
.clean a:hover {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_clean_on.gif') no-repeat;
}
.send a {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_send.gif') no-repeat;
	width: 60px;
	height: 19px;
	float: left;
	text-indent: -9000px;
}
.send a:hover {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_send_on.gif') no-repeat;
}
.limpio a {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_limpio.gif') no-repeat;
	width: 66px;
	height: 19px;
	float: left;
	text-indent: -9000px;
}
.limpio a:hover {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_limpio_on.gif') no-repeat;
}
.enviar a {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_enviar.gif') no-repeat;
	width: 65px;
	height: 19px;
	float: left;
	text-indent: -9000px;
}
.enviar a:hover {
	background: url('http://www.mercedes-benz.com.br/images/formulario/atendimento/bt_enviar_on.gif') no-repeat;
}
.footer {
	background-color:#EFF1F3;
	background-image:url(/images/bg_footer.jpg);
	bottom:0;
	font-size:10px;
	height:27px;
	width:869px;
	z-index:9999;
	margin-top: 30px;
}
