@import url("reset.css"); /* css reset */

#container {
width:1000px;
margin:0 auto;
}

.mapa { float:left; margin-right:25px; }
.mapa2 { margin:0 0 0 30px; padding-top:10px; }

#logo {
float:left;
margin-right:20px;
width:319px;
height:240px;
}

#flash {
float:left;
width:660px;
height:240px;
margin-bottom:316px;
}

#flash-interno {
float:left;
width:660px;
height:240px;
}

#menu {
clear:both;
height:52px;
font:bold 18px Arial Narrow;
background:url(../pics/bg-menu.jpg) no-repeat;
}

#home {
position:relative;
height:615px;
background:url(../pics/home.jpg) no-repeat;
}

#climatempo {
float:left;
display:inline;
width:120px;
height:170px;
margin:136px 208px 10px 10px;
}

#climatempo2 {

float:left;
display:inline;
width:120px;
height:170px;
margin:-180px 208px 10px 10px

}

#internas {
float:left;
overflow:auto;
width:650px;
height:305px;
/*background:#fff;*/
background:url(../pics/bg-internas.png) repeat-y;
}

ul#fotos li a{float:left;display:inline; padding:0 5px 5px 0;}

/*#alpha {
float:left;
width:650px;
height:305px;
opacity:.9;
-moz-opacity:0.9;
filter:alpha(opacity=90);
background:#fff;
}*/

#title {
margin:14px 0 23px 30px;
padding:3px 0 0 25px;
width:561px;
height:34px;
font:bold 24px Arial Narrow;
color:#c63;
background:url(../pics/bg-title.jpg) no-repeat;
}

#texto {
float:left;
margin-left:30px;
padding:5px 0 5px 0;
display:inline;
width:561px;
font:12px Tahoma;
text-align:justify;
}

#texto-contato {
float:left;
margin-left:30px;
padding:5px 0 5px 0;
display:inline;
width:561px;
font:12px Tahoma;
text-align:center;
}


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