* {
margin:0;
padding:0;
}

body {
background:url(images/bg4.jpg) center top no-repeat;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

a {
text-decoration:none;
color:#000000;
}

#topo {
width:600px;
height:260px;
}

#conteudo_top{
background:url(images/conteudo_top.png);
width:600px;
height:36px;
position:absolute;
top:-36px;
}

#conteudo {
background:#FFFFFF;
width:600px;
height:100%;
margin-top:50px;
margin-left:auto;
margin-right:auto;
position:relative;
}


#conteudo_bot{
background:url(images/conteudo_bot.png);
width:600px;
height:36px;
position:absolute;
bottom:-36px;
}

#menu {
padding-top:3px;
width:600px;
height:20px;
background:url(images/menu_bg.png) center top no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}

#menu ul {
list-style:none;
}

#menu ul li {
font-size:10px;
text-transform:uppercase;
display:inline;
margin-left:40px;
margin-right:34px;
}

#menu ul li a {
text-decoration:none;
color:#fff;
}

#menu ul li a:hover {
color:#FFFF99;
}

#conteudo p {
margin:10px;
color:#000;
}

.headline {
font-size:12px;
}

#texto {
width:310px;
margin-bottom:25px;
}

#texto2 {
width:310px;
margin-bottom:25px;
}

#foto_1 {
position:absolute;
right:15px;
top:20px;
}

#foto_1 img {
border-top: 7px solid #eee;
border-left: 7px solid #eee;
border-right: 7px solid #eee;
border-bottom: 30px solid #eee;
}

#foto_3 {
position:absolute;
left:10px;
top:230px;
}

#foto_3 img {
border-top: 7px solid #eee;
border-left: 7px solid #eee;
border-right: 7px solid #eee;
border-bottom: 25px solid #eee;
}

#precos {
top:435px;
position:absolute;
width:220px;
}

#tabela {
position:absolute;
top:230px;
right:10px;
}

tr:hover {
background-color:#FFFFCC;
}

#mapa {
background-image:url(images/mapa_peq.jpg);
width:300px;
height:217px;
position:absolute;
right:20px;
top:65px;
}

.carousel {
position:relative;
margin-left:auto;
margin-right:auto;
}

.carousel img {
padding:5px;
}

.prev {
display:inline;
}

.next {
display:inline;
}

.hidden {
display:none;
}

.shown {
display:block;
}

#robo {
	background-image:url(images/robo.png);
	width:100px;
	height:36px;
	position:absolute;
	right:10px;
	top:5px;
}

#prefeitura {
	background-image:url(images/prefeitura.jpg);
	width:80px;
	height:71px;
	position:absolute;
	right:10px;
	top:317px;
}

#endereco {
position:absolute;
right:15px;
top:230px;
}
