@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('fontes/swz721c-webfont.eot');
    src: url('fontes/swz721c-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/swz721c-webfont.woff') format('woff'),
         url('fontes/swz721c-webfont.ttf') format('truetype'),
         url('fontes/swz721c-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0px;
	background-color: #eaeaea;
}
p {
	padding:0;
	margin:0;
}
#topo {
	height: 524px;
	background-color: #FFFFFF;
	background-image: url(images/bg_topo.jpg);
	background-position: center center;
	text-align:center;
}
#menuTopo{
	width: 666px;
	height: 104px;
	float:right;
}
#telefone {
	width: 200px;
	height:80px;
	line-height:80px;
	float: right;
	background-image: url(images/ico_telefone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: 'swis721_cn_btroman';
	font-size:24px;
	font-weight:bold;
	color:6c6c78;
	padding-left:50px;
}
#menu{
	width: 370px;
	height:104px;
	line-height:104px;
	float:left;
	text-align:center;
}
#menu a:link{
	padding-left:10px;
	padding-right:10px;
	
	font-family: 'swis721_cn_btroman';
	font-size:14px;
	color:898991;
	text-decoration:none;
}
#menu a:visited{
	color:898991;
	text-decoration:none;
}
#menu a:hover{
	color:e10000;
	text-decoration:none;
}
#rodape {
	height: 168px;
	background-image: url(images/bg_rodape.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}
#contentPaginas {
	width: 1000px;
	margin:0 auto;
	text-align:center;
}
#ondeEstamos {
	width: 350px;
	height:118px;
	float: left;
	background-color: d8460d;
}
#menuRodape {
	width: 650px;
	height:118px;
	line-height:118px;
	float: left;
	background-color: 464458;
	text-align:center;
}
#menuRodape a:link{
	padding-left:15px;
	padding-right:15px;
	
	font-family: 'swis721_cn_btroman';
	font-size:14px;
	color:898991;
	text-decoration:none;
}
#menuRodape a:visited{
	color:898991;
	text-decoration:none;
}
#menuRodape a:hover{
	color:e10000;
	text-decoration:none;
}
#rodapeFinal {
	width: 100%;
	height:50px;
	background-color: #eaeaea;
}
#copyright {
	width: 50%;
	height:50px;
	line-height:50px;
	float:left;
	text-align:left;
	
	font-family: 'swis721_cn_btroman';
	font-size:12px;
	color:acacb5;
}
#produzido {
	width: 50%;
	height:50px;
	line-height:50px;
	float:left;
	text-align:right;
}
#produzido a:link{
	font-family: 'swis721_cn_btroman';
	font-size:12px;
	color:acacb5;
	text-decoration:none;
}
#produzido a:visited{
	font-family: 'swis721_cn_btroman';
	font-size:12px;
	color:acacb5;
	text-decoration:none;
}
#produzido a:hover{
	font-family: 'swis721_cn_btroman';
	font-size:12px;
	color:e10000;
	text-decoration:none;
}
.textos14{
	font-family: 'swis721_cn_btroman';
	font-size:14px;
	text-align:left;
}
.textos15{
	font-family: 'swis721_cn_btroman';
	font-size:15px;
	text-align:left;
}
.textos16{
	font-family: 'swis721_cn_btroman';
	font-size:16px;
	text-align:left;
}
.textos15center{
	font-family: 'swis721_cn_btroman';
	font-size:15px;
	text-align:center;
}
.corBranco{
	color: #FFFFFF;
}
.corCinza{
	color: #898991;
}
.corVermelho{
	color: #ed0000;
}
#marcas{
	margin-top: 10px;
	margin-bottom:10px;
	height: auto;
	text-align:center;
}
#tituloPaginas{
	height: 45px;
	width:100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: acacb5;
	line-height: 45px;
	text-align:left;
	margin-bottom:20px;
}
#tituloTexto{
	font-family: 'swis721_cn_btroman';
	font-size:16px;
	font-weight:bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #d8460d;
	width: 200px;
	height:43px;
	text-align:left;
}
#espacoMarcas{
	height: 100px;
	margin-bottom:30px;
}
#conteudo{
	width:100%;
	text-align:center;
}
#lateral{
	width:310px;
	float:left;
}
#conteudoPrincipal{
	width:690px;
	float:right;
	text-align:left;
}
#conteudoDivs{
	width:100%;
	float:right;
	text-align:left;
}
#formularioPesquisa{
	width:222px;
	margin-left:32px;
}
#camposPesquisa{
	height: 46px;
	margin-bottom:8px;
	text-align:center;
}
.formularioPesquisa{
	font-family: 'swis721_cn_btroman';
	font-size: 14px;
	color: #838b92;
	height: 34px;
	border: 1px solid cecdcd;
}
#btPesquisa{
	background-color:464458;
	height:42px;
	line-height:42px;
	text-align:center;
	float:right;
	widows:100px;
}
#btPesquisa a:link{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
#btPesquisa a:visited{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
#veiculos{
	width: 636px;
	height:200px;
	margin: 0 auto;
	text-align:center;
	border: 1px solid #dededf;
	background-color: #ffffff;
	margin-bottom:20px;
}
#fotoVeiculo{
	width: 300px;
	height:200px;
	float:left;
	text-align:left;
}
#detalhesVeiculo{
	width: 336px;
	height:180px;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
