#minicont{
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
#minicont_esc{
	float:left;
	width: 100%;
	margin-bottom: 20px;
	visibility:hidden;
}
h2 a{
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
}
table.tablagestor{
	background: #eeeeee;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border-style:none;
	border-width:0px;
	border-color:none;
}
tr.arriba{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#acciones{
	float:left;
	width:auto;
}
#acciones a{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0066FF;
}

/* Calendario??*/

.CALcpDayColumnHeader,
.CALcpYearNavigation,
.CALcpMonthNavigation,
.CALcpCurrentMonthDate,
.CALcpCurrentMonthDateDisabled,
.CALcpOtherMonthDate,
.CALcpOtherMonthDateDisabled,
.CALcpCurrentDate,
.CALcpCurrentDateDisabled,
.CALcpTodayText,
.CALcpTodayTextDisabled,
.CALcpText
		{
		text-align:center;
		font-family:arial;
		font-size:8pt;
		}
.CALcpYearNavigation,
.CALcpMonthNavigation
		{
		background-color:#3271FF;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		font-size:8pt;
		}
TD.CALcpDayColumnHeader
		{
		text-align:right;
		border-bottom:solid thin #3271FF;
		}
cpBorder
		{
		border:solid thin #3271FF;
		}
