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

* {
	margin: 0;
	padding: 0;
}
#fundo {
	background: url(imagens/inter1_02.jpg) no-repeat center top;
}
#lado img {
	margin-bottom: 8px;
}
img {
	border-width: 0px;
}

body {
	background: #58585A url(imagens/fundo.png) repeat-x;
	font: 9pt Verdana, Geneva, sans-serif;
}
#principal #lado {
	float: left;
	width: 250px;
	margin-left: 25px;
}
#principal {
	background: url(imagens/base.png) no-repeat;
}

#principal #conteudo {
	margin-right: 40px;
	margin-left: 275px;
	padding-left: 10px;
}
.direita {
	text-align: right;
}

#rodape {
	text-align: center;
	clear: both;
	background: url(imagens/rodape.png) no-repeat;
	height: 52px;
	padding-top: 20px;
	border-top: 1px solid #58585A;
	margin-top: 20px;
}
#rodape p {
	font-size: 0.9em;
	color: #04264B;
}
#rodape p strong {
	color: #000;
}

#rodape p a {
	color: #07308A;
}
#conteudo h1 {
	color: #069;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#conteudo h2 {
	font-size: 1.3em;
	color: #000;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#lado h2 {
	font-size: 1.3em;
	color: #09C;
	margin-top: 10px;
}
#lado h4 {
	color: #58585A;
	font-size: 1.1em;
	font-weight: normal;
}
.destaque {
	background: url(imagens/destaque.jpg) no-repeat;
	padding-top: 85px;
	padding-left: 150px;
}


#conteudo h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #09C;
	margin-top: 1em;
	border-bottom: 1px solid #999;
}
#conteudo p {
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#geral {
	background: url(imagens/sombra.png) repeat-y;
	margin: 0px auto;
	width: 976px;
}
#topo {
	height: 256px;
}
#menu {
	clear: both;
	height: 56px;
	text-align: left;
	background: url(imagens/menu.png);
}
#menu #nav {
	width: 940px;
	margin: 0px auto;
	padding-top: 25px;
	height: 25px;
	padding-left: 15px;
}
#topo h1 span {
	display: none;
}
#conteudo #icones {
	width: 480px;
	margin-left: 153px;
	height: 55px;
}
#conteudo #icones td {
	text-align: center;
}

#icones table tr td p {
	font-size: 0.9em;
	line-height: 1em;
	color: #666;
	width: 140px;
}





#geral #menu a {
	text-decoration: none;
	font-size: 0.9em;
	color: #FFF;
	border-right: 1px solid #FFF;
	padding: 2px 20px 10px;
}
#geral #menu a:hover {
	background: #014F7F;
	color: #E2E0E1;
}
.esquerda {
	float: left;
	margin-right: 15px;
}
#conteudo ul {
	margin-left: 30px;
}
.bordaTable {
	border: 1px solid #76A6CC;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 0.9em;
}
#conteudo a {
	color: #09C;
}
#conteudo a:hover {
	color: #0A2540;
}

#conteudo h5 {
	color: #999;
	text-align: right;
}
#conteudo strong {
	color: #09C;
}
#topo p {
	color: #FFF;
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
}
#topo p a {
	color: #A9D3EC;
}
#lado li {
	list-style: none;
	display: inline;
}
#lado li a {
	color: #13407B;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #D6D6D6;
	margin-left: 10px;
	display: block;
	margin-right: 40px;
	background: url(imagens/link.png) no-repeat left center;
	font-size: 0.9em;
}
#lado li a:hover {
	border-bottom-color: #295F9B;
	color: #2E70AC;
}
#conteudo ul {
	margin-bottom: 1em;
}
#conteudo h4 {
	color: #09C;
}
#conteudo ul li {
	margin-bottom: 0.5em;
}
.cor1 {
	background: #EAEDF5;
	padding: 4px;
}
.cor2 {
	background: #F9F9FB;
	padding: 4px;
}
label {
	color: #069;
	font-weight: bold;
}
.padding td{
	padding: 4px;
}
#conteudo #transporteExecutivo {
	background: url(imagens/img-servicos.jpg) no-repeat;
	height: 120px;
	width: 360px;
	padding: 20px 30px 10px 240px;
	margin-bottom: 10px;
}
#conteudo #locacao {
	background: url(imagens/img-servicos1.jpg) no-repeat;
	height: 120px;
	width: 360px;
	padding: 20px 30px 10px 240px;
	margin-bottom: 10px;
}
#conteudo #gerenciamento {
	background: url(imagens/img-servicos3.jpg) no-repeat;
	height: 120px;
	width: 360px;
	padding: 20px 30px 10px 240px;
}
#transporteExecutivo h2 a, #locacao h2 a, #gerenciamento h2 a {
	font-size: 1.5em;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.importante {
	background: #FFD2D2;
	padding: 5px;
	border: 1px solid #900;
}
.carro {
	height: 225px;
	width: 300px;
	border: 1px solid #333;
}
