/* 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}

#contenedorimagenes{
	width:989px;
	height:620px;
	position:relative;
	background-image:url(../img/1.jpg);
	}

	
.botonnav{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#7C683A;
	line-height:2.6;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	}
.botonnav:hover{
	background-color:#F1ECE0;
	color:#D0C09A;
	transition: all .1s ease-out;
	}
#botonnav1{
	position:absolute;
	left:0px;
	top:561px;
	width:242.3px;
	height:59px;
	color:#7C683A;
	background-color:#FFF;}

#botonnav2{
	position:absolute;
	left:251.5px;
	top:561px;
	width:242.3px;
	height:59px;
	background-color:#E3DAC4;
	}
#botonnav3{
	position:absolute;
	left:503.12px;
	top:561px;
	width:242.3px;
	height:59px;
	background-color:#E3DAC4;
	}
	
#botonnav4{
	position:absolute;
	left:754.6px;
	top:561px;
	width:242.3px;
	height:59px;
	background-color:#E3DAC4;
	}

.b{
	background-color:rgba(255,0,0,0.3);
	border:2px solid #F00;
	border-radius:24px;
	width:20px;
	height:20px;
	cursor:pointer;
	z-index:999;
	opacity:1;
	background-repeat:no-repeat;
	position:absolute;
	}
	
#bquilla{
	top:334px;
	left:402px;
	}
	
.tooltipbquilla{
	top:92px;
	left:-376px;
	position:absolute;
	width:949px;
	height:0px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-style:normal;
	line-height:1.4;
	padding:0px;
	color:black;
	z-index:900;
	opacity:0;
		}
		#bquilla:hover	{
			opacity: 1 ;
			border:hidden;
			transition: all .2s ease-in ;
			}	
		#bquilla:hover .tooltipbquilla		{
			opacity: 1 ;
			height:auto;
			width:948px;
			padding:15px;
			}	
#bcuaderna{
	top:148.4px;
	left:446px;
	}
	
.tooltipbcuaderna{
	top:280px;
	left:-420px;
	position:absolute;
	height:0px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-style:normal;
	line-height:1.4;
	padding:0px;
	color:black;
	z-index:900;
	opacity:0;
		}
		#bcuaderna:hover	{
			opacity: 1 ;
			border:hidden;
			transition: all .2s ease-in ;
			}	
		#bcuaderna:hover .tooltipbcuaderna		{
			opacity: 1 ;
			height:auto;
			width:948px;
			padding:15px;
			}	