*{margin: 0; padding: 0; font-weight: normal;}

ul{list-style:none;}

@font-face {
	font-family: 'Cafeta';
	src: url('../fontes/cafeta.eot');
	src: url('../fontes/cafetad41d.eot?#iefix') format('embedded-opentype'),
	url('../fontes/cafeta.woff') format('woff'),
	url('http://www.pelotas.com.br/404/') format('truetype'),
	url('../fontes/cafeta.svg#MyriadCnSemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family: 'Trebuchet MS';
	color:#FFF;
	background: url('../../imagens/site2.png') center top  repeat-y #dde9eb;
}

a, a:visited, a:link,
a:hover, a:active{color:inherit; text-decoration: none;}

#base{
	width:960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	height:1000px;
}

#carro{
	width: 72px;
	height: 72px;
	position: fixed;
	left: 47.5%;
	top: 70px;
	background: url('../../imagens/carro.png') no-repeat center center;
	-webkit-animation-name: carro;
	-webkit-animation-duration: .3s;
	-webkit-animation-iteration-count: infinite;
	z-index: -1;
}

#titulo{
	background: #DDEBE4;
	width: 100%;
	height: 90px;
	top: 0;
	text-align: center;
	position: absolute;
	z-index: 9998;
}

#titulo img{
	margin-top:40px;
}

h1,h2,h3{font-family: 'Cafeta'; text-align: center;}
h1,h2{font-size:33px;}

h1{color: #666;}

h2,h3{
	color: #fff;
	background: #312c71;
}

h2{
	height: 55px;
	line-height: 55px;
	float: left;
	width: 100%;
}

h3{
	width: 455px;
	height: 35px;
	float: left;
	line-height: 35px;
	font-family: 'Cafeta';
	font-size: 26px;
	margin: 30px 0 20px 215px;
}

h4{
	font-size: 13px;
	background: #36516f;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

h4,p{
	font-size: 11px;
	color: #fff;
	padding: 5px;
}

@-webkit-keyframes carro{
	0% { background:url('../../imagens/carro.png') no-repeat center center;}
	50% {background:url('../../imagens/carro2.png') no-repeat center center;}
	100% {background:url('../../imagens/carro.png') no-repeat center center;}
}

.linha{
	float: left;
	width: 100%;
}

.predios{position: relative;}

#predio-1{
	width: 200px;
	height: 234px;
	top: 55px;	
	background: url(../../imagens/predio-01.png) center right no-repeat;
}

#predio-2{
	width: 309px;
	height: 244px;
	background: url(../../imagens/predio-02.png) center left no-repeat;
	top: 130px;
}

#predio-3{
	width: 272px;
	height: 299px;
	background: url(../../imagens/predio-03.png) center left no-repeat;
	top: 60px;
}

#predio-4{
	width: 220px;
	height: 299px;
	background: url(../../imagens/predio-04.png) center right no-repeat;
	top: 60px;
}

#predio-5{
	width: 120px;
	height: 170px;
	background: url(../../imagens/predio-05.png) center right no-repeat;
	top: 60px;
}

#predio-6{
	width: 150px;
	height: 150px;
	background: url(../../imagens/predio-06.png) center left no-repeat;
	top: 60px;
}

#predio-7{
	width: 160px;
	height: 200px;
	background: url(../../imagens/predio-07.png) center left no-repeat;
	top: 60px;
}

#predio-8{
	width: 165px;
	height: 355px;
	background: url(../../imagens/predio-08.png) center left no-repeat;
	top: 60px;
}

#predio-9{
	width: 160px;
	height: 355px;
	background: url(../../imagens/predio-09.png) center right no-repeat;
	top: 60px;
}

.p-direita{
	position: absolute;
	top: 130px;
	right: 537px;
}

.p-esquerda{
	position: absolute;
	left: 538px;
}

.secao{
	width: 876px;
	margin: 0 auto;
	padding-top: 85px;
}

.esquerda, .direita{
	background: rgba(0,0,0, .03);
	min-height: 200px;
	width: 278px;
	padding: 0 30px;
}

.esquerda p, h4
{
	font-size: 18px;
}

.direita p, h4
{
	font-size: 18px;
}

.esquerda p
{
color: #767676;
}

.direita p
{
color: #767676;
}

.direita-slide{
	min-height: 200px;
	width: 278px;
	padding: 0 30px;
	float: right;
	position: relative;
}

.aviso{
	background: #FFE575;
	padding: 30px;
	margin: 0 -30px;
}

.imagem{
	width: 100%;
	margin: 20px 0;
}

.esquerda{float: left;}

.direita{float: right;}

.titulo-first{margin-top: 20px;}

.imagem-grupo{
	width: 100%;
	margin: 5px 0;
}

.texto-final{
	padding-top: 30px;
}