.btVerDetalhesVeiculoOff{
	width:326px;
	height:34px;
	background-image: url(images/bt_ver_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float:left;
}
.btVerDetalhesVeiculoOn{
	width:326px;
	height:34px;
	background-image: url(images/bt_ver_on.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float:left;
}
#fotosVeiculo{
	width:350px;
	float:left;
}
#dadosVeiculo{
	width:340px;
	float:left;
	text-align:left;
}
#titulosVeiculos{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	font-weight:bold;
	
	border: 1px solid cdcdcd;
	background-color: #f1f1f1;
	margin-bottom: 10px;
	height: 24px;
	line-height: 24px;
	padding:6px;
}
#informacoesVeiculo{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	
	border: 1px solid f1f1f1;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	padding:6px;
}
#opcionaisVeiculo{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	
	width:50%;
	float:left;
}
#formulario1{
	width:100%;
	float:left;
}
#formulario2{
	width:100%;
	float:left;
}
.formularios{
	font-family: 'swis721_cn_btroman';
	font-size: 14px;
	color: #838b92;
	height: 30px;
	border: 1px solid cecdcd;
}
.formulariosArea{
	font-family: 'swis721_cn_btroman';
	font-size: 14px;
	color: #838b92;
	border: 1px solid cecdcd;
}
#buttom{
	background-color:464458;
	height:42px;
	line-height:42px;
	text-align:center;
	float:left;
	widows:100px;
}
#buttom a:link{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
#buttom a:visited{
	font-family: 'swis721_cn_btroman';
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}




/*ESTILO CSS CARROCEL PACOTES*/
#carousel_inner {
	margin-top:20px;
	float:left; /* important for inline positioning */
	width:940px; /* important (this width = width of list item(including margin) * items shown */ 
	overflow: hidden;  /* important (hide the items outside the div) */
	/* non-important styling bellow */
}

#carousel_ul {
	position:relative;
	left:-210px; /* important (this should be negative number of list items width(including margin) */
	list-style-type: none; /* removing the default styling for unordered list items */
	margin: 0px;
	padding: 0px;
	width:9999px; /* important */
	/* non-important styling bellow */
	padding-bottom:10px;
}

#carousel_ul li{
	float: left; /* important for inline positioning of the list items */
	width:100px;  /* fixed width, important */
	/* just styling bellow*/
	height:100px;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	background-image: url(images/bg_marcas.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#carousel_ul li img {
	.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
	/* styling */
	cursor:pointer;
	cursor: hand; 
	border:0px;
}
#left_scroll, #right_scroll{
	float:left; 
	height:100px; 
	width:30px; 
	padding-top:40px;
}
#left_scroll img, #right_scroll img{
	cursor: pointer;
	cursor: hand;
}

