@charset "utf-8";

/* CONTEUDO */

#conteudo{
	width:940px;
	margin:50px auto 30px auto;
	}
#conteudo h1{
	font-size:200%;
	text-shadow:3px 3px 3px #6b2700;
	margin-bottom:20px;
	}	
#conteudo h2{
	font-size:130%;
	text-shadow:3px 3px 3px #6b2700;
	margin:20px 0;
	}	

/* ASIDE */

aside{
	width:268px;
	padding:15px;
	float:left;
	background:url(../img/padrao/bg_aside.png);
	border-radius:15px;
	color:#6f2a01;
	box-shadow:3px 3px 3px #612300;
	}	
	#conteudo aside h1{
		text-shadow:none;
		margin-bottom:10px;
		font-size:190%;
		}
	aside ul{
		margin-bottom:10px;
		}	
.quemsomosAside{
	width:261px;
	}		
	.quemsomosAside ul li{
		background:url(../img/padrao/marcadorAside.jpg) no-repeat left center;
		padding-left:15px;
		}
/* ARMAZENAGEM */

.armazenagem{
	float:right;
	width:706px;
	}

.armaze_ul li{
	background:url(../img/padrao/marcador.png) no-repeat left center;
	padding-left:15px;
	}

.armaze_sec{
	width:340px;
	float:left;
	padding-right:20px
	}
.armaze_sec_2{
	float:left;
	width:300px;
	}

.armaze_sec_ul li{
	margin-bottom:20px;
	}

#galeria ul{
	width:716px;
	margin:0 -5px;
	}	
#galeria ul li{
	float:left;
	margin:0 5px;
	}	
	
/* 	TRANSPORTE */
#transporte{
	width:388px;
	float:left;
	margin-right:20px;
	}	
	#transporte p{
		margin-bottom:20px;
		}	

/* 	QUEM SOMOS */

#quemsomos{
	width:395px;
	float:left;
	margin-right:20px;
	}
.quemsomosImgs{
	border:5px solid #fff;
	box-shadow:2px 2px 5px #9f3a00;
	}	
	
/*  CLIENTES  */
.clientes li{
	width:282px;
	height:167px;
	background:url(../img/padrao/borda_clientes.jpg) repeat-x bottom;
	float:left;
	margin:0 20px 40px 0;
}
.clientes li img{
	box-shadow:2px 2px 4px #9f3a00;
	}
	
.clientes li span{
	color:#fff;
	}
	
/* LOCALIZAÇÃO */		

.loc_imgs{
	margin:10px 0;
}

/* TELEFONE */

.tels{
	border-radius:10px;
	background:url(../img/padrao/bgTels.png);
	font-size:110%;
	padding:10px;
	float:left;
	color:#dd5100;
	width:180px;
	height:108px;
	}
	#conteudo .tels h2{
		text-shadow:none;
		margin:0 0 10px 0;
		}
	#conteudo .tels a{
		display:block;
		}
	.emails{
		margin-left:70px;
		}	
/* CLASSES */

.imgs{
	box-shadow:4px 4px 6px #a63d00;
	border:1px solid #fc5f04;
	float:left;
	margin-right:30px;
	}	
