/* CSS Document */
body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(../img/bodybg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;
}
a {
	color: #a10043;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-weight: normal;
	font-size: 12pt;
	color: #a10043;
}
#backhome {
	position: absolute;
	top: 165px;
	left: 670px;
	width: 300px;
	height: 16px;
	text-align: right;
}
#pagelayout {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 989px;
	height : 620px;
	overflow: hidden;
	background-image: url(../img/homebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 989px;
	height : 200px;
	overflow: hidden;
}
#headerLogoClick {
	position: absolute;
	top: 24px;
	left: 15px;
	width: 345px;
	height: 165px;
	overflow: hidden;
}
#headerMenuPola {
	position: absolute;
	top: 0px;
	left: 360px;
	width: 620px;
	height : 163px;
	overflow: hidden;
}
#headerBackhome {
	display: none;
}
#headerSaleInfos {
	display: none;
}
#headerBaseline {
	position: absolute;
	top: 163px;
	left: 630px;
	width: 350px;
	height: 37px;
	overflow: hidden;
}
#workspace {
	position: absolute;
	top: 200px;
	left: 47px;
	width: 901px;
	height: 411px;
	overflow: hidden;
}
#pageTitle {
	display: none;
	/*position: absolute;
	top: 190px;
	left: 8px;
	width: 422px;
	height: 40px;
	overflow: hidden;*/
}
#pageContent {
	position: absolute;
	top: 28px;
	left: 0px;
	width: 901px;
	height: 371px;
	overflow: hidden;
	
	color: #666666;
	text-align: left;
}
#pageContent span.strong {
	font-weight: bold;
	color: #a10043;
}
#pageContent span.smaller {
	font-size: 8pt;
}
#footer, #paradisetour {
	position: absolute;
	top: 600px;
	left: 16px;
	width: 963px;
	height: 13px;
	overflow: hidden;
}
#paradisetour {
	display: none;
}
#footerRight {
	float: right;
}
#footerLeftHP {
	display: none;
}
#footer, #footer a, #footer div, #paradisetour a  {
	font-size: 7pt;
	color: #666666;
}
#paradisetour {
	text-align: center;
}
#paradisetour a {
	text-decoration: none;
}
#paradisetour a:hover {
	color: #a10043;
	text-decoration: underline;
}
