@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}
/*a:hover {
	text-decoration: underline;
}*/
strong {
	font-weight: bold;
}

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}



/**********************/

html{
	background: #094484 url(../img/layout/fundo_continuo_topo.png) repeat-x;
}

body{
	background: url(../img/layout/fundo_grande.png) no-repeat center top;	
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;	
	color: #474747;
}

.corpo{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;	
}

header{
	width: 940px;
	height: 170px;
	margin: 0 auto;
}

#menu_cima{
	width: 940px;
	height: 37px;
	float: right;
	margin-bottom: 26px;
}

#menu_cima ul{
	width: 510px;
	height: 34px;
	float: right;
	padding-top: 3px;
}

#menu_cima ul li a{
	float: left;
	height: 20px;
	display: block;
	padding: 11px 12px 0 12px;
	border-left: 1px solid #003d62;
	border-right: 1px solid #256b92;	
	font-size: 11px;
	color: #aed4ec;
	text-transform: uppercase;
}

#menu_cima ul li a:hover{
	color: #fff;
}

#menu_cima ul li.first a {
	border-left: none; 
}

#menu_cima ul li.last a {
	border-right: none; 
}

#menu_cima ul li.rede a {
	border-left: none; 	
	border-right: none;	 	
	padding: 2px 4px 0 0;
}

header h1 a{
	background: url(../img/layout/logo.png) no-repeat;
	display: block;
	width: 183px;
	height: 72px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

nav ul{
	height: 39px;
	width: 625px;
	float: right;
	margin: 25px 11px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

nav ul li a{
	float: left;
	display: block;
	height: 28px;
	padding: 11px 40px 0 40px;
	border-right: 1px solid #efefef;
	border-left: 1px solid #86a4bb;
	color: #17479e;
}

nav ul li.first a {
	border-left: none;
}

nav ul li.last a {
	border-right: none; 
}

nav ul li a:hover{
	color: #1ea0dc;
}


/**************/

/*nav ul ul {
	display: none;
	z-index: 9999;
}

	nav ul li:hover > ul {
		display: block;
	}

nav ul ul {
	background: #183f87;
	padding: 0;
	position: absolute;
	width: 101px;
}
	nav ul ul li {
		float: left; 
		position: relative;
	}
		nav ul ul li a {
			color: #fff;
			border-right: none;
			border-left: none;
			width: 61px;
			text-align: left;
		}	

nav ul ul {
	position: absolute; 
	top:26px;
	right: 105px;
}
*/
/*
nav ul li ul{
	display: none;
	position: absolute;
}

nav ul li a.menu:hover ul li{
	display: block;
}*/


#banner{
	width:940px;
	height:270px;
	background-color:#999;
	margin: 18px 0 0 0;	
	box-shadow:0 0 30px #ccc;
	/* implementação para o firefox */
	-moz-box-shadow:0 0 30px #ccc;
	/* implementação para safari */
	-webkit-box-shadow:0 0 30px, #ccc;	
}

#conteudo{
	width: 939px;
	padding:15px 20px 20px;
	background-color: #fff;
}

#veiculos{
	width: 940px;
	height: 235px;
	background: url(../img/layout/fundo_veiculos.png) repeat-x;
	margin-top: 20px;
}

#veiculos li a{
	width: 275px;
	height: 222px;
	float: left;
	margin:0 20px 0 18px;
	margin-top: 10px;
	color: #474747;
}

#veiculos #continuo a strong {
	background: url(../img/layout/fretamento_continuo.png) no-repeat;
	display: block;
	width: 164px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
}

#veiculos #continuo a:hover strong{
	background: url(../img/layout/fretamento_hover.png) no-repeat;
}

#veiculos #eventual a strong{
	background: url(../img/layout/fretamento_eventual.png) no-repeat;
	display: block;
	width: 232px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
}

#veiculos #eventual a:hover strong{
	background: url(../img/layout/eventual_hover.png) no-repeat;
}

#veiculos #coletivo a strong{
	background: url(../img/layout/transporte_coletivo.png) no-repeat;
	display: block;
	width: 164px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
}

#veiculos #coletivo a:hover strong{
	background: url(../img/layout/coletivo_hover.png) no-repeat;
}

#veiculos li a span{
	display: block;
	margin-top: 12px;
}

#veiculos #continuo a img{
	margin: 30px 0 0 10px;
}

#veiculos #eventual a img{
	margin: 30px 0 0 10px;
}

#veiculos li a #img_coletivo{
	margin: 30px 0 0 15px;
}

.box_baixo{
	width: 312px;
	margin-top: 20px;
	float: left;
}

.box_baixo h2{
	font-size: 27px;
	color: #1460a6;
}

#ver_tudo{
	width: 76px;
	height: 27px;
	background: url(../img/layout/bt_vertudo.jpg);
	float: left;
}

#ver_tudo:hover{
	background: url(../img/layout/vertudo_hover.png);	
}

.lista.last{
	border-top: 1px dashed #d9d9d9;	
}

