div#wikilog {
	margin-top: 10px;
	margin-left: 18px;
	font-size: smaller;
}
table.calendar-outer { 
	border: 0;
	border-spacing: 0px; 
	border-top: 2px solid #FFB9C6;
	border-right: 4px solid #FFB9C6;
	border-left:6px solid #FFB9C6;
	border-bottom:4px solid #FFB9C6;
	
	}
td.calendar-outer { vertical-align: top; }
table.calendar-inner {
    border: 2px solid #ffffff;
    border-collapse: collapse;
}
table.calendar-inner caption {
	padding-top:12px;
	padding-left:15px;
    text-align: left;
	font-size: 15px;
	color:#003399;
    font-weight: bold;
	height:30px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/*Nombres de los dias*/

table.calendar-inner th {
	background-color: #eeeeee;
	/*background-image:url('images/calendario/d.jpg');*/
    border: 1px dotted #ffffff;
    width: 2.2em;
    font-weight: normal;
    padding: 2px;
}
/*table.diad {
		background-image:url('images/calendario/d.jpg');
		background-repeat:no-repeat;
		background-position:center middle;
				
}*/
/*/Los Nros del 1 al 31 del mes/*/
table.calendar-inner td {
    border: 1px dotted #ffffff;
	background-image:url('images/calendario/cuadritocal.jpg');
	background-repeat:no-repeat;
	background-position:center;
/*	padding-left:0px;	*/
    text-align: center;
    padding: 3px;
}
table.calendar-inner td:hover {
background-image:url('images/calendario/cuadritocalVacio.jpg') ;

}

td.calendar-today-entry {
	background-color: #ffff00;
}
td.calendar-today-noentry { 
	background-color: #ffff00;
	background-image:none;
}
td.calendar-entry {
	background-color: #c3ffc3;
}
/*Fondito de las celdas de los dias*/
td.calendar-noentry {
	background-color: #ffffff;
}
/*prueba*/


#wikitext a.nonexistent-date  { 
	background: transparent;
	text-decoration: none;
}
/*Color del texto*/
#wikitext a.nonexistent-date:link  { 
	color: #000000;
}
#wikitext a.nonexistent-date:visited  { 
	color: #FF2222;
}
#wikitext a.nonexistent-date:hover {
	text-decoration: underline;
	color: #444444;
}
form.calendarpub {
	margin-top: 10px;
	margin-left: 40px;
}
p.datetrail {
	font-size: smaller;
}
p.wikiloghome {
	margin-bottom: 0px;
}
p.right {
	text-align: right;
}
p.center {
	text-align: center;
}
ul.loglist {
	list-style: circle;
}
.currentmonth {
    background-color: yellow;
}
td.prompt {
	text-align: right;
	vertical-align: top;
	font-size: smaller; 
	font-weight: bold;
	color: maroon;
	padding-top: 5px;
}
div#diary { 
	border-bottom: 2px solid #9999FF;
	margin-top: 7px;
	margin-bottom: 10px;
}
div#message { 
	margin-top: 10px;
	border-top: 2px solid #9999FF;
	padding-top: 10px;
}
p.today { margin-top: 20px; }
span.daynumber {
    float: left;
    font-size: 200%;
    line-height: 1.0em;
    margin-right: 0.2em;
}
div.dayentry { margin-left: 40px; }

#calfon {
	background-image:url('images/calendario/juniosiii51.jpg');
	background-repeat:no-repeat;
	height:50px;
	
	
	
}
