body {
	background-color: transparent;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	}
	
table{
	background-color: white;
	}
	
table * {
	margin: 0px;
	padding: 0px;
	font: Verdana,Arial,Helvetica,sans-serif;
	}

td {
	border: 0.05em solid #CCC;
	}
	
tr {
	margin: 0px;
	padding: 0px;
	}

#tablaCalendarioSmall td {
	border: 0px;
	padding-top: 8px;
	}
	
.ContenedorEvento{
	position:relative;
	float:left;
	font-size: 12px; 
	width: 100%; 
	xoverflow: auto;
	}

#cabeceraCalendarioLarge {
	font-size: 40px;
	color: gray;
	}

.PopUpEvento{
	background-color:white;
	top:-161px;
	left:-10px;
	position: absolute;
	xwidth:400px;
	xheight: 250px;
	z-index: 99;
	background-image: url(http://calendar.google.com/googlecalendar/images/bubble_combined.png);
	background-repeat: no-repeat;
	}
	
.opcionesPopUp{
	border-top: 1px solid red;
	padding-top: 10px;
	}
	
.opcionesPopUp *{
	padding: 8px;
	}
	
.horaEvento{
	font-weight: bolder;
	font-size: 80%;
	}
	
.cerrarPopUp{
	float: right;
	border: 1px solid black;
	padding:2px;
	cursor: pointer
	}
.sbl { 
	background: url('http://www.gamexe.net/tutorials/speechbubble/bl2.gif') bottom left no-repeat #EDEDED;
	text-align: center;
	width: 350px; 
	}

.sbr { 
	background: url('http://www.gamexe.net/tutorials/speechbubble/br2.gif') bottom right no-repeat; 
	}

.stl { 
	background: url('http://www.gamexe.net/tutorials/speechbubble/tl2.gif') top left no-repeat; 
	}

.str { 
	background: url('http://www.gamexe.net/tutorials/speechbubble/tr2.gif') top right no-repeat; 
	padding: 10px; 
	} 

.sb { 
	padding: 2px 0px 10px 50px; 
	background: url('http://www.gamexe.net/tutorials/speechbubble/b2.gif') 30px top no-repeat; 
	}

#tablaCalendarioSmall {
	padding: 10px;
	border:1px solid gray;
	background-color: #F7F7F7;
	float: left;
	}
	
#cabeceraCalendarioSmall{
	color: #758DA5;
	font-size: 150%;
	}
	
.diaCalendarioSmall,#diaHoySmall{
	color: black;
	xwidth: 1px; 
	text-align: center;
	xborder:1px solid black;
	}

#diaHoySmall{
	font-weight: bolder;
	font-size: 150%; 
	}

.linkDiaConEventoSmall{
	color:black;
	text-decoration:none;
	background: url('/skins/default/img/CalendarioMarcaCirculo.png') center 4px no-repeat; 
	padding: 12px;
	}
	
a {
	margin: 0px;
	padding: 0px;
	}
	
.letraDiaSmall{
	width: 14%;
	text-align: center;
	background-color: #e7e7e7;
	border: 0px;
	font-size: 70%;
	height: 25px;
	}

#filaLetrasDiaSmall{
	color:gray;
	}
	
#tablaCalendarioLarge{
	width:100%;
	}
	
#cabeceraTablaLarge{
	background-color:#F7F7F7;
	border: 0px;
	}
	
#filaNombreDiaLarge{
	font-weight: bolder;
	background-color: #DCDCDC;
}
.nombreDiaLarge{
	width: 14%; 
	text-align: center;
}
.diaLarge,#diaHoyLarge{
	width: 14%;
	height:100px;
	vertical-align: top; 
	text-align: left;
}
#diaHoyLarge{
	color: green;
}
.numeroDiaLarge{
	font-size: 18px;
	font-weight: bold; 
	color: #0B5199;
}

#eswCalendarioSmallContenedor {

	}
	
#eswCalendarioSmallFechas {
	float: left;
	}	
	
#eswCalendarioSmallEventos {
	float: left;
	overflow-y: hidden;
	width: 375px;
	height: 200px;
	background-color: #F7F7F7;
	padding: 15px 10px 10px;
	background:	transparent url(http://basica.aaajoutai.com/images/PapelCircular2.png) no-repeat scroll left top;
	margin-left: 10px;
	}
	
#eswCalendarioSmallEventos h1, #eswCalendarioSmallEventos h2, #eswCalendarioSmallEventos h3 {
	padding: 0px;
	margin: 0px 0px 5px 10px;
	color: #758DA5;
	margin-left: 25px;
	}

#eswCalendarioSmallEventos ul {
	list-style: none;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-left: 25px;
	height: 120px;
	overflow: hidden;
	}	