*{ margin:0; padding:0; }

body
{
    background:#ffffff;
    font-size:11px;
    font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
    color:#000000;
    margin-bottom:20px;
}

img{ border:0; }

p{ margin-bottom: 20px; }

/* Estrutura */
#main
{
    margin: 20px auto;
    width:648px;
    background: #ffffff url('img/bkgDegrade.gif') repeat-y;
}

#content
{
    margin:0 auto auto 4px;
	width:640px;
}

.underline{ text-decoration:underline; }

.degradeTop
{
	background: red url('img/bkgDegradeTop.gif') no-repeat;
	margin:-1px 0 0 -4px;
	height:5px;
	line-height:5px;
	display:block;
}

.degradeBottom
{
	background: #ffffff url('img/bkgDegradeBottom.gif') no-repeat 0 -1px;
	height:5px;
	line-height:5px;
	display:block;
}

#contentPage
{
    width:640px;
}

#logo
{
    width:200px;
    height:200px;
    float:left;    
}

#bannerHome
{
    width:440px;
    height:200px;
    float:left;    
}

#mainMenu
{
    clear:both;
    height:40px;
    width:640px;    
}


.rodape {
	margin:0 auto;
	width:609px;
}

.titlePage
{
    margin:15px 0 15px 20px;
    text-indent:-5000px;
}

#contentInnerPage
{
    margin:0 30px 0 30px;
}

.bkcCards
{
    background: #ffffff url('img/bkgCards.gif') no-repeat 0 45px;
    width:579px;
    height:116px;
    /*padding-left:25px;*/
    padding:0 0 0 2px;
	text-align:left;	
}

.boxGold
{
    background: url('img/card_gold.gif') no-repeat 0 45px;
    /*padding:0 0 0 120px;*/
    height:104px;
    width:100px;
	padding-left:5px;
    float:right;
    /*margin-left:20px;*/
    margin:10px 0 0 20px;
	display:inline;
}

.boxGold h3#lblGold{ color:#95772f; font-weight:bold; font-size:10px;}

.boxPlatinum
{
    background: url('img/card_platinum.gif') no-repeat 0 45px;
    /*padding:0 0 0 120px;*/
    height:104px;
    width:100px;
    float:right;
	padding-left:5px;
    /*margin-left:-60px;*/
    margin:10px 0 0 0;
	display:inline;
}
.boxBus
{
    background: #ffffff url() no-repeat;
    padding:50px 0 0 0;
    height:30px;
    width:130px;
    float:left;
    /*margin-left:-60px;*/
    margin:10px 0 0 40px;
}

.boxGold span, .boxPlatinum span {font-size:10px}

.boxBus h3#lblBus{ color:#64b5dc; font-weight:bold; font-size:10px; }

.boxFooterCard
{
	height:74px;
    display:block;
    margin:49px 0 0 0;
	position:absolute;
}

.boxPlatinum h3#lblPlatinum{ color: #a8a9ad; font-weight:bold; font-size:10px}

.gold{ color:#95772f; font-weight:bold; font-size:11px; }
.platinum{ color: #a8a9ad; font-weight:bold; font-size:11px; }
.bus {color:#416969; font-weight:bold; font-size:11px;}

div#reserva {margin:10px 0 0 0; clear:both; position:absolute; color:#595959}

.destaqueOption
{
    color:#95772f;
    font-weight:bold;
}

.marginTop20{ margin-top:20px; }
.marginTop50{ margin-top:50px; }

.lineHeiht20
{
    height:20px;
    clear:both;    
}

.floatLeft
{
    float:left;
}

.marginLeft40
{
    margin-left:40px;
}

.bold{ font-weight:bold; }
.fontSmall{ font-size:9px; }

/* Footer */
#footer
{
    background:#a8a9ad;
    /*margin:30px 0 0 0;*/
    margin:10px 4px 0 4px;
    padding:5px 13px;
    color: #ffffff;
    text-align:right;
}

#footer a
{
    color:#ffffff;
    text-decoration:underline;  
	display:block;  
}
