#frota h2{
	color: #1460a6;
	font-size: 27px;
	margin-bottom: 15px;
}

#frota span{
	color: #474747;
	font-size: 14px;
}

#frota ul li a{
	width: 224px;
	margin: 20px 10px 0 0;
	float: left;
}

#frota ul li a img{
	width: 222px;
	height: 164px;
	float: left;
	border: 1px solid #bbbbbb;
}

#frota ul li a span{
	width: 224px;
	height: 30px;
	background-color: #00486f;
	float: left;
	color: #aed4ec;
	text-align: center;
	padding-top: 15px;
}

#frota ul li a:hover span{
	background-color: #04689f;
	color: #fff;
}

#bt_voltar{
	background: url(../img/layout/bt_voltar.png) no-repeat;
	width: 65px;
	height: 27px;
	display: block;
	float: left;
	margin-top: 20px;
}

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

/*view*/

#frota_view h4{
	font-size: 11px;
	color: #aed4ec;
}

#frota_view h2{
	color: #1460a6;
	font-size: 27px;
	margin: 10px 0 10px 0;
}

#frota_view img{
	border: 1px solid #bbbbbb;
	float: left;
	margin: 0 25px 12px 0;
}

#frota_view p strong{
	font-size: 20px;
	color: #0096da;
	margin-bottom: 10px;
	display: block;
}

#frota_view ul{
	float: left;
}

#frota_view ul li{
	padding-left: 20px;
	background: url(../img/layout/seta_direita.jpg) no-repeat 0 2px;
	display: block;
	margin-bottom: 5px;
}

#frota_view ul li strong{
	color: #4f4f4f;
}

#frota_rodape{
	display: block;
}
#frota_rodape .galeria li{
	margin: 0 12px 15px 0;
	float: left;
}

#frota_rodape .galeria li a img{
	border:1px solid #bbbbbb;	
}

#frota_rodape .galeria h5{
	font-size: 18px;
	color: #1460a6;
	margin-bottom: 10px;
}

#frota_view p{
	font-size: 14px;
}