#CALENDARIO{ /*|zxcvbnm, */
	clear:both;
	background-image:url(../img/calendario/background.jpg);
	width:580px;
	height:115px;
	overflow:hidden;
}
#CALENDARIO h6{
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:center;
	padding-top:7px;
	padding-left:265px;
}
#CALENDARIO h6 img{
	cursor:pointer;
	margin-top:2px;
	float:left;
}
#CALENDARIO h6 span{
	display:block;
	clear:none;
	float:left;
	padding:0 6px 0 6px;
}
#CALENDARIO .completo{
	position:absolute;
	margin-top:5px;
	margin-left:475px;
}
#CALENDARIO .completo a:link{ color:#000;}
#CALENDARIO .completo a:visited{ color:#000;}
#CALENDARIO .completo a:hover{ color:#777;}
#CALENDARIO h3{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-top:0px;
	width:90px;
	text-align:center;
}
#CALENDARIO_MES img{
	float:left;
	padding-top:2px;
	cursor:pointer;
}
#CALENDARIO_MES{
	clear:both;
	padding-left:238px;
	
}/*|ZXCV |zXCV|zXCVBNBN\zcvbz |Zxcvbnm,.|Zxcvbnm*/
#CALENDARIO_DIAS{
	float:left;
	clear:both;
	width:100%;
	margin:-3px 0 0 0;
}
#CALENDARIO_DIAS ul{
	display:block;
	width:3800px;
}
#CALENDARIO_DIAS ul dl{
	position:absolute;
	z-index:100;
	display:none;
	font-size:12px;
	width:175px;
	text-align:left;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	border-top:1px solid #f9f9f9;
	border-left:1px solid #f9f9f9;
	background-color:#FFF;
}
#CALENDARIO_DIAS ul dl dt b{
	font-size:12px;
	text-align:left;
	padding:5px;
}
#CALENDARIO_DIAS li{
	background-image:url(../img/calendario/folha.gif);
	width:67px;
	height:65px;
	float:left;
	background-position:center top;
	background-repeat:no-repeat;
	padding:0 3px 0 3px;
}
#CALENDARIO_DIAS li span{
	display:block;
	width:100%;
	padding:2px 0 0 0;
	font-size:10px;
	text-align:center;
	color:#FFF;
	cursor:default;
}
#CALENDARIO_DIAS li span a:link {	color: #FFF;	text-decoration: none; }
#CALENDARIO_DIAS li span a:visited {	color: #FFF;	text-decoration: none; }
#CALENDARIO_DIAS li span a:hover {	color: #FFF;	text-decoration: underline; }
#CALENDARIO_DIAS li span a:active {	color: #FFF;	text-decoration: none; }

#CALENDARIO_DIAS li b{
	display:block;
	width:98%;
	padding:5px 0 0 0;
	text-align:center;
	font-size:33px;
	cursor:default;
	color:#000;
}
#CALENDARIO_DIAS img{
	cursor:pointer;
	float:left;
	clear:none;
	margin:21px 0 0 10px;
}/*|zxcvbnm, */
#CALENDARIO_MASK{
	float:left;
	clear:none;
	display:block;
	width:512px;
	overflow:hidden;
	margin:0 0 0 14px;
}
/************************ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ *******************************/
.calendario_int h1{
	display:block;
	clear:both;
	float:left;
	width:944px;
	height:24px;
	padding-top:5px;
	margin-top:5px !important;
	background-image:url(../img/agenda/back_h1.jpg);
	background-repeat:repeat-x;
}
.calendario_int .title{
	background-image:none;
	font-size:16px;
}
.calendario_int #CALENDARIO{
	background-image:url(../img/agenda/back_calendario.jpg);
	width:944px;
	height:112px;
	overflow:hidden;
}
.calendario_int #CALENDARIO_MES{
	margin:10px 0 7px 200px;
}
.calendario_int #CALENDARIO_MES img{
	padding:4px 0 0 0;
}
.calendario_int #CALENDARIO_MES h3{
	width:52px;
	font-size:15px;
}
.calendario_int #CALENDARIO_DIAS{
	display:inline;
	margin-left:255px;
}
.calendario_int #CALENDARIO_MASK{
	width:365px;
}
/************************ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ *******************************/
#CALENDARIO_TABELA{
	margin:10px 0 0 13px;
}
#CALENDARIO_TABELA th{
	border-bottom:1px solid #aaa !important;
	padding-top:5px;
	padding-bottom:10px;
}
.calendario_dom{
	border-left:1px solid #aaa !important;
}
.calendario_semana{
	font-size:14px;
}
.calendario_tabela th{
	text-align:center;
	width:130px;
}
.calendario_tabela td{
	*position:relative;
	border:1px solid #aaa;
	border-left:0;
	border-top:0;
}
.calendario_tabela .dd{
	position:absolute;
	*top:0;
	*right:3px;
	margin-top:3px;
	margin-left:108px;
	font-size:15px;
	font-weight:bold;
}
.calendario_tabela td li {
	padding:3px;
}
.calendario_tabela td li div{
	color:#305f86;
	font-size:13px;
	font-weight:bold;
}
.calendario_evento{
	background-color:#cfe0f7
}
