﻿form{
	margin:0px;
	padding:0px;
}
.area-formulario{
	width:90%;
	height:auto;
	display:table;
	margin:auto;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #efefef;
	text-align:center;
}
.area-formulario .select-selecao-veiculos{
	float:left;
}
.area-formulario .checkbox-veiculos{
	float:left;
}
.area-formulario label{
	float:left;
	width:200px !important;
	height:auto;
	text-align:right;
	font-weight:bold;
	margin-top:4px;
	margin-right:10px;
}
.area-formulario .textbox{
	float:left;
	width:auto;
	height:auto;
	border:1px solid #333333;
	font:11px Tahoma;
	padding:2px 0px 3px 1px;
}

.area-formulario img {float:left; padding:2px 0 0 2px;}

.area-formulario .selectbox{
	float:left;
	width:auto;
	height:auto;
	border:1px solid #333333;
	font:11px Tahoma;
}

.area-formulario .botao-formulario{
	width:auto;
	height:auto;
	border:1px solid #efefef;
	background-color:none;
	font:10px Tahoma;
	font-weight:bold;
	padding:5px;
	margin:auto !important;
	background-image:url('../imagens/botao/background-botoes-formularios.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	color:#333333;	
}
.area-formulario .botao-formulario:hover{
	width:auto;
	height:auto;
	border:1px solid #efefef;
	background-color:none;
	font:10px Tahoma;
	font-weight:bold;
	padding:5px;
	margin:auto !important;
	background-image:url('../imagens/botao/background-botoes-formularios.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	color:#0085CF;
}


.solicite-mais-informacoes label{
	width:50px !important;
}
.solicite-mais-informacoes  .textbox{
	width:190px;
}

.pecas{
    text-align:center;
	
}

.pecas label{
	width:80px !important;
}

.pecas .textbox{
	width:auto;
}

.servicos {
text-align:left;
}

.servicos-extras {
text-align:left;
}

.servicos-extras-checkbox {
text-align:left;
padding: 0 0 0 50px;
}

.servicos-extras checkbox{
    float:left;
}

.servicos-extras label{
    text-align:left; 
	margin: 0 0 0 30px;
}

.servicos-radio {float:left; margin-left:20px;}

.servicos-radio2 {float:left; margin-left:10px;}

.botaoMercedes
{
	background-image:url('../mercedes-benz/seminovos/imagens/background/background-botao-branco-p.gif');
	width:124px;
	display: block;
	height: 20px;
	float: left;	
	color:#003366;
	border:0px;
	font: 11px Arial;
	cursor:pointer;
	text-align: center;	
	background-repeat: no-repeat;	
	background-position: left top;		
	position: relative;	
	margin:auto;
	margin-top:30px;
}

.botaoVolvo{
		width:100px;
		height:20px;
		border:1px solid #295263;
		background:#069;
		color:#fff;
		font:11px Arial;
		margin:2px 2px 0px 2px;
}
