body{
	background:#FFF url(../images/bg.png) 0 0 repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#464646;
	text-align:justify;
}

a{
	color:#F60;
	font-weight:bold;
	cursor:pointer;
}

a:hover{
	color:#333;
}

#geral{
	width:960px;
	margin:auto;
}

/* CONFIGURACOES DE TOPO */
#topo{
	height:123px;
	padding-top:22px;
}

#topo h1 a{
	float:left;
	text-indent:-9999px;
	background:transparent url(../images/logo-topo.png) 0 0 no-repeat;
	display:block;
	width:294px;
	height:105px;
}

#topo #topo-box{
	width:220px;
	float:right;
	color:#ed1c24;
	border-bottom:#f7941e solid 1px;
	
}

#topo #topo-box-tel, #topo #topo-box-end{
	width:200px;
	border-top:#f7941e solid 1px;
	padding:8px 0px 8px 23px;
}

#topo #topo-box-tel img{
	float:left;
	margin-right:17px;
	padding-top:20px;
}

#topo #topo-box-end img{
	float:left;
	margin-right:20px;
	padding-top:13px;
	margin-left:4px;
}

.chamada-box{
	text-transform:uppercase;
	font-size:13px;
}

.principal-box{
	font-weight:bold;
}

/* CONFIGURACOES DE MENU */

#menu{
	height:51px;
	background:#fee402 url(../images/bg-menu.png) 0 0 no-repeat;
}

#menu li{
	float:left;
	list-style:none;
}

#menu li a{
	color:#FFF;
	height:36px;
	display:block;
	text-align:center;
	font-size:14px;
	padding-top:15px;
}

#menu li a:hover{
	color:#FC0;
	
}

.bt-home{
	width:132px;
	margin:0 1px;
	}
.bt-empresa{
	width:134px;
	}
.bt-servicos{
	width:125px;
	margin:0 1px 0 0;
	}
.bt-frota{
	width:104px;
	}
.bt-links{
	width:145px;
	margin:0 1px 0 0;
	}
.bt-contato{
	width:129px;
	}
.bt-trabalhe{
	width:186px;
	}

.bt-home:hover{
	background:transparent url(../images/bg-menu-hover.png) -1px 0 no-repeat;
	}
.bt-empresa:hover{
	background:transparent url(../images/bg-menu-hover.png) -134px 0 no-repeat;
	}
.bt-servicos:hover{
	background:transparent url(../images/bg-menu-hover.png) -268px 0 no-repeat;
	}
.bt-frota:hover{
	background:transparent url(../images/bg-menu-hover.png) -394px 0 no-repeat;
	}
.bt-links:hover{
	background:transparent url(../images/bg-menu-hover.png) -498px 0 no-repeat;
	}
.bt-contato:hover{
	background:transparent url(../images/bg-menu-hover.png) -644px 0 no-repeat;
	}
.bt-trabalhe:hover{
	background:transparent url(../images/bg-menu-hover.png) -773px 0 no-repeat;
	}
/* CONTENT */
#content-internas{
	background:transparent url(../images/bg_content.jpg) 0 0 repeat-x;
	padding-top:25px;
	line-height:18px;
	margin-bottom:20px;
	text-align:justify;
}

#content-internas h2{
	text-transform:uppercase;
	color:#ffea00;
	font-weight:normal;
	text-align:center;
	padding-bottom:25px;
}

#content-internas h3{
	color:#F00;
	font-size:24px;
	font-weight:normal;
	margin: 0 0 20px 0;
}

/* PAGINA INTERNAS GERAL */
#empresa{
	width:840px;
	margin:auto;
	background-color:#FFF;
	overflow:hidden;
	text-align:justify;
}

#content-empresa{
	width:540px;
	float:left;
	padding:30px;
	height:690px;
}

#content-servicos{
	width:540px;
	float:left;
	padding:30px;
}

/* PAGINA EMPRESA */
#page-wrap 									{ width: 540px; background-color:#CCC; margin:20px 0 0 0; font-size: 10px;}
#page-wrap blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

.slider-wrap								{ width: 540px;  }	
#main-photo-slider {margin:0 0 3px 0;}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 540px; height: 363px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0;}
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 540px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -48px 0 0 62px; }
#movers-row div								{ width: 68px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../images/empresa/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 2; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 2; }
.active-thumb 								{ background: transparent url(../images/empresa/icon-uparrowsmallwhite.png) top center no-repeat; }

/* PAGINA SERVICOS */
#accordion{
	width:540px;
	z-index:2;
	margin:20px 0 0 0;
}

#accordion h3 a{
	padding:8px 12px;
	background:#999;
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	display:block;
	margin:0 0 -18px 0;
}

#accordion h3 a:hover{
	background:#F90;
}

.content-accordion{
	padding:20px;
}

.content-accordion ul{
	margin:20px;
	list-style:inside disc;
}
/* CONFIGURACOES DE CONTATO e TRABALHE CONOSCO */
form{
	margin:auto;
	width:520px;
	padding:20px 10px;
	margin:20px 0;
	margin-top:0;
}

.label{
	width:120px;
	display:block;
	float:left;
	text-align:right;
	margin:5px 10px 5px 0;
	padding:7px 0 0 0;
}

