.lateral4 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #474747;
	font-style: normal;
	
}

.lateral4 h1{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	right: auto;
	background-color: #0c4b91;
	text-align: center;
	border: 1px solid #CCCCCC;

}
.lateral4 hr {
	color: #0066CC;
}
.lateral4 table {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #474747;
	text-align: center;
}
.lateral4 .titulo {
	background-color: #BCD5FA;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.lateral4 .mes {
	background-color: #BCD5FA;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.lateral4 .dias {
	background-color: #BCD5FA;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.lateral4 td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
.lateral4 .rojo {color: #CC3333; font-weight: bold; }


.lateral4 a {
	color: #006699;
}

.lateral4 a:visited {
	color: #af823a;
}

.lateral4 li {
	list-style-image: url(li.gif);
}

