@charset "iso-8859-2";
body {
	background-attachment: fixed;
	background-image: url(../imagens/fdincoming.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #04213e;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	height: 84px;
	width: 682px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_header {
	background-color: #9ca8b1;
	height: 23px;
	width: 282px;
	text-align: center;
	padding-top: 7px;
	top: 54px;
	left: 400px;
	position: relative;
}
#menu_header a:link, #menu_header a:active, #menu_header a:visited, #menu_header a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_header a:hover{
	text-decoration: underline;
}

#home {
	background-image: url(../imagens/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 41px;
	width: 162px;
}

#home:Hover {
	background-image: url(../imagens/homeHover.png);

}
#about_abreu {
	background-image: url(../imagens/about_abreu.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 32px;
	width: 162px;
}

#about_abreu:Hover {
	background-image: url(../imagens/about_abreuHover.png);
	}
	
	
#fit_services {
	background-image: url(../imagens/fit_services.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 162px;
}


#fit_services:Hover {
	background-image: url(../imagens/fit_servicesHover.png);
	}
	
	
#leisure_groups {
	background-image: url(../imagens/leisure_groups.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 162px;
}
#leisure_groups:Hover {
	background-image: url(../imagens/leisure_groupsHover.png);
	}
	
#meetings_incentives {
	background-image: url(../imagens/meetings_incentives.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 32px;
	width: 162px;
}
#meetings_incentives:Hover {
	background-image: url(../imagens/meetings_incentivesHover.png);
	}
	
#terms_conditions {
	background-image: url(../imagens/terms_conditions.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 37px;
	width: 162px;
}
#terms_conditions:Hover {
	background-image: url(../imagens/terms_conditionsHover.png);
	}

h3 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #C1CCD7;
}

a:hover {
	color: #E6EAEE;
}
a:active{
	color: #C1CCD7;
}
a:visited {
	color: #C1CCD7;
}
#hotels {
	background-image: url(../imagens/hotels.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 162px;
}
#hotels:Hover {
	background-image: url(../imagens/hotelsHover.png);
}

#tit_index {
	background-image: url(../imagens/welcome_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}

#tit_aboutabreu {
	background-image: url(../imagens/about_abreu_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_fitservices {
	background-image: url(../imagens/fit_services_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_leisuregroups {
	background-image: url(../imagens/leisure_groups_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_meetings {
	background-image: url(../imagens/meetings_incentives_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_terms {
	background-image: url(../imagens/terms_conditions_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_newsletter {
	background-image: url(../imagens/newsletter_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_fit {
	background-image: url(../imagens/FIT.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}

.box_greatvalues {
	background-image: url(../imagens/01greatvalues.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: auto;
}
.box_fitservices {
	background-image: url(../imagens/02fitservices.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: auto;
}
.box_toursatractions {
	background-image: url(../imagens/03toursattractions.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: auto;
}
.fdBoxes {
	background-image: url(../imagens/fdBoxes.png);
	background-repeat: repeat;
	background-position: left top;
}
#tit_TOURS {
	background-image: url(../imagens/TOURS.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}
#tit_gv {
	background-image: url(../imagens/GV.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: auto;
}

