@import url(http://fonts.googleapis.com/css?family=Raleway:600,700);

/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
  font-family: 'Myriad Pro', Arial, sans-serif;
  color: #777;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  background: url(lista.jpg) repeat-x;
}
header {
	padding-top: 60px;
	width: 960px;
	margin: 0 auto;
}
.container {
	width: 960px;
	margin: 0 auto;
}

header img{
	float: left;	
}
.phone {
	background-color: #FFD100;
	color: #3D3D66;
	font-family: 'Raleway', Arial, sans-serif;
	border-radius: 4px;
	margin-left: 400px;
	font-size: 34px;
	padding: 20px 0 20px 20px;
}

.phone .fixo{
	background: url(bulet-fone.gif) left no-repeat;
	padding-left: 40px;	
	margin-right: 20px;
}
.phone .whats{
	background: url(bulet-whatsapp.gif) left no-repeat;
	padding-left: 40px;	
}

.slider {
	background: url(bg-sombra.jpg) repeat-x center bottom;
	
	font-family: 'Raleway', Arial, sans-serif; 
	padding-top: 50px;
	height: 380px;
	line-height: 25px;
	margin-top: 50px;
}
.slider p{
	font-size: 25px;
}

table td {
	padding: 20px 0;
	text-align: center;
}

.slider img{
}
h1 {
	font-size: 40px;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 35px;
}
h1 span{
	color: #FFD100;
}
h2 {
	font-family: 'Raleway', Arial, sans-serif; 
	font-size: 35px;
	color: #FFD100;
	margin-bottom: 25px;
	font-weight: normal;
}
p {
	margin-bottom: 20px;
	font-size: 16px;
}
.intro {
	margin: 0 auto;
	width: 520px;
	background: url(meio-ambiente-cacamba-entulho-curitiba.jpg) no-repeat left bottom;
	padding-left: 440px;
	
}

.tiposResiduos {
	background-color: #3D3D66;
	padding: 25px 0;
	color: #FFF;
}

.tiposResiduos h2, .tiposResiduos h3{
	text-align: center;	
	color: #FFF;
}
.tiposResiduos h3{
	color: #FFD100;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;	
	margin-bottom: 20px;
}
.tiposResiduos table {
	margin-top: 35px;
}
.tiposResiduos table td{
	padding: 0 20px 0 20px;	
}
.tiposResiduos table p{
	text-align: center;
	font-size: 13px;	
}

.borderTab {
	border-left: 1px dashed #FFFFFF;	
}

.contato {
	margin-top: 25px;
}

.contato h2, .contato h3{
	text-align: center;
}
.contato h3{
	color: #3D3D66;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 20px;	
}
.contato .phone {
	margin:0;
	font-size: 24px;
	margin-bottom: 25px;
}

.rodape {
	
	height: 23px;
	background: url(lista.jpg) repeat-x center;
}