@charset "iso-8859-1";
BODY{
	margin: 0px;
	/*background-image: url(/immo/kiwi/bck.jpg);*/
	background-color: #ffff8c;
}
.ptbl{
	color: #000000;
	background-color: Transparent;
}
.hdyr{
	font-family: Arial;
	font-size: 11px;
	width: 14px;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	text-align: center;
	cursor: default;
}
/* highlight this year in month row*/
.hdtyr{
	background-color: #4a6e6f;
	/*background-color: #990099;*/
	color: #e2ebec;
	padding: 0px 2px 0px 2px;
	font-family: Arial;
	font-size: 11px;
	width: 14px;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	text-align: center;
	cursor: default;
}

.hdday{
	font-family: Arial;
	font-size: 11px;
	width: 14px;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	text-align: center;
	cursor: default;
}
.mois{
	font-family: Arial;
	font-size: 11px;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	text-align: center;
	cursor: default;
}
.hdyr{
	color: #000;
	background-color: #adc8c9;
}
.hdday{
	color: #000;
	background-color: #adbac9;
}
.mois{
	color: #000;
	/*background-color: #f0f0f0;*/
	background-color: #adc8c9;
}
.csp{
	font-family: Arial;
	font-size: 10px;
	width: 14px;
	height: 15px;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	text-align: center;
	cursor: default;
}
.csp{
	background-color: #fcfcfc;
}
.bwe, .bwd, .fwe, .fwd{
	font-family: Arial;
	font-size: 10px;
	width: 14px;
	height: 15px;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	text-align: center;
	cursor: default;
}
.bwe{
	color: #000000;
	background-color: #ffc091;
}
.bwd{
	color: #000000;
	background-color: #ffcfac;
}
.fwe{
	color: #000000;
	background-color: #c6caff;
}
.fwd{
	color: #000000;
	background-color: #d2d6ff;
}
P.title1{
	font-size: 16px;
	font-weight: bold;
	margin:10px 0 0 0;
	padding:3px 0px 5px 0px;
}
P.title2{
	font-size: 13px;
	font-weight: bold;
	margin:0px;
	padding:3px 0px 5px 0px;
}
#btnclose{
	margin: 10px auto 5px auto;
}
/* just for test kiwi */
DIV.wp P{
	margin: 0;
	padding: 1px 0px 0px 0px;
}
