td {
	font-family: Arial;
}

#calback {

/* 	background:  url('calWaiting.gif') no-repeat 50% 100px;  */
	background-color: transparent;
	margin: 0 auto;
	width: 191px;
}

#calendar {
	width: 191px;
	height: 160px;
}

.cal {
/*	background: #000; */
background-color: transparent;
	width: 191px;
	height: 177px;
}

.calhead {
	width: 191px;
	height:18px;
	font-weight: bold;
	color: #CB1525;
	font-size: 15px;      
	font-family:Arial;
	text-transform:uppercase;
	background-color: transparent;
	
	
}

.calhead img {
	border: none;
}

.dayhead {
	color:#818181;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	height: 18px;
/* 	background: #EEE; */
	background-color: transparent;
}

.dayhead td {
	text-align: center;
	color: #818181;
}

.dayrow {
/* 	background: #FFF; */
background-color: transparent;
	height: 18px;
	font-size:12px;
	font-weight:100;
}

.dayrow td {
	width: 20px;
	color: #818181;
	font-size:12px;
	font-weight:100;
}

.day {
	float: center;
}

.dayover {
/*	background: #EEE; */
/*	background-color: transparent;  */
	height: 18px;
}

.dayout {
	background: #FFF; 
/* background-color: transparent; */
}

.marco{
	width: 191px;
	height: 130px;

	border-right-width: 1px;
	border-right-color: #818181;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #818181;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#818181;

	}
.marcochico{

	color:#818181;
	font-family:Arial;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818181;	
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #818181;

	}
	
.marcochicosabado{

	color:#CB1525;
	font-family:Arial;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818181;	
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #818181;

	}
	

.marcotitulo{

	color:#818181;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:600;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #818181;	
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #818181;

	}

.cabecerahead {
	width: 191px;
	height:18px;
	color: #CB1525;
	font-size: 12px;      
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	text-transform:uppercase;
	
	
}