@charset "utf-8";
/* CSS Document */
#bot_3d{
	position:absolute;
	width:308px;
	height:84px;
	background-image:url(../interface/bot3d.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	left: -1px;
	top: 337px;
	cursor:pointer;
}

#detalle{
	position:absolute;
	font-family:Helvetica, Tahoma, Trebuchet MS;
	font-size:20px;
	left: 18px;
	top: 15px;
	width: 181px;
	text-align:right;
}
.bases{



}
#imagen{
	position:absolute;
	top:222px;
	left:12px;
	width:443px;
	height:305px;
	z-index:19;
}

#texto	{
	text-align:left;
	position:absolute;
	top:112px;
	left:12px;
	width:433px;
	height:143px;
	padding:4px;
	margin:4px;
	z-index:20;

}
#cajas_ficha{
	position:absolute;
	with:301px;
	height:250px;
	top:116px;
	left:461px;

}
#caja_peque{
	position:relative;
	width:301px;
	height:200px;
	text-align:center;
	vertical-align:sub;
	top: 10px;
}
#caja_peque3d{
	position:relative;
	width:301px;
	height:70px;
	background:url(../images/fondo_caja.gif) no-repeat bottom;
	text-align:center;
	vertical-align:sub;
	padding-top:25px;
}
#iconos{
	position:relative;
	width:301px;
	height:30px;
	text-align:right;
	top: 0px;
	left: 0px;
	margin-right: 10px;
	}
#caracteristicas_fichas{
	position:absolute;
	width:200px;
	height:290px;
	left: 773px;
	top: 128px;
}