/*Vertical Orientation CSS Starts*/
.jscarousal-vertical
{
	width: 1000px;
	height: 100px;
	background-color: #e1e1e1;
	border: solid 1px #00699b;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.jscarousal-vertical-back, .jscarousal-vertical-forward
{
	width: 100%;
	height: 30px;
	background-color: #00699b;
	color: White;
	position: relative;
	cursor: pointer;
	z-index:0;
}
.jscarousal-vertical-back
{
	z-index:120;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
	background-position: center;
}
.jscarousal-vertical-forward
{
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	background-position: center;
}
.jscarousal-contents-vertical
{
	overflow: hidden;
	width: 1000px;
	height: 100px;
}
.jscarousal-contents-vertical > div
{
	position: absolute;
	top: 30px;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.jscarousal-contents-vertical > div > div
{
	width: 1000px;
	height: 50px;
}
.jscarousal-contents-vertical > div > div span
{
	display: block;
	width: 70%;
	text-align: center;
}
/*#logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 94px;
	width: 380px;
	float:left;
}
#menu {
	width: 400px;
	height:94px;
	line-height:94px;
	float: left;
	text-align:center;
}
#menu a:link {
	padding-left:10px;
	padding-right:10px;
	font-family: 'robotoregular';
	font-size:14px;
	text-decoration:none;
	color: #898991;
	
	padding-top:34px;
}
#menu a:visited {
	text-decoration:none;
	color: #898991;
}
#menu a:hover {
	text-decoration:none;
	color: #f0b738;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f0b738;
}

#rodape1{
	width: 100%;
	height: 332px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: dbdacc;
	background-image: url(images/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#rodape2{
	width: 100%;
	height: 116px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: dbdacc;
}
#rodape3{
	width: 100%;
	height: 70px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: dbdacc;
	background-color: #fdb81c;
}
#rodape21{
	width: 30%;
	height: 116px;
	float:left;
	background-image: url(images/ico_contatos.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rodape22{
	width: 40%;
	height: 116px;
	float:left;
	background-image: url(images/ico_horarios.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rodape23{
	width: 30%;
	height: 116px;
	float:left;
	background-image: url(images/ico_localizacao.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.titulosRodape{
	font-family: 'robotoregular';
	font-size:18px;
	color:f0b738;
	padding-left:45px;
}
.detalhesRodape{
	font-family: 'robotoregular';
	font-size:14px;
	color:ababb3;
	padding-left:45px;
}
#rodape31{
	width: 50%;
	height: 70px;
	line-height:70px;
	float:left;
	
	font-family: 'robotoregular';
	font-size:14px;
	color:ffffff;
}
#rodape32{
	width: 50%;
	height: 70px;
	line-height:70px;
	float:right;
	text-align:right;
}
#rodape32 a:link{
	font-family: 'robotoregular';
	font-size:14px;
	color:ffffff;
	text-decoration:none;
}
#rodape32 a:visited{
	font-family: 'robotoregular';
	font-size:14px;
	color:ffffff;
	text-decoration:none;
}
#rodape32 a:hover{
	font-family: 'robotoregular';
	font-size:14px;
	color:ffffff;
	text-decoration:underline;
}
#pesquisa{
	width: 294px;
	height:300px;
	float:right;
	margin-top:100px;
	margin-right:4px;
}
#camposPesquisa{
	height: 46px;
	margin-bottom:8px;
	text-align:center;
}
.formularioPesquisa{
	font-family: myriad_webregular;
	font-size: 14px;
	color: #838b92;
	height: 34px;
	border: 1px solid cecdcd;
}
#btPesquisa{
	background-color:343342;
	height:42px;
}*/
