* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #f7f7f7;
color: #DAA520;
font: 12px Verdana;

}

img {border: none;}
a{ color: #DAA520; text-decoration: none; }
a:hover {  color: #FFD700; }

#imagemPrincipal{
width: 490px;
height: 179px;
border: none;
background-repeat: no-repeat; 
}

#wrap {
width: 780px;
margin: 0 auto;
}

#header {
background: url(header.gif) no-repeat;
height: 110px;
margin-top: 0px;
}

#header a{
height: 110px;
display: block;
}

#content { 
background: #f7f7f7 url(middle.gif) repeat-y;
/*cor middle 353eb3*/
padding: 0 20px;
}

#content h2{ 
font: bold 22px "Comic Sans MS";
margin-bottom: 10px;
}

.innercontent {
padding: 0;
float: left;
width: 490px;
text-align: justify;
}

.innercontent h1 {
padding: 2px 0 2px 0px; 
font: 18px "Comic Sans MS";
color: #DAA520;	
border-bottom: 1px dotted #FFD700;
margin-bottom: 5px;
margin-top: 10px;
text-align: left;
}

#listaPrincipal {
width: 480px;
padding: 0px 0px;
}

.itemPrincipal {
width: 240px;
float: left;
font: 19px "Comic Sans MS", Verdana;
line-height: 30px;
}

.itemPrincipal a {
padding-left: 30px;
background-image: url(listItem.gif); 
background-repeat: no-repeat;
background-position: 8px .2em;
}

.itemPrincipal a:hover {
padding-left: 30px;
background-image: url(listItemHover.gif); 
background-repeat: no-repeat;
background-position: 8px .2em;
}

.colDireita { 
margin-left: 30px;
padding-top: 0px;
float: left;
width: 220px;
line-height: 12px;
}
.colDireita h2 {
font: bold 20px "Comic Sans MS", Verdana;
padding: 5px 0 5px 0px;
color: #DAA520; 	
}

.colDireita h3 {
font: 19px "Comic Sans MS", Verdana;
padding: 5px 0 5px 0px;
color: #DAA520; 
line-height: 20px;	
}

.colDireita ul  {
text-align: left;
margin: 3px 0 8px 0; 
text-decoration: none;	
list-style-type:none; 
}
.colDireita ul li {
padding: 2px 0 7px 0px;
margin: 0 2px;	
}
.colDireita ul a {
font: bold 14px "Comic Sans MS", Verdana;
color: #DAA520;
background-image: url(listItem.gif); 
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left:18px;
}
.colDireita ul a:hover {
color : #FFD700; 
background-image: url(listItemHover.gif); 
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left:18px;
}

#passeio {
font: 16px "Comic Sans MS", Verdana;
width: 155px;
height: 30px;
padding-left: 45px;
padding-top: 3px;
background-image: url(passeio.gif);
background-repeat: no-repeat;
background-position: 0 0;
display: block;
position:relative;
}

#passeiosub {
position: absolute;
color: #2d1e54;
top:4px;
left: 65px;
}

#passeioover {
position:absolute;
top:0;
left: 0;
}


#passeioover {
position:absolute;
font: 16px "Comic Sans MS", Verdana;
width: 155px;
height: 30px;
padding-left: 45px;
padding-top: 3px;
display: block;
}

#passeio a{
color: #FFD700;
display: block;
background-image: url(listItem.gif); 
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 18px;
}
#passeio a:hover{
color: #FFFF00;
display: block;
background-image: url(listItemHover.gif); 
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 18px;
}


#bottom {
background: #f7f7f7 url(bottom.gif) no-repeat;
height: 20px;
}

#footer { 
font-size: 10px;
color: #666;
text-align: center;
padding-bottom: 10px;
}
#footer a {color: #666; text-decoration: none; }
#footer  a:hover { color: #000; text-decoration: underline; } 

.voltar{
font: 16px "Comic Sans MS", Verdana;
padding: 10px 10px 0 5px;
}

.saibamais{
text-align:right; 
font: bold 13px "Comic Sans MS", Verdana;
}

