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

body {
background-color:#B6B69E;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#666;
}

#geral {
width:100%;
text-align:left;
margin: 0 auto;
background-color:#FFFFFF;
}

h2{
padding-bottom:3px;
font-size:140%;
color:#007ABF;
}

h4{
font-size:110%;
color:#007ABF;
}

.obs{
padding-bottom:5px;
}
#head{
height:160px;
background:url(../images/ceu.jpg);
}
#head h1{
width:180px;
height:103px;
text-indent:-9000px;
background:url(../images/logo-pousada.gif) no-repeat;
margin-left:35px;
position:absolute;
top:15px;
cursor:hand;
}
#head p{
width:180px;
height:103px;
}

#conteudo{
height:250px;
}

#rodape{
clear:both;
height:160px;
background:url(../images/beira-mar.jpg);
}

.pousada{
width:200px;
height:150px;
float:left;
text-align:center;
}
#pousada1{
margin-left:25%;
*margin-left:13%;
}
#pousada2{
margin-left:150px;
}
.pousada p img{
border:2px solid #0099FF;
}

.informacao{
width:400px;
float:left;
margin-left:40px;
margin-right:25px;
*margin-left:20px;
}

.galeria{
float:left;
}


table {
border-collapse:collapse;
border: 1px #CCC solid;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
}

.titulo-table{
font-size: 90%;
}
.titulo-table span{
display:block;
}

.branca{
background-color:#FFF;
}
th{
text-align:center;
background-color:#007CC4;
color:#FFF;
border: 1px #CCC solid;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
}

td{
text-align:center;
border: 1px #CCC solid;
padding:3px;
}

caption{
padding-top:8px;
text-align:left;
font-size: 85%;
font-weight:bold;
}

a.links:link{
color:#0000CC;
}
a.links:visited{
color:#0000CC;
}
a.links:hover{
color:#FFFFFF;
background:#000099;
text-decoration:none;
}


