#pagecontent{
    position:absolute;
    left:28px;
    right:48px;
    top:128px;
    height:800px;
    color: #003263;
    background: url('images/pageback.png') repeat-x top left;
    padding-top: 20px;
    padding-left: 20px;
}
#pagecontent div{
    margin-top: 5pt;
    margin-bottom: 5pt;
}

/* Body */
body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: #FF8500 url('images/linha.jpg') repeat-x;
    color: #7B7B7B;
    margin:0px;
    padding:0px;
}

/* Header */
#header {
    background: url('images/header.png') no-repeat top left;
    width: 1188px;
    height: 944px;
}


/* Page - Linha */
#page {
    width: 1188px;
    position:relative;
    background-image: url('images/tile.png');
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/* Content */
#content {
    width: 690px;
    color: #7B7B7B;
    margin-top: -215px;
    padding-left: 105px;
    font-family: tahoma, verdana;
    font-size: 12px;
    font-style: normal;
}

/* Footer */
#footer {
    color: #000000;
    background-image: url('images/footer.png');
    padding: 0;
    height: 39px;
    text-align: center;
    font-size: 13px;
    width: 1188px;
    margin-left: -6px;
}
#footer a {
    color: inherit;
    text-decoration: none;
}
#footer a:hover {
    color: inherit;        
    text-decoration: none;
}

/* Link Footer */
a.linkfooter:link {color:#FFFFFF; text-decoration:none;	}
a.linkfooter:visited {color:inherit; text-decoration:none;}
a.linkfooter:hover {color:#000000; text-decoration:underline;}
a.linkfooter:active {color:inherit;	text-decoration:none; }

/* Título */
.titulo {
    color: #FF8500;
    font-family: tahoma;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
}

/* Título Luggage */
.title_luggage {
    color: #003263;
    font-family: tahoma, verdana;
    padding: 0;
    font-size: 16px;
}

/* Welcome Message */
#welcome {
    width: 255px;
    height: 280px;
    background-image: url('images/welcome_box.png');
    font-size: 12px;
    font-family: tahoma;
    color: #003263;
    margin-top: -810px;
    margin-left: 30px;
    padding-top: 13px;
    padding-left: 10px;
    padding-right: 10px;
    line-height:15px;
}

/* Photos Area */
.photos {
    width: 797px;
    height: 400px;
    font-size: 12px;
    font-family: tahoma, verdana;
    color: #969696;
    margin-top: -303px;
    margin-left: 300px;
    padding-left: 10px;
    padding-top: 10px;
    line-height:18px;
}

/* Services Area */
#services {
    width: 823px;
    height: 302px;
    background-image: url('images/services.png');
    font-size: 12px;
    font-family: tahoma, verdana;
    color: #003263;
    margin-top: -301px;
    margin-left: -75px;
    padding-left: 5px;
    padding-top: 5px;
    line-height:18px;
}

div.internet, div.print, div.phones {
    float: left;
    width: 260px;
    padding: 7px;
}

.clear_both { clear: both; }


/* Luggage Area */
#luggage {
    width: 289px;
    height: 602px;
    background-image: url('images/luggage_box.png');
    font-size: 12px;
    font-family: tahoma, verdana;
    color: #003263;
    margin-top: -405px;
    margin-left: 860px;
    padding-left: 5px;
    padding-top: 0px;
    line-height:18px;
}

.luggage {
    width: 260px;
    background: transparent;
    font-size: 12px;
    font-family: tahoma;
    color: #003263;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 15px;
    line-height:18px;
}

/* Google Map / Banners */
#map {
    width: 820px;
    height: 275px;
    background-image: url('images/services.png');
    font-size: 12px;
    font-family: tahoma, verdana;
    color: #969696;
    margin-top: 5px;
    margin-left: -75px;
    padding-left: 10px;
    padding-top: 10px;
    line-height:18px;
}

.google {
    width: 775px;
    background: transparent;
    font-size: 12px;
    font-family: tahoma;
    color: #969696;
    margin-top: 0px;
    margin-left: -10px;
    padding-left: 10px;
    padding-top: 5px;
    line-height:18px;
}

/* Feedback */
#feedback {
    width: 280px;
    height: 275px;
    background-image: url('images/luggage_box.png');
    font-size: 12px;
    font-family: tahoma, verdana;
    color: #969696;
    margin-top: -286px;
    margin-left: 755px;
    padding-left: 10px;
    padding-top: 10px;
    line-height:18px;
}

.feedback {
    width: 267px;
    background: transparent;
    font-size: 12px;
    font-family: tahoma;
    color: #969696;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 5px;
    line-height:18px;
}

#marqueecontainer{
    position: relative;
    width: 270px; /*marquee width */
    height: 225px; /*marquee height */
    background-color:transparent;
    overflow: hidden;
    border: 0px solid orange;
    padding: 2px;
    padding-left: 0px;
}


.center {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.left {
    float: left;
    margin: 1px 4px 0 4px;
}
.right {
    float: right;
    margin: 1px 4px 0 4px;
}

.borderimage{
    background-color: #817D77;
    padding: 5px;
    border: 1px solid #6E6B66;
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 1px;}

.borderimage:hover{
    background-color: #6E6B66;
    padding: 5px;
    border: 1px solid #5E5B57;
    margin-right: 4px;
    margin-left: 4px;
    margin-top: 1px;}

/* Links */
a {color: #03818D; text-decoration: none; border-bottom: 0px solid #000000;}
a:link {color: inherit; text-decoration: none; border-bottom: 0px solid #000000;}
a:visited {color: inherit;text-decoration: none; border-bottom: 0px solid #000000;}
a:active {color: inherit; text-decoration: none; border-bottom: 0px solid #000000;}
a:hover {color: #999999; text-decoration: none; border-bottom: 0px solid #999999;}

/* Negrito, itálico, underline */

u {color: #838383; text-decoration: none; border-bottom: 1px solid #838383;}
b:hover{color: #000000; }
b{color: #003263; }
strong:hover{color: inherit; }
strong{color: #003263; }
i {color: #313131; }
em {color: #313131; }

/* Textarea */
input, textarea, select, button {
    border-top: #B1B1B1 1px solid;
    border-bottom: #B1B1B1 1px solid;
    border-left: #B1B1B1 1px solid;
    border-right: #B1B1B1 1px solid;
    color: #000000;
    font-size:12px;
    background-color: #D5D5D5;}

/* Menu Horizontal */
#menu {
    list-style: none;
    float: left;
    height: 25px;
    width: 465px;
    padding-left:15px;
    margin-top: -925px;
    margin-left: 50px;
}
#menu ul {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    list-style:none;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    vertical-align:middle;
}
#menu ul li {
    display: block;
    float: left;
    margin: 1px;
    width: auto;
    text-align: center;
    border:0px;
}
#menu ul li a {
    display: block;
    width: 80px;
    text-align: center;
    font-size: 10px;
    font-family : Verdana, Arial, sans-serif;
    text-decoration: none;
    color: #003263;
    background-color: TRANSPARENT;
    border:0px solid #FEC2E1;
    vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
    color: #000000;
    background-color: #F9A13A ;
    text-decoration: none;
    border:0px solid #c0c0c0;
}
