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

* {
	margin: 0;
	padding: 0;
}

body {
	background:#fff; 
	color:#0F0F0F; 
	font:15px/20px Arial, Helvetica, sans-serif; 
}

img {
	border: 0;
}

p {
	margin-top: 20px;
}

h1 { 
	font:30px/30px Georgia, "Times New Roman", Times, serif; 
	font-weight:normal; 
	color:#da251d;
	margin: 0 0 10px 0;
}

ul {
	list-style-type:none;
}

.float-left {
	float: left;
	margin: 0 40px 0 0;
}

.alignleft {
	float: left;
}

.pontilhado {
	background:url(images/dot-line.gif) repeat-x bottom;
	padding-bottom: 50px;
	margin-bottom: 40px;
}

.mais {
	width:76px; 
	height:20px; 
	display:block; 
	background:url(images/mais.png) 0 0 no-repeat #fff; 
	color:#555; 
	text-decoration:none; 
	font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	padding:0 0 6px 10px; 
	text-transform:uppercase; 
	position:absolute; 
}

.mais:hover {
	background:url(images/more.gif) 0 0 no-repeat #FFF;
}


#pagina {
	margin: 0 auto;
	width: 762px;
}

#cabecalho {
	position:relative; 
	margin: 10px 0;
	width:762px; 
}

#logo {
	width:230px; 
	height:80px; 
	z-index:1; 
	padding:0; 
	position:absolute; 
	margin:0 0 0 21px;
}

#cabecalho ul {
	display:block; 
	width:732px; 
	height:36px; 
	position:absolute; 
	top:0; 
	right:0; 
	margin:11px 0 0; 
	padding:0 29px 0 0; 
	border-bottom:1px solid #AEAEAE;
}

#cabecalho ul li {
	float:right; 
	font:12px/36px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

#cabecalho ul li a {
	width:74px; 
	height:36px; 
	display:block; 
	padding:0; 
	color:#555; 
	text-decoration:none; 
	text-align:center; 
	margin:0 1px 0 0; 
	top:0px; 
	left:0px;
}

#cabecalho ul li a.active {
	background:url(images/button.gif) no-repeat 0 0 #AEAEAE;
	color: #FFF;
}

#cabecalho ul li a:hover {
	width:74px; 
	height:36px; 
	text-decoration:none; 
	background:url(images/button.gif) no-repeat 0 0 #AEAEAE; 
	color:#fff;
}

#destaque {
	float: left;
	margin: 100px 0 0 0;
	width:670px;
	height: 250px;
	padding: 25px 20px 30px 80px;
	background:url(images/fundo-frota.png) no-repeat 0px 0px;
	color: #FFF;
}

#destaque h1 {
	color: #FFF;
}

#destaque p {
	float: left;
	font-weight:bold;
	font-size: 12px;
	width: 200px;
	margin: 0;
}

#destaque img {
	float: right;
	margin: -80px 10px 0 0;
}

#destaque a {
	width: 17px;
	height: 37px;
	background: url(images/seta.png) no-repeat;
	display: block;
	margin: 40px 0 0 230px;
}

#conteudo {
	margin: 0 30px 0 30px;
}

#conteudo a {
	color:#0F0F0F; 
}

#a-empresa a {
	margin: 0 0 0 450px;
}

#conteudo-clientes {
	float:left;
}

#esquerda {
	width:332px;
	float:left;
}

#direita {
	width:332px;
	float:left;
}

#nossos-clientes {
	width:463px; 
	height:193px; 
	display:block; 
	background: url(images/fund-clientes.png) 0 0 no-repeat #FFF6DB; 
	color:#786321;
}

#clientes {
	padding: 20px 30px;
	height: 193px;
}

#clientes li {
	float: left;
	height: 70px;
	width: 201px;
	margin-bottom: 18px;
}

#contato {
	width:210px; 
	display:block; 
	float: right;
}

#contato li {
	font:12px/25px Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	background:url(images/symbol2.gif) 0 8px no-repeat; 
	padding:0 0 0 30px;
}

#contato span {
	background:url(images/dot-line.gif) repeat-x 0 100%; 
	height:25px; 
	display:block;
}


#rodape {
	width:100%;  
	background:#DCDCDC; 
	color:#4C4C4C; 
	font-size:12px;
	float: left;
	margin-top: 30px;
}

#rodape-conteudo {
	width:762px;
	height:90px; 
	position:relative; 
	margin:0 auto; 
	padding:0;
}

#rodape ul {
	width:320px; 
	display:block; 
	position:absolute; 
	right:10px; 
	top:33px;
}

#rodape li {
	float:left; 
	font:12px/15px Arial, Helvetica, sans-serif; 
	font-weight:normal;
}

#rodape ul li a {
	padding:0 6px; 
	color:#4C4C4C; 
	background:#DCDCDC; 
	text-decoration:none;
}

#rodape ul li a:hover {
	text-decoration:underline;
}

#rodape ul li a.padl {
	padding:0 0 0 6px;
}

#rodape p.copyright {
	background:#DCDCDC; 
	display:block; 
	position:absolute; 
	top:54px; 
	right:45px; 
	color:#A64200;
}
