* {
	padding: 0; 
	margin: 0; 
}

/*
div
{
	border:1px solid red;
}
*/

html {
	height: 100%;
	/*overflow:hidden;*/
}

body {
	font: 9pt Tahoma;
	background: #fff url(images/bg.gif);
	color: #333;
	height: 100%;
}

a {
	color: #333;
	text-decoration: none;
	background: inherit;
}

a:hover { 
	color: #f00;
	text-decoration: none;
	background: inherit;
}

ul, ol, dl {
	list-style : none; 
} 

img {
	border: none;
}

h2 {
	font: bold 2.0em Tahoma;
}

.clear {
	clear:both;
}

input {
	width:150px;
	height:20px;
	line-height:20px;
	border:1px solid #87d1da;
}

.input1 {
	width:181px;
	height:29px;
	border:0px solid #ffffff;
}

.noborder {
	border:0;
}

.floatleft {
	float:left;
}

/*
input.disabled {
}

table {
	border-collapse: collapse;
	background: none;
}

table tr td {
	font: 9pt Tahoma;
}
*/

.bonvoya {
	width:900px;
	margin:0 auto;
}

.bonvoya-top {
	width:900px;
	height:111px;
	background:url(images/bonvoya_bg_01.jpg) no-repeat;
    position: relative;
}
.bonvoya-top_1
{
	position:absolute;
	right:0px;
	width:170px;
	height:40px;
	font-family:arial;
	margin-top:24px;
}

.bonvoya-nav {
	width:900px;
	height:45px;
	background:url(images/bonvoya_bg_02.jpg) no-repeat;
}

.bonvoya-content {
	background:url(images/bonvoya_bg_03.jpg) no-repeat;
	width:900px;
	height:397px;
}

.bonvoya-bottom {
	width:900px;
	height:156px;
	line-height:120px;
	text-align:center;
	background:url(images/bonvoya_bg_04.jpg) no-repeat;
	margin:0px auto;
}

.navigator {
	margin-left:130px;
}

.navigator li {
	float:left;
	width:163px;
	text-align:center;
}

.navigator li a {
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	height:45px;
	line-height:45px;
}

.navigator li a:hover {
	color:#f00;
}

.bonvoya-content-left {
	width:390px;
	/*border:1px solid red;*/
	padding:40px 0 0 60px;
	float:left;
}

.bonvoya-content-left p {
	height:26px;
}

.bonvoya-content-right {
	width:380px;
	/*border:1px solid blue;*/
	padding:40px 0 0 20px;
	float:left;
}

.bonvoya-content-right-ct {
	padding:15px 0 0 10px;
	overflow:hidden; _zoom:1;
	height:276px;

}

.bonvoya-content-right-ct p {
	font-size:11pt;
	height:15px;
}

.bonvoya-content-right-ct .tbl {
}

.bonvoya-content-right-ct .tbl td {
	padding:2px 0px 2px 0px;
}

.bcl-title {
	font:italic bold 12pt Arial;
	margin-top:5px;
}

.search-area {
	width:181px;
	padding-top:30px;
	margin:0 auto;
}

.bonvoya-mlogo {
	width:370px;
	height:45px;
	float:left;
}

.bonvoya-mlogo img {
	margin:0px 2px 0px 0px;
	float:left;
}

