/* CSS Document */

#home{
background:#f58220 url(../images/bg.jpg) no-repeat fixed bottom; 
margin-top: 0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

#info{
background:none;
font: 12px Arial, Helvetica, sans-serif;
color:#000000;
margin-top: 0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

a{
font: 14px Arial, Helvetica, sans-serif;
color:#666;
font-weight:bold;
text-decoration:none
}

a:hover{
color:#f58220;
text-decoration:none
}

.submenu:link{
font: 12px Arial, Helvetica, sans-serif;
color:#f58220;
font-weight:0;
text-decoration:none
}

.submenu:visited{
font: 12px Arial, Helvetica, sans-serif;
color:#f58220;
text-decoration:none
}

.submenu:hover{
font: 12px Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none
}

#main{
font:Arial, Helvetica, sans-serif 12px; 
margin:0 auto;
width:950px;
}

#esquerda{
width: 260px;
float:left;
}

#direita-home{
background:url(../images/bg-home.gif) no-repeat;
width:650px;
height:470px;
float:right;
}

#direita-1{
background:url(../images/bg-curiosidade.gif) no-repeat;
width:650px;
height:470px;
float:right;
}

#direita-2{
background:url(../images/bg-roteiro.gif) no-repeat;
width:650px;
height:470px;
float:right;
}

#menu{
margin-top:10px;
margin-left:120px;
color:#666;
width:505px;
height:30px;
}

#tarifas1{
margin-top:120px;
margin-left:110px;
width:360px;
height:110px;
}

#tarifas2{
margin-top:70px;
margin-left:110px;
width:360px;
height:110px;
}

.style1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F58220;
	font-weight: bold;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#curiosidades{
margin-top:90px;
margin-left:110px;
width:500px;
height:320px;
}

#foto{
width:180px;
height:135px;
margin-right:20px;
margin-bottom:10px;
float:left;
}