@charset "UTF-8";
#apDivMainTitolo {
	position:absolute;
	width:700px;
	height:40px;
	z-index:50;
	left: 25px;
	top: 454px; /*pre: 400*/
}
#apDivMenuTitolo {
	position:absolute;
	width:106px;
	height:21px;
	z-index:60;
	left: 816px;
	top: 475px; /*pre: 421*/
}
#divText {
	padding-top: 535px; /*pre: 481*/
	padding-left: 18px;
	padding-right: 0px;
}
#divText a:link, #divText a:visited, #divText a:hover, #divText a:active {
  color: #3e74a4;
  text-decoration: none; /*underline, none*/
}
#divText a:hover {
  color: #0f5291;
}
*/
#apDivTextaA {
	position:absolute;
	width:170px;
	height:15px;
	z-index:80;
	left: 880px;
	top: 506px; /*pre: 452*/
}

.mainBox {
	float: left;
	clear: both;
	width: 952px;
	text-align: center;
	margin-bottom: 20px;
}
.calendarMonth {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	width: 100%;
	height: 40px;
	margin-left: 7px;
}