.input, .textarea{
	margin:5px 10px 5px 0;
	padding:7px;
	border:#999 1px solid;
	width:350px;
}

.error{
	color:#F00;
	width:350px;
	clear:both;
	}

input.error, textarea.error {
	border:#F00 1px solid;
	}
	
label.error{
	margin:0px 0px 0px 130px;
	font-size:10px;
	font-style:italic;
}

#bt_enviar{
	background:#ccc;
	border:#999 1px solid;
	padding:7px;
	font-size:14px;
	margin:15px 0 0 435px;
}

#bt_enviar:hover{
	background:#F90;
}

/* CONFIGURACOES LINKS */
.lista-links{
	margin:20px 0 0 0;
}

.lista-links li{
	margin:20px 0;
}

.links-uteis{
	background-color:#999;
	font-weight:bold;
	padding:3px 5px;
	color:#FFF;
}

.links-uteis:hover{
	background:#F90;
	color:#FFF;
}
#conteudo-home{
	width:932px;
	margin:auto;
}

#empresa-na-home, #noticias-na-home{
	width:450px;
	margin:0 8px -35px 8px;
	display:block;
	float:left;
	position:relative;
	top:-65px;
	
}

#empresa-na-home {
	padding:11px 0 0 0;
}

#empresa-na-home p{
	padding:0;
	width:430px;
	line-height:24px;
	
}

#noticias-na-home li{
	border-bottom:#CCC solid 1px;
	padding:13px;
	
}

.bt-home-empresa{
	display:block;
	width:101px;
	height:38px;
	text-indent:-9999px;
	background:transparent url(../images/botoes/bt-azul-empresa.png) 0 0 no-repeat;
	margin:12px 0 0 0;
}

.bt-home-empresa:hover{
	background:transparent url(../images/botoes/bt-azul-empresa.png) 0 -38px no-repeat;
}

.bt-home-news{
	display:block;
	width:190px;
	height:38px;
	text-indent:-9999px;
	background:transparent url(../images/botoes/bt-azul-news.png) 0 0 no-repeat;
	margin:20px 0 0 0;
}

.bt-home-news:hover{
	background:transparent url(../images/botoes/bt-azul-news.png) 0 -38px no-repeat;
}


/* LATERAL INTERNAS DESTAQUES e HOME DESTAQUES*/
#home-destaques {
	position:relative;
	top:-65px;
	z-index:30;
}

#lateral-destaques{
	width:240px;
	float:right;
}

#lateral-destaques ul li a, #home-destaques ul li a{
	display:block;
	width:217px;
	height:147px;
	text-indent:-9999px;
	margin:20px 0;
}

#home-destaques ul li{
	float:left;
	margin:0 8px;
}

.bt-lateral-simulados{
	background:transparent url(../images/botoes/bt-simulado-lateral.png) 0 0 no-repeat;
	}
.bt-lateral-resultado{
	background:transparent url(../images/botoes/bt-resultado-lateral.png) 0 0 no-repeat;
	}
.bt-lateral-news{
	background:transparent url(../images/botoes/bt-news-lateral.png) 0 0 no-repeat;
	}
.bt-lateral-detran{
	background:transparent url(../images/botoes/bt-detran-lateral.png) 0 0 no-repeat;
	}
.bt-lateral-denatran{
	background:transparent url(../images/botoes/bt-denatran-lateral.png) 0 0 no-repeat;
	}
	
.bt-lateral-simulados:hover{
	background:transparent url(../images/botoes/bt-simulado-lateral.png) 0 -147px no-repeat;
	}
.bt-lateral-resultado:hover{
	background:transparent url(../images/botoes/bt-resultado-lateral.png) 0 -147px no-repeat;
	}
.bt-lateral-news:hover{
	background:transparent url(../images/botoes/bt-news-lateral.png) 0 -147px no-repeat;
	}
.bt-lateral-detran:hover{
	background:transparent url(../images/botoes/bt-detran-lateral.png) 0 -147px no-repeat;
	}
.bt-lateral-denatran:hover{
	background:transparent url(../images/botoes/bt-denatran-lateral.png) 0 -147px no-repeat;
	}

/* CONFIGURACOES DE RODAPE */
#rodape {
	border-top:#dbdbdb solid 1px;
	padding:11px 0;
	height:22px;
}

#rodape p{
	float:left;
	padding:3px 0 0 0;
	color:#a5a5a5
}

#rodape h4 a{
	float:right;
	text-indent:-9999px;
	background:transparent url(../images/logo-rodape.png) 0 0 no-repeat;
	display:block;
	width:43px;
	height:22px;
}

/*CLASSES GERAIS*/

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.clear{
	clear:both;
}

#sucesso, #erro{
	height:15px;
	width:240px;
	margin:20px 0 0 140px;
	padding:10px 15px 10px 38px;
	color:#333;
}

#sucesso{
	border:#093 solid 1px;
	background:#cdf2d2 url(../images/yes.png) 15px 9px no-repeat;
}

#erro{
	border:#F00 solid 1px;
	background:#f8d8d8 url(../images/no.png) 15px 9px no-repeat;
}