/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}



html	{
	height: 612px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
}

p1{
	font-weight:bold;
	font-size:13px;
	text-align:left;
	}
#Calendario{
	width: 997px ;
	height: 612px ;
	top:0px;
	background-image:url(../img/CalendarioGrande.jpg);
	margin: 0 auto;
	overflow:hidden;
	position: relative ; /* Para que los marcadores se ubiquen con respecto a este (su padre) */
	}
.b{
	cursor:pointer;
	z-index:999;
	opacity:1;
	background-repeat:no-repeat;
	position:absolute;
	}
	
#boton31enero{
	position:absolute;
	width:28px;
	height:28px;
	border-radius:20px;
	top:163px;
	left:112px;	
	}
	.tooltip31enero{
		height:0px;
		width:0px;
		overflow:hidden;
		top:50px;
		left:-110px;		
		line-height:1.4;
		color:#333;
		position:relative;
		z-index:900;
		opacity:0;
		}
#boton31enero:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}	
			#boton31enero:hover .tooltip31enero		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}	
			
#boton5febrero{
	position:absolute;width:28px;height:28px;border-radius:20px;top:107px;left:236px;
	}
	.tooltip5febrero{
		height:0px;width:0px;overflow:hidden;top:106px;left:-68px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
		#boton5febrero:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}	
			#boton5febrero:hover .tooltip5febrero		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}
				
#boton14febrero{
	position:absolute;width:28px;height:28px;border-radius:20px;top:127px;left:281px;	
	}
	.tooltip14febrero{
		height:0px;width:0px;overflow:hidden;top:86px;left:-112px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
		#boton14febrero:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}	
			#boton14febrero:hover .tooltip14febrero		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}				
			
#boton15febrero{
	position:absolute;width:28px;height:28px; border-radius:20px;top:127px;left:305px;
	}
	.tooltip15febrero{
		height:0px;width:0px;overflow:hidden;top:86px;left:-137px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
		#boton15febrero:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
			#boton15febrero:hover .tooltip15febrero		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}
							
#boton21febrero{
	position:absolute;width:28px;height:28px;border-radius:20px;top:146px;left:281px;
	}
	.tooltip21febrero{
		height:0px;width:0px;overflow:hidden;top:67px;left:-112px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
		#boton21febrero:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}			
		#boton21febrero:hover .tooltip21febrero		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}
						
#boton6marzo{
	position:absolute;width:28px;height:28px;border-radius:20px;top:107px;left:425px;
	}
	.tooltip6marzo{
		height:0px;width:0px;overflow:hidden;top:106px;left:-89px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
		#boton6marzo:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
		#boton6marzo:hover .tooltip6marzo		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}			

#boton7marzo{
	position:absolute;width:48px;height:28px;border-radius:20px;top:107px;left:449px;
	}
	.tooltip7marzo{
		height:0px;width:0px;overflow:hidden;top:106px;left:-113px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
		#boton7marzo:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}	
		#boton7marzo:hover .tooltip7marzo		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}
						
#boton22marzo{
	position:absolute;width:28px;height:28px;border-radius:20px;top:146px;left:467px;
	}
	.tooltip22marzo{
		height:0px;width:0px;overflow:hidden;top:68px;left:-130px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton22marzo:hover	{
			opacity: 1;border:2px solid #e74200;z-index:999;
			}
			#boton22marzo:hover .tooltip22marzo{
			opacity: 1;height:auto;width:150px;padding:5px;
			}
			
#boton8mayo{
	position:absolute;width:28px;height:28px;border-radius:20px;top:107px;left:757px;
	}
	.tooltip8mayo{
		height:0px;width:0px;overflow:hidden;top:106px;left:-90px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton8mayo:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
			#boton8mayo:hover .tooltip8mayo		{
			opacity: 1;height:auto;width:150px;padding:5px;
			}

#boton24mayo{
	position:absolute;width:28px;height:28px;border-radius:20px;top:146px;left:797px;
	}
	.tooltip24mayo{
		height:0px;width:0px;overflow:hidden;top:68px;left:-129px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton24mayo:hover	{
			opacity: 1;border:2px solid #e74200;z-index:999;
			}
			#boton24mayo:hover .tooltip24mayo{
			opacity: 1;height:auto;width:150px;padding:5px;
			}

#boton26julio{
	position:absolute;width:28px;height:28px;
	border-radius:20px;top:439px;left:136px;
	}
	.tooltip26julio{
		height:0px;width:0px;overflow:hidden;top:65px;left:-135px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton26julio:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
			#boton26julio:hover .tooltip26julio{
			opacity: 1;height:auto;width:150px;padding:5px;
			}	
			
#boton11septiembre{
	position:absolute;width:28px;height:28px;
	border-radius:20px;top:401px;left:424px;
	}
	.tooltip11septiembre{
		height:0px;width:0px;overflow:hidden;top:104px;left:-90px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton11septiembre:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
			#boton11septiembre:hover .tooltip11septiembre{
			opacity: 1;height:auto;width:150px;padding:5px;
			}											

#boton27septiembre{
	position:absolute;width:28px;height:28px;border-radius:20px;top:440px;left:467px;
	}
	.tooltip27septiembre{
		height:0px;width:0px;overflow:hidden;top:65px;left:-132px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton27septiembre:hover	{
			opacity: 1;border:2px solid #e74200;z-index:999;
			}
			#boton27septiembre:hover .tooltip27septiembre{
			opacity: 1;height:auto;width:150px;padding:5px;
			}
#boton20noviembre{
	position:absolute;width:28px;height:28px;border-radius:20px;top:439px;left:753px;
	}
	.tooltip20noviembre{
		height:0px;width:0px;overflow:hidden;top:65px;left:-85px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton20noviembre:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
			#boton20noviembre:hover .tooltip20noviembre{
			opacity: 1;height:auto;width:150px;padding:5px;
			}	
#boton14diciembre{
	position:absolute;width:118px;height:28px;border-radius:20px;top:418px;left:826px;
	}
	.tooltip14diciembre{
		height:0px;width:0px;overflow:hidden;top:85px;left:8px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton14diciembre:hover	{
			opacity: 1;border:2px solid #A8A51A;z-index:999;
			}
			#boton14diciembre:hover .tooltip14diciembre{
			opacity: 1;height:auto;width:150px;padding:5px;
			}		
#boton20diciembre{
	position:absolute;width:28px;height:28px;border-radius:20px;top:420px;left:964px;
	}
	.tooltip20diciembre{
		height:0px;width:0px;overflow:hidden;top:85px;left:-130px;line-height:1.4;color:#333;position:absolute;z-index:900;opacity:0;
		}
			#boton20diciembre:hover	{
			opacity: 1;border:2px solid #e74200;z-index:999;
			}
			#boton20diciembre:hover .tooltip20diciembre{
			opacity: 1;height:auto;width:150px;padding:5px;
			}													