
select
{
	color: #10004A;
	text-align: center;
	font-family:arial;
	font-size: 11px;
}

input 
{
	color: #10004A;
	text-align: center;
	font-family:arial;
	font-size: 12px;
}

.img
{
	border: 0;
	height: 13px; 
	width: 13px;
}
	
.hdr 
{
	
	width: 32px;
	
}

.hdrA 
{
	cursor: hand;
	width: 16px;
	
	
}

.tdstyle 
{
	border-bottom: #999999 1px solid;
	color: #10004A;
	text-decoration: none;
	cursor: default;	
	
}

.tdstyleDesdeHasta
{
	color: #10004A;
	text-decoration: none;
	cursor: hand;
}

.tdstyleN
{
	padding: 5px;
}


.tdstyleC 
{
	border: 4px solid #10004A;
	padding: 2px;
	background-color: #FFFFFF;
}
		
.bordegris
{
	color: #10004A;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #F3F3F3;
}

.tblContenedora
{
	width: 100px;
	height: 100px;
	text-align: center;
	font-family: arial;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/CALENDARIO.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

.tblContenedoraSinMesYear
{
	width: 180px;
	height: 170px;
	text-align: center;
	font-family:arial;
	font-size:70%;
	background-color:#EDE0ED;
}

.tblCalendar
{
	width: 70%;
	height: 80px;
	word-spacing: 5px;
	text-align: center;
	padding: 10px;
}
.trCalendar
{
	height: 15%;
	font-size: 90%;
	font-weight: bold;
	color: #10004A;
	background-color: #FFFFFF;
	padding: 10px;
}

.tdCalendar
{
	
}

