/* 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:997px;
	height:580px;
	position:relative;background-image:url(../img/lateral.jpg);
	}
p1{
	font-weight:bold;}
.botonnav{
	cursor:pointer;width:95px;height:95px;border-radius:50px;border:3px solid #e32d45;}
.botonnav:hover{
	transform: scale(1.2);transition: all .1s ease-out;
	}
		
#botonnav0{
	position:absolute;left:80px;top:451px;
	}
#botonnav1{
	position:absolute;left:266px;top:451px;
	}
#botonnav2{
	position:absolute;left:452px;top:451px;
	}
#botonnav3{
	position:absolute;left:638px;top:451px;
	}	
#botonnav4{
	position:absolute;left:825px;top:451px;
	}	
.b{
	font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:1.25;font-style:normal;
	border:2px solid #e32d45;
	border-radius:34px;
	width:30px;
	height:30px;
	cursor:pointer;
	z-index:999;
	opacity:1;
	background-repeat:no-repeat;
	position:absolute;}
	.b:hover	{
			border:3px solid #ffd00d;
			transition: all .1s ease-in ;
			}
#bmotores{
	top:254px;left:203px;
	}
	.tooltipbmotores{
	z-index:900;height:0px;opacity:0;overflow:hidden;padding:0px;
		}
		#bmotores:hover .tooltipbmotores		{
			opacity: 1 ;position:absolute;
			background-image:url(../img/motores2.jpg);			
			width:763px;height:208px;left:-150px;top:-245px;;
			}	
#bcockpit{
	top:276px;left:605px;
	}
	.tooltipbcockpit{
	z-index:900;height:0px;opacity:0;overflow:hidden;padding:0px;
		}
		#bcockpit:hover .tooltipbcockpit		{
			opacity: 1 ;position:absolute;
			background-image:url(../img/cockpit2.jpg);			
			width:800px;height:180px;left:-420px;top:-240px;
			}			