.lista a{
	height: 103px;
	margin-top: 20px;
}

.lista img{
	border: 1px solid #3b3b3b;
	float: left;
	margin-right: 19px;
}

.lista strong{
	color: #0096da;
	margin-bottom: 5px;
	display: block;
}

.lista span{
	color: #474747;
	display: block;
}

.lista:hover > a span,
.lista:hover > a strong{
	text-decoration: underline;
}

.lista:hover > a em{
	background-color: #0096da;
}

.lista em{
	width: 60px;
	height: 17px;
	background-color: #004f7a;
	font-size: 11px;
	color: #fff;
	padding: 2px 0 0 5px;
	float: left;
	margin: 5px 0 0 0;
	float: left;
}

.sem_borda{
	border-bottom: none;	
}

.box_baixo a{
	display: block;
}

#criciuma_card{
	margin-left: 60px;
}

#criciuma_card h4{
	margin-top: 24px;	
}

#criciuma_card img{
	margin-top: 21px;
}

#saiba_mais{
	width: 86px;
	height: 27px;
	background: url(../img/layout/saiba_mais.jpg);
	margin-top: 10px;
}

#saiba_mais:hover{
	background: url(../img/layout/saibamais_hover.png);	
}

.corpo #seta_horario{
	width: 292px;
	height: 226px;
	background: url(../img/layout/seta_horarios.png) no-repeat;		
	position: absolute;
	float: right;
	right: -18px;
	bottom: 90px;
	text-indent: -9999px;
	overflow: hidden;
}

#seta_horario:hover{
	background: url(../img/layout/detahorario_hover.png) no-repeat;
}

/*Rodape*/

footer{
	height: 131px;
	background: url(../img/layout/fundo_rodape.png) repeat-x;
	/*margin-top: 50px;*/
}

#rodape_1{
	width: 940px;
	height: 85px;	
	border-bottom: 1px solid #a2a2a2;
	margin: auto;
}

#rodape_1 p{
	color: #004380;
	font-weight: 12px;
	line-height: 17px;
	padding-top: 19px;
	float: left;
}

#rodape_1 p span{
	font-size: 14px;
}

#rodape_1 ul li a{
	color: #6f6f6f;
	font-size: 10px;
}

#rodape_1 #ul_1{
	width: 176px;
	height: 75px;
	float: right;
	margin-top: 10px;
}

#rodape_1 #ul_1 li a{
	display: block;
	height: 13px;
	width: 140px;
	margin-top: 3px;
}

#rodape_1 #ul_1 li a:hover{
	color: #000;
}

#rodape_1 #ul_2{
	/*width: 78px;*/
	height: 75px;
	float: right;
	margin-top: 10px;	
}

#rodape_1 #ul_2 li a{
	display: block;
	height: 13px;
	/*width: 140px;*/
	margin-top: 3px;	
}

#rodape_1 #ul_2 li a:hover{
	color: #000;
}

#rodape_2{
	width: 940px;
	height: 29px;
	border-top: 1px solid #c9c9c9;
	padding-top: 15px;
	margin: auto;
}

#rodape_2 a:hover{
	text-decoration: underline;	
}

#rodape_2 span{
	color: #004380;
	display: block;
	float: left;
}

#rodape_2 #burn{
	color: #004380;
	float: right;
	width: 190px;
}

#rodape_2 #burn a{
	font-weight: bold;
	color: #004380;
}


/******************/

.portal{
	width:296px; 
	height:101px;	 
	background-image:url(../img/layout/img_portal.png); 	
	text-indent:-9999px;
	overflow:hidden;
	display: block;
}


.message {
	font-family: arial,Helvetica;
	letter-spacing: -1px;
	font-size: 21px;
	line-height: 21px;
	font-weight: 400;
	text-align: center;
	padding: 20px 0;
	background: rgba(25, 109, 160, 0.75);
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: #FFF;
	cursor: default;
	border-bottom: 2px solid #176da0;
}
.message .error {
	background: #046DA3;
	border-bottom: 2px solid #036598;
	color: #FFF;
}

#banner-cycle{
	width:940px;
	height:283px;
	margin: 18px 0 0 0;	
	box-shadow:0 5px 30px #ccc;
	/* implementação para o firefox */
	-moz-box-shadow:0 10px 30px #ccc;
	/* implementação para safari */
	-webkit-box-shadow:0 10px 30px, #ccc;	
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}

#banner-cycle #banner-nav {
	position: absolute;
	z-index: 100;
	bottom: 20px;
	right: 20px;
}
#banner-cycle #banner-nav a {
	display: block;
	text-indent: -999em;
	width: 8px;
	height: 8px;
	background-image: url(../img/icons/pg.png);
	float: left;
	margin-right: 8px;
}
#banner-cycle #banner-nav a.activeSlide {
	background-position: 0 -8px;
	color: #363435;
}

@media only screen and (max-device-width: 1024px) {
.corpo { overflow: hidden; }
}
