BODY {
    background-color: #00552B;
    margin: 0px;
    text-align: center;
}

A {
}

IMG {
    border: 0;
}

A:Hover {
}

H1
{
    color: #00552B;
    font-family: Arial;
    padding-top: 0px;
    margin: 5px 0 0 0;
    font-size: 28px;
}
h2
{
    color: #00552B;
    font-family: Arial;
    padding-top: 0px;
    margin: 5px 0 0 0;
    font-size: 12px;
    font-weight: normal;
    text-indent: 10px;
}

#geral
{
    margin: auto;
    width: 680px;
    border: 1px groove green;
    background-color: #FFF;
}

#header
{
    width: 680px;
    height: 240px;
    background-repeat: no-repeat;
}
ul#slide{
    list-style-type:none;   
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
}
ul#slide li img {
    border:0;
    padding:0;        
    position: relative;
    top: 0;
    left: 0;
}

#menu
{
    width: 680px;
    height: 20px;
    margin-top: -20px;
    border-bottom : 10px solid #00552B; 
    position: absolute;
    z-index: 10;
}
#menu ul
{
    margin: 0 0 0 5px;
    padding: 0px;
    text-align: center;
    background-color: #00552B;
}
#menu ul li
{
    background-color: #00552B;
    float: left;
    list-style: none;
    width: 130px;
    margin: 0 2px 0 2px;
    padding-top: 0px;
    height: 20px;
    color: #FFF;
    font-family: Calibri;
    font-size: 12px;
    word-spacing: 1px;
}
#menu ul li a
{
    color: #FFF;
    text-decoration: none;
    width: 130px;
    height: 17px;
    float:left;
    padding-top: 5px;
}
.menuSelect
{
    background: #FFC702;
}
#corpo
{
    background-color: #FFF;
    width: 680px;
}
#linkGestao
{
     word-spacing: 1px;
     font-family: Arial;
     font-size: 12px;
     height: 25px;
     margin-top: 85px;
     padding-left: 15px;
	 text-align: center;
	 background-color: #FFF;
	 padding-top: 10px;
	 clear: both;
}
#topoConteudo
{
    margin: 10px 0 0 0;
    width: 680px;
    height: 200px;
    text-align: left;
}
#logo
{
    width: 300px;
    height: 200px;
    float: left;
    background-image: url("/public/Media/image/portal/page/logo.jpg");
    background-position: 50% 10%;
    background-repeat: no-repeat;
}
#conteudo01
{
    float: left;
    width: 370px;
    height: 200px;
    text-align: left;
    padding-top: 0px;
    overflow-y: auto;
}
#centro01
{
    width: 100%;
}
#inferior01
{
    width: 100%;
    height: 180px;
    float: left:
}
#gallery
{
    margin: 5px 0 5px 0;
    border-top: 2px dotted #97989A;
    border-bottom: 2px dotted #97989A;

    height: 300px;
}
#galleryMovie
{
    border-bottom: 2px dotted #97989A;
    border-top: 2px dotted #97989A;
}
#galleryMovie ul
{
    padding: 0px;
    margin-left: 20px;
}
#galleryMovie ul li
{
    float:left;
    list-style: none;
    padding-left: 5px;
    padding-right: 5px;
}
#galleryTop
{
    border-bottom: 2px dotted #97989A;
}
#galleryTop, #galleryBottom
{
    height: 150px;
    margin: 0 15px 0 15px;
}
#galleryTop ul, #galleryBottom ul
{
    margin: 0;
    padding: 10px 0 0 10px;
}
#galleryTop ul li, #galleryBottom ul li
{
    float: left;
    list-style: none;
    padding: 0 5px 0 5px;
    text-align: center;
	width: 200px;
}
#galleryTop ul li a, #galleryBottom ul li a
{
	text-align: center;
}

.inputButton
{
    background-color: #005800;
    border: 1px groove #000;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
}
.liGalleryTop, .liGalleryBottom
{
    border-right: 2px dotted #97989A;;
}
.liGalleryBottom
{
    margin-top: -6px;
}
.liGalleryBottom img
{
    margin-top: 6px;
}
#contato
{
    margin: 5px 0 0 0;
    width: 100%;
}
#tituloReserva
{
    background-color: #00552B;
    width: 190px;
    height: 25px;
    color: #FFF;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 0 10px;
}
#fones
{
    color: #00552B;
    padding: 15px 0 0 20px;
    font-size: 15px;
    font-weight: bold;
    width: 400px;
    text-align: left;
    float: left;
}
#climaTempo
{
    float: right;
    width: 175px;
    height: 180px;
    margin: -75px 0 0 0;
    
}
