#box_calendario * {
	position				: relative;
	top						: -28px;
	_top					: -20px;
}
#box_calendario {
	position				: absolute;
	top						: 510px;
	height					: 235px;
	_height					: 220px;
	left					: 10px;
}
#box_calendario .botaoFechar {
	margin					: 0;
	margin-top				: 2px;
	_margin-top				: 0px;
}
#box_calendario IFRAME {
	height					: 175px;
	_height					: 190px;
	margin					: 0;
	margin-top				: 10px;
}

#box_calendario * * {
	position				: relative;
	top						: 0;
	_top					: 0;
}

#box_calendario .fechar {
	position				: relative;
	top						: 19px;
	_top					: 13px;
	right					: -56px;
}

#box_calendario #tit_calendario {
	margin-bottom			: 0px;

}

#box_calendario P {
	font-size				: .8em;
	margin-top				: 0;
}

#box_calendario .marcacao {
	color					: #971D5F;
	font-weight				: bolder;
}

.calendar_top, .calendar_ocupado, .calendar_on, .calendar_off {

}

#box_Iframe .caltexthighlight {
	font					: 0.7em verdana, arial, sans-serif;
	position				: relative;
	float					: left;
	top						: 1px;
	width					: 150px;
	text-align				: center;
	
}

#box_Iframe .botaoDireita {
	top						: 1px;
	float					: right;
}

#box_Iframe .botaoEsquerda {
	top						: 1px;
	float					: left;
}

#box_Iframe TABLE {
	font					: 0.7em verdana, arial, sans-serif;
	margin-top				: -20px;
	_margin-top				: -15px;
	border-collapse			: collapse;
	border					: 3px double #557DC2;
}

#box_Iframe TABLE TD, #box_Iframe TABLE TH {
	border					: 1px solid #93B3DA;
	height					: 20px;
	width					: 20px;
	text-align				: center;
}

#box_Iframe TABLE TH {
	border					: none;
	background-color		: #557DC2;
	color					: #FFFFFF;
}

#box_Iframe TABLE TD.calendar_ocupado {
	/*border					: 2px solid #971D5F;*/
	background-color		: #EFF6F9;
	color					: #971D5F;
	font-weight				: bolder;
}
