body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #DDE6FF;
	font-size: 14px;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

#loading {
	position: absolute;
	top: 5px;
	right: 5px;
}

#calendar {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
	padding: 25px;
}

.tabla {
	width: 1003px;
	border: 0;
	align: center;
	border-collapse: collapse;
}

.tabla2 {
	width: 100%;
	border: 0;
	align: center;
	text-align: center;
}

.td1 {
	width: 130px;
	text-align: right;
	background-color: #FFFFFF;
}

.td2 {
	width: 453px;
	text-align: left;
	background-color: #FFFFFF;
}

.td3 {
	width: 420px;
	background-color: #FFFFFF;
}

.td4 {
	width: 15%;
	background-color: #000080;
}

.td5 {
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.td6 {
	width: 15%;
	background-color: #0033CC;
}

.texto1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}

.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #C00;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}

.texto5 {
	font-weight: bold;
}

.texto6 {
	font-style: italic;
}